summaryrefslogtreecommitdiffstats
path: root/tcg/hppa/tcg-target.h
Commit message (Expand)AuthorAgeFilesLines
* tcg: Split rem requirement from div requirementRichard Henderson2013-07-091-0/+1
* tcg: Add signed multiword multiplication operationsRichard Henderson2013-02-231-0/+1
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+3
* tcg: Remove TCG_TARGET_HAS_GUEST_BASE definePeter Maydell2012-10-121-2/+0
* tcg-hppa: Implement movcondRichard Henderson2012-09-221-1/+1
* tcg: Introduce movcondRichard Henderson2012-09-211-0/+1
* Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-151-1/+0
* w64: Change data type of parameters for flush_icache_rangeStefan Weil2012-03-031-1/+3
* tcg: Standardize on TCGReg as the enum for hard registersRichard Henderson2011-11-141-2/+2
* tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.hStefan Weil2011-10-011-3/+1
* tcg: Always define all of the TCGOpcode enum members.Richard Henderson2011-08-211-13/+16
* tcg-hppa: Support deposit opcode.Richard Henderson2011-07-011-0/+1
* tcg-hppa: Remove automatically implemented opcodes.Richard Henderson2010-04-261-3/+5
* tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32.Richard Henderson2010-04-261-0/+2
* tcg-hppa: Fix in/out register overlap in add2/sub2.Richard Henderson2010-04-081-0/+1
* tcg-hppa: Finish the port.Richard Henderson2010-04-081-115/+27
* 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: rename bswap_i32/i64 functionsaurel322009-03-131-1/+1
* Prune unused TCG_AREGsblueswir12009-03-081-1/+0
* HPPA (PA-RISC) host supportaurel322008-04-121-0/+204
OpenPOWER on IntegriCloud