Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgen_printinsn.py118 beh = hex_common.relimmre.sub(r"PC+%s%d", beh)
H A Dhex_common.py49 relimmre = re.compile(r"[#]([rR])(\d+)(?:[:](\d+))?") variable