aboutsummaryrefslogtreecommitdiffstats
path: root/target-lm32/translate.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-26Remove exec-all.h include directivesBlue Swirl1-1/+0
2011-06-14Remove warning in printf due to type mismatchAlexandre Raymond1-1/+1
2011-05-15target-lm32: Remove unused local variablesStefan Weil1-6/+0
2011-05-03lm32: fix exception handlingMichael Walle1-26/+0
2011-04-20Remove unused function parameters from gen_pc_load and rename the functionStefan Weil1-2/+1
2011-04-10Fix conversions from pointer to tcg_target_longStefan Weil1-1/+1
2011-03-31lm32: use lookup table for opcodesMichael Walle1-62/+18
2011-03-31lm32: rename raise opcode to scallMichael Walle1-2/+2
2011-03-07lm32: translation routinesMichael Walle1-0/+1317