Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c3903 TCGv_i64 zero64 = tcg_constant_i64(0); in do_STG() local
3908 tcg_gen_concat_i64_i128(zero128, zero64, zero64); in do_STG()