Searched refs:absimmre (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/hexagon/ | ||
H A D | gen_printinsn.py | 117 beh = hex_common.absimmre.sub(r"#%s0x%x", beh) |
H A D | hex_common.py | 50 absimmre = re.compile(r"[#]([sSuUm])(\d+)(?:[:](\d+))?") variable |