Contur 2
Educational OS kernel simulator
Loading...
Searching...
No Matches
arch Directory Reference

Files

 
block.h
 Block — the fundamental unit of simulated memory.
 
instruction.h
 Instruction enum class — all opcodes for the bytecode interpreter.
 
interrupt.h
 Interrupt enum class — hardware and software interrupt codes.
 
isa.h
 ISA (Instruction Set Architecture) constants and helpers.
 
program_builder.h
 Inline Block construction helpers for assembling bytecode programs.
 
register_file.h
 Register enum class and RegisterFile — the CPU's register bank.