Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dhelper.h66 DEF_HELPER_3(fmovemd_st_postinc, i32, env, i32, i32)
H A Dfpu_helper.c578 uint32_t HELPER(fmovemd_st_postinc)(CPUM68KState *env, uint32_t addr, in HELPER() argument