Home | History | Annotate | Download | only in sljit

Lines Matching defs:CBZ

78 #define CBZ 0xb4000000
1901 PTR_FAIL_IF(push_inst(compiler, (CBZ ^ inv_bits) | (6 << 5) | RT(src)));