Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_64.c95 rex |= REX; in emit_x86_instruction()
334 SLJIT_ASSERT((inst[-1] & 0xf0) == REX); in emit_vex_instruction()
H A DsljitNativeX86_common.c124 #define REX 0x40 macro
3489 inst[0] = (reg_map[TMP_REG1] <= 7) ? REX : REX_B;
3493 inst[4] = U8(REX | (reg_map[TMP_REG1] <= 7 ? 0 : REX_R) | (reg_map[dst] <= 7 ? 0 : REX_B));
3505 inst[0] = (reg_map[reg] <= 7) ? REX : REX_B;
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7122 >0x16 beshort 67 REX RAM-Floppy
30853 # identifier[3] like: DOS NET REX SYS ...
H A Dmagic7122 >0x16 beshort 67 REX RAM-Floppy
30853 # identifier[3] like: DOS NET REX SYS ...

Completed in 145 milliseconds