summaryrefslogtreecommitdiffstats
path: root/src/kernel/start.S
Commit message (Expand)AuthorAgeFilesLines
* MMIO mapping support and syscalls.Patrick Williams2010-07-081-5/+5
* SMT support.Patrick Williams2010-07-071-8/+44
* Memory map and execution fixes for simics.Patrick Williams2010-07-021-1/+3
* Change 0x17C to 'attn' instruction.Patrick Williams2010-06-281-1/+1
* Fix SPRs overwriting GPRs in restore.Patrick Williams2010-06-281-5/+5
* Move SPR restore to end of dispatch sequence.Patrick Williams2010-06-281-9/+10
* Place-holder for breakpoint attention / PHYP start address.Patrick Williams2010-06-281-0/+5
* Program exception handling and emulated instruction for mfsprg3.Patrick Williams2010-06-221-1/+1
* Turn interrupt vectors into macros.Patrick Williams2010-06-221-122/+49
* Typo for XER save.Patrick Williams2010-06-041-1/+1
* Add stub for decrementer interrupt.Patrick Williams2010-06-031-4/+26
* Fix form of ori instruction.Patrick Williams2010-06-031-1/+1
* Add stub for syscall.Patrick Williams2010-06-031-1/+10
* Implement task saving and dispatching.Patrick Williams2010-06-031-0/+218
* Import register constants from KIS codebase, update start.S to use.Patrick Williams2010-06-031-31/+33
* Initial cpu / task structs.Patrick Williams2010-06-021-8/+0
* Shrink start routine by a few instructions.Patrick Williams2010-05-271-9/+7
* Reserve proper space for initial stack frames.Patrick Williams2010-05-251-4/+4
* Improve make infrastructure.Patrick Williams2010-05-181-0/+103
OpenPOWER on IntegriCloud