Home
last modified time | relevance | path

Searched refs:instruction (Results 1 – 25 of 29) sorted by path

12

/PHP-7.4/
H A DNEWS1394 . Fixed incorrect usage of QM_ASSIGN instruction. It must not return IS_VAR.
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic284 # instruction set, the "short" should probably become "beshort" and the
1684 # the first instruction or instructions in the program.
6345 4 string pipe CLIPPER instruction trace
6346 4 string prof CLIPPER instruction profile
10229 # real x86 boot sector with jump instruction
11338 # older drives may use Near JuMP instruction E9 xx xx
11810 # floppies with valid BPB and any instruction at beginning
11913 # without x86 jump instruction
11920 # only x86 short jump instruction found
20888 # start with assembler instruction MOV
[all …]
H A Dmagic私はガラスを食べられます284 # instruction set, the "short" should probably become "beshort" and the
1684 # the first instruction or instructions in the program.
6345 4 string pipe CLIPPER instruction trace
6346 4 string prof CLIPPER instruction profile
10229 # real x86 boot sector with jump instruction
11338 # older drives may use Near JuMP instruction E9 xx xx
11810 # floppies with valid BPB and any instruction at beginning
11913 # without x86 jump instruction
11920 # only x86 short jump instruction found
20888 # start with assembler instruction MOV
[all …]
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h85 instruction[1] = 0x0f; in load_from_mem_sse2()
86 instruction[2] = 0x6f; in load_from_mem_sse2()
110 instruction[0] = 0x66; in fast_forward_char_pair_sse2_compare()
111 instruction[1] = 0x0f; in fast_forward_char_pair_sse2_compare()
230 instruction[0] = 0x66; in fast_forward_char_simd()
231 instruction[1] = 0x0f; in fast_forward_char_simd()
232 instruction[2] = 0x6e; in fast_forward_char_simd()
250 instruction[2] = 0x70; in fast_forward_char_simd()
252 instruction[4] = 0; in fast_forward_char_simd()
411 instruction[4] = 0; in fast_requested_char_simd()
[all …]
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c1365 void *instruction, sljit_s32 size) in check_sljit_emit_op_custom() argument
1374 CHECK_ARGUMENT(instruction); in check_sljit_emit_op_custom()
1379 CHECK_ARGUMENT((size == 2 && (((sljit_sw)instruction) & 0x1) == 0) in check_sljit_emit_op_custom()
1380 || (size == 4 && (((sljit_sw)instruction) & 0x3) == 0)); in check_sljit_emit_op_custom()
1382 CHECK_ARGUMENT(size == 4 && (((sljit_sw)instruction) & 0x3) == 0); in check_sljit_emit_op_custom()
1391 fprintf(compiler->verbose, " 0x%x", ((sljit_u8*)instruction)[i]); in check_sljit_emit_op_custom()
2459 void *instruction, sljit_s32 size) in sljit_emit_op_custom() argument
2462 SLJIT_UNUSED_ARG(instruction); in sljit_emit_op_custom()
H A DsljitLir.h1529 void *instruction, sljit_s32 size);
H A DsljitNativeARM_32.c1829 void *instruction, sljit_s32 size) in sljit_emit_op_custom() argument
1832 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
1834 return push_inst(compiler, *(sljit_uw*)instruction); in sljit_emit_op_custom()
H A DsljitNativeARM_64.c1370 void *instruction, sljit_s32 size) in sljit_emit_op_custom() argument
1373 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
1375 return push_inst(compiler, *(sljit_ins*)instruction); in sljit_emit_op_custom()
H A DsljitNativeARM_T2_32.c1517 void *instruction, sljit_s32 size) in sljit_emit_op_custom() argument
1520 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
1523 return push_inst16(compiler, *(sljit_u16*)instruction); in sljit_emit_op_custom()
1524 return push_inst32(compiler, *(sljit_ins*)instruction); in sljit_emit_op_custom()
H A DsljitNativeMIPS_common.c1510 void *instruction, sljit_s32 size) in sljit_emit_op_custom() argument
1513 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
1515 return push_inst(compiler, *(sljit_ins*)instruction, UNMOVABLE_INS); in sljit_emit_op_custom()
H A DsljitNativePPC_common.c1580 void *instruction, sljit_s32 size) in sljit_emit_op_custom() argument
1583 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
1585 return push_inst(compiler, *(sljit_ins*)instruction); in sljit_emit_op_custom()
H A DsljitNativeSPARC_common.c1017 void *instruction, sljit_s32 size) in sljit_emit_op_custom() argument
1020 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
1022 return push_inst(compiler, *(sljit_ins*)instruction, UNMOVABLE_INS); in sljit_emit_op_custom()
H A DsljitNativeTILEGX_64.c2557 void *instruction, sljit_s32 size) in sljit_emit_op_custom() argument
2560 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeX86_common.c2407 void *instruction, sljit_s32 size) argument
2412 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
2417 SLJIT_MEMCPY(inst, instruction, size);
/PHP-7.4/ext/simplexml/tests/
H A D002.phpt17 <?test processing instruction ?>
H A D003.phpt21 <?test processing instruction ?>
H A D004.phpt19 <?test processing instruction ?>
H A D007.phpt17 <?test processing instruction ?>
H A D008.phpt17 <?test processing instruction ?>
H A D010.phpt21 <?test processing instruction ?>
H A Dsxe_001.phpt20 <?test processing instruction ?>
/PHP-7.4/ext/xml/tests/
H A Dxml001.phpt91 ]}{CDATA[ ]}{PI[test,processing instruction ]}{CDATA[
H A Dxml002.phpt92 ]}{CDATA[ ]}{PI[test,processing instruction ]}{CDATA[
H A Dxml003.phpt90 ]}{CDATA[ ]}{PI[test,processing instruction ]}{CDATA[
H A Dxml_set_processing_instruction_handler_basic.phpt12 * Description: Sets the processing instruction (PI) handler function for the XML parser.

Completed in 195 milliseconds

12