Home
last modified time | relevance | path

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

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