Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c103 #define MOV 0xe1a00000 macro
1149 FAIL_IF(push_inst(compiler, MOV | RD(tmp) | (offset >> 2))); in sljit_emit_enter()
1351 return push_inst(compiler, MOV | (flags & SET_FLAGS) | \
1355 return push_inst(compiler, MOV | (flags & SET_FLAGS) | RD(dst) \
1369 return push_inst(compiler, MOV | RD(dst) | RM(src2)); in emit_single_op()
1380 FAIL_IF(push_inst(compiler, MOV | RD(dst) | (24 << 7) | RM(src2))); in emit_single_op()
1652 return push_inst(compiler, MOV | RD(reg) | tmp); in load_immediate()
2113 FAIL_IF(push_inst(compiler, MOV | RD(TMP_REG2) | RM(src))); in sljit_emit_op_src()
2389 return push_inst(compiler, MOV | RD(dst) | RM(TMP_REG2)); in sljit_emit_fast_enter()
2826 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
740 return push_inst16(compiler, MOV | SET_REGS44(dst, reg)); in emit_op_imm()
788 return push_inst16(compiler, MOV | SET_REGS44(dst, arg2)); in emit_op_imm()
1179 FAIL_IF(push_inst16(compiler, MOV | RD3(tmp) | (offset << 1))); in sljit_emit_enter()
1485 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(TMP_REG1, SLJIT_R0))); in sljit_emit_op0()
1522 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(TMP_REG1, SLJIT_R0))); in sljit_emit_op0()
1523 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(SLJIT_R0, SLJIT_R1))); in sljit_emit_op0()
1707 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(TMP_REG2, src))); in sljit_emit_op_src()
1973 return push_inst16(compiler, MOV | SET_REGS44(dst, TMP_REG2)); in sljit_emit_fast_enter()
2389 FAIL_IF(push_inst16(compiler, MOV | SET_REGS44(TMP_REG1, src))); in sljit_emit_icall()
[all …]
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic971 >8 string qt \b, Apple QuickTime (.MOV/QT)
11714 …3rd sector of MS x86 bootloader with assembler instructions cli;MOVZX EAX,BYTE PTR [BP+10];MOV ECX,
12417 # for 1st version assembler instructions: cld;xor ax,ax;mov DS,ax;MOV ES,AX;mov SI,
13094 # assembler instructions: CLI;MOV SP,1E7;MOV AX;07c0;MOV
13103 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;MOV DX,0
13110 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;XOR DX,DX;MOV
13117 # assembler instructions: MOV BX,07c0;MOV SS,BX;MOV SP,01c6
13122 # assembler instructions: MOV AX,CS;MOV DS,AX;CLI;MOV SS,AX;
13126 # assembler instructions: CLI;PUSH CS;POP SS;MOV SP,7c00;
23556 # start with assembler instruction MOV
[all …]
H A Dmagic私はガラスを食べられます971 >8 string qt \b, Apple QuickTime (.MOV/QT)
11714 …3rd sector of MS x86 bootloader with assembler instructions cli;MOVZX EAX,BYTE PTR [BP+10];MOV ECX,
12417 # for 1st version assembler instructions: cld;xor ax,ax;mov DS,ax;MOV ES,AX;mov SI,
13094 # assembler instructions: CLI;MOV SP,1E7;MOV AX;07c0;MOV
13103 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;MOV DX,0
13110 # assembler instructions: CLI;MOV AX,CS;MOV DS,AX;XOR DX,DX;MOV
13117 # assembler instructions: MOV BX,07c0;MOV SS,BX;MOV SP,01c6
13122 # assembler instructions: MOV AX,CS;MOV DS,AX;CLI;MOV SS,AX;
13126 # assembler instructions: CLI;PUSH CS;POP SS;MOV SP,7c00;
23556 # start with assembler instruction MOV
[all …]

Completed in 143 milliseconds