Searched refs:tcg_cflags (Results 1 – 4 of 4) sorted by relevance
149 return cpu->tcg_cflags & flags; in tcg_cflags_has()154 cpu->tcg_cflags |= flags; in tcg_cflags_set()159 uint32_t cflags = cpu->tcg_cflags; in curr_cflags()
98 cs->tcg_cflags |= CF_PCREL; in alpha_cpu_realizefn()
244 new_cpu->tcg_cflags = cpu->tcg_cflags; in cpu_copy()
544 uint32_t tcg_cflags; member