Home
last modified time | relevance | path

Searched refs:nilexit (Results 1 – 4 of 4) sorted by relevance

/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_asm_x86.h990 MCode *nilexit = merge_href_niltv(as, ir); /* Do this before any restores. */ in asm_href() local
1010 if (nilexit && ir[1].o == IR_NE) { in asm_href()
1011 emit_jcc(as, CC_E, nilexit); /* XI_JMP is not found by lj_asm_patchexit. */ in asm_href()
1012 nilexit = NULL; in asm_href()
1024 if (nilexit) in asm_href()
1025 emit_jcc(as, CC_E, nilexit); in asm_href()
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_x86.h982 MCode *nilexit = merge_href_niltv(as, ir); /* Do this before any restores. */ in asm_href() local
1002 if (nilexit && ir[1].o == IR_NE) { in asm_href()
1003 emit_jcc(as, CC_E, nilexit); /* XI_JMP is not found by lj_asm_patchexit. */ in asm_href()
1004 nilexit = NULL; in asm_href()
1016 if (nilexit) in asm_href()
1017 emit_jcc(as, CC_E, nilexit); in asm_href()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_asm_x86.h982 MCode *nilexit = merge_href_niltv(as, ir); /* Do this before any restores. */ in asm_href() local
1002 if (nilexit && ir[1].o == IR_NE) { in asm_href()
1003 emit_jcc(as, CC_E, nilexit); /* XI_JMP is not found by lj_asm_patchexit. */ in asm_href()
1004 nilexit = NULL; in asm_href()
1016 if (nilexit) in asm_href()
1017 emit_jcc(as, CC_E, nilexit); in asm_href()
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_x86.h982 MCode *nilexit = merge_href_niltv(as, ir); /* Do this before any restores. */ in asm_href() local
1002 if (nilexit && ir[1].o == IR_NE) { in asm_href()
1003 emit_jcc(as, CC_E, nilexit); /* XI_JMP is not found by lj_asm_patchexit. */ in asm_href()
1004 nilexit = NULL; in asm_href()
1016 if (nilexit) in asm_href()
1017 emit_jcc(as, CC_E, nilexit); in asm_href()