Searched refs:get_xop (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dprobes.h42 switch (get_xop(inst)) {
59 switch (get_xop(inst)) {
H A Ddisassemble.h19 static inline unsigned int get_xop(u32 inst) function
/linux-master/arch/powerpc/kvm/
H A Demulate.c210 pr_debug("Emulating opcode %d / %d\n", get_op(inst), get_xop(inst));
229 switch (get_xop(inst)) {
297 "(op %d xop %d)\n", inst, get_op(inst), get_xop(inst));
H A Dbooke_emulate.c51 switch (get_xop(inst)) {
77 switch (get_xop(inst)) {
H A De500_emulate.c139 switch (get_xop(inst)) {
H A Dbook3s_emulate.c262 switch (get_xop(inst)) {
293 switch (get_xop(inst)) {
H A Dbook3s_hv.c1547 switch (get_xop(inst)) {
/linux-master/arch/powerpc/sysdev/
H A Dfsl_pci.c958 switch (get_xop(inst)) {
/linux-master/arch/powerpc/kernel/
H A Dtraps.c1584 get_xop(ppc_inst_val(insn)) == OP_31_XOP_HASHCHK) {

Completed in 180 milliseconds