Ancient VM
Ancient VM
Ancient VM
Ancient VM
Introduction
Github
Information
Environment flags
Internal VM functions
Flags address
External Devices
Halt VM
Float Mode
VM Assembly structure
Modules
Instructions
Debug
Jumpers
Math Operations
Logical Operations
.mva
.nop
.warm
.halt
.ldi
.ldx
.wtd
.rfd
.swap
.dup
.ref.t
.page
.lpstr
.unlock
.prune
.call.i
.locals
.readonly
.raw
.orb
.pull
.val
.inc
.dec
.ckft
.inv
...static.extern.call
.dif.t & .dif.f
Powered by GitBook

.orb

Load next N instruction into stack
.orb &(0x2) ; load next 2 instruction into stack
.val @float_t(15.0)
.var @float_t(0.0)

OpCode

0xA0

See also

.val
/instructions/.val

​

Instructions - Previous
.raw
Next - Instructions
.pull
Last updated 8 months ago