Interrupts vs. Exceptions

Interrupts: Asynchronous

Exceptions: Synchronous

Which RISC-V instructions don’t ever result in exceptions? None.

Types of Exceptions

Precise Exceptions

Speculative Execution + Faults

Caches

Why memory wall?