microblaze: Improve brk emulation.
authorEdgar E. Iglesias <edgar.iglesias@petalogix.com>
Sat, 20 Feb 2010 13:04:01 +0000 (14:04 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Sat, 20 Feb 2010 13:04:01 +0000 (14:04 +0100)
commitf72fa1dcc964498d5f8a0fdf35d0447b76f3ae45
tree95e252dff8d14d0853fa5cd39b93d10e862b4d2f
parent27746dc8446b2e5f32f51c4cc2c8d0e1410c3aaa
microblaze: Improve brk emulation.

brk insns while in user mode raise priv insn exceptions.
This commit makes gdbserver work on linux guests.

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