u-boot-brain/drivers/bios_emulator/x86emu
Simon Glass 8c6ec412b4 bios_emulator: Always print errors when opcode decode fails
This is a rare event and should not happen. When it does it is confusing to
work out why. At least we should print a message.

Adjust the emulator to always print decode errors to the console.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-25 07:11:17 -07:00
..
debug.c bios_emulator: Add an option to enable debugging 2014-11-25 07:11:17 -07:00
decode.c bios_emulator: Add an option to enable debugging 2014-11-25 07:11:17 -07:00
ops.c bios_emulator: Always print errors when opcode decode fails 2014-11-25 07:11:17 -07:00
ops2.c bios_emulator: Always print errors when opcode decode fails 2014-11-25 07:11:17 -07:00
prim_ops.c Add abs() macro to return absolute value 2012-05-15 08:31:37 +02:00
sys.c bios_emulator: Allow a custom interrupt handler to be installed 2014-11-25 07:11:17 -07:00