aboutsummaryrefslogtreecommitdiff
path: root/target-lm32/translate.c
AgeCommit message (Expand)Author
2012-03-14target-lm32: Don't overuse CPUStateAndreas Färber
2012-02-28target-lm32: Clean includesStefan Weil
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-06-14Remove warning in printf due to type mismatchAlexandre Raymond
2011-05-15target-lm32: Remove unused local variablesStefan Weil
2011-05-03lm32: fix exception handlingMichael Walle
2011-04-20Remove unused function parameters from gen_pc_load and rename the functionStefan Weil
2011-04-10Fix conversions from pointer to tcg_target_longStefan Weil
2011-03-31lm32: use lookup table for opcodesMichael Walle
2011-03-31lm32: rename raise opcode to scallMichael Walle
2011-03-07lm32: translation routinesMichael Walle