Home | History | Annotate | Download | only in sparc

Lines Matching full:stb

266 #define STB        (INSN_OP(3) | INSN_OP3(0x05))
1074 /* stb data_reg, [arg0] */
1075 tcg_out_ldst(s, data_reg, arg0, 0, STB);
1202 tcg_out_ldst(s, args[0], args[1], args[2], STB);