Searched refs:get_op (Results 1 – 16 of 16) sorted by relevance
14 static inline unsigned int get_op(u32 inst) in get_op() function84 #define IS_XFORM(inst) (get_op(inst) == 31)85 #define IS_DSFORM(inst) (get_op(inst) >= 56)
21 if (get_op(val) == OP_PREFIX) { in probe_user_read_inst()39 if (get_op(val) == OP_PREFIX) { in probe_kernel_read_inst()
1354 suffixopcode = get_op(suffix); in analyse_instr()2743 suffixopcode = get_op(suffix); in analyse_instr()
208 pr_debug("Emulating opcode %d / %d\n", get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()214 switch (get_op(inst)) { in kvmppc_emulate_instruction()295 "(op %d xop %d)\n", inst, get_op(inst), get_xop(inst)); in kvmppc_emulate_instruction()
137 switch (get_op(inst)) { in kvmppc_core_emulate_op_e500()
49 switch (get_op(inst)) { in kvmppc_booke_emulate_op()
248 switch (get_op(inst)) { in kvmppc_core_emulate_op_pr()1049 switch (get_op(inst)) { in kvmppc_alignment_dar()
349 switch (get_op(inst)) { in kvmppc_inst_is_paired_single()675 switch (get_op(inst)) { in kvmppc_emulate_paired_single()
1237 if (get_op(inst) != 31) in kvmppc_emulate_doorbell_instr()
35 static int get_op(const char *op_str) in get_op() function115 op = get_op(dat->expected_op_str); in test_data_item()
34 |xref get_op66 bsrl get_op |go get operand(s)
6 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.
307 static enum tree_code get_op(tree *rhs) in get_op() function353 op = get_op(&rhs); in perturb_local_entropy()378 op = get_op(NULL); in __perturb_latent_entropy()477 op = get_op(NULL); in init_local_entropy()
942 switch (get_op(inst)) { in mcheck_handle_load()