Skip to content

ARM64: Unable to decode luti2 and luti4 instructions #2269

@TIHan

Description

@TIHan

When using cstool, I'm not able to decode ARM64 luti2 and luti4 instructions.

Here are some examples:

Hexcode: 00B02045
Should output: luti2 z0.b, { z0.b }, z0[0]
But cstool fails and stops decoding altogether.

Hexcode: 55B17545
Should output: luti2 z21.b, { z10.b }, z21[1]
But again, cstool fails and stops decoding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions