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