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
Float Mode
is the virtual machine mode for performing arithmetic operations using a floating point
Enable float mode
.ldi &(0x18) <| $(0x1)
Note:
All advanced math operation has required enable float mode
Information - Previous
Halt VM
Next - Information
VM Assembly structure
Last updated
11 months ago