Charlie Jenkins via B4 Relay <[email protected]> writes: > This was again verified by checking all 32-bit values for each of these > functions and checking that the two version have the same behavior.
Your checking is missing some cases. branch instructions and c.jr are broken. Btw, any chance that check can be added as a new kunit test case? I wrote the CONFIG_RISCV_KPROBES_KUNIT, but that only tests some values. Nam

