]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/h8300/compile.c
2003-06-18 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Thu, 19 Jun 2003 02:14:14 +0000 (02:14 +0000)
committerMichael Snyder <msnyder@vmware.com>
Thu, 19 Jun 2003 02:14:14 +0000 (02:14 +0000)
commit9f70f8ec0400d4011d748ea813414819bbb5fdf7
treec1b0e083ee182f9a71995477f5f2e11547ae08e8
parent18ad32b593b4352c96d29f7adff1d6a2f0a6a81c
2003-06-18  Michael Snyder  <msnyder@redhat.com>

        * compile.c: Replace "Hitachi" with "Renesas".
        (decode): Distinguish AV_H8S from AV_H8H.
        (sim_resume): H8SX can use any register for TAS.
        (decode): Add support for VECIND.
        (sim_resume): Implement rte/l and rts/l.
        (GETSR): New macro (actually old macro reincarnated).
        (decode): Add handling for IMM2.
        (sim_resume): Drop extra block around jmp, jsr, rts.
        Add handling for trapa and rte.
        For divxu.b, change 0xffff mask to 0xff.
        (set_h8300h): Add bfd_mach_h8300sxn machine.
sim/h8300/ChangeLog
sim/h8300/compile.c