Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powerpc/
H A Ddb_disasm.c77 typedef void (op_class_func) (instr_t, vm_offset_t); typedef
84 op_class_func op_ill, op_base;
85 op_class_func op_cl_x13, op_cl_x1e, op_cl_x1f;
86 op_class_func op_cl_x3a, op_cl_x3b;
87 op_class_func op_cl_x3e, op_cl_x3f;
89 op_class_func *opcodes_base[] = {