aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKresten Krab Thorup <krab@samam.daimi.au.dk>1999-08-20 13:40:35 +0200
committerKresten Krab Thorup <krab@gcc.gnu.org>1999-08-20 11:40:35 +0000
commitf7b4fb110a587d13e6f203716b2ab5f326065934 (patch)
treebeb23951cf42ff30c1b42c1220cc8506ad04f7e9 /gcc
parentad69db4af5b5de7e8b8df977be78131adf375511 (diff)
downloadgcc-f7b4fb110a587d13e6f203716b2ab5f326065934.zip
gcc-f7b4fb110a587d13e6f203716b2ab5f326065934.tar.gz
gcc-f7b4fb110a587d13e6f203716b2ab5f326065934.tar.bz2
interpret.cc (continue1): Implement explicit dispatch table.
* interpret.cc (continue1): Implement explicit dispatch table. insn_target: Explicit interpreter switch table. SAVE_PC: New macro, moves pc saving code into instructions that require so. NEXT_INSN: New macro, replaces `goto next_insn' in all insns. PC_REGISTER_ASM: New macro. INLINE_SWITCH: New macro. Constrols dispatching strategy. opcode: Remove local variable. {i,l,f,d}{load,store}_{0,1,2,3}: Expand definitions. (POKEI): Use _Jv_word. (iinc): Use _Jv_word. (dupx): Change reference argument (sp) to pointer. (jvdump): Remove * interpret.cc: Remove instruction timing instrumentation. * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Changed comment. Don't use _Jv_ClassNameSamePackage. * gnu/gcj/util/path/{SearchPath,ZipFileEntry,DirectoryPathEntry, URLPathEntry, CacheEntry}: Removed. * Makefile.am (ordinary_java_source_files): Remove gnu/gcj/util/path package. (.java.lo): Rule removed. * Makefile.in: Rebuilt. From-SVN: r28777
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions