qemu-patch-raspberry4/tcg/hppa
Richard Henderson e55f523d79 tcg-hppa: Fix broken load/store helpers
The CONFIG_TCG_PASS_AREG0 code for calling ld/st helpers
was not respecting the ABI requirement for 64-bit values
being aligned in registers.

Mirror the ARM port in use of helper functions to marshal
arguments into the correct registers.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-09-21 19:53:18 +02:00
..
tcg-target.c tcg-hppa: Fix broken load/store helpers 2012-09-21 19:53:18 +02:00
tcg-target.h tcg: Introduce movcond 2012-09-21 19:53:16 +02:00