blob: 068078df84ed6560072edacf4bf2064b115f6b49 (
plain)
1
2
3
4
5
6
7
|
/* { dg-do compile } */
/* { dg-require-effective-target tls_native } */
/* { dg-options "-O -mtp=tpidrurw" } */
#include "mtp.c"
/* { dg-final { scan-assembler-times {mrc\tp15, 0, r3, c13, c0, 2} 1 } } */
|