Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgen_tcg_func_table.py30 tagimms = hex_common.get_tagimms()
H A Dgen_helper_protos.py57 tagimms = hex_common.get_tagimms()
H A Dgen_idef_parser_funcs.py50 tagimms = hex_common.get_tagimms()
H A Dgen_analyze_funcs.py83 tagimms = hex_common.get_tagimms()
H A Dgen_helper_funcs.py107 tagimms = hex_common.get_tagimms()
H A Dgen_tcg_funcs.py113 tagimms = hex_common.get_tagimms()
H A Dhex_common.py196 def get_tagimms(): function