Searched refs:get_mac_extf (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/m68k/ | ||
H A D | helper.h | 105 DEF_HELPER_2(get_mac_extf, i32, env, i32) |
H A D | helper.c | 1394 uint32_t HELPER(get_mac_extf)(CPUM68KState *env, uint32_t acc) in HELPER() argument |