Instruction Set
Chapter 2 shows all ISAs we need to implement for running xv6
.
- RV64I Base Integer Instruction Set
- "M" Standard Extension for Integer Multiplication and Division
- "A" Standard Extension for AtomicInstructions
Chapter 2 shows all ISAs we need to implement for running xv6
.