]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* mips.igen: Tag vr5000 instructions.
authorAndrew Cagney <cagney@redhat.com>
Fri, 14 Nov 1997 08:27:38 +0000 (08:27 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 14 Nov 1997 08:27:38 +0000 (08:27 +0000)
commitf23e93dab0704098167aa45ef45243cc8df2fa42
treed3f32386d00539be4d76e78d4292258fb35eb616
parent15ddb4c9adfa250e06f79d6d465ccdb2f50be49b
   * mips.igen: Tag vr5000 instructions.
        (ANDI): Was missing mipsIV model, fix assembler syntax.
        (do_c_cond_fmt): New function.
        (C.cond.fmt): Handle mips I-III which do not support CC field
        separatly.
        (bc1): Handle mips IV which do not have a delaed FCC separatly.
        (SDR): Mask paddr when BigEndianMem, not the converse as specified
        in IV3.2 spec.
        (DMULT, DMULTU): Force use of hosts 64bit multiplication.  Handle
        vr5000 which saves LO in a GPR separatly.
        * configure.in (enable-sim-igen): For vr5000, select vr5000
        specific instructions.
        * configure: Re-generate.
sim/mips/ChangeLog
sim/mips/configure.in