Searched refs:blDasm (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/sys/arch/hppa/hppa/ |
H A D | db_disasm.c | 897 int blDasm(const struct inst *i, OFS ofs, int w); 1016 { GATE, 0, "gate", blDasm }, 1017 { BL, 0, "b", blDasm }, 1693 blDasm(i, ofs, w) in blDasm() function
|