Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c932 int stbysDasm(const struct inst *, OFS, union insn);
1024 { STBYS, 0, "stbys", stbysDasm },
1622 stbysDasm(const struct inst *i, OFS ofs, union insn w) in stbysDasm() function