Home | History | Annotate | Download | only in x64

Lines Matching full:displacement

400   // Offset is added to existing displacement as 32-bit signed values and
411 // Size of the ModR/M, SIB and displacement parts of the generated
429 // Adds operand displacement fields (offsets added to the memory address).
569 // On the x64 architecture, we use relative jumps with a 32-bit displacement
594 static const int kSpecialTargetSize = 4; // Use 32-bit displacement.
597 static const int kCallTargetAddressOffset = 4; // Use 32-bit displacement.
599 // 32-bit displacement of a near call would be, relative to the pushed
604 // 32-bit displacement of a near call would be, relative to the pushed
1199 // Call near relative 32-bit displacement, relative to next instruction.
1219 // Use a 32-bit signed displacement.