09.06.2013 Views

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

as: Assembler <strong>XENIX</strong> Programming<br />

Keyword Statements<br />

Keyword statements are numerically the most com mon type, since most machine<br />

instructions are of this sort. A keyword statement begins with one of the many<br />

predefined keywords of the assembler. The syntax of the remainder depends on the<br />

keyword. All the keywords are listed in the section "Mnemonic List" later in this<br />

chapter.<br />

Expressions<br />

An expression is a sequence of symbols representing a value. An expression contains<br />

identifiers, constants, and operators. Each expression has a type.<br />

Arithmetic is two's complement. All operators have equal precedence, and expressions<br />

are evaluated strictly left to right.<br />

Expression Operators<br />

The operators are<br />

Operator<br />

+<br />

*<br />

I<br />

Types<br />

&<br />

>><br />

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

Saved successfully!

Ooh no, something went wrong!