qemu-patch-raspberry4/tcg/hppa
Richard Henderson 3e1f46eaa4 tcg-hppa: Don't try to calls to non-constant addresses.
PA-RISC uses procedure descriptors.  We'd need to emit a call to
the millicode routine $$dyncall.  However, this situation doesn't
actually arise, since we always have the descriptor available at
TCG code generation time.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-04-08 11:57:16 +02:00
..
tcg-target.c tcg-hppa: Don't try to calls to non-constant addresses. 2010-04-08 11:57:16 +02:00
tcg-target.h tcg-hppa: Fix in/out register overlap in add2/sub2. 2010-04-08 11:57:14 +02:00