forked from AbleOS/holey-bytes
Spec update
This commit is contained in:
parent
8287b1bdc1
commit
629fc969c2
1
spec.md
1
spec.md
|
@ -260,6 +260,7 @@
|
||||||
|
|
||||||
# Memory
|
# Memory
|
||||||
- Addresses are 64 bit
|
- Addresses are 64 bit
|
||||||
|
- Program should be in the same address space as all other data
|
||||||
- Memory implementation is arbitrary
|
- Memory implementation is arbitrary
|
||||||
- In case of accessing invalid address:
|
- In case of accessing invalid address:
|
||||||
- Program shall trap (LoadAccessEx, StoreAccessEx) with parameter of accessed address
|
- Program shall trap (LoadAccessEx, StoreAccessEx) with parameter of accessed address
|
||||||
|
|
Loading…
Reference in a new issue