-
- Downloads
Arm64: correct {su,us}dot SIMD encodings
According to the specification these permit the Q bit to control the vector length operated on, and hence this bit should not already be set in the opcode table entries (it rather needs setting dynamically). Note how the test case output did also not match its input. Besides correcting the test case also extend it to cover both forms.
Showing
- gas/ChangeLog 6 additions, 0 deletionsgas/ChangeLog
- gas/testsuite/gas/aarch64/i8mm.d 20 additions, 12 deletionsgas/testsuite/gas/aarch64/i8mm.d
- gas/testsuite/gas/aarch64/i8mm.s 8 additions, 0 deletionsgas/testsuite/gas/aarch64/i8mm.s
- opcodes/ChangeLog 5 additions, 0 deletionsopcodes/ChangeLog
- opcodes/aarch64-tbl.h 3 additions, 3 deletionsopcodes/aarch64-tbl.h
Loading
Please register or sign in to comment