| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* [RV64_DYNAREC] Fixed emit_shrd16c
* [RV64_DYNAREC] Fixed BSWAP Gw
* [RV64_DYNAREC] Fixed 32 bit RCL/RCR Ed, 1
* [RV64_DYNAREC] Fixed 32 bit BTR
* [RV64_DYNAREC] Fixed 32 bit SHLD
* [RV64_DYNAREC] Fixed 32 bit SHLD again
* [RV64_DYNAREC] Fixed 16 bit constant SHLD again
* [RV64_DYNAREC] Fixed 16-bit BTC
* [RV64_DYNAREC] Fixed 32-bit rotates using Zbb extension
* [RV64_DYNAREC] Fixed 16-bit SHLD opcode
* [RV64_DYNAREC] Fixed the mask of LAHF opcode
* [RV64_DYNAREC] Fixed LAHF again and handled OF2 before cosim
* [RV64_DYNAREC] Fixed XADD Eb, Gb when Eb == Gb
* [RV64_DYNAREC] Fixed XADD Ew, Gw when Ew == Gw
* [RV64_DYNAREC] Fixed zero extension of 32 bit Ed operand
* [RV64_DYNAREC] Fixed XADD Eb, Gb again for AH, BH, CH, DH
* [RV64_DYNAREC] Fixed various 16-bit immediate extension
|