C:/Users/Dennis/src/lang/russell.orig/src/pass5d/op_codes.c File Reference

Go to the source code of this file.

Defines

#define NONE   ((char *) 0)

Variables

char * op_code_table []


Define Documentation

#define NONE   ((char *) 0)

Definition at line 3 of file op_codes.c.


Variable Documentation

char* op_code_table[]

Initial value:

 {
     NONE,   "BR",   "BRT",  "BRF",  "CLL",
     "LBL",  "EXT",  "LBA",  NONE,   "BFN",
    "TFB",  "TFE",  "PRO",  "ADT",  "ERR",
    "BSF",  "LBR",  "DDT",  "FDT",  NONE,
    "DCL",  "UDC",  "ALH",  "GAR",  "ALS",
    "LDI",  "STI",  "CLI",  "LDN",  "RTN",
    "LDL",  "MOV",  "TAR",  "PSH",  NONE,
    "ADP",  "CLC",  "ALA",  "HINT", "ARG",
    "ADI",  "SBI",  "MLI",  "DVI",  "NGI",
    "IDT",  "EQI",  "LTI",  "GTI",  "NEI",
    "LEI",  "GEI",  "SHI",  "ABI",  NONE,
    NONE,   NONE,   NONE,   NONE,   NONE,
    "TRU",  "FLS",  "AND",  "OR",   "NOT",
    NONE,   NONE,   NONE,   NONE,   NONE,
    "LDS",  "LDC",  NONE,   NONE,   NONE,
    NONE,   NONE,   NONE,   NONE,   NONE,
    "ADF",  "SBF",  "MLF",  "DVF",  "NGF",
    "EXF",  "EQF",  "LTF",  "GTF",  "NEF",
    "LEF",  "GEF",  "SHF",  NONE,   NONE,
    NONE,   NONE,   NONE,   NONE,   NONE,
   NONE,   NONE,   NONE,   NONE,   NONE,
}

Definition at line 4 of file op_codes.c.

Referenced by init_RIC_table(), main(), normal_label(), save_it(), and unindirect().


Generated on Fri Jan 25 10:39:48 2008 for russell by  doxygen 1.5.4