Annotation of qemu/target-m68k/m68k-qreg.h, revision 1.1.1.1

1.1       root        1: enum {
                      2: #define DEFO32(name, offset) QREG_##name,
                      3: #define DEFR(name, reg, mode) QREG_##name,
                      4: #define DEFF64(name, offset) QREG_##name,
                      5:     QREG_NULL,
                      6: #include "qregs.def"
                      7:     TARGET_NUM_QREGS = 0x100
                      8: #undef DEFO32
                      9: #undef DEFR
                     10: #undef DEFF64
                     11: };
                     12: 

unix.superglobalmegacorp.com

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