Age | Commit message (Expand) | Author | Files | Lines |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | build: kill libdis, move disassemblers to disas/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-08 | TCG: Use gen_opc_instr_start from context instead of global variable. | Evgeny Voevodin | 1 | -3/+3 |
2012-12-08 | TCG: Use gen_opc_icount from context instead of global variable. | Evgeny Voevodin | 1 | -1/+1 |
2012-12-08 | TCG: Use gen_opc_pc from context instead of global variable. | Evgeny Voevodin | 1 | -2/+2 |
2012-11-17 | TCG: Use gen_opc_buf from context instead of global variable. | Evgeny Voevodin | 1 | -4/+5 |
2012-11-17 | TCG: Use gen_opc_ptr from context instead of global variable. | Evgeny Voevodin | 1 | -5/+5 |
2012-11-10 | disas: avoid using cpu_single_env | Blue Swirl | 1 | -1/+1 |
2012-09-27 | Emit debug_insn for CPU_LOG_TB_OP_OPT as well. | Richard Henderson | 1 | -1/+1 |
2012-09-15 | target-lm32: switch to AREG0 free mode | Blue Swirl | 1 | -15/+13 |
2012-03-14 | target-lm32: Don't overuse CPUState | Andreas Färber | 1 | -19/+19 |
2012-02-28 | target-lm32: Clean includes | Stefan Weil | 1 | -8/+0 |
2011-06-26 | Remove exec-all.h include directives | Blue Swirl | 1 | -1/+0 |
2011-06-14 | Remove warning in printf due to type mismatch | Alexandre Raymond | 1 | -1/+1 |
2011-05-15 | target-lm32: Remove unused local variables | Stefan Weil | 1 | -6/+0 |
2011-05-03 | lm32: fix exception handling | Michael Walle | 1 | -26/+0 |
2011-04-20 | Remove unused function parameters from gen_pc_load and rename the function | Stefan Weil | 1 | -2/+1 |
2011-04-10 | Fix conversions from pointer to tcg_target_long | Stefan Weil | 1 | -1/+1 |
2011-03-31 | lm32: use lookup table for opcodes | Michael Walle | 1 | -62/+18 |
2011-03-31 | lm32: rename raise opcode to scall | Michael Walle | 1 | -2/+2 |
2011-03-07 | lm32: translation routines | Michael Walle | 1 | -0/+1317 |