Home
last modified time | relevance | path

Searched refs:jmp (Results 1 – 25 of 30) sorted by relevance

12

/php-src/Zend/tests/try/
H A Dtry_finally_006.phpt6 $jmp = 1;
10 if ($jmp) {
15 $jmp = 0;
H A Dfinally_goto_003.phpt2 jmp into a finally block 03
H A Dfinally_goto_001.phpt2 jmp into a finally block 01
H A Dfinally_goto_002.phpt2 jmp into a finally block 02
H A Dfinally_goto_004.phpt2 jmp into a finally block 03
/php-src/Zend/asm/
H A Dmake_x86_64_sysv_elf_gas.S105 jmp trampoline
135 jmp trampoline
171 jmp *%rbp
177 jmp *%rbx
H A Dmake_x86_64_sysv_macho_gas.S69 jmp *%rbx
H A Djump_i386_sysv_macho_gas.S74 jmp *%ecx
H A Dmake_i386_sysv_macho_gas.S82 jmp *%ebx
H A Djump_x86_64_sysv_macho_gas.S75 jmp *%r8
H A Dmake_x86_64_ms_pe_gas.S156 jmp *%rbx
H A Djump_i386_sysv_elf_gas.S93 jmp *%ecx
H A Dmake_i386_sysv_elf_gas.S99 jmp *%ebx
H A Djump_x86_64_sysv_elf_gas.S149 jmp *%r8
H A Dmake_i386_ms_pe_masm.asm105 jmp walk
130 jmp ebx
H A Djump_x86_64_ms_pe_gas.S204 jmp *%r10
H A Djump_i386_ms_pe_masm.asm114 jmp ecx
H A Djump_x86_64_ms_pe_masm.asm203 jmp r10
/php-src/ext/random/
H A Dengine_xoshiro256starstar.c62 static inline void jump(php_random_status_state_xoshiro256starstar *state, const uint64_t *jmp) in jump() argument
68 if (jmp[i] & 1ULL << j) { in jump()
167 …static const uint64_t jmp[] = {0x180ec6d33cfd0aba, 0xd5a61266f0c9392c, 0xa9582618e03fc9aa, 0x39abd… in php_random_xoshiro256starstar_jump() local
168 jump(state, jmp); in php_random_xoshiro256starstar_jump()
173 …static const uint64_t jmp[] = {0x76e15d3efefdcbbf, 0xc5004e441c522fb3, 0x77710069854ee241, 0x39109… in php_random_xoshiro256starstar_jump_long() local
174 jump(state, jmp); in php_random_xoshiro256starstar_jump_long()
/php-src/Zend/tests/
H A Dframeless_jmp_003.phpt2 Frameless jmp
H A Dframeless_jmp_005.phpt2 Frameless jmp
H A Dframeless_jmp_002.phpt2 Frameless jmp
H A Dframeless_jmp_001.phpt2 Frameless jmp
H A Dframeless_jmp_004.phpt2 Frameless jmp
/php-src/ext/opcache/jit/ir/
H A Dir_x86.dasc6284 | jmp >3
6447 | jmp >3
6547 | jmp >3
8192 | jmp >2
8207 | jmp >2
8978 | jmp rax
8989 | jmp Ra(op2_reg)
9083 | jmp &addr
9154 | jmp &addr
10948 | jmp aword [>1]
[all …]

Completed in 40 milliseconds

12