Home | History | Annotate | Download | only in x64

Lines Matching refs:instructions

165 // Additional guard int3 instructions can be added if required.
186 // Add the requested number of int3 instructions after the call.
193 void RelocInfo::PatchCode(byte* instructions, int instruction_count) {
194 // Patch the code at the current address with the supplied instructions.
196 *(pc_ + i) = *(instructions + i);
377 // that we are still not overlapping instructions and relocation info).
475 // Clear the buffer in debug mode. Use 'int3' instructions to make
1218 // stack, but if the size of jump instructions can also change, that's not
1785 // The recommended muti-byte sequences of NOP instructions from the Intel 64
2149 // FPU instructions.
3113 // by branch instructions.