summaryrefslogtreecommitdiffstats
path: root/target-lm32/translate.c
Commit message (Expand)AuthorAgeFilesLines
* TCG: Use gen_opc_instr_start from context instead of global variable.Evgeny Voevodin2012-12-081-3/+3
* TCG: Use gen_opc_icount from context instead of global variable.Evgeny Voevodin2012-12-081-1/+1
* TCG: Use gen_opc_pc from context instead of global variable.Evgeny Voevodin2012-12-081-2/+2
* TCG: Use gen_opc_buf from context instead of global variable.Evgeny Voevodin2012-11-171-4/+5
* TCG: Use gen_opc_ptr from context instead of global variable.Evgeny Voevodin2012-11-171-5/+5
* disas: avoid using cpu_single_envBlue Swirl2012-11-101-1/+1
* Emit debug_insn for CPU_LOG_TB_OP_OPT as well.Richard Henderson2012-09-271-1/+1
* target-lm32: switch to AREG0 free modeBlue Swirl2012-09-151-15/+13
* target-lm32: Don't overuse CPUStateAndreas Färber2012-03-141-19/+19
* target-lm32: Clean includesStefan Weil2012-02-281-8/+0
* Remove exec-all.h include directivesBlue Swirl2011-06-261-1/+0
* Remove warning in printf due to type mismatchAlexandre Raymond2011-06-141-1/+1
* target-lm32: Remove unused local variablesStefan Weil2011-05-151-6/+0
* lm32: fix exception handlingMichael Walle2011-05-031-26/+0
* Remove unused function parameters from gen_pc_load and rename the functionStefan Weil2011-04-201-2/+1
* Fix conversions from pointer to tcg_target_longStefan Weil2011-04-101-1/+1
* lm32: use lookup table for opcodesMichael Walle2011-03-311-62/+18
* lm32: rename raise opcode to scallMichael Walle2011-03-311-2/+2
* lm32: translation routinesMichael Walle2011-03-071-0/+1317
OpenPOWER on IntegriCloud