[0/4] RISC-V: load/store macro insn handling adjustments

Message ID f59e334d-9681-c7aa-5ab4-6f44bc1ad98b@suse.com
Headers
Series RISC-V: load/store macro insn handling adjustments |

Message

Jan Beulich Oct. 30, 2023, 2:45 p.m. UTC
  ... plus, really, some bits previously missing from the testsuite.

1: make FLQ/FSQ macro-insns work
2: add F- and D-extension testcases
3: Lx/Sx macro insn tests
4: reduce redundancy in load/store macro insn handling

Jan
  

Comments

Nelson Chu Oct. 31, 2023, 2:03 a.m. UTC | #1
All LGTM, thanks ;)

Nelson

On Mon, Oct 30, 2023 at 10:45 PM Jan Beulich <jbeulich@suse.com> wrote:

> ... plus, really, some bits previously missing from the testsuite.
>
> 1: make FLQ/FSQ macro-insns work
> 2: add F- and D-extension testcases
> 3: Lx/Sx macro insn tests
> 4: reduce redundancy in load/store macro insn handling
>
> Jan
>