* simops.c (trace_input): Remove all references to SEXT7.
authorJeff Law <law@redhat.com>
Thu, 24 Oct 1996 18:28:43 +0000 (18:28 +0000)
committerJeff Law <law@redhat.com>
Thu, 24 Oct 1996 18:28:43 +0000 (18:28 +0000)
commit0a89af6efd63034b30e980de20f4a5fafeca01c5
treebe0e8027f15cf02668fba3a73d7f9f378fd780a0
parent968519095a3386323bb7ef7f88583e6ed902e691
    * simops.c (trace_input): Remove all references to SEXT7.
        (OP_300, OP_400, OP_500, OP_380, OP_480, OP_501): Displacement
        is zero extended for sst/sld instructions.
        * v850_sim.h (SEX7): Delete.  It's no longer needed (and it
        was incorrect anyway).
So we properly simulate sst/sld instructions.
sim/v850/ChangeLog
sim/v850/simops.c