HomeSort by: relevance | last modified time | path
    Searched refs:decode_0e (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hppa/spmath/
fpudispatch.h 7 int decode_0e(unsigned ir, unsigned class, unsigned subop, unsigned *fpregs);
fpudispatch.c 394 decode_0e(unsigned ir,unsigned class,unsigned subop,unsigned fpregs[]) function in typeref:typename:int
649 panic("decode_0e");
  /src/sys/arch/hppa/hppa/
fpu.c 390 exception = decode_0e(inst, class, sub, fpregs);

Completed in 12 milliseconds