Searched refs:NOP (Results 1 – 14 of 14) sorted by relevance
/PHP-7.2/ext/opcache/tests/ |
H A D | ssa_bug_002.phpt | 2 Incorrect NOP removal on jump to NOP
|
/PHP-7.2/sapi/phpdbg/tests/ |
H A D | print_001.phpt | 35 L4 #0 NOP 36 L14 #1 NOP
|
/PHP-7.2/ext/oci8/tests/ |
H A D | imp_res_get_exec.phpt | 38 oci_execute($s1); // execute twice; should be NOP
|
/PHP-7.2/ext/pdo/ |
H A D | config.m4 | 48 dnl Sadly, this is a complete NOP for pecl extensions
|
/PHP-7.2/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeMIPS_common.c | 151 #define NOP (HI(0) | LO(0)) macro 279 inst[1] = NOP; in detect_jump_type() 283 inst[1] = NOP; in detect_jump_type() 296 inst[2] = NOP; in detect_jump_type() 302 inst[1] = NOP; in detect_jump_type() 304 inst[3] = NOP; in detect_jump_type() 322 inst[1] = NOP; in detect_jump_type() 1052 return push_inst(compiler, NOP, UNMOVABLE_INS); in sljit_emit_op0() 1593 return push_inst(compiler, NOP, UNMOVABLE_INS); in sljit_emit_fast_return() 1782 inst = NOP; in sljit_emit_cmp() [all …]
|
H A D | sljitNativeSPARC_common.c | 147 #define NOP (OPC1(0x0) | OPC2(0x04)) macro 231 inst[1] = NOP; in detect_jump_type() 269 inst[1] = NOP; in detect_jump_type() 804 return push_inst(compiler, NOP, UNMOVABLE_INS); in sljit_emit_op0() 1232 return push_inst(compiler, NOP, UNMOVABLE_INS); in sljit_emit_fast_return() 1352 PTR_FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_jump() 1389 return push_inst(compiler, NOP, UNMOVABLE_INS); in sljit_emit_ijump()
|
H A D | sljitNativeARM_32.c | 92 #define NOP 0xe1a00000 macro 468 inst[1] = NOP; in inline_set_jump_addr() 1601 FAIL_IF(push_inst(compiler, NOP)); in sljit_emit_op0()
|
H A D | sljitNativeARM_T2_32.c | 139 #define NOP 0xbf00 macro 1209 return push_inst16(compiler, NOP); in sljit_emit_op0()
|
H A D | sljitNativeARM_64.c | 102 #define NOP 0xd503201f macro 1285 return push_inst(compiler, NOP); in sljit_emit_op0()
|
H A D | sljitNativePPC_common.c | 197 #define NOP (HI(24)) macro 1291 return push_inst(compiler, NOP); in sljit_emit_op0()
|
H A D | sljitNativeX86_common.c | 209 #define NOP 0x90 macro 761 *inst = NOP; in sljit_emit_op0()
|
H A D | sljitNativeTILEGX_64.c | 141 #define NOP \ macro
|
/PHP-7.2/ext/fileinfo/tests/ |
H A D | magic | 9774 # JuMP short bootcodeoffset NOP assembler instructions will usually be EB xx 90 9969 # unused assembler instructions JMP y2;NOP;NOP
|
H A D | magic私はガラスを食べられます | 9774 # JuMP short bootcodeoffset NOP assembler instructions will usually be EB xx 90 9969 # unused assembler instructions JMP y2;NOP;NOP
|
Completed in 347 milliseconds