Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dfpu_helper.c508 static int cpu_ld_floatx80_ra(CPUM68KState *env, uint32_t addr, FPReg *fp, in cpu_ld_floatx80_ra() function
569 return fmovem_postinc(env, addr, mask, cpu_ld_floatx80_ra); in HELPER()