genode/base-pistachio/patches
Christian Prochaska 7f7c24fcc9 Pistachio: tell the compiler about 'edi' changes
Syscall binding functions which use '__L4_INDIRECT_CALL' need to tell the
compiler that the 'edi' register gets modified. Since 'edi' is an input
operand and input operands may not get added to the clobber list, this
patch defines 'edi' also as an output operand instead.

Fixes #834.
2013-08-15 09:22:49 +02:00
..
bda.patch pistachio: use bender, read out comport from BDA 2013-06-12 11:36:14 +02:00
syscall_edi_clobber.patch Pistachio: tell the compiler about 'edi' changes 2013-08-15 09:22:49 +02:00