X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Ffloat-trap.lisp;h=897d3109f571907e07c41060346bc6550c03cef3;hb=95591ed483dbb8c0846c129953acac1554f28809;hp=95f385a7cdec4816f412f337b806b87be1499281;hpb=9dcd91eba92f6f2db9ae65d7640f2cd2f4ee2a8b;p=sbcl.git diff --git a/src/code/float-trap.lisp b/src/code/float-trap.lisp index 95f385a..897d310 100644 --- a/src/code/float-trap.lisp +++ b/src/code/float-trap.lisp @@ -47,7 +47,7 @@ ;;; interpreter stubs for floating point modes get/setters for the ;;; alpha have been removed to alpha-vm.lisp, as they are implemented -;;; in C rather than as VOPs. +;;; in C rather than as VOPs. Likewise for x86-64 and mips. #!-(or alpha x86-64 mips) (progn (defun floating-point-modes ()