Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dgen_helper_protos.py55 args = hex_common.parse_common_args(
H A Dgen_analyze_funcs.py81 args = hex_common.parse_common_args(
H A Dgen_helper_funcs.py105 args = hex_common.parse_common_args(
H A Dgen_tcg_funcs.py111 args = hex_common.parse_common_args(
H A Dhex_common.py1185 def parse_common_args(desc): function