15 lines · plain
1# RUN: llvm-mc %s -triple=xtensa -show-encoding \2# RUN: | FileCheck -check-prefixes=CHECK,CHECK-INST %s3 4 5.align 46LBL0:7 8#############################################################9## Check special registers parsing10#############################################################11 12# CHECK-INST: xsr a8, sar13# CHECK: encoding: [0x80,0x03,0x61]14xsr a8, 315