summaryrefslogtreecommitdiff
path: root/tcg/hppa/tcg-target.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-03w64: Change data type of parameters for flush_icache_rangeStefan Weil1-1/+3
2011-11-14tcg: Standardize on TCGReg as the enum for hard registersRichard Henderson1-2/+2
2011-10-01tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.hStefan Weil1-3/+1
2011-08-21tcg: Always define all of the TCGOpcode enum members.Richard Henderson1-13/+16
2011-07-01tcg-hppa: Support deposit opcode.Richard Henderson1-0/+1
2010-04-26tcg-hppa: Remove automatically implemented opcodes.Richard Henderson1-3/+5
2010-04-26tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32.Richard Henderson1-0/+2
2010-04-08tcg-hppa: Fix in/out register overlap in add2/sub2.Richard Henderson1-0/+1
2010-04-08tcg-hppa: Finish the port.Richard Henderson1-115/+27
2010-03-26remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini1-2/+0
2010-03-14tcg: add div/rem 32-bit helpersAurelien Jarno1-0/+1
2009-03-13tcg: rename bswap_i32/i64 functionsaurel321-1/+1
2009-03-08Prune unused TCG_AREGsblueswir11-1/+0
2008-04-12HPPA (PA-RISC) host supportaurel321-0/+204