Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/spmath/
H A Dfpudispatch.h6 int decode_0c(unsigned ir, unsigned class, unsigned subop, unsigned *fpregs);
H A Dfpudispatch.c116 decode_0c(unsigned ir,unsigned class,unsigned subop,unsigned fpregs[]) in decode_0c() function
/netbsd-src/sys/arch/hppa/hppa/
H A Dfpu.c387 exception = decode_0c(inst, class, sub, fpregs); in hppa_fpu_emulate()