]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/mn10300/interp.c
* interp.c (load_mem_big): Remove function. It's now a macro
authorJeff Law <law@redhat.com>
Sun, 18 May 1997 22:57:49 +0000 (22:57 +0000)
committerJeff Law <law@redhat.com>
Sun, 18 May 1997 22:57:49 +0000 (22:57 +0000)
commitb07a1e78c5e0d82d8cf993da497b2afc9cb94a86
treeefb62dddb60b69a178ce1464c57cb87dee5494ef
parent63aa80ff5151ee867663272a38ac3d7556408fcf
    * interp.c (load_mem_big): Remove function.  It's now a macro
        defined elsewhere.
        (compare_simops): New function.
        (sim_open): Sort the Simops table before inserting entries
        into the hash table.
        * mn10300_sim.h: Remove unused #defines.
        (load_mem_big): Define.
Another 20% so performance improvement for the mn10300 simulator.
sim/mn10300/ChangeLog
sim/mn10300/interp.c