Searched refs:ARITH_SUBCC (Results 1 - 1 of 1) sorted by relevance

/external/qemu/tcg/sparc/
H A Dtcg-target.c233 #define ARITH_SUBCC (INSN_OP(2) | INSN_OP3(0x14)) macro
520 tcg_out_arithc(s, TCG_REG_G0, c1, c2, c2const, ARITH_SUBCC);
788 tcg_out_arith(s, TCG_REG_G0, arg0, arg2, ARITH_SUBCC);
1000 tcg_out_arith(s, TCG_REG_G0, arg0, arg2, ARITH_SUBCC);
1298 ARITH_SUBCC);

Completed in 210 milliseconds