We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fcvtn2
next
0 01 68 61 4e fcvtn2 v1.4s, v0.2d ID: 367 (fcvtn2) op_count: 2 operands[0].type: REG = q1 (vreg) operands[0].access: READ | WRITE Vector Arrangement Specifier: 0x420 operands[1].type: REG = q0 (vreg) operands[1].access: READ Vector Arrangement Specifier: 0x240 Write-back: True Registers read: fpcr q1 q0 Registers modified: q1 Groups: HasNEON
operands[0] should be WRITE only. More variants of this instruction may be effected, I just haven't verified this:
0 01 68 61 4e fcvtn2 v1.4s, v0.2d ID: 367 (fcvtn2) op_count: 2 operands[0].type: REG = q1 (vreg) operands[0].access: WRITE Vector Arrangement Specifier: 0x420 operands[1].type: REG = q0 (vreg) operands[1].access: READ Vector Arrangement Specifier: 0x240 Write-back: True Registers read: fpcr q1 q0 Registers modified: q1 Groups: HasNEON
cstool
Transferred from #2472 Mentioned in https://github.com/capstone-engine/capstone/blob/next/docs/cs_v6_release_guide.md#known-bugs-in-the-alpha
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Work environment
next
Instruction bytes giving faulty results
operands[0] should be WRITE only. More variants of this instruction may be effected, I just haven't verified this:
Expected results
Steps to get the wrong result
cstool
Additional Logs, screenshots, source code, configuration dump, ...
Transferred from #2472
Mentioned in https://github.com/capstone-engine/capstone/blob/next/docs/cs_v6_release_guide.md#known-bugs-in-the-alpha
The text was updated successfully, but these errors were encountered: