You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is detected with a fully automatic decoder testing tool based on my research. Please add a Bug tag to this page if you verify it's a problem. It means a lot to me and my research. Thank you for your consideration😊!
The text was updated successfully, but these errors were encountered:
Work environment
git clone
, default onnext
branch.Instruction bytes giving faulty results
Expected results
It should be:
Steps to get the wrong result
With
cstool
:$ ./cstool_v6.0.0 -d x64 "62f1ed3858cb" 0 62 f1 ed 38 58 cb vaddpd zmm1, zmm2, zmm3, {rd-sae} ID: 759 (vaddpd) Prefix:0x00 0x00 0x00 0x00 Opcode:0x62 0xf1 0xed 0x38 rex: 0x48 addr_size: 8 modrm: 0xcb disp: 0x0 sib: 0x0 avx_sae: 1 avx_rm: 2 op_count: 3 operands[0].type: REG = zmm1 operands[0].size: 64 operands[1].type: REG = zmm2 operands[1].size: 64 operands[2].type: REG = zmm3 operands[2].size: 64
Additional Logs, screenshots, source code, configuration dump, ...
Bug
tag to this page if you verify it's a problem. It means a lot to me and my research. Thank you for your consideration😊!The text was updated successfully, but these errors were encountered: