summaryrefslogtreecommitdiff
path: root/target-mips/translate.c
diff options
context:
space:
mode:
authorMeador Inge <meadori@codesourcery.com>2013-01-10 16:50:22 -0600
committerAurelien Jarno <aurelien@aurel32.net>2013-03-04 19:03:50 +0100
commit54b2f42cb1eef758b6070e805a5d6f7a84315ace (patch)
tree251973a3eb7812a4d713d436ba5efa6961e80f38 /target-mips/translate.c
parent20c334a797bf46a4ee59a6e42be6d5e7c3cda585 (diff)
downloadqemu-54b2f42cb1eef758b6070e805a5d6f7a84315ace.tar.gz
target-mips: Translate breaks and traps into the appropriate signal
GCC and GAS are capable of generating traps or breaks to check for division by zero. Additionally, GAS is capable of generating traps or breaks to check for overflow on certain division and multiplication operations. The Linux kernel translates these traps and breaks into signals. This patch implements the corresponding feature in QEMU. Signed-off-by: Meador Inge <meadori@codesourcery.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-mips/translate.c')
0 files changed, 0 insertions, 0 deletions