Searched refs:NOP (Results 1 – 14 of 14) sorted by relevance
/PHP-7.1/ext/opcache/tests/ |
H A D | ssa_bug_002.phpt | 2 Incorrect NOP removal on jump to NOP
|
/PHP-7.1/sapi/phpdbg/tests/ |
H A D | print_001.phpt | 35 L4 #0 NOP 36 L14 #1 NOP
|
/PHP-7.1/ext/oci8/tests/ |
H A D | imp_res_get_exec.phpt | 38 oci_execute($s1); // execute twice; should be NOP
|
/PHP-7.1/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeMIPS_common.c | 156 #define NOP (HI(0) | LO(0)) macro 277 inst[1] = NOP; in detect_jump_type() 281 inst[1] = NOP; in detect_jump_type() 294 inst[2] = NOP; in detect_jump_type() 300 inst[1] = NOP; in detect_jump_type() 302 inst[3] = NOP; in detect_jump_type() 320 inst[1] = NOP; in detect_jump_type() 1046 return push_inst(compiler, NOP, UNMOVABLE_INS); in sljit_emit_op0() 1570 return push_inst(compiler, NOP, UNMOVABLE_INS); in sljit_emit_fast_return() 1775 inst = NOP; in sljit_emit_cmp() [all …]
|
H A D | sljitNativeSPARC_common.c | 143 #define NOP (OPC1(0x0) | OPC2(0x04)) macro 227 inst[1] = NOP; in detect_jump_type() 263 inst[1] = NOP; in detect_jump_type() 771 return push_inst(compiler, NOP, UNMOVABLE_INS); in sljit_emit_op0() 1210 return push_inst(compiler, NOP, UNMOVABLE_INS); in sljit_emit_fast_return() 1330 PTR_FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS)); in sljit_emit_jump() 1367 return push_inst(compiler, NOP, UNMOVABLE_INS); in sljit_emit_ijump()
|
H A D | sljitNativeARM_32.c | 92 #define NOP 0xe1a00000 macro 467 inst[1] = NOP; in inline_set_jump_addr() 1818 FAIL_IF(push_inst(compiler, NOP)); in sljit_emit_op0()
|
H A D | sljitNativeARM_64.c | 101 #define NOP 0xd503201f macro 1258 return push_inst(compiler, NOP); in sljit_emit_op0()
|
H A D | sljitNativeARM_T2_32.c | 136 #define NOP 0xbf00 macro 1253 return push_inst16(compiler, NOP); in sljit_emit_op0()
|
H A D | sljitNativePPC_common.c | 192 #define NOP (HI(24)) macro 1259 return push_inst(compiler, NOP); in sljit_emit_op0()
|
H A D | sljitNativeX86_common.c | 207 #define NOP 0x90 macro 743 *inst = NOP; in sljit_emit_op0()
|
H A D | sljitNativeTILEGX_64.c | 141 #define NOP \ macro
|
/PHP-7.1/ext/pdo/ |
H A D | config.m4 | 62 dnl Sadly, this is a complete NOP for pecl extensions
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | magic | 7888 # JuMP short bootcodeoffset NOP assembler instructions will usually be EB xx 90 8083 # unused assembler instructions JMP y2;NOP;NOP
|
H A D | magic私はガラスを食べられます | 7888 # JuMP short bootcodeoffset NOP assembler instructions will usually be EB xx 90 8083 # unused assembler instructions JMP y2;NOP;NOP
|
Completed in 131 milliseconds