⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 linux下建立JAVA虚拟机的源码KAFFE
💻
字号:
PECULIARITIES OF THIS INSTALLATION==================================This version of kaffe was built on my Amiga 4000, which containsa Cyberstorm II with 68060 at 50 MHz. The 68060, like the 68040,has a built-in FPU. This kaffe build depends on the presence of such an FPU. I have not tested, and can not guarantee, that it will work on an Amiga 1200, with a 68030.The file config/m68k/common.h contains assembler code for the function sysdepCallMethod() and the macro COMPARE_AND_EXCHANGE.These functions depend on at least a 68020 CPU for the op-codes"casl".The function config/m68k/amigaos/md.c:md_init() contains code toinitialise the FPU to "round to nearest". This code may not workon a CPU/FPU combination less than a 68040 or 68060.The "configure" script contains a test for the integer divideunit. The code tests whether the most negative number can bedivided by -1 and the result. If this "long modulo" is "broken",the configure script ensures that kaffe is built with a work-around for the problem. This code works on a 68060, but has notbeen tested on other CPUs.tony wyattApril 2003

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -