aboutsummaryrefslogtreecommitdiff
path: root/tcg/hppa
AgeCommit message (Expand)Author
2010-04-08tcg-hppa: Don't try to calls to non-constant addresses.Richard Henderson
2010-04-08tcg-hppa: Fix in/out register overlap in add2/sub2.Richard Henderson
2010-04-08tcg-hppa: Finish the port.Richard Henderson
2010-03-26tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.Richard Henderson
2010-03-26tcg: Name the opcode enumeration.Richard Henderson
2010-03-26remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini
2010-03-14tcg: add div/rem 32-bit helpersAurelien Jarno
2010-02-22tcg: fix build on 32-bit hppa, ppc and sparc hostsJay Foad
2009-09-25Suppress some variants of English in commentsStefan Weil
2009-03-13tcg: rename bswap_i32/i64 functionsaurel32
2009-03-08Prune unused TCG_AREGsblueswir1
2008-10-05Add some missing static and const qualifiers, reg_names only used if NDEBUG setblueswir1
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir1
2008-04-12HPPA (PA-RISC) host supportaurel32