1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/test/MC/Hexagon/dis-duplex-p0.s
Krzysztof Parzyszek 1f843c813e [Hexagon] Fix disassembler crash after r279255
When p0 was added as an explicit operand to the duplex subinstructions,
the disassembler was not updated to reflect this.

llvm-svn: 281104
2016-09-09 21:45:00 +00:00

8 lines
243 B
ArmAsm

// RUN: llvm-mc -arch=hexagon -filetype=obj -o - %s | llvm-objdump -d - | FileCheck %s
// REQUIRES: asserts
.text
// CHECK: { r7 = #-1; r7 = #-1 }
.long 0x3a373a27
// CHECK: { if (!p0.new) r7 = #0; if (p0.new) r7 = #0 }
.long 0x3a573a47