Home
last modified time | relevance | path

Searched refs:GEN_PPC64_R4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dtranslate.c2748 #define GEN_PPC64_R4(name, opc1, opc2) \ macro
2798 GEN_PPC64_R4(rldicl, 0x1E, 0x00);
2809 GEN_PPC64_R4(rldicr, 0x1E, 0x02);
2820 GEN_PPC64_R4(rldic, 0x1E, 0x04);
2883 GEN_PPC64_R4(rldimi, 0x1E, 0x06);
6807 #undef GEN_PPC64_R4
6812 #define GEN_PPC64_R4(name, opc1, opc2) \ macro
6820 GEN_PPC64_R4(rldicl, 0x1E, 0x00),
6821 GEN_PPC64_R4(rldicr, 0x1E, 0x02),
6822 GEN_PPC64_R4(rldic, 0x1E, 0x04),
[all …]