No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / hppa / spmath / fpudispatch.h
blob97e5ae85396f094fc8486238d65acc4c30c14df1
1 /* $NetBSD: fpudispatch.h,v 1.1 2002/06/05 01:04:25 fredette Exp $ */
3 #include <sys/cdefs.h>
5 /* Prototypes for the dispatcher. */
6 int decode_0c(unsigned ir, unsigned class, unsigned subop, unsigned *fpregs);
7 int decode_0e(unsigned ir, unsigned class, unsigned subop, unsigned *fpregs);
8 int decode_06(unsigned ir, unsigned *fpregs);
9 int decode_26(unsigned ir, unsigned *fpregs);