I\'m trying to implement custom setjmp/longjmp. I have following code:
contextSave:
xorq %rdx,%rdx movq %rdx,(%rcx) movq %rbx,0x8(%rc