Home
last modified time | relevance | path

Searched defs:immre (Results 1 – 3 of 3) sorted by relevance

/qemu/target/hexagon/
H A Dgen_trans_funcs.py37 immre = re.compile(r"[#]([rRsSuUm])(\d+)(?:[:](\d+))?") variable
H A Dgen_decodetree.py37 immre = re.compile(r"[#]([rRsSuUm])(\d+)(?:[:](\d+))?") variable
H A Dhex_common.py45 immre = re.compile(r"[#]([rRsSuUm])(\d+)(?:[:](\d+))?") variable