Searched refs:REX (Results 1 – 20 of 20) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86RegisterInfo.td | 57 // with a REX prefix. 63 // X86-64 only, requires REX. 200 // X86-64 only, requires REX. 246 // X86-64 only, requires REX 290 // These also require REX. 542 // instruction requiring a REX prefix, while SIL, DIL, BPL, R8D, etc. 543 // require a REX prefix. For example, "addb %ah, %dil" and "movzbl %ah, %r8d" 637 // GR8_NOREX - GR8 registers which do not require a REX prefix. 645 // GR16_NOREX - GR16 registers which do not require a REX prefix. 648 // GR32_NOREX - GR32 registers which do not require a REX prefi [all...] |
H A D | X86InstrExtension.td | 135 // MOVSX64rr8 always has a REX prefix and it has an 8-bit register
|
H A D | X86InstrFormats.td | 245 bit hasREX_W = 0; // Does this inst require the REX.W prefix?
|
H A D | X86InstrOperands.td | 120 // of a plain GPR, so that it doesn't potentially require a REX prefix.
|
H A D | X86InstrUtils.td | 192 /// the 0x40 REX prefix. This is set for i64 types. 945 // MMXRI - MMX instructions with TB prefix and REX.W.
|
H A D | X86InstrCompiler.td | 1596 // This can also reduce instruction size by eliminating the need for the REX 1767 // cases. This uses a bunch of code to prevent a register requiring a REX prefix
|
H A D | X86InstrAsmAlias.td | 727 // we emit an unneeded REX.w prefix.
|
H A D | X86InstrMisc.td | 581 // encoded when a REX prefix is present.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCCodeEmitter.cpp | 39 enum PrefixKind { None, REX, REX2, XOP, VEX2, VEX3, EVEX }; enumerator 278 Kind = (R2 | X2 | B2) ? REX2 : (W | R | X | B) ? REX : None; in determineOptimalKind() 280 case REX: in determineOptimalKind() 281 Kind = (R2 | X2 | B2) ? REX2 : REX; in determineOptimalKind() 302 case REX: in emit() 644 assert(Kind == REX || Kind == REX2); in emitMemModRMByte() 671 return (Kind == REX || Kind == REX2) ? X86::reloc_riprel_4byte_relax_rex in emitMemModRMByte() 1357 Prefix.setLowerBound(REX); in emitREXPrefix() 1367 Prefix.setLowerBound(REX); in emitREXPrefix() 1372 Prefix.setLowerBound(REX); in emitREXPrefix()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | os2 | 64 # identifier[3] like: DOS NET REX SYS ...
|
H A D | c64 | 116 >0x16 beshort 67 REX RAM-Floppy
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services | 220 ansanotify 116/tcp #ANSA REX Notify 221 ansanotify 116/udp #ANSA REX Notify 236 ansatrader 124/tcp #ANSA REX Trader 237 ansatrader 124/udp #ANSA REX Trader
|
/freebsd/sys/amd64/amd64/ |
H A D | db_disasm.c | 60 #define REX 0x40 macro
|
/freebsd/sys/dev/usb/ |
H A D | usbdevs | 4111 product RATOC REXUSB60 0xb000 USB serial adapter REX-USB60 4112 product RATOC REXUSB60F 0xb020 USB serial adapter REX-USB60F 4202 product RATOC REXUSB60 0xb000 REX-USB60 4203 product RATOC REXUSB60F 0xb020 REX-USB60F
|
/freebsd/share/misc/ |
H A D | usb_vendors | 8012 b000 REX-USB60 8013 b020 REX-USB60F
|
H A D | pci_vendors | 9935 1195 1320 Ultra-SCSI CardBus PC Card REX CB31
|
/freebsd/share/ctypedef/ |
H A D | C.UTF-8.src | 29232 <T-REX>;/
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 10372 A3D1;YI SYLLABLE REX;Lo;0;L;;;;;N;;;;;
|
/freebsd/tools/tools/locale/etc/final-maps/ |
H A D | widths.txt | 53638 <T-REX> 2
|
H A D | map.UTF-8 | 84934 <T-REX> \xF0\x9F\xA6\x96
|