target-cris: Use new qemu_ld/st opcodes
commita1d22a367d5780c9553b2cd5a24f665534ce6ed6
authorRichard Henderson <rth@twiddle.net>
Sat, 7 Dec 2013 01:52:34 +0000 (7 14:52 +1300)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Sun, 8 Dec 2013 08:36:02 +0000 (8 09:36 +0100)
treeb5071a33746b1257b0430586e702c7f27f096bb7
parentd2aa90cda81ae3f860dd047ce5e37e0473452d54
target-cris: Use new qemu_ld/st opcodes

Using the new opcodes we can reduce if/else trees to
a single statement.

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Cc: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-cris/translate.c