Displaying 1 result from an estimated 1 matches for "necessaryprefixloc".
2010 Dec 22
1
[LLVMdev] X86 disassembler 0x66 prefix
...: invalid instruction encoding
0x53 0x66 0x0f 0x6f 0x8f 0x00 0x00 0x00 0x00
^
I attach a patch, but I'm not really familiar with this code, so if someone
can review/correct, it would be great.
The problem is between readPrefixes and getId : prefixLocation depends on
buffer position, but necessaryPrefixLocation is never updated to match
buffer position.
Cheers,
Olivier.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101222/4e629a89/attachment.html>
-------------- next part --------------
A non-text attachm...