diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2015-04-04 00:26:32 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-04-08 01:09:58 +0200 |
commit | c9875032015ec94033295382a098657d4e38bf89 (patch) | |
tree | 8b5ddc5544878b8885b83301911592fff5e1373c /arch/mips/math-emu/dsemul.c | |
parent | MIPS: BREAK instruction interpretation corrections (diff) | |
download | linux-c9875032015ec94033295382a098657d4e38bf89.tar.xz linux-c9875032015ec94033295382a098657d4e38bf89.zip |
MIPS: Fix BREAK code interpretation heuristics
Do not lose the other half of the BREAK code where there is an upper
half. This is so that e.g. `BREAK 7, 7' is not interpreted as a divide
by zero trap, while `BREAK 0, 7' or `BREAK 7, 0' still are.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9697/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/math-emu/dsemul.c')
0 files changed, 0 insertions, 0 deletions