Skip to content

.vx RVV instructions refer to the GPR source as both xs1 and rs1 #796

Open
@camel-cdr

Description

@camel-cdr

I noticed that the .vx RVV instructions refer to the GPR source as both xs1 and rs1:

assembly: vd, vs2, xs1, vm
encoding:
match: 000000-----------100-----1010111
variables:
- name: vm
location: 25-25
- name: vs2
location: 24-20
- name: rs1

This might be fine and don't look wrong on the produced artifacts, but I'm not sure it's intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions