Home
last modified time | relevance | path

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

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