target-i386: Remove assert_no_error usage
commit00b810532446b1037aa5d299f181ac4d1d65aa9c
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Thu, 2 Jan 2014 02:48:43 +0000 (1 18:48 -0800)
committerLuiz Capitulino <lcapitulino@redhat.com>
Mon, 6 Jan 2014 20:02:30 +0000 (6 15:02 -0500)
tree2a39bb119163f69f5ee76a65209f2cc95df1f7d5
parent5433a0a89e68443c9ce1cd0c7b1af23320133983
target-i386: Remove assert_no_error usage

Replace an assert_no_error() usage with the error_abort system.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
target-i386/cpu.c