Searched refs:get_xop (Results 1 – 7 of 7) sorted by relevance
226 pr_debug("Emulating opcode %d / %d\n", get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()245 switch (get_xop(inst)) { in kvmppc_emulate_instruction()304 "(op %d xop %d)\n", inst, get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()
62 switch (get_xop(inst)) { in kvmppc_booke_emulate_op()88 switch (get_xop(inst)) { in kvmppc_booke_emulate_op()
71 switch (get_xop(inst)) { in kvmppc_emulate_loadstore()
117 switch (get_xop(inst)) { in kvmppc_core_emulate_op_pr()131 switch (get_xop(inst)) { in kvmppc_core_emulate_op_pr()
127 switch (get_xop(inst)) { in kvmppc_core_emulate_op_e500()
30 static inline unsigned int get_xop(u32 inst) in get_xop() function
873 switch (get_xop(inst)) { in mcheck_handle_load()