Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tci: Support INDEX_op_bswap64_i64 | Stefan Weil | 2012-06-22 | 1 | -1/+0 |
* | tci: Fix wrong macro name for debug code | Stefan Weil | 2012-05-08 | 1 | -1/+1 |
* | tci: GETPC() macro must return an uintptr_t | Stefan Weil | 2012-04-21 | 1 | -2/+2 |
* | tci: Support targets with CONFIG_TCG_PASS_AREG0 (fix broken build) | Stefan Weil | 2012-04-07 | 1 | -12/+23 |
* | w64: Fix data type of next_tb and tcg_qemu_tb_exec | Stefan Weil | 2012-03-17 | 1 | -2/+2 |
* | Rename CPUState -> CPUArchState | Andreas Färber | 2012-03-14 | 1 | -2/+2 |
* | tcg: Standardize on TCGReg as the enum for hard registers | Richard Henderson | 2011-11-14 | 1 | -19/+19 |
* | tcg: Add interpreter for bytecode | Stefan Weil | 2011-10-31 | 1 | -0/+1208 |