brintos

brintos / llvm-project-archived public Read only

0
0
Text · 214 B · 74f3323 Raw
16 lines · plain
1// RUN: llvm-mc -triple arm-unknown-linux %s | FileCheck %s2 3// CHECK: .byte 14.if [~0 >> 63] == 15.byte 16.else7.byte 28.endif9 10// CHECK: .byte 311.if 4 * [4 + (3 + [2 * 2] + 1)] == 4812.byte 313.else14.byte 415.endif16