Changeset 22e10ab in mainline for arch/sparc64/include/context_offset.h
- Timestamp:
- 2005-12-01T13:52:13Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 414f59c
- Parents:
- 74813216
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/sparc64/include/context_offset.h
r74813216 r22e10ab 1 1 /* This file is automatically generated by gencontext.c. */ 2 2 /* struct context */ 3 #define OFFSET_SP 0x38 4 #define OFFSET_FP 0x28 3 #define OFFSET_O1 0x0 4 #define OFFSET_O2 0x8 5 #define OFFSET_O3 0x10 6 #define OFFSET_O4 0x18 7 #define OFFSET_O5 0x20 8 #define OFFSET_SP 0x28 5 9 #define OFFSET_PC 0x30 6 #define OFFSET_I1 0x07 #define OFFSET_I2 0x88 #define OFFSET_I3 0x109 #define OFFSET_I4 0x1810 #define OFFSET_I5 0x20
Note:
See TracChangeset
for help on using the changeset viewer.