Lines Matching refs:instruction

64  * save instruction before the call.
81 * PC-relative jumps, and the rdpc instruction is very slow.
98 * the jmpl instruction we're got here with inside .PLT1
211 sethi %hi(M_SAVE_SP176SP), %o0 ! Get save instruction
217 or %o4, %o2, %o4 ! or value into instruction
218 st %o4, [%i0 + 0x4] ! Store instruction in plt[1]
223 or %o4, %o2, %o4 ! or value into instruction
224 st %o4, [%i0 + 0x8] ! Store instruction in plt[2]
230 or %o4, %o2, %o4 ! or value into instruction
231 st %o4, [%i0 + 0xc] ! Store instruction in plt[3]
236 st %o4, [%i0 + 0x10] ! Store instruction in plt[4]
240 st %o4, [%i0 + 0x14] ! Store instruction in plt[5]
246 or %o4, %o2, %o4 ! or value into instruction
247 st %o4, [%i0 + 0x18] ! Store instruction in plt[6]
251 st %o4, [%i0 + 0x1c] ! Store instruction in plt[7]
300 * However, shorter instruction sequences are possible and useful.
408 st %o3, [%o0 + 0xc] ! store instruction in plt[3]
414 or %o3, %o2, %o3 ! or value into instruction
415 st %o3, [%o0 + 0x8] ! store instruction in plt[2]
420 or %o3, %o2, %o3 ! or value into instruction
422 sethi %hi(M_NOP), %o4 ! Get "nop" instruction
423 sllx %o4, 32, %o4 ! shift to top of instruction pair
424 or %o3, %o4, %o3 ! or value into instruction pair
460 or %o3, %o2, %o3 ! is or'ed into instruction
461 st %o3, [%o0 + 0x10] ! store instruction in plt[4]
465 st %o3, [%o0 + 0xc] ! store instruction in plt[3]
471 or %o3, %o2, %o3 ! or value into instruction
472 st %o3, [%o0 + 8] ! store instruction in plt[2]
477 or %o3, %o2, %o3 ! or value into instruction
479 setuw M_NOP, %o4 ! Get "nop" instruction
480 sllx %o4, 32, %o4 ! shift to top of instruction pair
481 or %o3, %o4, %o3 ! or value into instruction pair
515 or %o3, %o2, %o3 ! is or'ed into instruction
516 st %o3, [%o0 + 0x18] ! store instruction in plt[6]
521 st %o3, [%o0 + 0x14] ! store instruction in plt[5]
525 st %o3, [%o0 + 0x10] ! store instruction in plt[4]
532 or %o3, %o2, %o3 ! or value into instruction
533 st %o3, [%o0 + 0xc] ! store instruction in plt[3]
537 or %o3, %o2, %o3 ! or value into instruction
538 st %o3, [%o0 + 0x8] ! store instruction in plt[2]
543 or %o3, %o2, %o3 ! or value into instruction
545 sethi %hi(M_NOP), %o4 ! Get "nop" instruction
546 sllx %o4, 32, %o4 ! shift to top of instruction pair
547 or %o3, %o4, %o3 ! or value into instruction pair
557 * performs the 'iflush' instruction on a range of memory.