[ARM] Better OR's for MVE compares
[llvm-core.git] / test / MC / Hexagon / J2_trap1_dep.s
blob1fd141fe79e630974324ffec3a89573df87faa03
1 # RUN: llvm-mc -arch=hexagon -mcpu=hexagonv62 -filetype=obj %s | llvm-objdump -d - | FileCheck %s --check-prefix=CHECK-V62
2 # RUN: llvm-mc -arch=hexagon -mcpu=hexagonv65 -filetype=obj %s | llvm-objdump -d - | FileCheck %s --check-prefix=CHECK-V65
4 # CHECK-V62: trap1(r0,#0)
5 # CHECK-V65: trap1(r0,#0)
6 trap1(#0)