?? readme
字號:
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 + -