diff options
author | Meador Inge <meadori@codesourcery.com> | 2013-01-10 16:50:22 -0600 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2013-03-04 19:03:50 +0100 |
commit | 54b2f42cb1eef758b6070e805a5d6f7a84315ace (patch) | |
tree | 251973a3eb7812a4d713d436ba5efa6961e80f38 /cpus.c | |
parent | 20c334a797bf46a4ee59a6e42be6d5e7c3cda585 (diff) |
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 'cpus.c')
0 files changed, 0 insertions, 0 deletions