62 lines · plain
1! RUN: llvm-mc %s -triple=sparcv9 -show-encoding | FileCheck %s --check-prefix=V92 3!! Short names4! V9: casxa [%i0] #ASI_N, %l6, %o2 ! encoding: [0xd5,0xf6,0x00,0x96]5casxa [%i0] #ASI_N, %l6, %o26! V9: casxa [%i0] #ASI_N_L, %l6, %o2 ! encoding: [0xd5,0xf6,0x01,0x96]7casxa [%i0] #ASI_N_L, %l6, %o28! V9: casxa [%i0] #ASI_AIUP, %l6, %o2 ! encoding: [0xd5,0xf6,0x02,0x16]9casxa [%i0] #ASI_AIUP, %l6, %o210! V9: casxa [%i0] #ASI_AIUS, %l6, %o2 ! encoding: [0xd5,0xf6,0x02,0x36]11casxa [%i0] #ASI_AIUS, %l6, %o212! V9: casxa [%i0] #ASI_AIUP_L, %l6, %o2 ! encoding: [0xd5,0xf6,0x03,0x16]13casxa [%i0] #ASI_AIUP_L, %l6, %o214! V9: casxa [%i0] #ASI_AIUS_L, %l6, %o2 ! encoding: [0xd5,0xf6,0x03,0x36]15casxa [%i0] #ASI_AIUS_L, %l6, %o216! V9: casx [%i0], %l6, %o2 ! encoding: [0xd5,0xf6,0x10,0x16]17casxa [%i0] #ASI_P, %l6, %o218! V9: casxa [%i0] #ASI_S, %l6, %o2 ! encoding: [0xd5,0xf6,0x10,0x36]19casxa [%i0] #ASI_S, %l6, %o220! V9: casxa [%i0] #ASI_PNF, %l6, %o2 ! encoding: [0xd5,0xf6,0x10,0x56]21casxa [%i0] #ASI_PNF, %l6, %o222! V9: casxa [%i0] #ASI_SNF, %l6, %o2 ! encoding: [0xd5,0xf6,0x10,0x76]23casxa [%i0] #ASI_SNF, %l6, %o224! V9: casxl [%i0], %l6, %o2 ! encoding: [0xd5,0xf6,0x11,0x16]25casxa [%i0] #ASI_P_L, %l6, %o226! V9: casxa [%i0] #ASI_S_L, %l6, %o2 ! encoding: [0xd5,0xf6,0x11,0x36]27casxa [%i0] #ASI_S_L, %l6, %o228! V9: casxa [%i0] #ASI_PNF_L, %l6, %o2 ! encoding: [0xd5,0xf6,0x11,0x56]29casxa [%i0] #ASI_PNF_L, %l6, %o230! V9: casxa [%i0] #ASI_SNF_L, %l6, %o2 ! encoding: [0xd5,0xf6,0x11,0x76]31casxa [%i0] #ASI_SNF_L, %l6, %o232 33!! Long names34! V9: casxa [%i0] #ASI_N, %l6, %o2 ! encoding: [0xd5,0xf6,0x00,0x96]35casxa [%i0] #ASI_NUCLEUS, %l6, %o236! V9: casxa [%i0] #ASI_N_L, %l6, %o2 ! encoding: [0xd5,0xf6,0x01,0x96]37casxa [%i0] #ASI_NUCLEUS_LITTLE, %l6, %o238! V9: casxa [%i0] #ASI_AIUP, %l6, %o2 ! encoding: [0xd5,0xf6,0x02,0x16]39casxa [%i0] #ASI_AS_IF_USER_PRIMARY, %l6, %o240! V9: casxa [%i0] #ASI_AIUS, %l6, %o2 ! encoding: [0xd5,0xf6,0x02,0x36]41casxa [%i0] #ASI_AS_IF_USER_SECONDARY, %l6, %o242! V9: casxa [%i0] #ASI_AIUP_L, %l6, %o2 ! encoding: [0xd5,0xf6,0x03,0x16]43casxa [%i0] #ASI_AS_IF_USER_PRIMARY_LITTLE, %l6, %o244! V9: casxa [%i0] #ASI_AIUS_L, %l6, %o2 ! encoding: [0xd5,0xf6,0x03,0x36]45casxa [%i0] #ASI_AS_IF_USER_SECONDARY_LITTLE, %l6, %o246! V9: casx [%i0], %l6, %o2 ! encoding: [0xd5,0xf6,0x10,0x16]47casxa [%i0] #ASI_PRIMARY, %l6, %o248! V9: casxa [%i0] #ASI_S, %l6, %o2 ! encoding: [0xd5,0xf6,0x10,0x36]49casxa [%i0] #ASI_SECONDARY, %l6, %o250! V9: casxa [%i0] #ASI_PNF, %l6, %o2 ! encoding: [0xd5,0xf6,0x10,0x56]51casxa [%i0] #ASI_PRIMARY_NOFAULT, %l6, %o252! V9: casxa [%i0] #ASI_SNF, %l6, %o2 ! encoding: [0xd5,0xf6,0x10,0x76]53casxa [%i0] #ASI_SECONDARY_NOFAULT, %l6, %o254! V9: casxl [%i0], %l6, %o2 ! encoding: [0xd5,0xf6,0x11,0x16]55casxa [%i0] #ASI_PRIMARY_LITTLE, %l6, %o256! V9: casxa [%i0] #ASI_S_L, %l6, %o2 ! encoding: [0xd5,0xf6,0x11,0x36]57casxa [%i0] #ASI_SECONDARY_LITTLE, %l6, %o258! V9: casxa [%i0] #ASI_PNF_L, %l6, %o2 ! encoding: [0xd5,0xf6,0x11,0x56]59casxa [%i0] #ASI_PRIMARY_NOFAULT_LITTLE, %l6, %o260! V9: casxa [%i0] #ASI_SNF_L, %l6, %o2 ! encoding: [0xd5,0xf6,0x11,0x76]61casxa [%i0] #ASI_SECONDARY_NOFAULT_LITTLE, %l6, %o262