Home | History | Annotate | Download | only in sljit

Lines Matching defs:EOR

80 #define EOR 0xca000000
745 FAIL_IF(push_inst(compiler, (EOR ^ inv_bits) | RD(dst) | RN(arg1) | RM(arg2)));