Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dhelper.h11 DEF_HELPER_3(cf_movec_to, void, env, i32, i32)
H A Dhelper.c163 void HELPER(cf_movec_to)(CPUM68KState *env, uint32_t reg, uint32_t val) in HELPER() argument