Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c105 #define MOV 0xe1a00000 macro
1165 FAIL_IF(push_inst(compiler, MOV | RD(tmp) | (offset >> 2))); in sljit_emit_enter()
1414 FAIL_IF(push_inst(compiler, MOV | RD(TMP_REG1) | RM(src))); in sljit_emit_return_to()
1442 return push_inst(compiler, MOV | RD(dst) | RM(src2)); in emit_single_op()
1601 return push_inst(compiler, MOV | (flags & SET_FLAGS) | in emit_single_op()
1613 return push_inst(compiler, MOV | (flags & SET_FLAGS) | RD(dst) in emit_single_op()
1782 return push_inst(compiler, MOV | RD(reg) | tmp); in load_immediate()
2297 FAIL_IF(push_inst(compiler, MOV | RD(TMP_REG2) | RM(src))); in sljit_emit_op_src()
2572 return push_inst(compiler, MOV | RD(dst) | RM(TMP_REG2)); in sljit_emit_fast_enter()
3022 FAIL_IF(push_inst(compiler, MOV | RD(TMP_REG1) | RM(src))); in sljit_emit_icall()
[all …]
H A DsljitNativeARM_T2_32.c143 #define MOV 0x4600 macro
754 return push_inst16(compiler, MOV | SET_REGS44(dst, reg)); in emit_op_imm()
811 return push_inst16(compiler, MOV | SET_REGS44(dst, arg2)); in emit_op_imm()
1551 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(TMP_REG1, src))); in sljit_emit_return_to()
1611 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(TMP_REG1, SLJIT_R0))); in sljit_emit_op0()
1648 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(TMP_REG1, SLJIT_R0))); in sljit_emit_op0()
1649 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(SLJIT_R0, SLJIT_R1))); in sljit_emit_op0()
1895 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(TMP_REG2, src))); in sljit_emit_op_src()
2159 return push_inst16(compiler, MOV | SET_REGS44(dst, TMP_REG2)); in sljit_emit_fast_enter()
2588 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(TMP_REG1, src))); in sljit_emit_icall()
[all …]
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic1047 >8 string qt \b, Apple QuickTime (.MOV/QT)
12929 …3rd sector of MS x86 bootloader with assembler instructions cli;MOVZX EAX,BYTE PTR [BP+10];MOV ECX,
13632 # for 1st version assembler instructions: cld;xor ax,ax;mov DS,ax;MOV ES,AX;mov SI,
14315 # assembler instructions: CLI;MOV SP,1E7;MOV AX;07c0;MOV
14324 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;MOV DX,0
14331 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;XOR DX,DX;MOV
14338 # assembler instructions: MOV BX,07c0;MOV SS,BX;MOV SP,01c6
14343 # assembler instructions: MOV AX,CS;MOV DS,AX;CLI;MOV SS,AX;
14347 # assembler instructions: CLI;PUSH CS;POP SS;MOV SP,7c00;
27301 # start with assembler instruction MOV
H A Dmagic私はガラスを食べられます1047 >8 string qt \b, Apple QuickTime (.MOV/QT)
12929 …3rd sector of MS x86 bootloader with assembler instructions cli;MOVZX EAX,BYTE PTR [BP+10];MOV ECX,
13632 # for 1st version assembler instructions: cld;xor ax,ax;mov DS,ax;MOV ES,AX;mov SI,
14315 # assembler instructions: CLI;MOV SP,1E7;MOV AX;07c0;MOV
14324 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;MOV DX,0
14331 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;XOR DX,DX;MOV
14338 # assembler instructions: MOV BX,07c0;MOV SS,BX;MOV SP,01c6
14343 # assembler instructions: MOV AX,CS;MOV DS,AX;CLI;MOV SS,AX;
14347 # assembler instructions: CLI;PUSH CS;POP SS;MOV SP,7c00;
27301 # start with assembler instruction MOV

Completed in 154 milliseconds