Skip to content

Fixing Vector Mask Register Logic #22

@rugvedmhatre

Description

@rugvedmhatre

Currently Vector Mask Register is defined as "VM": RegisterFile("VM", 1, 1, 66)

We have to check if we can alter the logic to define it as "VM": RegisterFile("VM", 1, 64, 1)

That is make Vector Mask a 64 1-bit element Vector Register, from the current configuration as a 1 66-bit element Register.

Code File

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions