Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dvec_helper.c2563 bool is_tbx = extract32(desc, SIMD_DATA_SHIFT + 5, 1); local
H A Dsve_helper.c2959 bool is_tbx, tb_impl_fn *fn) in do_tbl1()
2972 uint32_t desc, bool is_tbx, tb_impl_fn *fn) in do_tbl2()
H A Dtranslate-a64.c8961 int is_tbx = extract32(insn, 12, 1); in disas_simd_tb() local