aboutsummaryrefslogtreecommitdiff
path: root/tcg/hppa/tcg-target.h
AgeCommit message (Expand)Author
2012-09-22tcg-hppa: Implement movcondRichard Henderson
2012-09-21tcg: Introduce movcondRichard Henderson
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl
2012-03-03w64: Change data type of parameters for flush_icache_rangeStefan Weil
2011-11-14tcg: Standardize on TCGReg as the enum for hard registersRichard Henderson
2011-10-01tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.hStefan Weil
2011-08-21tcg: Always define all of the TCGOpcode enum members.Richard Henderson
2011-07-01tcg-hppa: Support deposit opcode.Richard Henderson
2010-04-26tcg-hppa: Remove automatically implemented opcodes.Richard Henderson
2010-04-26tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32.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-26remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini
2010-03-14tcg: add div/rem 32-bit helpersAurelien Jarno
2009-03-13tcg: rename bswap_i32/i64 functionsaurel32
2009-03-08Prune unused TCG_AREGsblueswir1
2008-04-12HPPA (PA-RISC) host supportaurel32