This is an archive of the discontinued LLVM Phabricator instance.

[LLDB][RISCV] Allow accessing FPR registers through ABI names
ClosedPublic

Authored by Emmmer on Nov 9 2022, 8:35 PM.

Details

Summary

Allow users to access FPR registers by names or ABI names.
PS: This patch should be merged after D137508

Diff Detail