Searched refs:tlbi (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-aliases.s | 368 ; CHECK: tlbi vmalle1is 370 ; CHECK: tlbi alle2is 372 ; CHECK: tlbi alle3is 374 ; CHECK: tlbi vae1is 376 ; CHECK: tlbi vae2is 378 ; CHECK: tlbi vae3is 380 ; CHECK: tlbi aside1is 382 ; CHECK: tlbi vaae1is 384 ; CHECK: tlbi alle1is 386 ; CHECK: tlbi vale1is [all …]
|
D | arm64-diags.s | 379 tlbi vmalle1is, x0 label 380 ; CHECK-ERRORS: error: specified tlbi op does not use a register 381 tlbi vmalle1, x0 label 382 ; CHECK-ERRORS: error: specified tlbi op does not use a register 383 tlbi alle1is, x0 label 384 ; CHECK-ERRORS: error: specified tlbi op does not use a register 385 tlbi alle2is, x0 label 386 ; CHECK-ERRORS: error: specified tlbi op does not use a register 387 tlbi alle3is, x0 label 388 ; CHECK-ERRORS: error: specified tlbi op does not use a register [all …]
|
D | basic-a64-diagnostics.s | 3345 tlbi IPAS2E1IS 3346 tlbi IPAS2LE1IS 3347 tlbi VMALLE1IS, x12 3348 tlbi ALLE2IS, x11 3349 tlbi ALLE3IS, x20 3350 tlbi VAE1IS 3351 tlbi VAE2IS 3352 tlbi VAE3IS 3353 tlbi ASIDE1IS 3354 tlbi VAAE1IS [all …]
|
D | basic-a64-instructions.s | 3637 tlbi IPAS2E1IS, x4 3638 tlbi IPAS2LE1IS, x9 3639 tlbi VMALLE1IS 3640 tlbi ALLE2IS 3641 tlbi ALLE3IS 3642 tlbi VAE1IS, x1 3643 tlbi VAE2IS, x2 3644 tlbi VAE3IS, x3 3645 tlbi ASIDE1IS, x5 3646 tlbi VAAE1IS, x9 [all …]
|