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§
- get_
memory_ size 0x0303
get_memory_size:target
- load_
floats 0x0305
load_floats:target
[start:end]
- load_
words 0x0302
load_words:target
[start:end]
- operation_
set - Returns memory operations.
- store_
floats 0x0304
store_floats:target
[start:end]
- store_
words 0x0301
store_words:target
[start:end]