Deliver SIGTRAP, rather than SIGEMT, when a TADDccTV or TSUBccTV instruction
authormiod <miod@openbsd.org>
Wed, 16 Oct 2024 18:43:42 +0000 (18:43 +0000)
committermiod <miod@openbsd.org>
Wed, 16 Oct 2024 18:43:42 +0000 (18:43 +0000)
commit5a69559862a623003b3538e1fb82d24394f98fdc
tree7733a5238d8cda3d310e84cb52dbc589e5add83f
parent60ddae46be979fe90143673229697773f6d4a7b9
Deliver SIGTRAP, rather than SIGEMT, when a TADDccTV or TSUBccTV instruction
traps. Such instructions are deprecated in v9 (64-bit) code and should never
occur in real-life code. See v9 manual A.59 and A.60 for details.
CVS ----------------------------------------------------------------------
sys/arch/sparc64/sparc64/trap.c