Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c156 #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 DsljitNativeSPARC_common.c143 #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 DsljitNativeARM_32.c92 #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 DsljitNativeARM_64.c101 #define NOP 0xd503201f macro
1258 return push_inst(compiler, NOP); in sljit_emit_op0()
H A DsljitNativeARM_T2_32.c136 #define NOP 0xbf00 macro
1253 return push_inst16(compiler, NOP); in sljit_emit_op0()
H A DsljitNativePPC_common.c192 #define NOP (HI(24)) macro
1259 return push_inst(compiler, NOP); in sljit_emit_op0()
H A DsljitNativeX86_common.c207 #define NOP 0x90 macro
743 *inst = NOP; in sljit_emit_op0()
H A DsljitNativeTILEGX_64.c141 #define NOP \ macro
/PHP-5.5/ext/pdo/
H A Dconfig.m462 dnl Sadly, this is a complete NOP for pecl extensions
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic6954 # JuMP short bootcodeoffset NOP assembler instructions will usually be EB xx 90
7115 # unused assembler instructions JMP y2;NOP;NOP

Completed in 104 milliseconds