Searched refs:tcg_cflags (Results 1 – 4 of 4) sorted by relevance
30 return cpu->tcg_cflags & flags; in tcg_cflags_has()35 cpu->tcg_cflags |= flags; in tcg_cflags_set()40 uint32_t cflags = cpu->tcg_cflags; in curr_cflags()
246 new_cpu->tcg_cflags = cpu->tcg_cflags; in cpu_copy()
116 cs->tcg_cflags |= CF_PCREL; in alpha_cpu_realizefn()
552 uint32_t tcg_cflags; member