]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/v850/interp.c
* v850_sim.h: The V850 doesn't have split I&D spaces. Change
authorJeff Law <law@redhat.com>
Fri, 30 Aug 1996 05:41:10 +0000 (05:41 +0000)
committerJeff Law <law@redhat.com>
Fri, 30 Aug 1996 05:41:10 +0000 (05:41 +0000)
commit28647e4c0c74b2426a530b2b9ec3c95b92944662
tree553811bc975ea0ed40d410cea372ae15154662d5
parent614f1c68ed22305a0f0d9cadec899e39fa52fbb2
    * v850_sim.h: The V850 doesn't have split I&D spaces.  Change
        accordingly.  Remove many unused definitions.
        * interp.c: The V850 doesn't have split I&D spaces.  Change
        accordingly.
        (get_longlong, get_longword, get_word): Deleted.
        (write_longlong, write_longword, write_word): Deleted.
        (get_operands): Deleted.
        (get_byte, get_half, get_word): New functions.
        (put_byte, put_half, put_word): New functions.
        * simops.c: Remove unused functions.  Rough cut at
        "ld.b", "ld.h", "ld.w", "st.b", "st.h", "st.w" insns.
sim/v850/ChangeLog
sim/v850/interp.c
sim/v850/simops.c