Commit Graph

158 Commits

Author SHA1 Message Date
flobernd 2933d1683b Improved the intel instruction formatter
Some minor bugfixes
2014-10-30 16:36:25 +01:00
flobernd e31a9119ff Added performance test
Some minor bugfixes
2014-10-30 01:00:05 +01:00
flobernd 5b7cc47794 Reorganized files 2014-10-29 23:26:17 +01:00
Florian Bernd 7712867589 Merge pull request #1 from flobernd/develop
Development branch merge
2014-10-27 14:22:34 +01:00
flobernd d2e3dbabe8 Fixed instruction pointer pointing to current instead of next instruction
Added instruction address field to the VXInstructionInfo struct
Added operand access mode information to the VXOperandInfo struct
Added abstract data provider interface for the VXInstructionDecoder
Added concrete VXBufferDataProvider and VXStreamDataProvider classes
Published effectively used REX/VEX.w/r/x/b and VEX.l values in the VXInstructionInfo struct
Published extended modrm.reg/rm and sib.base/index values in the VXInstructionInfo struct
Internal changes and improvements
2014-10-27 14:10:22 +01:00
flobernd 2fbefa36ba Fixed a few instruction definitions 2014-10-25 01:53:14 +02:00
flobernd 9255a9c6a1 Initial commit 2014-10-24 23:11:16 +02:00
Florian Bernd 6632e73200 Initial commit 2014-10-24 23:05:43 +02:00