Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dvec_helper.c827 static uint64_t do_vmskltz_w(int64_t val) in do_vmskltz_w() function
845 temp = do_vmskltz_w(Vj->D(2 * i)); in HELPER()
846 temp |= (do_vmskltz_w(Vj->D(2 * i + 1)) << 2); in HELPER()