Home
last modified time | relevance | path

Searched defs:instruction_op (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dsstep.h113 struct instruction_op { struct
114 int type;
115 int reg;
116 unsigned long val;
118 unsigned long ea;
119 int update_reg;
121 int spr;
122 u32 ccval;
123 u32 xerval;
147 extern int analyse_instr(struct instruction_op *op, const struct pt_regs *regs, argument

Completed in 5 milliseconds