Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dgen_printinsn.py124 beh = hex_common.absimmre.sub(r"#%s0x%x", beh)
H A Dhex_common.py51 absimmre = re.compile(r"[#]([sSuUm])(\d+)(?:[:](\d+))?") variable