Home | History | Annotate | Download | only in sljit

Lines Matching refs:GET_FLAGS

1314 	sljit_si flags = GET_FLAGS(op) ? ALT_SET_FLAGS : 0;
1470 sljit_si flags = GET_FLAGS(op) ? ALT_SET_FLAGS : 0;
1491 if (GET_FLAGS(op))
1502 if (!GET_FLAGS(op) && ((src1 | src2) & SLJIT_IMM)) {
1529 if (!(GET_FLAGS(op) & (SLJIT_SET_E | SLJIT_SET_O))) {
1545 if (!GET_FLAGS(op) && ((src1 | src2) & SLJIT_IMM)) {
1571 if (GET_FLAGS(op) == SLJIT_SET_E && TEST_SL_IMM(src1, src1w)) {
1607 if (!GET_FLAGS(op)) {
1623 if (!GET_FLAGS(op) || GET_OPCODE(op) == SLJIT_AND) {
1641 if (!GET_FLAGS(op) && GET_OPCODE(op) != SLJIT_AND) {