Home | History | Annotate | Download | only in sljit

Lines Matching refs:STACK_STORE

528 #define STACK_STORE	SW
531 #define STACK_STORE SD
582 FAIL_IF(push_inst(compiler, STACK_STORE | base | TA(RETURN_ADDR_REG) | IMM(offs), MOVABLE_INS));
587 FAIL_IF(push_inst(compiler, STACK_STORE | base | T(i) | IMM(offs), MOVABLE_INS));
592 FAIL_IF(push_inst(compiler, STACK_STORE | base | T(i) | IMM(offs), MOVABLE_INS));
673 #undef STACK_STORE