MMIX LOGO

MMIX Instruction Set

Table of Content

Content

The Pseudo Instruction LDA

Name:

LDA $X,Label

Specification:

LDA: u($X) ← Label

Timing:

Description:

Stores the address indicated by the label in register $X. This instruction is assembled as an ADDU instruction using a suitable global register or, with the -x option of mmixal it is assembled into a sequence of four instructions using 16-bit immediate operands.

See also: ADDU and Bitwise Operations with 16-Bit Immediate Values.

Please help to keep this site up to date! If you want to point out important material or projects that are not listed here, if you find errors or want to suggest improvements, please send email to email