Home | History | Annotate | Download | only in sparc

Lines Matching full:ldub

259 #define LDUB       (INSN_OP(3) | INSN_OP3(0x01))
894 /* ldub [arg0], data_reg */
895 tcg_out_ldst(s, data_reg, arg0, 0, LDUB);
1184 tcg_out_ldst(s, args[0], args[1], args[2], LDUB);