Spec update

soft-float
Erin 2023-08-07 01:41:26 +02:00
parent 8287b1bdc1
commit 629fc969c2
1 changed files with 1 additions and 0 deletions

View File

@ -260,6 +260,7 @@
# Memory
- Addresses are 64 bit
- Program should be in the same address space as all other data
- Memory implementation is arbitrary
- In case of accessing invalid address:
- Program shall trap (LoadAccessEx, StoreAccessEx) with parameter of accessed address