Skip to content
Snippets Groups Projects
user avatar
Maciej W. Rozycki authored
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: default avatarMaciej W. Rozycki <macro@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9697/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
c9875032
History
Name Last commit Last update
..