Changeset 23230aa in mainline
- Timestamp:
- 2006-02-15T13:32:27Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ff4e1cd
- Parents:
- fcbca14f
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/src/start.S
rfcbca14f r23230aa 72 72 addl r19 = @gprel(hardcoded_load_address), gp 73 73 ;; 74 st 4[r17] = r1475 st 4[r18] = r1574 st8 [r17] = r14 75 st8 [r18] = r15 76 76 st8 [r19] = r16 77 77 -
generic/src/mm/as.c
rfcbca14f r23230aa 153 153 * wich 'page' belongs. 154 154 * 155 * @param a Target address space.155 * @param as Target address space. 156 156 * @param page Virtual page within the area. 157 157 * @param frame Physical frame to which page will be mapped.
Note:
See TracChangeset
for help on using the changeset viewer.