Rev 2071 | Rev 2779 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2071 | Rev 2089 | ||
---|---|---|---|
Line 40... | Line 40... | ||
40 | #define OFFSET_S6 0x20 |
40 | #define OFFSET_S6 0x20 |
41 | #define OFFSET_S7 0x24 |
41 | #define OFFSET_S7 0x24 |
42 | #define OFFSET_S8 0x28 |
42 | #define OFFSET_S8 0x28 |
43 | #define OFFSET_GP 0x2c |
43 | #define OFFSET_GP 0x2c |
44 | 44 | ||
45 | /* struct istate */ |
45 | /* istate_t */ |
46 | #define EOFFSET_AT 0x0 |
46 | #define EOFFSET_AT 0x0 |
47 | #define EOFFSET_V0 0x4 |
47 | #define EOFFSET_V0 0x4 |
48 | #define EOFFSET_V1 0x8 |
48 | #define EOFFSET_V1 0x8 |
49 | #define EOFFSET_A0 0xc |
49 | #define EOFFSET_A0 0xc |
50 | #define EOFFSET_A1 0x10 |
50 | #define EOFFSET_A1 0x10 |