* mips.h (M_ABSU): Removed (absolute value of unsigned number??).

(M_DABS): Added.
This commit is contained in:
Ian Lance Taylor 1993-08-23 17:02:38 +00:00
parent f8b2936364
commit de14dfd747
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Mon Aug 23 12:43:11 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* mips.h (M_ABSU): Removed (absolute value of unsigned number??).
(M_DABS): Added.
Thu Aug 19 15:08:37 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* mips.h (INSN_*): Changed values. Removed unused definitions.