Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgen_idef_parser_funcs.py144 if hex_common.need_ea(tag):
H A Dgen_helper_funcs.py50 if hex_common.need_ea(tag):
H A Dgen_tcg_funcs.py53 if hex_common.need_ea(tag):
H A Dhex_common.py236 def need_ea(tag): function