aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/arm/mtp_4.c
blob: 121fc836513cdb5b633d49a9384f24cb80229527 (plain)
1
2
3
4
5
6
7
8
/* { dg-do compile } */
/* { dg-require-effective-target tls_native } */
/* { dg-require-effective-target arm32 } */
/* { dg-options "-O -mtp=tpidrurw" } */

#include "mtp.c"

/* { dg-final { scan-assembler-times {mrc\tp15, 0, r3, c13, c0, 2} 1 } } */