summaryrefslogtreecommitdiffstats
path: root/tcg/hppa
Commit message (Expand)AuthorAgeFilesLines
* tcg-hppa: Support deposit opcode.Richard Henderson2011-07-012-4/+21
* TCG/HPPA: use stack for TCG tempsBlue Swirl2011-07-011-2/+7
* TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SPBlue Swirl2011-07-011-14/+16
* Delegate setup of TCG temporaries to targetsBlue Swirl2011-06-261-0/+2
* cpu-exec.c: avoid AREG0 useBlue Swirl2011-06-261-2/+4
* tcg: Make some tcg-target.c routines static.Richard Henderson2010-06-091-2/+2
* tcg: Add TYPE parameter to tcg_out_mov.Richard Henderson2010-06-091-19/+19
* tcg-hppa: Load GUEST_BASE as an immediate.Richard Henderson2010-05-211-8/+4
* tcg-hppa: Remove automatically implemented opcodes.Richard Henderson2010-04-262-19/+5
* tcg-hppa: Fix branch offset during retranslation.Richard Henderson2010-04-261-2/+8
* tcg-hppa: Schedule the address masking after the TLB load.Richard Henderson2010-04-261-1/+6
* tcg-hppa: Fix softmmu loads and stores.Richard Henderson2010-04-261-144/+132
* tcg-hppa: Fix GUEST_BASE initialization in prologue.Richard Henderson2010-04-261-10/+10
* tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32.Richard Henderson2010-04-262-54/+56
* tcg-hppa: Don't try to calls to non-constant addresses.Richard Henderson2010-04-081-2/+4
* tcg-hppa: Fix in/out register overlap in add2/sub2.Richard Henderson2010-04-082-14/+47
* tcg-hppa: Finish the port.Richard Henderson2010-04-082-646/+1254
* tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.Richard Henderson2010-03-261-3/+3
* tcg: Name the opcode enumeration.Richard Henderson2010-03-261-1/+1
* remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini2010-03-261-2/+0
* tcg: add div/rem 32-bit helpersAurelien Jarno2010-03-141-0/+1
* tcg: fix build on 32-bit hppa, ppc and sparc hostsJay Foad2010-02-221-1/+0
* Suppress some variants of English in commentsStefan Weil2009-09-251-2/+2
* tcg: rename bswap_i32/i64 functionsaurel322009-03-131-1/+1
* Prune unused TCG_AREGsblueswir12009-03-081-1/+0
* Add some missing static and const qualifiers, reg_names only used if NDEBUG setblueswir12008-10-051-1/+3
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-9/+2
* HPPA (PA-RISC) host supportaurel322008-04-122-0/+1184
OpenPOWER on IntegriCloud