Searched refs:get_xop (Results 1 – 8 of 8) 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()312 "(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()
118 switch (get_xop(inst)) { in kvmppc_core_emulate_op_pr()132 switch (get_xop(inst)) { in kvmppc_core_emulate_op_pr()
142 switch (get_xop(inst)) { in kvmppc_core_emulate_op_e500()
104 switch (get_xop(inst)) { in kvmppc_emulate_loadstore()
1003 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()