Searched refs:powerpc_operand (Results 1 - 1 of 1) sorted by relevance

/external/qemu/disas/
H A Dppc.c173 /* 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[] =
5201 operand_value_powerpc (const struct powerpc_operand *operand,
5234 const struct powerpc_operand *operand;
5289 const struct powerpc_operand *operand;
174 struct powerpc_operand struct

Completed in 3686 milliseconds