Changeset 72bf0d2 in mainline for kernel/arch/sparc64/src/trap/sun4v/trap_table.S
- Timestamp:
- 2010-02-22T21:24:19Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 850987d
- Parents:
- 61001a9 (diff), f8f7dba (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/trap/sun4v/trap_table.S
r61001a9 r72bf0d2 344 344 .global cpu_mondo_handler_tl0 345 345 cpu_mondo_handler_tl0: 346 /* PREEMPTIBLE_HANDLER cpu_mondo */ 346 PREEMPTIBLE_HANDLER cpu_mondo 347 347 348 348 /* TT = 0x80, TL = 0, spill_0_normal handler */ … … 533 533 cpu_mondo_handler_tl1: 534 534 wrpr %g0, %tl 535 /* PREEMPTIBLE_HANDLER cpu_mondo */ 535 PREEMPTIBLE_HANDLER cpu_mondo 536 536 537 537 /* TT = 0x80, TL > 0, spill_0_normal handler */
Note:
See TracChangeset
for help on using the changeset viewer.