Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c1321 static void ext_and_shift_reg(TCGv_i64 tcg_out, TCGv_i64 tcg_in, in ext_and_shift_reg() argument
1327 tcg_gen_ext_i64(tcg_out, tcg_in, extsize | (is_signed ? MO_SIGN : 0)); in ext_and_shift_reg()