]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* gencode.c (MIPS16_DECODE): SWRASP is I8, not RI.
authorIan Lance Taylor <ian@airs.com>
Mon, 16 Dec 1996 21:47:23 +0000 (21:47 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 16 Dec 1996 21:47:23 +0000 (21:47 +0000)
commit063443cf01d7cffebaccc2a2adfc9c8774e9a91e
tree865d53f17e6ac0e3aec1d058294555a30dee8cd2
parentdbdae3de36f16033746330f2c9ba072c1a2001d4
* gencode.c (MIPS16_DECODE): SWRASP is I8, not RI.
(build_endian_shift): Don't check proc64.
(build_instruction): Always set memval to uword64.  Cast op2 to
uword64 when shifting it left in memory instructions.  Always use
the same code for stores--don't special case proc64.
sim/mips/ChangeLog
sim/mips/gencode.c