Home | History | Annotate | Download | only in sparc

Lines Matching refs:STW

256 #define STW        (INSN_OP(3) | INSN_OP3(0x04))
390 tcg_out_ldst(s, arg, arg1, arg2, STW);
557 #define HOST_ST_OP STW
902 /* stw data_reg, [arg0] */
903 tcg_out_ldst(s, data_reg, arg0, 0, STW);
1025 tcg_out_ldst(s, args[0], args[1], args[2], STW);