Home
last modified time | relevance | path

Searched defs:is_tbx (Results 1 – 2 of 2) sorted by relevance

/qemu/target/arm/tcg/
H A Dsve_helper.c2994 bool is_tbx, tb_impl_fn *fn) in do_tbl1()
3007 uint32_t desc, bool is_tbx, tb_impl_fn *fn) in do_tbl2()
H A Dvec_helper.c2711 bool is_tbx = extract32(desc, SIMD_DATA_SHIFT + 5, 1); local