You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
// RUN: llvm-mc -triple aarch64-none-linux-gnu -show-encoding < %s | FileCheck %s
|
|
|
|
csdb
|
|
ssbb
|
|
pssbb
|
|
|
|
// CHECK: csdb // encoding: [0x9f,0x22,0x03,0xd5]
|
|
// CHECK: ssbb // encoding: [0x9f,0x30,0x03,0xd5]
|
|
// CHECK: pssbb // encoding: [0x9f,0x34,0x03,0xd5]
|