Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powerpc/
H A Ddb_disasm.c84 op_class_func op_ill, op_base; variable
90 /*x00*/ op_ill, op_ill, op_base, op_ill,
91 /*x04*/ op_ill, op_ill, op_ill, op_base,
95 /*x14*/ op_base, op_base, op_ill, op_base,
104 /*x38*/ op_ill, op_ill, op_cl_x3a, op_cl_x3b,
105 /*x3C*/ op_ill, op_ill, op_cl_x3e, op_cl_x3f
586 op_ill(instr_t instr, vm_offset_t loc) in op_ill() function
1048 op_ill(instr, loc); in dis_ppc()