Searched refs:BOFF_X1 (Results 1 – 1 of 1) sorted by relevance
308 #define BOFF_X1(x) create_BrOff_X1(x) macro962 inst[0] = (inst[0] & ~(BOFF_X1(-1))) | BOFF_X1(2); in detect_jump_type()1082 buf_ptr[0] = (buf_ptr[0] & ~(BOFF_X1(-1))) | BOFF_X1(addr); in sljit_generate_code()2475 inst = inst | ((type <= SLJIT_JUMP) ? BOFF_X1(5) : BOFF_X1(6)); in sljit_emit_jump()
Completed in 10 milliseconds