const-string

Purpose

Move a reference to the string specified by the given index into the specified register.

Details

Op & Format Mnemonic / Syntax Arguments
1a 21c const-string vAA, string@BBBB A: destination register (8 bits)
B: string index
1b 31c const-string/jumbo vAA, string@BBBBBBBB A: destination register (8 bits)
B: string index

Constraints

Behavior

Exceptions

None.