Home
last modified time | relevance | path

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

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