aboutsummaryrefslogtreecommitdiff
path: root/tcg/tcg-runtime.h
AgeCommit message (Expand)Author
2017-09-17accel/tcg: move tcg-runtime to accel/tcg/Philippe Mathieu-Daudé
2017-06-05tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptrEmilio G. Cota
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 atomic helpersRichard Henderson
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