Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dhex_common.py45 immre = re.compile(r"[#]([rRsSuUm])(\d+)(?:[:](\d+))?") variable
179 return uniquify(immre.findall(behdict[tag]))
H A Ddectree.py278 immre = re.compile(r"[#]([rRsSuUm])(\d+)(?:[:](\d+))?") variable
296 imms = ordered_unique(immre.findall(iset.iset[tag]["syntax"]))