Home
last modified time | relevance | path

Searched refs:Rex (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/ELF/Arch/
H A DX86_64.cpp399 const uint8_t Rex = Loc[-3]; in relaxGotNoPic() local
435 Loc[-3] = (Rex & ~0x4) | (Rex & 0x4) >> 2; in relaxGotNoPic()
456 Loc[-3] = (Rex & ~0x4) | (Rex & 0x4) >> 2; in relaxGotNoPic()
/freebsd-12.1/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp134 uint64_t TSFlags, bool Rex, unsigned &CurByte,
379 uint64_t TSFlags, bool Rex, in emitMemModRMByte() argument
406 assert(Rex); in emitMemModRMByte()
420 return Rex ? X86::reloc_riprel_4byte_relax_rex in emitMemModRMByte()
1264 bool Rex = false; in encodeInstruction() local
1266 Rex = emitOpcodePrefix(TSFlags, CurByte, MemoryOperand, MI, Desc, STI, OS); in encodeInstruction()
1389 Rex, CurByte, OS, Fixups, STI); in encodeInstruction()
1451 TSFlags, Rex, CurByte, OS, Fixups, STI); in encodeInstruction()
1463 TSFlags, Rex, CurByte, OS, Fixups, STI); in encodeInstruction()
1480 TSFlags, Rex, CurByte, OS, Fixups, STI); in encodeInstruction()
[all …]
/freebsd-12.1/sys/gnu/dts/arm/
H A Dimx6dl-rex-basic.dts16 model = "Rex Basic i.MX6 Dual Lite Board";
H A Dimx6q-rex-pro.dts16 model = "Rex Pro i.MX6 Quad Board";
/freebsd-12.1/gnu/usr.bin/grep/
H A DTHANKS46 Martin Rex <[email protected]>
/freebsd-12.1/share/dict/
H A Dpropernames984 Rex
H A Dweb2169174 Rex
/freebsd-12.1/contrib/ipfilter/
H A DHISTORY1507 Man page corrections from Rex Bona ([email protected])
/freebsd-12.1/crypto/openssl/
H A DCHANGES3990 Thanks to Martin Rex for discovering this bug. CVE-2010-4180