Searched refs:REVB_2W (Results 1 – 1 of 1) sorted by relevance
182 #define REVB_2W OPC_2R(0xe) macro1379 return push_inst(compiler, ((op & SLJIT_32) ? REVB_2W : REVB_D) | RD(dst) | RJ(src2)); in emit_single_op()1393 FAIL_IF(push_inst(compiler, REVB_2W | RD(dst) | RJ(src2))); in emit_single_op()1398 FAIL_IF(push_inst(compiler, REVB_2W | RD(dst) | RJ(src2))); in emit_single_op()
Completed in 19 milliseconds