Home | History | Annotate | Download | only in sljit

Lines Matching defs:SBC

106 #define SBC 0xda000000
726 return push_inst(compiler, (SBC ^ inv_bits) | RD(dst) | RN(arg1) | RM(arg2));