Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dcpu.h543 M68K_FEATURE_CHK2, enumerator
H A Dcpu.c197 m68k_set_feature(env, M68K_FEATURE_CHK2); in m68020_cpu_initfn()
H A Dtranslate.c4258 if (m68k_feature(env, M68K_FEATURE_CHK2)) { in DISAS_INSN()