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