diff options
author | Kwok Cheung Yeung <kcy@codesourcery.com> | 2013-09-09 17:36:40 -0700 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2013-09-24 10:47:07 +0300 |
commit | 1308c464a8414ce3c6f79e172255fb90b5aa313d (patch) | |
tree | 80fe86f5fedcb2446e3d7318112b915b7b58b341 /linux-user/syscall.c | |
parent | dbf4f7965af974593da596ec12ac877d248efed6 (diff) |
linux-user: Check type of microMIPS break instruction
microMIPS instructions that cause breakpoint exceptions come in
16-bit and 32-bit variants. When handling exceptions caused by
such instructions, the instruction type needs to be taken into
account when extracting the break code.
The code has also been restructured for better clarity.
Signed-off-by: Kwok Cheung Yeung <kcy@codesourcery.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions