Searched refs:STWU (Results 1 – 5 of 5) sorted by relevance
262 case PPC::STWU: in EmitInstruction()
372 BuildMI(MBB, MBBI, dl, TII.get(PPC::STWU), PPC::R1) in emitPrologue()
781 def STWU : DForm_1a<37, (outs ptr_rc:$ea_res), (ins GPRC:$rS,
329 #define STWU OPCD(37) macro925 tcg_out32 (s, STWU | RS (1) | RA (1) | (-frame_size & 0xffff)); in tcg_target_qemu_prologue()
316 #define STWU OPCD( 37) macro