Searched refs:INSN_SUB (Results 1 – 1 of 1) sorted by relevance
300 #define INSN_SUB (INSN_OP(0x02) | INSN_EXT6(0x10)) macro705 tcg_out_arith(s, tmp, al, bl, INSN_SUB); in tcg_out_sub2()1338 tcg_out_arith(s, args[0], args[1], args[2], INSN_SUB); in tcg_out_op()