Home
last modified time | relevance | path

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

/openbmc/qemu/target/openrisc/
H A Dcpu.h335 #define TB_FLAGS_SM SR_SM macro
H A Dtranslate.c66 return !(dc->tb_flags & TB_FLAGS_SM); in is_user()