Searched refs:TST (Results 1 – 2 of 2) sorted by relevance
182 #define TST 0x4200 macro857 return push_inst16(compiler, TST | RD3(arg1) | RN3(arg2)); in emit_op_imm()
115 #define TST 0xe1000000 macro1461 return push_inst(compiler, TST | SET_FLAGS | RN(src1) | ((src2 & SRC2_IMM) ? src2 : RM(src2))); in emit_single_op()
Completed in 19 milliseconds