Home
last modified time | relevance | path

Searched refs:TP_CP15 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-opts.h64 TP_CP15 enumerator
H A Darm.opt230 Enum(arm_tp_type) String(cp15) Value(TP_CP15)
H A Darm.h162 #define TARGET_HARD_TP (target_thread_pointer == TP_CP15)
H A Darm.c3801 target_thread_pointer = TP_CP15; in arm_option_reconfigure_globals()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-opts.h64 TP_CP15 enumerator
H A Darm.opt221 Enum(arm_tp_type) String(cp15) Value(TP_CP15)
H A Darm.h155 #define TARGET_HARD_TP (target_thread_pointer == TP_CP15)
H A Darm.cc3877 target_thread_pointer = TP_CP15; in arm_option_reconfigure_globals()