diff --git a/htdocs/backends.html b/htdocs/backends.html index 6e212b24..c9449065 100644 --- a/htdocs/backends.html +++ b/htdocs/backends.html @@ -112,7 +112,6 @@ rx | s s390 | ? Q qr gia e sh | Q CB qr p i sparc | Q CB qr b ia -spu | ? Q *C mgi stormy16 | ???L FIC D l b i tilegx | S Q C q gi e tilepro | S F C gi e @@ -130,10 +129,5 @@ https://gcc.gnu.org/ml/gcc/2003-10/msg00027.html.

href="https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb"> https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb.

-

* SPU's float is special; it has the same format as IEEE float but has -an extended range and no infinity or NaNs. SPU's float will not produce -denormal or negative zeros; both are treated as positive zero. On the -other hand, SPU's double is IEEE floating point.

-