OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:operands_index
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86id.c
299
unsigned int
operands_index
:12;
member in struct:x86_insn_info
530
switch (insn_operands[jinfo->
operands_index
+0].targetmod) {
543
insn_operands[jinfo->
operands_index
+1].action == OPA_AdSizeR)
545
size_lookup[insn_operands[jinfo->
operands_index
+1].size];
574
if (insn_operands[info->
operands_index
+0].action != OPA_JmpRel)
580
switch (insn_operands[info->
operands_index
+0].targetmod) {
640
&insn_operands[info->
operands_index
];
[
all
...]
Completed in 324 milliseconds