Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kvm/
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()
Dbooke_emulate.c51 switch (get_xop(inst)) { in kvmppc_booke_emulate_op()
77 switch (get_xop(inst)) { in kvmppc_booke_emulate_op()
De500_emulate.c139 switch (get_xop(inst)) { in kvmppc_core_emulate_op_e500()
Dbook3s_emulate.c266 switch (get_xop(inst)) { in kvmppc_core_emulate_op_pr()
297 switch (get_xop(inst)) { in kvmppc_core_emulate_op_pr()
Dbook3s_hv.c1241 switch (get_xop(inst)) { in kvmppc_emulate_doorbell_instr()
/Linux-v5.10/arch/powerpc/include/asm/
Ddisassemble.h19 static inline unsigned int get_xop(u32 inst) in get_xop() function
/Linux-v5.10/arch/powerpc/sysdev/
Dfsl_pci.c944 switch (get_xop(inst)) { in mcheck_handle_load()