Home
last modified time | relevance | path

Searched refs:tricore_has_feature (Results 1 – 4 of 4) sorted by relevance

/qemu/target/tricore/
H A Dcpu.c98 if (tricore_has_feature(env, TRICORE_FEATURE_162)) { in tricore_cpu_realizefn()
102 if (tricore_has_feature(env, TRICORE_FEATURE_161)) { in tricore_cpu_realizefn()
106 if (tricore_has_feature(env, TRICORE_FEATURE_16)) { in tricore_cpu_realizefn()
109 if (tricore_has_feature(env, TRICORE_FEATURE_131)) { in tricore_cpu_realizefn()
H A Dhelper.c151 if (tricore_has_feature(env, TRICORE_FEATURE_##FEATURE)) { \
166 if (tricore_has_feature(env, TRICORE_FEATURE_##FEATURE)) { \
H A Dcpu.h158 static inline int tricore_has_feature(CPUTriCoreState *env, int feature) in tricore_has_feature() function
H A Dop_helper.c2650 if (tricore_has_feature(env, TRICORE_FEATURE_131)) { in helper_ret()
2761 if (tricore_has_feature(env, TRICORE_FEATURE_131)) { in helper_rfm()