File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
llvm/test/MC/AArch64/SVE2p1 Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11// RUN: llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2,+sve-b16b16 < %s \
22// RUN: | FileCheck %s --check-prefixes=CHECK-ENCODING,CHECK-INST
3- // RUN: not llvm-mc -triple=aarch64 -show-encoding < %s 2>&1 \
3+ // RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2 < %s 2>&1 \
44// RUN: | FileCheck %s --check-prefix=CHECK-ERROR
55// RUN: llvm-mc -triple=aarch64 -filetype=obj -mattr=+sve2,+sve-b16b16 < %s \
66// RUN: | llvm-objdump -d --no-print-imm-hex --mattr=+sve2,+sve-b16b16 - | FileCheck %s --check-prefix=CHECK-INST
Original file line number Diff line number Diff line change 11// RUN: llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2,+sve-b16b16 < %s \
22// RUN: | FileCheck %s --check-prefixes=CHECK-ENCODING,CHECK-INST
3- // RUN: not llvm-mc -triple=aarch64 -show-encoding < %s 2>&1 \
3+ // RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2 < %s 2>&1 \
44// RUN: | FileCheck %s --check-prefix=CHECK-ERROR
55// RUN: llvm-mc -triple=aarch64 -filetype=obj -mattr=+sve2,+sve-b16b16 < %s \
66// RUN: | llvm-objdump -d --no-print-imm-hex --mattr=+sve2,+sve-b16b16 - | FileCheck %s --check-prefix=CHECK-INST
Original file line number Diff line number Diff line change 11// RUN: llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2,+sve-b16b16 < %s \
22// RUN: | FileCheck %s --check-prefixes=CHECK-ENCODING,CHECK-INST
3- // RUN: not llvm-mc -triple=aarch64 -show-encoding < %s 2>&1 \
3+ // RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2 < %s 2>&1 \
44// RUN: | FileCheck %s --check-prefix=CHECK-ERROR
55// RUN: llvm-mc -triple=aarch64 -filetype=obj -mattr=+sve2,+sve-b16b16 < %s \
66// RUN: | llvm-objdump -d --no-print-imm-hex --mattr=+sve2,+sve-b16b16 - | FileCheck %s --check-prefix=CHECK-INST
Original file line number Diff line number Diff line change 11// RUN: llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2,+sve-b16b16 < %s \
22// RUN: | FileCheck %s --check-prefixes=CHECK-ENCODING,CHECK-INST
3- // RUN: not llvm-mc -triple=aarch64 -show-encoding < %s 2>&1 \
3+ // RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2 < %s 2>&1 \
44// RUN: | FileCheck %s --check-prefix=CHECK-ERROR
55// RUN: llvm-mc -triple=aarch64 -filetype=obj -mattr=+sve2,+sve-b16b16 < %s \
66// RUN: | llvm-objdump -d --no-print-imm-hex --mattr=+sve2,+sve-b16b16 - | FileCheck %s --check-prefix=CHECK-INST
Original file line number Diff line number Diff line change 11// RUN: llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2,+sve-b16b16 < %s \
22// RUN: | FileCheck %s --check-prefixes=CHECK-ENCODING,CHECK-INST
3- // RUN: not llvm-mc -triple=aarch64 -show-encoding < %s 2>&1 \
3+ // RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2 < %s 2>&1 \
44// RUN: | FileCheck %s --check-prefix=CHECK-ERROR
55// RUN: llvm-mc -triple=aarch64 -filetype=obj -mattr=+sve2,+sve-b16b16 < %s \
66// RUN: | llvm-objdump -d --no-print-imm-hex --mattr=+sve2,+sve-b16b16 - | FileCheck %s --check-prefix=CHECK-INST
Original file line number Diff line number Diff line change 11// RUN: llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2,+sve-b16b16 < %s \
22// RUN: | FileCheck %s --check-prefixes=CHECK-ENCODING,CHECK-INST
3- // RUN: not llvm-mc -triple=aarch64 -show-encoding < %s 2>&1 \
3+ // RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2 < %s 2>&1 \
44// RUN: | FileCheck %s --check-prefix=CHECK-ERROR
55// RUN: llvm-mc -triple=aarch64 -filetype=obj -mattr=+sve2,+sve-b16b16 < %s \
66// RUN: | llvm-objdump -d --no-print-imm-hex --mattr=+sve2,+sve-b16b16 - | FileCheck %s --check-prefix=CHECK-INST
Original file line number Diff line number Diff line change 11// RUN: llvm - mc - triple=aarch64 - show - encoding - mattr= + sve2 ,+ sve - b16b16 < %s \
22// RUN: | FileCheck %s -- check - prefixes=CHECK - ENCODING , CHECK - INST
3- // RUN: not llvm - mc - triple=aarch64 - show - encoding < %s 2 >& 1 \
3+ // RUN: not llvm - mc - triple=aarch64 - show - encoding - mattr= + sve2 < %s 2 >& 1 \
44// RUN: | FileCheck %s -- check - prefix=CHECK - ERROR
55// RUN: llvm - mc - triple=aarch64 - filetype=obj - mattr= + sve2 ,+ sve - b16b16 < %s \
66// RUN: | llvm - objdump - d -- no - print - imm - hex -- mattr= + sve2 ,+ sve - b16b16 - | FileCheck %s -- check - prefix=CHECK - INST
Original file line number Diff line number Diff line change 11// RUN: llvm - mc - triple=aarch64 - show - encoding - mattr= + sve2 ,+ sve - b16b16 < %s \
22// RUN: | FileCheck %s -- check - prefixes=CHECK - ENCODING , CHECK - INST
3- // RUN: not llvm - mc - triple=aarch64 - show - encoding < %s 2 >& 1 \
3+ // RUN: not llvm - mc - triple=aarch64 - show - encoding - mattr= + sve2 < %s 2 >& 1 \
44// RUN: | FileCheck %s -- check - prefix=CHECK - ERROR
55// RUN: llvm - mc - triple=aarch64 - filetype=obj - mattr= + sve2 ,+ sve - b16b16 < %s \
66// RUN: | llvm - objdump - d -- no - print - imm - hex -- mattr= + sve2 ,+ sve - b16b16 - | FileCheck %s -- check - prefix=CHECK - INST
Original file line number Diff line number Diff line change 11// RUN: llvm - mc - triple=aarch64 - show - encoding - mattr= + sve2 ,+ sve - b16b16 < %s \
22// RUN: | FileCheck %s -- check - prefixes=CHECK - ENCODING , CHECK - INST
3- // RUN: not llvm - mc - triple=aarch64 - show - encoding < %s 2 >& 1 \
3+ // RUN: not llvm - mc - triple=aarch64 - show - encoding - mattr= + sve2 < %s 2 >& 1 \
44// RUN: | FileCheck %s -- check - prefix=CHECK - ERROR
55// RUN: llvm - mc - triple=aarch64 - filetype=obj - mattr= + sve2 ,+ sve - b16b16 < %s \
66// RUN: | llvm - objdump - d -- no - print - imm - hex -- mattr= + sve2 ,+ sve - b16b16 - | FileCheck %s -- check - prefix=CHECK - INST
Original file line number Diff line number Diff line change 11// RUN: llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2,+sve-b16b16 < %s \
22// RUN: | FileCheck %s --check-prefixes=CHECK-ENCODING,CHECK-INST
3- // RUN: not llvm-mc -triple=aarch64 -show-encoding < %s 2>&1 \
3+ // RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2 < %s 2>&1 \
44// RUN: | FileCheck %s --check-prefix=CHECK-ERROR
55// RUN: llvm-mc -triple=aarch64 -filetype=obj -mattr=+sve2,+sve-b16b16 < %s \
66// RUN: | llvm-objdump -d --no-print-imm-hex --mattr=+sve2,+sve-b16b16 - | FileCheck %s --check-prefix=CHECK-INST
You can’t perform that action at this time.
0 commit comments