Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dhelper.h64 DEF_HELPER_3(fmovemx_ld_postinc, i32, env, i32, i32)
H A Dfpu_helper.c566 uint32_t HELPER(fmovemx_ld_postinc)(CPUM68KState *env, uint32_t addr, in HELPER() argument