Lines Matching refs:instruction_op
86 struct instruction_op *op)
501 static int do_fp_load(struct instruction_op *op, unsigned long ea,
554 static int do_fp_store(struct instruction_op *op, unsigned long ea,
709 void emulate_vsx_load(struct instruction_op *op, union vsx_reg *reg,
793 void emulate_vsx_store(struct instruction_op *op, const union vsx_reg *reg,
869 static nokprobe_inline int do_vsx_load(struct instruction_op *op,
901 static nokprobe_inline int do_vsx_store(struct instruction_op *op,
1004 struct instruction_op *op)
1022 static nokprobe_inline void set_ca32(struct instruction_op *op, bool val)
1033 struct instruction_op *op, int rd,
1061 struct instruction_op *op,
1079 struct instruction_op *op,
1098 struct instruction_op *op,
1118 struct instruction_op *op,
1145 struct instruction_op *op,
1166 struct instruction_op *op,
1224 int analyse_instr(struct instruction_op *op, const struct pt_regs *regs,
3046 void emulate_update_regs(struct pt_regs *regs, struct instruction_op *op)
3140 int emulate_loadstore(struct pt_regs *regs, struct instruction_op *op)
3399 struct instruction_op op;