summaryrefslogtreecommitdiffstats
path: root/linux-headers
diff options
context:
space:
mode:
authorMeador Inge2013-01-10 23:50:22 +0100
committerAurelien Jarno2013-03-04 19:03:50 +0100
commit54b2f42cb1eef758b6070e805a5d6f7a84315ace (patch)
tree251973a3eb7812a4d713d436ba5efa6961e80f38 /linux-headers
parenttarget-mips: fix DSP overflow macro and affected routines (diff)
downloadqemu-54b2f42cb1eef758b6070e805a5d6f7a84315ace.tar.gz
qemu-54b2f42cb1eef758b6070e805a5d6f7a84315ace.tar.xz
qemu-54b2f42cb1eef758b6070e805a5d6f7a84315ace.zip
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 'linux-headers')
0 files changed, 0 insertions, 0 deletions