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

/linux-4.4.14/arch/powerpc/include/asm/
H A Ddisassemble.h30 static inline unsigned int get_xop(u32 inst) get_xop() function
/linux-4.4.14/arch/powerpc/kvm/
H A Demulate.c226 pr_debug("Emulating opcode %d / %d\n", get_op(inst), get_xop(inst)); kvmppc_emulate_instruction()
245 switch (get_xop(inst)) { kvmppc_emulate_instruction()
304 "(op %d xop %d)\n", inst, get_op(inst), get_xop(inst)); kvmppc_emulate_instruction()
H A Dbooke_emulate.c62 switch (get_xop(inst)) { kvmppc_booke_emulate_op()
88 switch (get_xop(inst)) { kvmppc_booke_emulate_op()
H A Dbook3s_emulate.c118 switch (get_xop(inst)) { kvmppc_core_emulate_op_pr()
132 switch (get_xop(inst)) { kvmppc_core_emulate_op_pr()
H A Demulate_loadstore.c71 switch (get_xop(inst)) { kvmppc_emulate_loadstore()
H A De500_emulate.c142 switch (get_xop(inst)) { kvmppc_core_emulate_op_e500()
/linux-4.4.14/arch/powerpc/sysdev/
H A Dfsl_pci.c911 switch (get_xop(inst)) { mcheck_handle_load()

Completed in 134 milliseconds