Home
last modified time | relevance | path

Searched refs:TRICORE_FEATURE_16 (Results 1 – 3 of 3) sorted by relevance

/qemu/target/tricore/
H A Dcpu.c103 set_feature(env, TRICORE_FEATURE_16); in tricore_cpu_realizefn()
106 if (tricore_has_feature(env, TRICORE_FEATURE_16)) { in tricore_cpu_realizefn()
H A Dcpu.h153 TRICORE_FEATURE_16, enumerator
H A Dtranslate.c3215 if (has_feature(ctx, TRICORE_FEATURE_16)) { in decode_src_opc()
3663 if (has_feature(ctx, TRICORE_FEATURE_16)) { in decode_16Bit_opc()
3681 if (has_feature(ctx, TRICORE_FEATURE_16)) { in decode_16Bit_opc()
4894 if (has_feature(ctx, TRICORE_FEATURE_16)) { in decode_bol_opc()
4904 if (has_feature(ctx, TRICORE_FEATURE_16)) { in decode_bol_opc()
4911 if (has_feature(ctx, TRICORE_FEATURE_16)) { in decode_bol_opc()
4918 if (has_feature(ctx, TRICORE_FEATURE_16)) { in decode_bol_opc()
4925 if (has_feature(ctx, TRICORE_FEATURE_16)) { in decode_bol_opc()
4932 if (has_feature(ctx, TRICORE_FEATURE_16)) { in decode_bol_opc()
4939 if (has_feature(ctx, TRICORE_FEATURE_16)) { in decode_bol_opc()
[all …]