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.
24 lines
551 B
24 lines
551 B
# RUN: llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble < %s | FileCheck %s
|
|
|
|
0xa0,0x54,0x18,0xd5
|
|
0xa0,0x54,0x38,0xd5
|
|
0xc0,0x54,0x18,0xd5
|
|
0xc0,0x54,0x38,0xd5
|
|
0x80,0x54,0x38,0xd5
|
|
|
|
0x40,0x55,0x18,0xd5
|
|
0x40,0x55,0x38,0xd5
|
|
0x60,0x55,0x18,0xd5
|
|
0x60,0x55,0x38,0xd5
|
|
|
|
#CHECK: msr ERXPFGCTL_EL1, x0
|
|
#CHECK: mrs x0, ERXPFGCTL_EL1
|
|
#CHECK: msr ERXPFGCDN_EL1, x0
|
|
#CHECK: mrs x0, ERXPFGCDN_EL1
|
|
#CHECK: mrs x0, ERXPFGF_EL1
|
|
|
|
#CHECK: msr ERXMISC2_EL1, x0
|
|
#CHECK: mrs x0, ERXMISC2_EL1
|
|
#CHECK: msr ERXMISC3_EL1, x0
|
|
#CHECK: mrs x0, ERXMISC3_EL1
|