Home
last modified time | relevance | path

Searched refs:get_xop (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/powerpc/include/asm/
Ddisassemble.h30 static inline unsigned int get_xop(u32 inst) in get_xop() function
/linux-2.6.39/arch/powerpc/kvm/
Dbooke_emulate.c47 switch (get_xop(inst)) { in kvmppc_booke_emulate_op()
61 switch (get_xop(inst)) { in kvmppc_booke_emulate_op()
Demulate.c148 pr_debug("Emulating opcode %d / %d\n", get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()
162 switch (get_xop(inst)) { in kvmppc_emulate_instruction()
522 "(op %d xop %d)\n", inst, get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()
D44x_emulate.c50 switch (get_xop(inst)) { in kvmppc_core_emulate_op()
Dbook3s_emulate.c73 switch (get_xop(inst)) { in kvmppc_core_emulate_op()
87 switch (get_xop(inst)) { in kvmppc_core_emulate_op()
De500_emulate.c36 switch (get_xop(inst)) { in kvmppc_core_emulate_op()