Torbjørn Viem Ness

Results 10 issues of Torbjørn Viem Ness

### Windows Terminal version 1.13.11431.0 ### Windows build number 10.0.19044.0 ### Other Software bash (inside WSL, Debian) ### Steps to reproduce Do normal work, switch between being connected locally and...

Issue-Bug
Severity-Crash
Needs-Author-Feedback
Needs-Triage
Needs-Tag-Fix

If I understand correctly, operations such as `-N*0` and `0/-N` should yield `-0` as a result. However, there are no such tests in the isa suite. Is this something that...

I noticed that there is no ISA test for the 32-bit implementation with hardware double-precision support (e.g `rv32ud`, while both `rv32uf` and `rv64ud` exist - why? RV32D is an extension...

On several occasions I've experienced that when I leave my computer for a while and come back, all my terminal windows are gone. After some investigation I've reached the conclusion...

Product-Terminal
Tracking-External

I've made some changes to the LaTeX table generation (even though future documentation is supposed to be going towards AsciiDoc it's still useful to be able to generate full instruction...

Seems very much like it is, should ideally be merged to a single source of truth and/or the one in this repository should get the same improvements as this? https://github.com/riscv-software-src/riscv-config/pull/105

As it is now the replies to threads in slack just appear as normal messages in IRC, this can be a bit confusing. I would suggest to mark the messages...

In the file `fpu_shared.sv` a parameter called `C_FLAG` is referred, which I can't find in the imported package `fpu_defs`. ```verilog logic [C_FLAG-1:0] Flags_S; ``` I'm assuming it is a typo...

I got an error message when using the toolchain on an internal code base when doing `riscv32-corev-elf-objdump -S `: ``` corev-openhw-gcc-ubuntu2004-20221031/bin/riscv32-corev-elf-objdump: DWARF error: mangled line number section ``` The code...

bug

The extension seems to have strangely high usage of both CPU and memory - even after it's done indexing the workspace and I'm not doing anything other than keeping two...