Unverified Commit bafff3e5 authored by Sam Elliott's avatar Sam Elliott Committed by GitHub
Browse files

[RISCV][MC] Implicit 0-offset aliases for JR/JALR (#94688)

This broadly follows how in almost all places, we accept `(<reg>)` to
mean `0(<reg>)`, but I think these are the first like this for Jumps
rather than Loads/Stores. These are accepted by binutils but not by
LLVM: https://godbolt.org/z/GK7MGE7q7
parent c8992fb7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment