linux/arch/parisc/math-emu
Dr. David Alan Gilbert 0ca4f51fa5 parisc/math-emu: Remove unused struct 'exc_reg'
This has been here since pre-git.  Build tested.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Helge Deller <deller@gmx.de>
2024-05-10 15:09:15 +02:00
..
cnv_float.h
dbl_float.h
decode_exc.c parisc: align '*' in comment in math-emu code 2022-06-26 00:19:27 +02:00
denormal.c
dfadd.c parisc: Fix typos in comments 2022-05-08 20:01:12 +02:00
dfcmp.c
dfdiv.c
dfmpy.c
dfrem.c
dfsqrt.c parisc: avoid c23 'nullptr' idenitifier 2024-02-27 22:51:44 +01:00
dfsub.c parisc: Fix typos in comments 2022-05-08 20:01:12 +02:00
driver.c parisc/math-emu: Remove unused struct 'exc_reg' 2024-05-10 15:09:15 +02:00
fcnvff.c parisc: avoid c23 'nullptr' idenitifier 2024-02-27 22:51:44 +01:00
fcnvfu.c parisc: avoid c23 'nullptr' idenitifier 2024-02-27 22:51:44 +01:00
fcnvfut.c parisc: avoid c23 'nullptr' idenitifier 2024-02-27 22:51:44 +01:00
fcnvfx.c parisc: avoid c23 'nullptr' idenitifier 2024-02-27 22:51:44 +01:00
fcnvfxt.c parisc: avoid c23 'nullptr' idenitifier 2024-02-27 22:51:44 +01:00
fcnvuf.c parisc: avoid c23 'nullptr' idenitifier 2024-02-27 22:51:44 +01:00
fcnvxf.c parisc: avoid c23 'nullptr' idenitifier 2024-02-27 22:51:44 +01:00
float.h
fmpyfadd.c
fpbits.h
fpu.h
fpudispatch.c parisc: math-emu: Fix fall-through warnings 2021-09-01 22:18:18 +02:00
frnd.c parisc: avoid c23 'nullptr' idenitifier 2024-02-27 22:51:44 +01:00
hppa.h
Makefile parisc: math-emu: Avoid compiler warnings with W=1 2023-07-03 18:56:03 +02:00
math-emu.h
README
sfadd.c parisc: Fix typos in comments 2022-05-08 20:01:12 +02:00
sfcmp.c
sfdiv.c
sfmpy.c
sfrem.c
sfsqrt.c parisc: avoid c23 'nullptr' idenitifier 2024-02-27 22:51:44 +01:00
sfsub.c parisc: Fix typos in comments 2022-05-08 20:01:12 +02:00
sgl_float.h

All files except driver.c are snapshots from the HP-UX kernel.  They've
been modified as little as possible.  Even though they don't fit the
Linux coding style, please leave them in their funny format just in case
someone in the future, with access to HP-UX source code, is generous
enough to update our copies with later changes from HP-UX -- it'll
make their 'diff' job easier if our code is relatively unmodified.

Required Disclaimer: Hewlett-Packard makes no implied or expressed
warranties about this code nor any promises to maintain or test it
in any way.  This copy of this snapshot is no longer the property
of Hewlett-Packard.