Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dprobes.h42 switch (get_xop(inst)) { in can_single_step()
59 switch (get_xop(inst)) { in can_single_step()
A Ddisassemble.h19 static inline unsigned int get_xop(u32 inst) in get_xop() function
/linux-6.3-rc2/arch/powerpc/kvm/
A Demulate.c208 pr_debug("Emulating opcode %d / %d\n", get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()
227 switch (get_xop(inst)) { in kvmppc_emulate_instruction()
295 "(op %d xop %d)\n", inst, get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()
A Dbooke_emulate.c51 switch (get_xop(inst)) { in kvmppc_booke_emulate_op()
77 switch (get_xop(inst)) { in kvmppc_booke_emulate_op()
A De500_emulate.c139 switch (get_xop(inst)) { in kvmppc_core_emulate_op_e500()
A Dbook3s_emulate.c262 switch (get_xop(inst)) { in kvmppc_core_emulate_op_pr()
293 switch (get_xop(inst)) { in kvmppc_core_emulate_op_pr()
A Dbook3s_hv.c1486 switch (get_xop(inst)) { in kvmppc_emulate_doorbell_instr()
/linux-6.3-rc2/arch/powerpc/sysdev/
A Dfsl_pci.c958 switch (get_xop(inst)) { in mcheck_handle_load()

Completed in 18 milliseconds