genode/repos/base-hw
Adrian-Ken Rueegsegger fb5946b69c hw_x86_64: Save client register values to context
Point stack to client context region and save registers using push
instructions.

Note that since the push instruction first increments the stack pointer
and then stores the value on the stack, the RSP has to point one field
past RBP before pushing the first register value.
2015-03-27 11:53:21 +01:00
..
doc imx31: remove platform completely (fix #1360) 2015-01-12 14:24:15 +01:00
include hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
lib hw_x86_64: setup ISR and IDT 2015-03-27 11:53:18 +01:00
mk hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
run run: modularize run tool 2015-01-26 12:28:40 +01:00
src hw_x86_64: Save client register values to context 2015-03-27 11:53:21 +01:00