microblaze: Add translation routines.
authorEdgar E. Iglesias <edgar.iglesias@gmail.com>
Wed, 20 May 2009 17:37:39 +0000 (19:37 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 26 May 2009 19:10:11 +0000 (21:10 +0200)
commit4acb54baa6557244fd9ea60d8119abfbefae6777
treec61957165747f6af51114b0a8ebc37d666f97be6
parent370ab9863dd058c36781715f7a910685900acd5f
microblaze: Add translation routines.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-microblaze/cpu.h [new file with mode: 0644]
target-microblaze/exec.h [new file with mode: 0644]
target-microblaze/helper.c [new file with mode: 0644]
target-microblaze/helper.h [new file with mode: 0644]
target-microblaze/microblaze-decode.h [new file with mode: 0644]
target-microblaze/op_helper.c [new file with mode: 0644]
target-microblaze/translate.c [new file with mode: 0644]