CensoredUsername / dynasm-rs

A dynasm-like tool for rust.
https://censoredusername.github.io/dynasm-rs/language/index.html
Mozilla Public License 2.0
716 stars 52 forks source link

Fix typo that does not allow one to use REPNE prefix #64

Closed DCNick3 closed 2 years ago

DCNick3 commented 2 years ago

Should fix #63

CensoredUsername commented 2 years ago

Looks like a typo indeed, I'll get to this tomorrow.