diff options
author | Michael Walle <michael@walle.cc> | 2013-09-16 20:13:05 +0200 |
---|---|---|
committer | Michael Walle <michael@walle.cc> | 2014-02-04 19:34:30 +0100 |
commit | 3604a76fea6ff37738d4a8f596be38407be74a83 (patch) | |
tree | 38e6b72140d381f96235fe51cf04db83c4f56eb9 /target-lm32/cpu.c | |
parent | 2f453564274cde7efba77246726f3d0c51566ec0 (diff) |
target-lm32: kill cpu_abort() calls
Instead of killing QEMU, translate instructions which are not available on
the CPU model as a noop and issue a log message at translation time.
On the real hardware CPU unknown opcodes results in undefined behaviour.
These changes prepare the removal of CPULM32State from DisasContext.
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'target-lm32/cpu.c')
0 files changed, 0 insertions, 0 deletions