SIMDE-ULL / SIMDE

Educational computer simulator on a mission to "superscalate" the study of computer architecture fundamentals
https://simde.net
GNU General Public License v3.0
13 stars 11 forks source link

fix: correct operand boundary checking #166

Closed oxcabe closed 6 months ago

oxcabe commented 6 months ago

This is a temporary fix to this bug, as the parser is being refactored in #161.

Fixes #160.