22.02.2015 Views

HLASM Language Reference

HLASM Language Reference

HLASM Language Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Examples of Coded Machine Instructions<br />

where:<br />

FA is the operation code.<br />

8 is length L<br />

5 is length L<br />

8 is base register B<br />

28 is displacement D from base register B<br />

7 is base register B<br />

1E is displacement D from base register B<br />

When assembled, the object code for the instruction labeled BETA1, in hexadecimal,<br />

is:<br />

D24F87<br />

where:<br />

D2 is the operation code<br />

4F is length L<br />

8 is base register B<br />

is displacement D from base register B<br />

7 is base register B<br />

is displacement D from base register B<br />

Chapter 4. Machine Instruction Statements 99

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!