Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c924 int bvDasm(const struct inst *i, OFS, int);
1019 { BV, 0, "bv", bvDasm },
1728 bvDasm(i, ofs, w) in bvDasm() function