Home
last modified time | relevance | path

Searched refs:jump (Results 76 – 83 of 83) sorted by relevance

1234

/PHP-8.3/Zend/asm/
H A Djump_ppc32_sysv_macho_gas.S200 ; jump to context
H A Djump_x86_64_ms_pe_masm.asm202 ; indirect jump to context
H A Dmake_i386_ms_pe_masm.asm129 ; jump to context-function
/PHP-8.3/ext/opcache/jit/
H A DREADME.md11 a few combinations are considered together (e.g. compare + conditional jump).
H A Dzend_jit_arm64.dasc15445 /* check if we can jump to veneer */
15482 /* check if we can jump to veneer */
15525 /* check if we can jump to veneer */
15560 /* check if we can use B to jump from veneer */
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic4581 # For no compression jump 0 bytes
4584 # jump more bytes forward by header size
4591 # For SHA-1 jump 20 minus 2 bytes
4594 # jump more bytes forward by header size
4600 # For SHA-256 jump 32 minus 2 bytes
4603 # jump more bytes forward by header size
4608 # For SHA-512 jump 64 minus 2 bytes
13734 # maximal short forward jump is 0x7f
13920 # unicode loadername size jump
14313 # without x86 jump instruction
[all …]
H A Dmagic私はガラスを食べられます4581 # For no compression jump 0 bytes
4584 # jump more bytes forward by header size
4591 # For SHA-1 jump 20 minus 2 bytes
4594 # jump more bytes forward by header size
4600 # For SHA-256 jump 32 minus 2 bytes
4603 # jump more bytes forward by header size
4608 # For SHA-512 jump 64 minus 2 bytes
13734 # maximal short forward jump is 0x7f
13920 # unicode loadername size jump
14313 # without x86 jump instruction
[all …]
/PHP-8.3/ext/opcache/jit/dynasm/
H A Dminilua.c3232 static int code_label(FuncState*fs,int A,int b,int jump){
3234 return luaK_codeABC(fs,OP_LOADBOOL,A,b,jump);

Completed in 185 milliseconds

1234