Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtcg-runtime.c67 uint64_t HELPER(shr_i64)(uint64_t arg1, uint64_t arg2) in HELPER() argument
H A Dtcg-runtime.h12 DEF_HELPER_FLAGS_2(shr_i64, TCG_CALL_NO_RWG_SE, i64, i64, i64)
/openbmc/qemu/include/tcg/
H A Dtcg-opc.h144 DEF(shr_i64, 1, 2, 0, IMPL64)