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

/freebsd-11-stable/sys/powerpc/powerpc/
H A Ddb_disasm.c85 void dis_ppc(const struct opcode *opcodeset, instr_t instr, vm_offset_t loc);
1001 dis_ppc(opcodes, instr, loc);
1007 dis_ppc(opcodes_13, instr, loc);
1013 dis_ppc(opcodes_1e, instr, loc);
1019 dis_ppc(opcodes_1f, instr, loc);
1025 dis_ppc(opcodes_3a, instr, loc);
1031 dis_ppc(opcodes_3b, instr, loc);
1037 dis_ppc(opcodes_3e, instr, loc);
1043 dis_ppc(opcodes_3f, instr, loc);
1047 dis_ppc(cons function
[all...]

Completed in 97 milliseconds