]> Git Repo - qemu.git/commit
target-microblaze: Use the new qemu_ld/st opcodes
authorRichard Henderson <[email protected]>
Tue, 10 Dec 2013 23:40:21 +0000 (15:40 -0800)
committerEdgar E. Iglesias <[email protected]>
Fri, 13 Dec 2013 00:00:42 +0000 (10:00 +1000)
commit47acdd63a33a5966bf4fc94a6ac835d72a70c555
tree80e4da200adc057df8b5f7b563a82d1a642f90b5
parent6747f6456fd1e5e986b6385ff5d706c79ebd8a32
target-microblaze: Use the new qemu_ld/st opcodes

The ability of the new opcodes to byte-swap the memory operation
simplifies the code in and around dec_load and dec_store significantly.

Reviewed-by: Edgar E. Iglesias <[email protected]>
Tested-by: Edgar E. Iglesias <[email protected]>
Cc: Edgar E. Iglesias <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Signed-off-by: Edgar E. Iglesias <[email protected]>
target-microblaze/translate.c
This page took 0.024589 seconds and 4 git commands to generate.