Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
rtoy authored
o Pass the modes to GET-FP-OPERANDS

compiler/ppc/float.lisp:
o If the destination register is the same as one of the source
  registers, an overflow or underflow exception will have replaced the
  source register with the result.  In that case, replace the source
  value with NIL to indicate we don't know.  (We could recompute the
  source from the result, but there would be a round-off error.)
6f968a58
History
Name Last commit Last update
..