Searched refs:get_xop (Results 1 – 9 of 9) sorted by relevance
42 switch (get_xop(inst)) { in can_single_step()59 switch (get_xop(inst)) { in can_single_step()
19 static inline unsigned int get_xop(u32 inst) in get_xop() function
210 pr_debug("Emulating opcode %d / %d\n", get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()229 switch (get_xop(inst)) { in kvmppc_emulate_instruction()297 "(op %d xop %d)\n", inst, get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()
51 switch (get_xop(inst)) { in kvmppc_booke_emulate_op()77 switch (get_xop(inst)) { in kvmppc_booke_emulate_op()
139 switch (get_xop(inst)) { in kvmppc_core_emulate_op_e500()
262 switch (get_xop(inst)) { in kvmppc_core_emulate_op_pr()293 switch (get_xop(inst)) { in kvmppc_core_emulate_op_pr()
1492 switch (get_xop(inst)) { in kvmppc_emulate_doorbell_instr()
958 switch (get_xop(inst)) { in mcheck_handle_load()
1584 get_xop(ppc_inst_val(insn)) == OP_31_XOP_HASHCHK) { in do_program_check()