Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

xc.mix mask #55

Description

@phthinh

In specification, the syntax is
if XCR[rs2]_i = 0 then XCR[crd]_i ← t_i;
Actually, Xcrypto does
if XCR[rs2]_i = 1 then XCR[crd]_i ← t_i;

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions