brintos

brintos / llvm-project-archived public Read only

0
0
Text · 3.6 KiB · f8baf37 Raw
96 lines · plain
1// RUN: not llvm-mc -triple=aarch64 -show-encoding < %s 2>&1 \2// RUN:        | FileCheck %s --check-prefixes=CHECK-ERROR3 4tlbip ALLE15// CHECK-ERROR: error: invalid operand for TLBIP instruction6tlbip ALLE1IS7// CHECK-ERROR: error: invalid operand for TLBIP instruction8tlbip ALLE1ISNXS9// CHECK-ERROR: error: invalid operand for TLBIP instruction10tlbip ALLE1NXS11// CHECK-ERROR: error: invalid operand for TLBIP instruction12tlbip ALLE1OS13// CHECK-ERROR: error: invalid operand for TLBIP instruction14tlbip ALLE1OSNXS15// CHECK-ERROR: error: invalid operand for TLBIP instruction16tlbip ALLE217// CHECK-ERROR: error: invalid operand for TLBIP instruction18tlbip ALLE2IS19// CHECK-ERROR: error: invalid operand for TLBIP instruction20tlbip ALLE2ISNXS21// CHECK-ERROR: error: invalid operand for TLBIP instruction22tlbip ALLE2NXS23// CHECK-ERROR: error: invalid operand for TLBIP instruction24tlbip ALLE2OS25// CHECK-ERROR: error: invalid operand for TLBIP instruction26tlbip ALLE2OSNXS27// CHECK-ERROR: error: invalid operand for TLBIP instruction28tlbip ALLE329// CHECK-ERROR: error: invalid operand for TLBIP instruction30tlbip ALLE3IS31// CHECK-ERROR: error: invalid operand for TLBIP instruction32tlbip ALLE3ISNXS33// CHECK-ERROR: error: invalid operand for TLBIP instruction34tlbip ALLE3NXS35// CHECK-ERROR: error: invalid operand for TLBIP instruction36tlbip ALLE3OS37// CHECK-ERROR: error: invalid operand for TLBIP instruction38tlbip ALLE3OSNXS39// CHECK-ERROR: error: invalid operand for TLBIP instruction40tlbip ASIDE141// CHECK-ERROR: error: invalid operand for TLBIP instruction42tlbip ASIDE1IS43// CHECK-ERROR: error: invalid operand for TLBIP instruction44tlbip ASIDE1ISNXS45// CHECK-ERROR: error: invalid operand for TLBIP instruction46tlbip ASIDE1NXS47// CHECK-ERROR: error: invalid operand for TLBIP instruction48tlbip ASIDE1OS49// CHECK-ERROR: error: invalid operand for TLBIP instruction50tlbip ASIDE1OSNXS51// CHECK-ERROR: error: invalid operand for TLBIP instruction52tlbip PAALL53// CHECK-ERROR: error: invalid operand for TLBIP instruction54tlbip PAALLOS55// CHECK-ERROR: error: invalid operand for TLBIP instruction56tlbip RPALOS57// CHECK-ERROR: error: invalid operand for TLBIP instruction58tlbip RPAOS59// CHECK-ERROR: error: invalid operand for TLBIP instruction60tlbip VMALLE161// CHECK-ERROR: error: invalid operand for TLBIP instruction62tlbip VMALLE1IS63// CHECK-ERROR: error: invalid operand for TLBIP instruction64tlbip VMALLE1ISNXS65// CHECK-ERROR: error: invalid operand for TLBIP instruction66tlbip VMALLE1NXS67// CHECK-ERROR: error: invalid operand for TLBIP instruction68tlbip VMALLE1OS69// CHECK-ERROR: error: invalid operand for TLBIP instruction70tlbip VMALLE1OSNXS71// CHECK-ERROR: error: invalid operand for TLBIP instruction72tlbip VMALLS12E173// CHECK-ERROR: error: invalid operand for TLBIP instruction74tlbip VMALLS12E1IS75// CHECK-ERROR: error: invalid operand for TLBIP instruction76tlbip VMALLS12E1ISNXS77// CHECK-ERROR: error: invalid operand for TLBIP instruction78tlbip VMALLS12E1NXS79// CHECK-ERROR: error: invalid operand for TLBIP instruction80tlbip VMALLS12E1OS81// CHECK-ERROR: error: invalid operand for TLBIP instruction82tlbip VMALLS12E1OSNXS83// CHECK-ERROR: error: invalid operand for TLBIP instruction84tlbip VMALLWS2E185// CHECK-ERROR: error: invalid operand for TLBIP instruction86tlbip VMALLWS2E1IS87// CHECK-ERROR: error: invalid operand for TLBIP instruction88tlbip VMALLWS2E1ISNXS89// CHECK-ERROR: error: invalid operand for TLBIP instruction90tlbip VMALLWS2E1NXS91// CHECK-ERROR: error: invalid operand for TLBIP instruction92tlbip VMALLWS2E1OS93// CHECK-ERROR: error: invalid operand for TLBIP instruction94tlbip VMALLWS2E1OSNXS95// CHECK-ERROR: error: invalid operand for TLBIP instruction96