Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BoardConfig.mk | D | 15-Dec-2024 | 862 | 25 | 6 | |
README.txt | D | 15-Dec-2024 | 351 | 11 | 7 | |
details.mk | D | 15-Dec-2024 | 1.3 KiB | 34 | 13 |
README.txt
1The "emu64x16k" product defines a non-hardware-specific IA target 2without a kernel or bootloader. 3 4This only supports 64bit 16KB pagesize abi: x86_64_16k 5 6It can be used to build the entire user-level system, and 7will work with the IA version of the emulator, 8 9It is not a product "base class"; no other products inherit 10from it or use it in any way. 11