Searched refs:VRegSource (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/hexagon/ |
| H A D | hex_common.py | 741 class VRegSource(Register, Hvx, OldSource): class 1041 VRegSource("V", "s"), 1042 VRegSource("V", "u"), 1043 VRegSource("V", "v"), 1044 VRegSource("V", "w"),
|