Home
last modified time | relevance | path

Searched refs:get_op (Results 1 – 16 of 16) sorted by relevance

/arch/powerpc/include/asm/
A Ddisassemble.h14 static inline unsigned int get_op(u32 inst) in get_op() function
84 #define IS_XFORM(inst) (get_op(inst) == 31)
85 #define IS_DSFORM(inst) (get_op(inst) >= 56)
A Dprobes.h37 switch (get_op(inst)) { in can_single_step()
A Dinst.h151 if (IS_ENABLED(CONFIG_PPC64) && get_op(val) == OP_PREFIX) { in __copy_inst_from_kernel_nofault()
/arch/powerpc/kvm/
A Demulate.c210 pr_debug("Emulating opcode %d / %d\n", get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()
216 switch (get_op(inst)) { in kvmppc_emulate_instruction()
297 "(op %d xop %d)\n", inst, get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()
A De500_emulate.c137 switch (get_op(inst)) { in kvmppc_core_emulate_op_e500()
A Dbooke_emulate.c49 switch (get_op(inst)) { in kvmppc_booke_emulate_op()
A Dbook3s_emulate.c244 switch (get_op(inst)) { in kvmppc_core_emulate_op_pr()
1051 switch (get_op(inst)) { in kvmppc_alignment_dar()
A Dbook3s_paired_singles.c349 switch (get_op(inst)) { in kvmppc_inst_is_paired_single()
677 switch (get_op(inst)) { in kvmppc_emulate_paired_single()
A Dbook3s_hv.c1546 if (get_op(inst) != 31) in kvmppc_emulate_doorbell_instr()
/arch/m68k/fpsp040/
A Dx_unimp.S34 |xref get_op
66 bsrl get_op |go get operand(s)
A DMakefile6 obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
A Dget_op.S2 | get_op.sa 3.6 5/19/92
4 | get_op.sa 3.5 4/26/91
A Ddecbin.S494 | it will be inex2, but will be reported as inex1 by get_op.
/arch/powerpc/sysdev/
A Dfsl_pci.c956 switch (get_op(inst)) { in mcheck_handle_load()
/arch/powerpc/kernel/
A Dtraps.c552 if (*nip == PPC_RAW_SYNC() || get_op(*nip) == OP_TRAP) { in check_io_access()
/arch/powerpc/lib/
A Dsstep.c1496 suffixopcode = get_op(suffix); in analyse_instr()
2987 suffixopcode = get_op(suffix); in analyse_instr()

Completed in 44 milliseconds