Skip to content
Snippets Groups Projects
Commit fba8332d authored by Raymond Toy's avatar Raymond Toy
Browse files

Regenerated.

parent e6da7db1
No related branches found
No related tags found
No related merge requests found
......@@ -18776,6 +18776,16 @@ msgstr ""
msgid "Float zero bound ~s not correctly canonicalised?"
msgstr ""
 
#: src/compiler/float-tran-dd.lisp
msgid "Compute fl(a*b) and err(a*b)"
msgstr ""
#: src/compiler/float-tran-dd.lisp
msgid ""
"Compute fl(a*a) and err(a*b). This is a more efficient\n"
" implementation of two-prod"
msgstr ""
#: src/compiler/float-tran-dd.lisp
msgid "Computes fl(a+b) and err(a+b), assuming |a| >= |b|"
msgstr ""
......@@ -18815,16 +18825,6 @@ msgid ""
" a-lo contains the lower 26 bits."
msgstr ""
 
#: src/compiler/float-tran-dd.lisp
msgid "Compute fl(a*b) and err(a*b)"
msgstr ""
#: src/compiler/float-tran-dd.lisp
msgid ""
"Compute fl(a*a) and err(a*b). This is a more efficient\n"
" implementation of two-prod"
msgstr ""
#: src/compiler/float-tran-dd.lisp
msgid "Multiply the double-double A0,A1 with B0,B1"
msgstr ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment