]> git.proxmox.com Git - qemu.git/commit - target-microblaze/translate.c
microblaze: Use setcond for conditional branches
authorEdgar E. Iglesias <edgar.iglesias@petalogix.com>
Sat, 24 Jul 2010 19:51:51 +0000 (21:51 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Sat, 24 Jul 2010 19:51:51 +0000 (21:51 +0200)
commitb2565c694a1e9377a57594aa74f1778f7aa9a5e8
tree5df0e861b886df2804f7a8af35f83e30dc167124
parent61204ce8ec39bd59d4107466ef608787e117119f
microblaze: Use setcond for conditional branches

Use setcond for evaluating the condition for branches.
In the future, we could do better for branches without
delay slots.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@petalogix.com>
target-microblaze/translate.c