diff options
author | David Morrison <dmorrison@invlim.com> | 2015-01-06 09:06:18 -0800 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2015-01-15 10:44:13 +0300 |
commit | 3d59b6808bc5e0efbf1aee48d7f9ea96d19df05d (patch) | |
tree | 36b1f3b61ace900d5f9894de8785866d4d393c14 /Makefile | |
parent | fac6688a18574b6f2caa8c699a936e729ed53ece (diff) | |
download | qemu-3d59b6808bc5e0efbf1aee48d7f9ea96d19df05d.zip qemu-3d59b6808bc5e0efbf1aee48d7f9ea96d19df05d.tar.gz qemu-3d59b6808bc5e0efbf1aee48d7f9ea96d19df05d.tar.bz2 |
target-openrisc: bugfix for dec_sys to decode instructions correctly
Fixed the decoding of "system" instructions (starting with 0x2)
in dec_sys() in translate.c. In particular, the l.trap instruction
is now correctly decoded, which enables for singlestepping and
breakpoints to be set in GDB.
Signed-off-by: David R. Morrison <dmorrison@invlim.com>
Acked-by: Jia Liu <proljc@gmail.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions