Skip to content

Commit

Permalink
Merge branch 'VEX' of http://github.com/dyninst/dyninst into VEX
Browse files Browse the repository at this point in the history
  • Loading branch information
John Detter committed Jun 13, 2016
2 parents fadbfef + dd46a98 commit 3053056
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/src/arch-x86.C
Expand Up @@ -8673,7 +8673,6 @@ ia32_instruction& ia32_decode(unsigned int capa, const unsigned char* addr, ia32

case t_rex:
idx = gotit->tabidx;

/* Does this instruction have a REX prefix? */
if(pref.getPrefix(4))
{
Expand Down

0 comments on commit 3053056

Please sign in to comment.