aboutsummaryrefslogtreecommitdiff
path: root/tcg/aarch64/tcg-target.inc.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-16tcg/aarch64: Add support for fencePranith Kumar1-0/+22
2016-09-16tcg: Support arbitrary size + alignmentRichard Henderson1-6/+7
2016-07-05tcg: Improve the alignment check infrastructureSergey Sorokin1-4/+5
2016-07-05tcg: Optimize spills of constantsRichard Henderson1-0/+10
2016-05-12tcg: Clean up direct block chaining data fieldsSergey Fedorov1-3/+4
2016-05-12tcg/aarch64: Make direct jump patching thread-safeSergey Fedorov1-1/+13
2016-04-21tcg: check for CONFIG_DEBUG_TCG instead of NDEBUGAurelien Jarno1-2/+2
2016-04-21tcg: use tcg_debug_assert instead of assert (fix performance regression)Aurelien Jarno1-12/+12
2016-02-23tcg: Remove unnecessary osdep.h includes from tcg-target.inc.cPeter Maydell1-1/+0
2016-02-23tcg: Rename tcg-target.c to tcg-target.inc.cPeter Maydell1-0/+1893