Lines Matching defs:Val

158 static DecodeStatus DecodeScst5(MCInst *Inst, unsigned Val,  in DecodeScst5()
173 static DecodeStatus DecodeScst16(MCInst *Inst, unsigned Val, in DecodeScst16()
188 static DecodeStatus DecodePCRelScst7(MCInst *Inst, unsigned Val, in DecodePCRelScst7()
204 static DecodeStatus DecodePCRelScst10(MCInst *Inst, unsigned Val, in DecodePCRelScst10()
220 static DecodeStatus DecodePCRelScst12(MCInst *Inst, unsigned Val, in DecodePCRelScst12()
236 static DecodeStatus DecodePCRelScst21(MCInst *Inst, unsigned Val, in DecodePCRelScst21()
252 static DecodeStatus DecodeMemOperand(MCInst *Inst, unsigned Val, in DecodeMemOperand()
258 static DecodeStatus DecodeMemOperandSc(MCInst *Inst, unsigned Val, in DecodeMemOperandSc()
309 static DecodeStatus DecodeMemOperand2(MCInst *Inst, unsigned Val, in DecodeMemOperand2()
354 static DecodeStatus DecodeCondRegister(MCInst *Inst, unsigned Val, in DecodeCondRegister()
394 static DecodeStatus DecodeCondRegisterZero(MCInst *Inst, unsigned Val, in DecodeCondRegisterZero()
418 static DecodeStatus DecodeSide(MCInst *Inst, unsigned Val, in DecodeSide()
457 static DecodeStatus DecodeParallel(MCInst *Inst, unsigned Val, in DecodeParallel()
481 static DecodeStatus DecodeCrosspathX1(MCInst *Inst, unsigned Val, in DecodeCrosspathX1()
513 static DecodeStatus DecodeCrosspathX2(MCInst *Inst, unsigned Val, in DecodeCrosspathX2()
545 static DecodeStatus DecodeCrosspathX3(MCInst *Inst, unsigned Val, in DecodeCrosspathX3()
578 static DecodeStatus DecodeNop(MCInst *Inst, unsigned Val, in DecodeNop()