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.py119 beh = hex_common.relimmre.sub(r"PC+%s%d", beh)
H A Dhex_common.py50 relimmre = re.compile(r"[#]([rR])(\d+)(?:[:](\d+))?") variable