Searched hist:fd76e73a102c8b6505a0f9ebfbb32751b5475118 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | fd76e73a102c8b6505a0f9ebfbb32751b5475118 Wed Apr 07 06:56:43 CDT 2010 Richard Henderson <rth@twiddle.net> tcg-hppa: Finish the port.
Delete inline functions from tcg-target.h that don't need to be there, move the others to tcg-target.c. Add 'Z', 'I', 'J' constraints for 0, signed 11-bit, and signed 5-bit respectively. Add GUEST_BASE support similar to ppc64, with the value stored in a register. Add missing registers to reg_alloc_order. Add support for 12-bit branch relocations. Add functions for synthetic operations: addi, mtctl, dep, shd, vshd, ori, andi, shifts, rotates, multiply, branches, setcond. Split out TLB reads from qemu_ld and qemu_st; fix argument loading for tlb external calls. Generate the prologue.
Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|