Home | History | Annotate | Download | only in sljit

Lines Matching full:bc1t

107 #define BC1T		(HI(17) | (8 << 21) | (1 << 16))
1624 inst = BC1T | JUMP_LENGTH; \
1941 PTR_FAIL_IF(push_inst(compiler, (if_true ? BC1F : BC1T) | JUMP_LENGTH, UNMOVABLE_INS));