/llvm-project/llvm/test/tools/llvm-mca/AArch64/Ampere/Ampere1B/ |
H A D | mte-instructions.s | 29 stg x0, [x1, #-4096] label 30 stg x1, [x2, #4080] label 31 stg x2, [sp, #16] label 32 stg x3, [x1] label 33 stg sp, [x1] label 39 stg x0, [x1, #-4096]! label 40 stg x1, [x2, #4080]! label 41 stg x2, [sp, #16]! label 42 stg sp, [sp, #16]! label 47 stg x label 48 stg x1, [x2], #4080 global() label 49 stg x2, [sp], #16 global() label 50 stg sp, [sp], #16 global() label [all...] |
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Neoverse/ |
H A D | N2-mte-instructions.s | 29 stg x0, [x1, #-4096] label 30 stg x1, [x2, #4080] label 31 stg x2, [sp, #16] label 32 stg x3, [x1] label 33 stg sp, [x1] label 39 stg x0, [x1, #-4096]! label 40 stg x1, [x2, #4080]! label 41 stg x2, [sp, #16]! label 42 stg sp, [sp, #16]! label 47 stg x label 48 stg x1, [x2], #4080 global() label 49 stg x2, [sp], #16 global() label 50 stg sp, [sp], #16 global() label [all...] |
H A D | V2-writeback.s | 665 stg x26, [x27], #4064 label 669 stg x26, [x27, #4064]! label
|
H A D | N2-writeback.s | 1079 stg x26, [x27], #4064 label 1084 stg x26, [x27, #4064]! label
|
/llvm-project/llvm/test/MC/AArch64/ |
H A D | armv8.5a-mte-error.s | 187 stg label 188 stg x0 label 189 stg w0 label 190 stg sp label 191 stg #1 label 192 stg x0, [x0, #-4112] label 193 stg x0, [x0, #4096] label 194 stg x0, [x0, #8] label 195 stg x0, [x0, x1] label 196 stg x0, [w0] label [all …]
|
H A D | armv8.5a-mte.s | 93 stg x0, [x1] label 94 stg x1, [x1, #-4096] label 95 stg x2, [x2, #4080] label 96 stg x3, [sp, #16] label 97 stg sp, [sp, #16] label 139 stg x0, [x1, #-4096]! label 140 stg x1, [x2, #4080]! label 141 stg x2, [sp, #16]! label 142 stg sp, [sp, #16]! label 177 stg x0, [x1], #-4096 label [all …]
|