aboutsummaryrefslogtreecommitdiff
path: root/tcg/ia64/tcg-target.inc.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-05tcg: Remove support for ia64 as hostRichard Henderson1-2482/+0
2017-01-10tcg: Pass the opcode width to target_parse_constraintRichard Henderson1-9/+5
2017-01-10tcg: Transition flat op_defs array to a target callbackRichard Henderson1-2/+12
2016-09-16tcg/ia64: Add support for fencePranith Kumar1-0/+5
2016-09-16tcg: Support arbitrary size + alignmentRichard Henderson1-7/+15
2016-07-05tcg: Optimize spills of constantsRichard Henderson1-0/+10
2016-05-12tcg: Clean up direct block chaining data fieldsSergey Fedorov1-3/+3
2016-04-21tcg: check for CONFIG_DEBUG_TCG instead of NDEBUGAurelien Jarno1-1/+1
2016-04-21tcg: use tcg_debug_assert instead of assert (fix performance regression)Aurelien Jarno1-3/+3
2016-02-23tcg: Rename tcg-target.c to tcg-target.inc.cPeter Maydell1-0/+2453