Home | History | Annotate | Download | only in sparc

Lines Matching defs:STH

267 #define STH        (INSN_OP(3) | INSN_OP3(0x06))
1079 /* sth data_reg, [arg0] */
1080 tcg_out_ldst(s, data_reg, arg0, 0, STH);
1205 tcg_out_ldst(s, args[0], args[1], args[2], STH);