Searched refs:get_op (Results 1 – 12 of 12) sorted by relevance
25 static inline unsigned int get_op(u32 inst) in get_op() function85 #define IS_XFORM(inst) (get_op(inst) == 31)86 #define IS_DSFORM(inst) (get_op(inst) >= 56)
226 pr_debug("Emulating opcode %d / %d\n", get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()232 switch (get_op(inst)) { in kvmppc_emulate_instruction()304 "(op %d xop %d)\n", inst, get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()
69 switch (get_op(inst)) { in kvmppc_emulate_loadstore()
99 switch (get_op(inst)) { in kvmppc_core_emulate_op_pr()675 switch (get_op(inst)) { in kvmppc_alignment_dar()
125 switch (get_op(inst)) { in kvmppc_core_emulate_op_e500()
60 switch (get_op(inst)) { in kvmppc_booke_emulate_op()
368 switch (get_op(inst)) { in kvmppc_inst_is_paired_single()694 switch (get_op(inst)) { in kvmppc_emulate_paired_single()
34 |xref get_op66 bsrl get_op |go get operand(s)
5 obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
2 | get_op.sa 3.6 5/19/924 | get_op.sa 3.5 4/26/91
494 | it will be inex2, but will be reported as inex1 by get_op.
900 switch (get_op(inst)) { in mcheck_handle_load()