Lines Matching refs:instruction_op
85 struct instruction_op *op)
575 static int do_fp_load(struct instruction_op *op, unsigned long ea,
628 static int do_fp_store(struct instruction_op *op, unsigned long ea,
783 void emulate_vsx_load(struct instruction_op *op, union vsx_reg *reg,
869 void emulate_vsx_store(struct instruction_op *op, const union vsx_reg *reg,
961 static nokprobe_inline int do_vsx_load(struct instruction_op *op,
1008 static nokprobe_inline int do_vsx_store(struct instruction_op *op,
1141 struct instruction_op *op)
1157 static nokprobe_inline void set_ca32(struct instruction_op *op, bool val)
1168 struct instruction_op *op, int rd,
1192 struct instruction_op *op,
1210 struct instruction_op *op,
1229 struct instruction_op *op,
1249 struct instruction_op *op,
1276 struct instruction_op *op,
1297 struct instruction_op *op,
1355 int analyse_instr(struct instruction_op *op, const struct pt_regs *regs,
3230 void emulate_update_regs(struct pt_regs *regs, struct instruction_op *op)
3324 int emulate_loadstore(struct pt_regs *regs, struct instruction_op *op)
3583 struct instruction_op op;