Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dtranslate.c56 static TCGv_i32 cpu_iflags; variable
99 tcg_gen_movi_i32(cpu_iflags, dc->tb_flags & IFLAGS_TB_MASK); in t_sync_flags()