OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:powerpc_operand
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
ppc-dis.c
173
/* The operands table is an array of struct
powerpc_operand
. */
175
struct
powerpc_operand
228
extern const struct
powerpc_operand
powerpc_operands[];
231
/* Values defined for the flags field of a struct
powerpc_operand
. */
431
const struct
powerpc_operand
powerpc_operands[] =
174
struct
powerpc_operand
struct
[
all
...]
Completed in 722 milliseconds