Lines Matching refs:SLJIT_OP0_BASE
959 #define SLJIT_OP0_BASE 0 macro
964 #define SLJIT_BREAKPOINT (SLJIT_OP0_BASE + 0)
968 #define SLJIT_NOP (SLJIT_OP0_BASE + 1)
972 #define SLJIT_LMUL_UW (SLJIT_OP0_BASE + 2)
976 #define SLJIT_LMUL_SW (SLJIT_OP0_BASE + 3)
981 #define SLJIT_DIVMOD_UW (SLJIT_OP0_BASE + 4)
989 #define SLJIT_DIVMOD_SW (SLJIT_OP0_BASE + 5)
995 #define SLJIT_DIV_UW (SLJIT_OP0_BASE + 6)
1003 #define SLJIT_DIV_SW (SLJIT_OP0_BASE + 7)
1009 #define SLJIT_ENDBR (SLJIT_OP0_BASE + 8)
1014 #define SLJIT_SKIP_FRAMES_BEFORE_RETURN (SLJIT_OP0_BASE + 9)