Searched refs:vdepDasm (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/arch/hppa/hppa/ |
| D | db_disasm.c | 917 int vdepDasm(const struct inst *, OFS, union insn); 1090 { VDEP, 0, "vdep", vdepDasm }, 1094 { ZVDEP, 0, "zvdep", vdepDasm }, 1380 vdepDasm(const struct inst *i, OFS ofs, union insn w) in vdepDasm() function
|