Home | History | Annotate | Download | only in sparc

Lines Matching full:ldsb

248 #define LDSB       (INSN_OP(3) | INSN_OP3(0x09))
712 /* ldsb [arg0], data_reg */
713 tcg_out_ldst(s, data_reg, arg0, 0, LDSB);
1001 tcg_out_ldst(s, args[0], args[1], args[2], LDSB);