Statistics
| Branch: | Revision:

root / target-lm32 / helper.c @ c6af5693

History | View | Annotate | Download (6.6 kB)

# Date Author Comment
17c0fa3d 03/07/2011 02:42 pm Michael Walle

lm32: translation routines

This patch adds the main translation routine. All opcodes of the
LatticeMico32 processor are supported and translated to TCG ops.

Signed-off-by: Michael Walle <>
Signed-off-by: Edgar E. Iglesias <>