Age | Commit message (Expand) | Author |
---|---|---|
2013-04-11 | tci: Make tcg temporaries local to tcg_qemu_tb_exec | Richard Henderson |
2013-02-23 | tcg: Add signed multiword multiplication operations | Richard Henderson |
2013-02-23 | tcg: Add 64-bit multiword arithmetic operations | Richard Henderson |
2013-02-23 | tcg: Make 32-bit multiword operations optional for 64-bit hosts | Richard Henderson |
2012-11-18 | tci: Support deposit operations | Stefan Weil |
2012-10-12 | tcg: Remove TCG_TARGET_HAS_GUEST_BASE define | Peter Maydell |
2012-09-21 | tcg: Introduce movcond | Richard Henderson |
2012-03-17 | w64: Fix data type of next_tb and tcg_qemu_tb_exec | Stefan Weil |
2012-03-14 | Rename CPUState -> CPUArchState | Andreas Färber |
2012-03-03 | w64: Fix data type of parameters for flush_icache_range | Stefan Weil |
2011-11-28 | tci: Make flush_icache_range() inline | Stefan Weil |
2011-11-14 | tcg: Standardize on TCGReg as the enum for hard registers | Richard Henderson |
2011-10-31 | tcg: Add bytecode generator for tcg interpreter | Stefan Weil |