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.c2237 PPC_FLOAT_STFIWX |
2276 PPC_FLOAT_STFIWX |
2436 PPC_FLOAT_STFIWX |
2579 PPC_FLOAT_STFIWX | in POWERPC_FAMILY()
2618 PPC_FLOAT_STFIWX | in POWERPC_FAMILY()
3382 PPC_FLOAT_STFIWX | in POWERPC_FAMILY()
4182 PPC_FLOAT_STFIWX |
4262 PPC_FLOAT_STFIWX |
4363 PPC_FLOAT_STFIWX |
4486 PPC_FLOAT_STFIWX |
[all …]
H A Dmachine.c146 | PPC_FLOAT_STFIWX | PPC_FLOAT_EXT in cpu_pre_save()
H A Dcpu.h2372 PPC_FLOAT_STFIWX = 0x0000000000800000ULL, enumerator
2455 | 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);