Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c4809 TCGv_i32 tcg_op3 = tcg_temp_new_i32(); in TRANS_FEAT() local
4815 read_vec_element_i32(s, tcg_op3, a->ra, 3, MO_32); in TRANS_FEAT()
4819 tcg_gen_add_i32(tcg_res, tcg_res, tcg_op3); in TRANS_FEAT()