Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu_init.c2238 PPC_FLOAT_STFIWX |
2277 PPC_FLOAT_STFIWX |
2437 PPC_FLOAT_STFIWX |
2486 PPC_CACHE_ICBI | PPC_FLOAT | PPC_FLOAT_STFIWX | in POWERPC_FAMILY()
2580 PPC_FLOAT_STFIWX | in POWERPC_FAMILY()
2619 PPC_FLOAT_STFIWX | in POWERPC_FAMILY()
3142 PPC_FLOAT_STFIWX | PPC_WAIT | in POWERPC_FAMILY()
3189 PPC_FLOAT_STFIWX | PPC_WAIT | in POWERPC_FAMILY()
3238 PPC_FLOAT_STFIWX | PPC_WAIT | in POWERPC_FAMILY()
3297 PPC_FLOAT_FRSQRTE | PPC_FLOAT_STFIWX |
[all …]
H A Dcpu_init.h8 PPC_FLOAT_STFIWX | PPC_FLOAT_EXT | PPC_CACHE | PPC_CACHE_ICBI | \
H A Dcpu.h2369 PPC_FLOAT_STFIWX = 0x0000000000800000ULL, enumerator
2452 | PPC_FLOAT_FSEL | PPC_FLOAT_STFIWX \
/openbmc/qemu/target/ppc/translate/
H A Dfp-ops.c.inc30 GEN_STXF(stfiw, st32fiw, 0x17, 0x1E, PPC_FLOAT_STFIWX)
H A Dfp-impl.c.inc969 GEN_STXF(stfiw, st32fiw, 0x17, 0x1E, PPC_FLOAT_STFIWX);