music
OSdata.com: programming text book 

OSdata.com

processor emulator manual
entry line

summary

    The entry line is used to give the source code emulator commands, directives, and instructions

manual table of contents
emulator

Google

processor emulator manual
entry line

summary

    The entry line is used to give the source code emulator commands, directives, and instructions

token separators

    All tokens on the entry line should be separated by a space character. Other white space characters (such as horizontal tab) will be added later. An allowance is made for leaving out the space character in comma separated lists, but this feature is offered as a convenience and is not guaranteed to work under all conditions.

commands

    Commands are given in the format of a command followed by any parameters, all separated by one or more spaces. Commands take effect immediately.

directives

    Assembler directives may start with an optional label (where appropriate). The first item on the entry line (after the optional label) is the directive. The onepossible exception (depending on how you view the construct) is the EQU directive. All attributes and parameters follow the directive, separated by spaces.

instructions

    Instructions may start with an optional label. The first item on the entry line (after the optional label) is the instruction. A size parameter may be appended to the instruction, following a period (no spaces). Any parameters (such as sources and destinations) must follow the instruction, separated by one or more space characters. Commas may optionally be used in the locations where they would appear in normal assembly language source code. Special attributes and parameters may follow those standard items. These include optional indication of flag usage. Any entry line may end with a comment, which is indicated by a semicolon.

manual table of contents
emulator

contact

    If you find this interesting and want to contact me, write to Milo, PO Box 5237, Balboa Island, California, 92662, USA.

if you want to make a tax-deductible donation to the StarTree107 Foundation to support this educational work, contact Dr. Barry at 949-675-5778

    Challenge: Homeless or Facebook


return to table of contents
free downloadable college text book

previous page next page
previous page next page
Google


Made with Macintosh

    This web site handcrafted on Macintosh computers using Tom Bender’s Tex-Edit Plus and served using FreeBSD .

Viewable With Any Browser


    †UNIX used as a generic term unless specifically used as a trademark (such as in the phrase “UNIX certified”). UNIX is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company Ltd.

    Names and logos of various OSs are trademarks of their respective owners.

    Copyright © 2011 Milo

    Created: 0ay 1, 2011

    Last Updated: May 1, 2011


return to table of contents
free downloadable college text book

previous page next page
previous page next page