View Single Post
  #3  
Old 01-03-2015, 19:03
gigaman gigaman is offline
Friend
 
Join Date: Jun 2002
Posts: 87
Rept. Given: 0
Rept. Rcvd 3 Times in 2 Posts
Thanks Given: 0
Thanks Rcvd at 14 Times in 11 Posts
gigaman Reputation: 4
Yep, this could be useful sometimes.
Doesn't work for VEX-encoded instructions (the database contains a common description for the "old" encoding only - i.e. just for MOVDQA, not for VMOVDQA), but the fix is quite simple (if instruction starts with V and isn't in the database, try to locate it without the prefix).
Reply With Quote