Searched defs:is_tbx (Results 1 – 2 of 2) sorted by relevance
2994 bool is_tbx, tb_impl_fn *fn) in do_tbl1()3007 uint32_t desc, bool is_tbx, tb_impl_fn *fn) in do_tbl2()
2711 bool is_tbx = extract32(desc, SIMD_DATA_SHIFT + 5, 1); local