Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtcg-runtime.c62 uint64_t HELPER(shl_i64)(uint64_t arg1, uint64_t arg2) in HELPER() argument
H A Dtcg-runtime.h11 DEF_HELPER_FLAGS_2(shl_i64, TCG_CALL_NO_RWG_SE, i64, i64, i64)
/openbmc/qemu/include/tcg/
H A Dtcg-opc.h143 DEF(shl_i64, 1, 2, 0, IMPL64)