operand_size_t is in between exact values and masks, clean that up #13

Open
opened 2025-04-15 12:48:44 +00:00 by omicron · 0 comments
Owner

Currently the operand_size_t is both used as exact values (with exact comparisons) and as masks (with bitwise comparisons). This needs to be cleaned up and documented.

Currently the operand_size_t is both used as exact values (with exact comparisons) and as masks (with bitwise comparisons). This needs to be cleaned up and documented.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: omicron/oas#13
No description provided.