2004-02-12 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Thu, 12 Feb 2004 19:32:12 +0000 (19:32 +0000)
committerMichael Snyder <msnyder@vmware.com>
Thu, 12 Feb 2004 19:32:12 +0000 (19:32 +0000)
commit3e5117978b9b7ca15f1fcdd17cc3a4edbeb4d5d4
treef8d32614d6d9ed82048a4682fe7343b2cc2a6191
parent6a7760b682901be7ae970252843156da407a6d5d
2004-02-12  Michael Snyder  <msnyder@redhat.com>

* gencode.c (table): Change from char to short.
(dumptable): Change generated table from char to short.
* interp.c (sh_jump_table, sh_dsp_table, ppi_table): char to short.
(init_dsp): Compute size of sh_dsp_table.
(sim_resume): Change jump_table from char to short.
sim/sh/ChangeLog
sim/sh/gencode.c
sim/sh/interp.c