commit | 530b593275b46b9e6978c0c1509696f23912aebf | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <npitre@baylibre.com> | Thu May 09 11:10:51 2024 -0400 |
committer | Henrik Brix Andersen <henrik@brixandersen.dk> | Tue May 14 09:32:39 2024 +0200 |
tree | c3220587a72cf71e2153ee04a2441e2784677d7b | |
parent | cba18a5943412c801c2622985d9dd4cb19ed40ba [diff] |
arch: riscv: apply CONFIG_RISCV_MCAUSE_EXCEPTION_MASK to FPU code Some implementations use bits outside of the mcause mask for other purpose. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>