Searched refs:QRegSource (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | hex_common.py | 960 class QRegSource(Register, Hvx, OldSource): class 1052 QRegSource("Q", "s"), 1053 QRegSource("Q", "t"), 1054 QRegSource("Q", "u"), 1055 QRegSource("Q", "v"),
|