Searched refs:get_xop (Results 1 – 7 of 7) sorted by relevance
220 pr_debug("Emulating opcode %d / %d\n", get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()239 switch (get_xop(inst)) { in kvmppc_emulate_instruction()306 "(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()
142 switch (get_xop(inst)) { in kvmppc_core_emulate_op_e500()
277 switch (get_xop(inst)) { in kvmppc_core_emulate_op_pr()308 switch (get_xop(inst)) { in kvmppc_core_emulate_op_pr()
1045 switch (get_xop(inst)) { in kvmppc_emulate_doorbell_instr()
30 static inline unsigned int get_xop(u32 inst) in get_xop() function
947 switch (get_xop(inst)) { in mcheck_handle_load()