Home | History | Annotate | Download | only in sparc

Lines Matching full:ldsb

260 #define LDSB       (INSN_OP(3) | INSN_OP3(0x09))
898 /* ldsb [arg0], data_reg */
899 tcg_out_ldst(s, data_reg, arg0, 0, LDSB);
1187 tcg_out_ldst(s, args[0], args[1], args[2], LDSB);