Searched refs:reg_or_immre (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/hexagon/ | ||
H A D | gen_printinsn.py | 127 regs_or_imms = hex_common.reg_or_immre.findall(hex_common.behdict[tag]) |
H A D | hex_common.py | 45 reg_or_immre = re.compile( variable |