Support 16-bit IEEE floating point; used in SSE5
authorH. Peter Anvin <hpa@zytor.com>
Tue, 18 Sep 2007 23:39:03 +0000 (16:39 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 18 Sep 2007 23:39:03 +0000 (16:39 -0700)
commit141d7cf68d60f6c77c078fea7ff85526db668c6f
treee5605799603d43038a2a4d095471a2e3f3a35a76
parent510a2508e6cb1298fa4640d6083e73c1c7ead06e
Support 16-bit IEEE floating point; used in SSE5

SSE5 supports standard IEEE 16-bit floating point, so we should
support that too.
float.c
parser.c