Home
last modified time | relevance | path

Searched refs:MOV (Results 1 – 4 of 4) sorted by relevance

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c98 #define MOV 0xe1a00000 macro
940 FAIL_IF(push_inst(compiler, MOV | RD(SLJIT_S0) | RM(SLJIT_R0))); in sljit_emit_enter()
942 FAIL_IF(push_inst(compiler, MOV | RD(SLJIT_S1) | RM(SLJIT_R1))); in sljit_emit_enter()
944 FAIL_IF(push_inst(compiler, MOV | RD(SLJIT_S2) | RM(SLJIT_R2))); in sljit_emit_enter()
1019 return push_inst(compiler, MOV | (flags & SET_FLAGS) | \
1023 return push_inst(compiler, MOV | (flags & SET_FLAGS) | RD(dst) | \
1036 return push_inst(compiler, MOV | RD(dst) | RM(src2)); in emit_single_op()
1313 return push_inst(compiler, MOV | RD(reg) | tmp); in load_immediate()
2007 return push_inst(compiler, MOV | RD(dst) | RM(TMP_REG2)); in sljit_emit_fast_enter()
2022 FAIL_IF(push_inst(compiler, MOV | RD(TMP_REG2) | RM(src))); in sljit_emit_fast_return()
[all …]
H A DsljitNativeARM_T2_32.c138 #define MOV 0x4600 macro
702 return push_inst16(compiler, MOV | SET_REGS44(dst, reg)); in emit_op_imm()
749 return push_inst16(compiler, MOV | SET_REGS44(dst, arg2)); in emit_op_imm()
1087 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(SLJIT_S0, SLJIT_R0))); in sljit_emit_enter()
1089 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(SLJIT_S1, SLJIT_R1))); in sljit_emit_enter()
1091 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(SLJIT_S2, SLJIT_R2))); in sljit_emit_enter()
1142 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(SLJIT_SP, TMP_REG1))); in sljit_emit_enter()
1247 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(TMP_REG1, SLJIT_R0))); in sljit_emit_op0()
1704 return push_inst16(compiler, MOV | SET_REGS44(dst, TMP_REG2)); in sljit_emit_fast_enter()
1719 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(TMP_REG2, src))); in sljit_emit_fast_return()
[all …]
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic709 >8 string qt \b, Apple QuickTime (.MOV/QT)
9608 … 3rd sector of MS x86 bootloader with assember instructions cli;MOVZX EAX,BYTE PTR [BP+10];MOV ECX,
10311 # for 1st version assembler instructions: cld;xor ax,ax;mov DS,ax;MOV ES,AX;mov SI,
10967 # assembler instructions: CLI;MOV SP,1E7;MOV AX;07c0;MOV
10976 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;MOV DX,0
10983 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;XOR DX,DX;MOV
10990 # assembler instructions: MOV BX,07c0;MOV SS,BX;MOV SP,01c6
10995 # assembler instructions: MOV AX,CS;MOV DS,AX;CLI;MOV SS,AX;
10999 # assembler instructions: CLI;PUSH CS;POP SS;MOV SP,7c00;
19179 # start with assembler instruction MOV
[all …]
H A Dmagic私はガラスを食べられます709 >8 string qt \b, Apple QuickTime (.MOV/QT)
9608 … 3rd sector of MS x86 bootloader with assember instructions cli;MOVZX EAX,BYTE PTR [BP+10];MOV ECX,
10311 # for 1st version assembler instructions: cld;xor ax,ax;mov DS,ax;MOV ES,AX;mov SI,
10967 # assembler instructions: CLI;MOV SP,1E7;MOV AX;07c0;MOV
10976 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;MOV DX,0
10983 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;XOR DX,DX;MOV
10990 # assembler instructions: MOV BX,07c0;MOV SS,BX;MOV SP,01c6
10995 # assembler instructions: MOV AX,CS;MOV DS,AX;CLI;MOV SS,AX;
10999 # assembler instructions: CLI;PUSH CS;POP SS;MOV SP,7c00;
19179 # start with assembler instruction MOV
[all …]

Completed in 112 milliseconds