20030dc8d5
ysyx_22040000 李心杨 Linux calcite 6.6.19 #1-NixOS SMP PREEMPT_DYNAMIC Fri Mar 1 12:35:11 UTC 2024 x86_64 GNU/Linux 01:03:00 up 10:38, 2 users, load average: 0.20, 0.16, 0.66 |
||
---|---|---|
.. | ||
am | ||
cmake | ||
klib | ||
out/install/lib | ||
scripts | ||
tools | ||
.gitignore | ||
CMakeLists.txt | ||
CMakePresets.json | ||
default.nix | ||
LICENSE | ||
Makefile | ||
README |
AbstractMachine is a minimal, modularized, and machine-independent abstraction layer of the computer hardware: * physical memory and direct execution (The "Turing Machine"); * basic model for input and output devices (I/O Extension); * interrupt/exception and processor context management (Context Extension); * virtual memory and protection (Virtual Memory Extension); * multiprocessing (Multiprocessing Extension). CONTACTS Bug reports and suggestions go to Yanyan Jiang (jyy@nju.edu.cn) and Zihao Yu (yuzihao@ict.ac.cn).