Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 1998 17:38:40 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/as/opcode i386.h
Message-ID:  <199803290138.RAA09406@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1998/03/28 17:38:39 PST

  Modified files:
    gnu/usr.bin/as/opcode i386.h 
  Log:
  Add support for the AT&T style "fildll" and "fistpll" mnemonics.
  These are equivalent to "fildq" and "fistpq" respectively.  This
  fixes the bad floating point object code that resulted after recent
  changes in the compiler.
  
  Test driven by:	"Mike Burgett" <mburgett@awen.com>,
  		Amancio Hasty <hasty@rah.star-gate.com>
  
  Revision  Changes    Path
  1.9       +3 -1      src/gnu/usr.bin/as/opcode/i386.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803290138.RAA09406>