Lines Matching refs:instructions
41 // Additional guard int3 instructions can be added if required.
63 // Add the requested number of int3 instructions after the call.
70 void RelocInfo::PatchCode(byte* instructions, int instruction_count) {
71 // Patch the code at the current address with the supplied instructions.
73 *(pc_ + i) = *(instructions + i);
254 // that we are still not overlapping instructions and relocation info).
352 // Clear the buffer in debug mode. Use 'int3' instructions to make
988 // stack, but if the size of jump instructions can also change, that's not
1489 // The recommended muti-byte sequences of NOP instructions from the Intel 64
1828 // FPU instructions.
2965 // by branch instructions.