aboutsummaryrefslogtreecommitdiff
path: root/tcg/s390/tcg-target.inc.c
AgeCommit message (Expand)Author
2017-06-05tcg/s390: Implement goto_ptrRichard Henderson
2017-01-13tcg/s390: Fix merge error with facilitiesRichard Henderson
2017-01-10tcg/s390: Handle clz opcodeRichard Henderson
2017-01-10tcg: Pass the opcode width to target_parse_constraintRichard Henderson
2017-01-10tcg: Transition flat op_defs array to a target callbackRichard Henderson
2017-01-10tcg/s390: Support deposit into zeroRichard Henderson
2017-01-10tcg/s390: Implement field extraction opcodesRichard Henderson
2017-01-10tcg/s390: Expose host facilities to tcg-target.hRichard Henderson
2016-12-23tcg/s390: Remove 'R' constraintRichard Henderson
2016-12-23tcg/s390: Fix setcond expansionRichard Henderson
2016-09-16tcg/s390: Add support for fencePranith Kumar
2016-09-16tcg: Support arbitrary size + alignmentRichard Henderson
2016-07-05tcg: Improve the alignment check infrastructureSergey Sorokin
2016-07-05tcg: Optimize spills of constantsRichard Henderson
2016-05-12tcg: Clean up direct block chaining data fieldsSergey Fedorov
2016-05-12tcg/s390: Make direct jump patching thread-safeSergey Fedorov
2016-04-21tcg: check for CONFIG_DEBUG_TCG instead of NDEBUGAurelien Jarno
2016-04-21tcg: use tcg_debug_assert instead of assert (fix performance regression)Aurelien Jarno
2016-02-23tcg: Remove unnecessary osdep.h includes from tcg-target.inc.cPeter Maydell
2016-02-23tcg: Rename tcg-target.c to tcg-target.inc.cPeter Maydell