// RUN: llvm-mc -triple=thumbv7 -filetype=obj %s -o - | llvm-readelf -u - | FileCheck %s
.syntax unified
.code 16
.thumb_func
.global f
f:
.fnstart
.save {ra_auth_code}
.save {ra_auth_code, r13}
.save {r11, ra_auth_code, r13}
.save {r11, ra_auth_code}
.fnend
// CHECK-LABEL: Opcodes