Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgen_tcg_func_table.py29 tagregs = hex_common.get_tagregs()
H A Dgen_helper_protos.py56 tagregs = hex_common.get_tagregs()
H A Dgen_idef_parser_funcs.py49 tagregs = hex_common.get_tagregs()
H A Dgen_analyze_funcs.py82 tagregs = hex_common.get_tagregs()
H A Dgen_helper_funcs.py106 tagregs = hex_common.get_tagregs()
H A Dgen_tcg_funcs.py112 tagregs = hex_common.get_tagregs()
H A Dhex_common.py192 def get_tagregs(full=False): function