Eliminate assembly code to perform FIX/FLO and FLO/FIX cases of
authorChris Hanson <org/chris-hanson/cph>
Tue, 5 Apr 1994 21:22:20 +0000 (21:22 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 5 Apr 1994 21:22:20 +0000 (21:22 +0000)
generic binary operations.  This code was OK for + and - but failed to
produce correct answer for * and / when one argument was exact zero.

v7/src/microcode/cmpauxmd/hppa.m4
v8/src/microcode/cmpauxmd/hppa.m4

index 21885f257b8c16f775b002e3ec3abb7650cc60b8..02cf1fcf31a859e69799784559a64cbaad5e0a29 100644 (file)
@@ -1,8 +1,8 @@
 changecom(`;');;; -*-Midas-*-
 ;;;
-;;;    $Id: hppa.m4,v 1.35 1994/04/05 21:22:05 cph Exp $
+;;;    $Id: hppa.m4,v 1.36 1994/04/05 21:22:20 cph Exp $
 ;;;
-;;;    Copyright (c) 1989-1993 Massachusetts Institute of Technology
+;;;    Copyright (c) 1989-94 Massachusetts Institute of Technology
 ;;;
 ;;;    This material was developed by the Scheme project at the
 ;;;    Massachusetts Institute of Technology, Department of
index 21885f257b8c16f775b002e3ec3abb7650cc60b8..02cf1fcf31a859e69799784559a64cbaad5e0a29 100644 (file)
@@ -1,8 +1,8 @@
 changecom(`;');;; -*-Midas-*-
 ;;;
-;;;    $Id: hppa.m4,v 1.35 1994/04/05 21:22:05 cph Exp $
+;;;    $Id: hppa.m4,v 1.36 1994/04/05 21:22:20 cph Exp $
 ;;;
-;;;    Copyright (c) 1989-1993 Massachusetts Institute of Technology
+;;;    Copyright (c) 1989-94 Massachusetts Institute of Technology
 ;;;
 ;;;    This material was developed by the Scheme project at the
 ;;;    Massachusetts Institute of Technology, Department of