aboutsummaryrefslogtreecommitdiff
path: root/tcg/mips/tcg-target.inc.c
AgeCommit message (Expand)Author
2017-01-06tcg-mips: Adjust move functions for mips64Jin Guojie
2017-01-06tcg-mips: Add bswap32u and bswap64Jin Guojie
2017-01-06tcg-mips: Support 64-bit opcodesJin Guojie
2017-01-06tcg-mips: Add mips64 opcodesJin Guojie
2017-01-06tcg-mips: Move bswap code to a subroutineJin Guojie
2016-09-16tcg/mips: Add support for fencePranith Kumar
2016-09-16tcg: Support arbitrary size + alignmentRichard Henderson
2016-07-05tcg: Optimize spills of constantsRichard Henderson
2016-05-12tcg: Clean up direct block chaining data fieldsSergey Fedorov
2016-05-12tcg/mips: 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-04-05tcg/mips: Fix type of tcg_target_reg_alloc_order[]James Hogan
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