Changeset 154049e in mainline for arch/ia64/src/context.S
- Timestamp:
- 2005-11-05T21:11:34Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cabc62d
- Parents:
- dd118f0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/src/context.S
rdd118f0 r154049e 51 51 * So that ar.rnat can be read. 52 52 */ 53 movl loc5 = ~3 54 and loc5 = loc3, loc5 53 and loc5 = ~3, loc3 55 54 mov ar.rsc = loc5 56 55 mov loc5 = ar.rnat
Note:
See TracChangeset
for help on using the changeset viewer.