OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TWOBYTE
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.cpp
89
case
TWOBYTE
:
133
case
TWOBYTE
:
695
insn->opcodeType =
TWOBYTE
;
711
insn->opcodeType =
TWOBYTE
;
721
insn->opcodeType =
TWOBYTE
;
767
insn->opcodeType =
TWOBYTE
;
[
all
...]
X86DisassemblerDecoderCommon.h
286
TWOBYTE
= 1,
[
all
...]
/external/llvm/utils/TableGen/
X86RecognizableInstr.cpp
836
case X86Local::TB: opcodeType =
TWOBYTE
; break;
[
all
...]
Completed in 190 milliseconds