Home | History | Annotate | Download | only in sparc

Lines Matching full:ldub

247 #define LDUB       (INSN_OP(3) | INSN_OP3(0x01))
708 /* ldub [arg0], data_reg */
709 tcg_out_ldst(s, data_reg, arg0, 0, LDUB);
998 tcg_out_ldst(s, args[0], args[1], args[2], LDUB);