Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dhex_common.py193 compute_func = lambda tag: compute_tag_regs(tag, full) function
194 return dict(zip(tags, list(map(compute_func, tags))))