Skip to content
Unverified Commit c40e2ab0 authored by Mai's avatar Mai Committed by GitHub
Browse files

instructions-aarch64: Handle destructive EXT in CanTakeSVEMovprfx (#55)

The ARM architecture manual states that a destructive SVE EXT
instructions might be preceded by a MOVPRFX instruction, and that this
is allowed, but that:

1. The MOVPRFX instruction must be unpredicated
2. The MOVPRFX instruction must specify the same destination as the EXT
   instruction.
3. The destination register cannot refer to any other source operand.
parent 8c05ce7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment