Skip to content

orcx86insn: Use the correct prefix for MMX

Jorge Zapata requested to merge turran/orc:mmx into main

This fixes the MMX case. Haven't checked all machine code but comparing the failing tests, there are missing prefixes, dunno how it actually worked for other test cases. At least all tests pass correctly now. This should help #56 (closed)

Edited by Jorge Zapata

Merge request reports