Searched refs:rRD (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_mips_defs.c2374 static UChar *mkFormS(UChar * p, UInt opc1, UInt rRD, UInt rRS, UInt rRT, argument
2379 vassert(rRD < 0x20);
2385 theInstr = ((opc1 << 26) | (rRS << 21) | (rRT << 16) | (rRD << 11) |

Completed in 47 milliseconds