Skip to content

Instruction operand chunks should be range-checked #512

@moodlezoup

Description

@moodlezoup

Instruction operands are broken into C = 4 chunks of 8-bits each, and those chunks are (for some instructions) interleaved to form the lookup query.

Those operand chunks should be range-checked to [0, 2^8).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions