]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-mips.c
* config/tc-mips.c (load_register): Rewrite to handle O_big 64 bit
authorIan Lance Taylor <ian@airs.com>
Mon, 19 Dec 1994 22:02:01 +0000 (22:02 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 19 Dec 1994 22:02:01 +0000 (22:02 +0000)
commit847a01cd4cd73749699db2fc7b8f49d3bb619076
tree1f0348ab1eb14c14010f4b5d1cfefacaf47d6313
parent60937ce7c2522765fc431338adf2d0aefb8e7eab
* config/tc-mips.c (load_register): Rewrite to handle O_big 64 bit
constants.
(mips_ip): Accept O_big constants in case 'I'.  Change case
'i'/'j' to treat an O_big constant as an out of range value.
gas/ChangeLog
gas/config/tc-mips.c