Home
last modified time | relevance | path

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

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