Closed GoogleCodeExporter closed 9 years ago
http://code.google.com/p/distorm/source/browse/trunk/src/insts.c#1499
http://code.google.com/p/distorm/source/browse/trunk/src/insts.c#1500
http://code.google.com/p/distorm/source/browse/trunk/src/insts.c#1521
http://code.google.com/p/distorm/source/browse/trunk/src/insts.c#1522
Should these have the 3rd mnemonic option defined (as 3923)? Or maybe the code
at:
http://code.google.com/p/distorm/source/browse/trunk/src/decoder.c#308
should be using opcodeId2?
Original comment by spa...@rotateright.com
on 7 Feb 2012 at 5:45
A bug in disOps with empty mnemonics... Fixed.
Thanks for the report, it has means dups though.
Original comment by distorm@gmail.com
on 4 Mar 2012 at 5:19
Issue 34 has been merged into this issue.
Original comment by distorm@gmail.com
on 4 Mar 2012 at 5:19
That looks good:
$ ./a.out 66 48 0f 6e c2
1: ( 0) 66480f6ec2 MOVQ XMM0, RDX
Original comment by spa...@rotateright.com
on 6 Mar 2012 at 5:25
Issue 46 has been merged into this issue.
Original comment by distorm@gmail.com
on 5 May 2012 at 11:31
Original issue reported on code.google.com by
spa...@rotateright.com
on 7 Feb 2012 at 5:41