OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rex64
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-prefix.asm
8
rex64
movl $0, %eax
label
/art/disassembler/
disassembler_x86.cc
1079
uint8_t
rex64
= supports_rex_ ? (rex | 0x40) : rex;
local
[
all
...]
/external/llvm/test/MC/X86/
x86-64.s
1032
rex64
// CHECK:
rex64
# encoding: [0x48]
label
/external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf
[
all
...]
Completed in 49 milliseconds