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

/freebsd-11-stable/sys/powerpc/powerpc/
H A Ddb_disasm.c80 typedef void (op_class_func) (instr_t, vm_offset_t); typedef
87 op_class_func op_ill, op_base;
88 op_class_func op_cl_x13, op_cl_x1e, op_cl_x1f;
89 op_class_func op_cl_x3a, op_cl_x3b;
90 op_class_func op_cl_x3e, op_cl_x3f;
92 op_class_func *opcodes_base[] = {

Completed in 57 milliseconds