Rev 1787 | Rev 1949 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1787 | Rev 1948 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | #define OFFSET_S6 0x20 |
11 | #define OFFSET_S6 0x20 |
12 | #define OFFSET_S7 0x24 |
12 | #define OFFSET_S7 0x24 |
13 | #define OFFSET_S8 0x28 |
13 | #define OFFSET_S8 0x28 |
14 | #define OFFSET_GP 0x2c |
14 | #define OFFSET_GP 0x2c |
15 | 15 | ||
16 | - | ||
17 | /* struct register_dump */ |
16 | /* struct istate */ |
18 | #define EOFFSET_AT 0x0 |
17 | #define EOFFSET_AT 0x0 |
19 | #define EOFFSET_V0 0x4 |
18 | #define EOFFSET_V0 0x4 |
20 | #define EOFFSET_V1 0x8 |
19 | #define EOFFSET_V1 0x8 |
21 | #define EOFFSET_A0 0xc |
20 | #define EOFFSET_A0 0xc |
22 | #define EOFFSET_A1 0x10 |
21 | #define EOFFSET_A1 0x10 |