Searched refs:HW_FLAGS_VA32 (Results 1 – 2 of 2) sorted by relevance
471 #define HW_FLAGS_VA32 0x20 macro483 *flags |= is_va32(env) * HW_FLAGS_VA32; in cpu_get_tb_cpu_state()
144 ctx->va32 = (ctx->base.tb->flags & HW_FLAGS_VA32) != 0; in loongarch_tr_init_disas_context()