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
..
2015-03-27 11:53:18 +01:00
2015-03-27 11:53:16 +01:00
2015-01-26 12:28:40 +01:00