Searched refs:PredSource (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | hex_common.py | 581 class PredSource(Register, Single, OldSource): class 1026 PredSource("P", "s"), 1027 PredSource("P", "t"), 1028 PredSource("P", "u"), 1029 PredSource("P", "v"),
|