69c0b06955
split REPEAT instructions according to opsize to speedup execution now each REPEATABLE instruction splitted to 3 different instructions, one for 16-bit operand size, one for 32-bit and one for 64-bit. Choosing of correct instruction occure in fetchdecode step. |
||
---|---|---|
.. | ||
dis_decode.cc | ||
dis_groups.cc | ||
dis_tables.h | ||
disasm.h | ||
Makefile.in | ||
resolve.cc |