Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dcpu.h598 #define TB_FLAGS_MACSR 0x0f macro
613 *flags = (env->macsr >> 4) & TB_FLAGS_MACSR; in cpu_get_tb_cpu_state()