Home
last modified time | relevance | path

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

/openbmc/qemu/target/alpha/
H A Dint_helper.c27 uint64_t helper_zapnot(uint64_t val, uint64_t mskb) in helper_zapnot() function
45 return helper_zapnot(val, ~mask); in helper_zap()