mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
* config/tc-mips.c (mips_ip, case 'i' and 'j'): Mask off high bits
for %lo expressions. (mips_ip, case 'u'): Move range check after code to mask off bits in %hi/%lo expressions. Mask off high bits for %lo expressions. pr16135
This commit is contained in:
parent
ae2a2f6cc2
commit
d7cf212baf
@ -1,3 +1,11 @@
|
||||
Wed Jul 8 12:18:56 1998 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* config/tc-mips.c (mips_ip, case 'i' and 'j'): Mask off high bits
|
||||
for %lo expressions.
|
||||
(mips_ip, case 'u'): Move range check after code to mask
|
||||
off bits in %hi/%lo expressions. Mask off high bits for
|
||||
%lo expressions.
|
||||
|
||||
Tue Jul 7 17:57:38 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* doc/Makefile.am (gasver.texi): New target.
|
||||
|
Loading…
Reference in New Issue
Block a user