Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c262 uint32_t HELPER(ssat)(CPUARMState *env, uint32_t x, uint32_t shift) in HELPER() argument
/openbmc/qemu/target/arm/
H A Dhelper.h38 DEF_HELPER_3(ssat, i32, env, i32, i32)