Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
H A Dsstep.h113 struct instruction_op { struct
147 extern int analyse_instr(struct instruction_op *op, const struct pt_regs *regs, argument
154 void emulate_update_regs(struct pt_regs *reg, struct instruction_op *op);
174 extern int emulate_loadstore(struct pt_regs *regs, struct instruction_op *op);
/linux-6.15/arch/powerpc/lib/
H A Dsstep.c85 struct instruction_op *op) in branch_taken()
957 static nokprobe_inline int do_vsx_load(struct instruction_op *op, in do_vsx_load()
1137 struct instruction_op *op) in set_cr0()
1164 struct instruction_op *op, int rd, in add_with_carry()
1188 struct instruction_op *op, in do_cmp_signed()
1206 struct instruction_op *op, in do_cmp_unsigned()
1225 struct instruction_op *op, in do_cmpb()
1245 struct instruction_op *op, in do_popcnt()
1272 struct instruction_op *op, in do_bpermd()
1293 struct instruction_op *op, in do_prty()
[all …]
H A Dtest_emulate_step.c1604 struct instruction_op op; in emulate_compute_instr()
/linux-6.15/arch/powerpc/kernel/
H A Dhw_breakpoint_constraints.c133 struct instruction_op op; in wp_get_instr_detail()
H A Doptprobes.c50 struct instruction_op op; in can_optimize()
H A Dalign.c304 struct instruction_op op; in fix_alignment()
H A Dmce_power.c460 struct instruction_op op; in mce_find_instr_ea_and_phys()
/linux-6.15/arch/powerpc/kvm/
H A Demulate_loadstore.c76 struct instruction_op op; in kvmppc_emulate_loadstore()