jeanmicheldeva
Results
1
issues of
jeanmicheldeva
See here: https://github.com/Vector35/binaryninja-api/blob/7d0b6bc3f49070a10d6257628bbdf93e52d87fed/arch/riscv/src/lib.rs#L1220-L1234 If `rd == rs1`, but is neither `zero` or `ra` (`x0` or `x1` resp.), the above code will lift the `jalr rd, rs1, imm` instruction as follows:...