Searched refs:ctz_i32 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/accel/tcg/ |
H A D | tcg-runtime.c | 116 uint32_t HELPER(ctz_i32)(uint32_t arg, uint32_t zero_val) in HELPER() argument
|
H A D | tcg-runtime.h | 19 DEF_HELPER_FLAGS_2(ctz_i32, TCG_CALL_NO_RWG_SE, i32, i32, i32)
|
/openbmc/qemu/include/tcg/ |
H A D | tcg-opc.h | 110 DEF(ctz_i32, 1, 2, 0, IMPL(TCG_TARGET_HAS_ctz_i32))
|
/openbmc/qemu/docs/devel/ |
H A D | tcg-ops.rst | 346 * - ctz_i32/i64 *t0*, *t1*, *t2*
|