Home | History | Annotate | Download | only in sparc

Lines Matching full:ldsw

252 #define LDSW       (INSN_OP(3) | INSN_OP3(0x08))
744 /* ldsw [arg0], data_reg */
745 tcg_out_ldst(s, data_reg, arg0, 0, LDSW);
1111 tcg_out_ldst(s, args[0], args[1], args[2], LDSW);