Lines Matching defs:opc1
2325 static UChar* mkFormD ( UChar* p, UInt opc1, in mkFormD()
2337 static UChar* mkFormMD ( UChar* p, UInt opc1, UInt r1, UInt r2, in mkFormMD()
2354 static UChar* mkFormX ( UChar* p, UInt opc1, UInt r1, UInt r2, in mkFormX()
2369 static UChar* mkFormXO ( UChar* p, UInt opc1, UInt r1, UInt r2, in mkFormXO()
2385 static UChar* mkFormXL ( UChar* p, UInt opc1, UInt f1, UInt f2, in mkFormXL()
2435 static UChar* mkFormXS ( UChar* p, UInt opc1, UInt r1, UInt r2, in mkFormXS()
2480 static UChar* mkFormM ( UChar* p, UInt opc1, UInt r1, UInt r2, in mkFormM()
2496 static UChar* mkFormA ( UChar* p, UInt opc1, UInt r1, UInt r2, in mkFormA()
2512 static UChar* doAMode_IR ( UChar* p, UInt opc1, UInt rSD, in doAMode_IR()
2532 static UChar* doAMode_RR ( UChar* p, UInt opc1, UInt opc2, in doAMode_RR()
2617 static UChar* mkFormVX ( UChar* p, UInt opc1, UInt r1, UInt r2, in mkFormVX()
2630 static UChar* mkFormVXR ( UChar* p, UInt opc1, UInt r1, UInt r2, in mkFormVXR()
2645 static UChar* mkFormVA ( UChar* p, UInt opc1, UInt r1, UInt r2, in mkFormVA()
3188 UInt opc1, opc2, sz = i->Pin.Load.sz; in emit_PPCInstr() local
3278 UInt opc1, opc2, sz = i->Pin.Store.sz; in emit_PPCInstr() local