Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c182 bool sf_mode; member
221 # define NARROW_MODE(C) (!(C)->sf_mode)
7339 ctx->sf_mode = (hflags >> HFLAGS_64) & 1; in ppc_tr_init_disas_context()