Examples of coded machine instructions

The examples that follow are grouped according to machine instruction format. They show the various ways in which you can code the operands of machine instructions. Both symbolic and numeric representation of fields and subfields are shown in the examples. Therefore, assume that all symbols used are defined elsewhere in the same source module.

The object code assembled from at least one coded statement per group is also included. A complete summary of machine instruction formats with the coded assembler language variants can be found in the applicable Principles of Operation manual.

The examples that follow show the various instruction formats, and are not meant to show how the machine instructions should be used.


[ Top of Page | Previous Page | Next Page | Contents | Index ]