Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c2738 #define GEN_PPC64_R2(name, opc1, opc2) \ macro
2847 GEN_PPC64_R2(rldcl, 0x1E, 0x08);
2857 GEN_PPC64_R2(rldcr, 0x1E, 0x09);
6806 #undef GEN_PPC64_R2
6808 #define GEN_PPC64_R2(name, opc1, opc2) \ macro
6823 GEN_PPC64_R2(rldcl, 0x1E, 0x08),
6824 GEN_PPC64_R2(rldcr, 0x1E, 0x09),