aboutsummaryrefslogtreecommitdiff
path: root/tcg-runtime.c
AgeCommit message (Expand)Author
2017-01-10tcg: Add opcode for ctpopRichard Henderson
2017-01-10tcg: Add helpers for clrsbRichard Henderson
2017-01-10tcg: Add clz and ctz opcodesRichard Henderson
2016-10-26tcg: Add CONFIG_ATOMIC64Richard Henderson
2016-10-26tcg: Add atomic128 helpersRichard Henderson
2016-10-26tcg: Add atomic helpersRichard Henderson
2016-02-04all: Clean up includesPeter Maydell
2014-05-28tcg: Push tcg-runtime routines into exec/helper-*Richard Henderson
2013-02-23tcg: Implement multiword multiply helpersRichard Henderson
2010-03-14tcg: add div/rem 32-bit helpersAurelien Jarno
2009-09-20Compile TCG runtime library only onceBlue Swirl