Open pgoodman opened 9 years ago
This code is broken and very sub-optimal. At most two tries should be performed, and the XED instruction needs to be reset before each attempt. https://github.com/Granary/granary2/blob/master/arch/x86-64/decode.cc#L61-L70
This code is broken and very sub-optimal. At most two tries should be performed, and the XED instruction needs to be reset before each attempt. https://github.com/Granary/granary2/blob/master/arch/x86-64/decode.cc#L61-L70