Lines Matching refs:instructions
157 // Additional guard int3 instructions can be added if required.
159 // Load register with immediate 64 and call through a register instructions
181 // Add the requested number of int3 instructions after the call.
188 void RelocInfo::PatchCode(byte* instructions, int instruction_count) {
189 // Patch the code at the current address with the supplied instructions.
191 *(pc_ + i) = *(instructions + i);
413 // that we are still not overlapping instructions and relocation info).
511 // Clear the buffer in debug mode. Use 'int3' instructions to make
1772 // The recommended muti-byte sequences of NOP instructions from the Intel 64
2136 // FPU instructions.
3044 // by branch instructions.