Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c3296 #define GEN_STX(name, stop, opc2, opc3, type) \ macro
3343 GEN_STX(sthbr, st16r, 0x16, 0x1C, PPC_INTEGER);
3345 GEN_STX(stwbr, st32r, 0x16, 0x14, PPC_INTEGER);
6868 GEN_STX(sthbr, st16r, 0x16, 0x1C, PPC_INTEGER)
6869 GEN_STX(stwbr, st32r, 0x16, 0x14, PPC_INTEGER)