Annotation of coherent/b/bin/c/common/i8086/regnam.c, revision 1.1.1.1

1.1       root        1: /*
                      2:  * Register names, including pseudos.
                      3:  */
                      4: char   *regnames[] = {
                      5:        "ax",
                      6:        "dx",
                      7:        "bx",
                      8:        "cx",
                      9:        "si",
                     10:        "di",
                     11:        "sp",
                     12:        "bp",
                     13:        "fpac",
                     14:        "es",
                     15:        "cs",
                     16:        "ss",
                     17:        "ds",
                     18:        "dxax",
                     19:        "cxbx",
                     20:        "sssp",
                     21:        "ssbp",
                     22:        "esax",
                     23:        "esbx",
                     24:        "essi",
                     25:        "esdi",
                     26:        "dsax",
                     27:        "dsbx",
                     28:        "dssi",
                     29:        "dsdi",
                     30:        "al",
                     31:        "bl",
                     32:        "cl",
                     33:        "dl",
                     34:        "ah",
                     35:        "bh",
                     36:        "ch",
                     37:        "dh",
                     38:        "None",
                     39:        "Anyr",
                     40:        "Anyl",
                     41:        "Pair",
                     42:        "Temp",
                     43:        "Lo",
                     44:        "Hi"
                     45: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.