Home
last modified time | relevance | path

Searched refs:NOP (Results 1 – 14 of 14) sorted by relevance

/PHP-7.2/ext/opcache/tests/
H A Dssa_bug_002.phpt2 Incorrect NOP removal on jump to NOP
/PHP-7.2/sapi/phpdbg/tests/
H A Dprint_001.phpt35 L4 #0 NOP
36 L14 #1 NOP
/PHP-7.2/ext/oci8/tests/
H A Dimp_res_get_exec.phpt38 oci_execute($s1); // execute twice; should be NOP
/PHP-7.2/ext/pdo/
H A Dconfig.m448 dnl Sadly, this is a complete NOP for pecl extensions
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c151 #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 DsljitNativeSPARC_common.c147 #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 DsljitNativeARM_32.c92 #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 DsljitNativeARM_T2_32.c139 #define NOP 0xbf00 macro
1209 return push_inst16(compiler, NOP); in sljit_emit_op0()
H A DsljitNativeARM_64.c102 #define NOP 0xd503201f macro
1285 return push_inst(compiler, NOP); in sljit_emit_op0()
H A DsljitNativePPC_common.c197 #define NOP (HI(24)) macro
1291 return push_inst(compiler, NOP); in sljit_emit_op0()
H A DsljitNativeX86_common.c209 #define NOP 0x90 macro
761 *inst = NOP; in sljit_emit_op0()
H A DsljitNativeTILEGX_64.c141 #define NOP \ macro
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic9774 # JuMP short bootcodeoffset NOP assembler instructions will usually be EB xx 90
9969 # unused assembler instructions JMP y2;NOP;NOP
H A Dmagic私はガラスを食べられます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