Searched refs:vacsh (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | multi_result.c | 54 static int64_t vacsh(int64_t Rxx, int64_t Rss, int64_t Rtt, in vacsh() function 155 res64 = vacsh(0x0004000300020001LL, in test_vacsh() 162 res64 = vacsh(0x0004000300020001LL, in test_vacsh() 169 res64 = vacsh(0x00047fff00020001LL, in test_vacsh() 176 res64 = vacsh(0x0004000300020001LL, in test_vacsh()
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | alu.idef | 1258 Q6INSN(A5_ACS,"Rxx32,Pe4=vacsh(Rss32,Rtt32)",ATTRIBS(),
|