Synchronize VEX JIT encoding code with the MCJIT version. Fix a bug in the...
Synchronize VEX JIT encoding code with the MCJIT version. Fix a bug in the MCJIT code where CurOp was being incremented even if the operand it was pointing at wasn't used. Maybe only matters if there are any EVEX_K instructions that aren't VEX_4V. llvm-svn: 188868
Loading
Please register or sign in to comment