Module osiris_set_std::memory
source · Expand description
0x03 Memory operations (store/load, stack, allocation)
0x0301
store_words:target
[start:end]
0x0302
load_words:target
[start:end]
0x0303
get_memory_size:target
0x0304
store_floats:target
[start:end]
0x0305
load_floats:target
[start:end]
Constants§
Functions§
- 0x0303 GET MEMORY SIZE
- 0x0305 LOAD FLOATS
- 0x0302 LOAD WORDS
- Returns memory operations.
- 0x0304 STORE FLOATS