Mercurial > repos > blastem
log m68k_to_x86.c @ 128:fe598ffd85ce
age | author | description |
---|---|---|
Sat, 29 Dec 2012 23:08:14 -0800 | Mike Pavone | Cleanup bit instructions and fix bug in translate_m68k_move that caused incorrect results once translate_m68k_src was fixed |
Sat, 29 Dec 2012 22:22:53 -0800 | Mike Pavone | Fix check in translate_m68k_src that deals with instructions for which both operands are registers that are not mapped to a native x86-64 register |
Sat, 29 Dec 2012 22:11:28 -0800 | Mike Pavone | Fix encoding of movsx instruction when used with new (i.e. r9-r15) registers. This fixes the indexed addressing modes when used with a word-wide index register |