aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/MC/ARM/tMOVSr.s
blob: 09602fecd68513d198116aaaafcc46f628903717 (plain)
1
2
3
4
5
6
7
@ REQUIRES: asserts
@ RUN: llvm-mc --triple=thumbv8 %s --show-encoding 2>&1 | FileCheck %s --match-full-lines

// Note this makes sure the narrow instruciton is selected
@ CHECK: movs r2, r3 @ encoding: [0x1a,0x00]
.text
  movs r2, r3