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