Searched refs:REV (Results 1 – 5 of 5) sorted by relevance
28 $in->mandatoryElement="REV";36 …" xmlns:ns1="urn:Formation"><SOAP-ENV:Body><ns1:echo><in><mandatoryElement>REV</mandatoryElement><…
73 REV:20080716T203548Z
143 #define REV 0xdac00c00 macro1037 return push_inst(compiler, (REV ^ inv_bits) | RD(dst) | RN(arg2)); in emit_op_imm()1049 FAIL_IF(push_inst(compiler, (REV ^ (sljit_ins)0x80000400) | RD(dst) | RN(arg2))); in emit_op_imm()
131 #define REV 0xe6bf0f30 macro1657 return push_inst(compiler, REV | RD(dst) | RM(src2)); in emit_single_op()
181 #define REV 0xba00 macro1051 return push_inst16(compiler, REV | RD3(dst) | RN3(arg2)); in emit_op_imm()
Completed in 67 milliseconds