Home | History | Annotate | Download | only in sljit

Lines Matching refs:BICC

172 #define BICC		(OPC1(0x0) | OPC2(0x2))
253 inst[0] = BICC | DA(0x8);
266 inst[0] = BICC | DA(0x8);
1310 PTR_FAIL_IF(push_inst(compiler, BICC | get_cc(type ^ 1) | 5, UNMOVABLE_INS));
1403 FAIL_IF(push_inst(compiler, BICC | get_cc(type) | 3, UNMOVABLE_INS));