mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
* config/tc-mips.c (load_register): Don't use addiu for dli of an
unsigned seemingly negative number. Don't bother shifting a zero value. (mips_ip): For case 'j', if there are more alternatives, and the ISA level is at least 3, don't accept an unsigned seemingly negative number.
This commit is contained in:
parent
6b62554aee
commit
a7f668c02f
@ -1,3 +1,12 @@
|
||||
Tue Mar 14 21:36:34 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* config/tc-mips.c (load_register): Don't use addiu for dli of an
|
||||
unsigned seemingly negative number. Don't bother shifting a zero
|
||||
value.
|
||||
(mips_ip): For case 'j', if there are more alternatives, and the
|
||||
ISA level is at least 3, don't accept an unsigned seemingly
|
||||
negative number.
|
||||
|
||||
Tue Mar 14 19:16:43 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
|
||||
|
||||
* read.c (s_app_line): Fix last patch to deal with a line number
|
||||
|
Loading…
Reference in New Issue
Block a user