Home | History | Annotate | Download | only in ppc

Lines Matching refs:STW

307 #define STW    OPCD(36)
841 else tcg_out32 (s, STW | RS (data_reg) | RA (r0));
850 tcg_out32 (s, STW | RS (data_reg2) | RA (r0));
851 tcg_out32 (s, STW | RS (data_reg) | RA (r0) | 4);
885 tcg_out32 (s, (STW
891 tcg_out32 (s, STW | RS (0) | RA (1) | (frame_size + LR_OFFSET));
919 tcg_out_ldst (s, arg, arg1, arg2, STW, STWX);
1199 tcg_out_ldst (s, args[0], args[1], args[2], STW, STWX);