Searched refs:MOVS (Results 1 – 1 of 1) sorted by relevance
126 #define MOVS 0x0000 macro645 return push_inst16(compiler, MOVS | RD3(dst) | RN3(reg)); in emit_op_imm()2017 return push_inst16(compiler, MOVS | RD3(TMP_REG1) | RN3(dst)); in sljit_emit_op_flags()2051 return push_inst16(compiler, MOVS | RD3(TMP_REG1) | RN3(dst_r)); in sljit_emit_op_flags()
Completed in 7 milliseconds