Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 252 Bytes

.orb.md

File metadata and controls

22 lines (13 loc) · 252 Bytes
description
Load next N instruction into stack

.orb

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

See also

{% page-ref page=".val.md" %}