Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Checks ordering: nop vs trap #912

Open
ajayvreddy opened this issue Aug 8, 2023 · 0 comments
Open

Checks ordering: nop vs trap #912

ajayvreddy opened this issue Aug 8, 2023 · 0 comments

Comments

@ajayvreddy
Copy link

Hi,
I have a very basic question as to what should take higher precedence.
If no instruction is performed for a certain configuration but it has illegal values for some other field. What should happen.

eg. for Vector reduction Operations, the spec mentions that: If vl=0, no operation is performed and the destination register is not updated..

so, for EEW >64 (illegal) and vl =0, should it take an exception or nop.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant