Home
last modified time | relevance | path

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

/qemu/target/tricore/
H A Dcpu.c98 if (tricore_has_feature(env, TRICORE_FEATURE_162)) { in tricore_cpu_realizefn()
155 set_feature(&cpu->env, TRICORE_FEATURE_162); in tc37x_initfn()
H A Dcpu.h155 TRICORE_FEATURE_162, enumerator
H A Dtranslate.c5013 if (has_feature(ctx, TRICORE_FEATURE_162)) { in decode_rc_logical_shift()
6212 if (has_feature(ctx, TRICORE_FEATURE_162)) { in decode_rr_divide()
6226 if (has_feature(ctx, TRICORE_FEATURE_162)) { in decode_rr_divide()
6234 if (has_feature(ctx, TRICORE_FEATURE_162)) { in decode_rr_divide()
6265 if (has_feature(ctx, TRICORE_FEATURE_162)) { in decode_rr_divide()
6272 if (has_feature(ctx, TRICORE_FEATURE_162)) { in decode_rr_divide()
6686 if (has_feature(ctx, TRICORE_FEATURE_162)) { in decode_rrr_divide()
8068 if (has_feature(ctx, TRICORE_FEATURE_162)) { in decode_32Bit_opc()