Lines Matching refs:DecodeStatus
39 static DecodeStatus decodeRegisterClass(MCInst *Inst, uint64_t RegNo, const unsigned *Regs) in decodeRegisterClass()
50 static DecodeStatus DecodeGR32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGR32BitRegisterClass()
56 static DecodeStatus DecodeGRH32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGRH32BitRegisterClass()
62 static DecodeStatus DecodeGR64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGR64BitRegisterClass()
68 static DecodeStatus DecodeGR128BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGR128BitRegisterClass()
74 static DecodeStatus DecodeADDR64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeADDR64BitRegisterClass()
80 static DecodeStatus DecodeFP32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeFP32BitRegisterClass()
86 static DecodeStatus DecodeFP64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeFP64BitRegisterClass()
92 static DecodeStatus DecodeFP128BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeFP128BitRegisterClass()
98 static DecodeStatus DecodeVR32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVR32BitRegisterClass()
104 static DecodeStatus DecodeVR64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVR64BitRegisterClass()
110 static DecodeStatus DecodeVR128BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVR128BitRegisterClass()
116 static DecodeStatus DecodeAR32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeAR32BitRegisterClass()
122 static DecodeStatus DecodeCR64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeCR64BitRegisterClass()
128 static DecodeStatus decodeUImmOperand(MCInst *Inst, uint64_t Imm) in decodeUImmOperand()
135 static DecodeStatus decodeSImmOperand(MCInst *Inst, uint64_t Imm, unsigned N) in decodeSImmOperand()
142 static DecodeStatus decodeU1ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU1ImmOperand()
148 static DecodeStatus decodeU2ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU2ImmOperand()
154 static DecodeStatus decodeU3ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU3ImmOperand()
160 static DecodeStatus decodeU4ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU4ImmOperand()
166 static DecodeStatus decodeU6ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU6ImmOperand()
172 static DecodeStatus decodeU8ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU8ImmOperand()
178 static DecodeStatus decodeU12ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU12ImmOperand()
184 static DecodeStatus decodeU16ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU16ImmOperand()
190 static DecodeStatus decodeU32ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU32ImmOperand()
196 static DecodeStatus decodeS8ImmOperand(MCInst *Inst, uint64_t Imm, in decodeS8ImmOperand()
202 static DecodeStatus decodeS16ImmOperand(MCInst *Inst, uint64_t Imm, in decodeS16ImmOperand()
208 static DecodeStatus decodeS32ImmOperand(MCInst *Inst, uint64_t Imm, in decodeS32ImmOperand()
214 static DecodeStatus decodePCDBLOperand(MCInst *Inst, uint64_t Imm, in decodePCDBLOperand()
222 static DecodeStatus decodePC12DBLBranchOperand(MCInst *Inst, uint64_t Imm, in decodePC12DBLBranchOperand()
229 static DecodeStatus decodePC16DBLBranchOperand(MCInst *Inst, uint64_t Imm, in decodePC16DBLBranchOperand()
236 static DecodeStatus decodePC24DBLBranchOperand(MCInst *Inst, uint64_t Imm, in decodePC24DBLBranchOperand()
243 static DecodeStatus decodePC32DBLBranchOperand(MCInst *Inst, uint64_t Imm, in decodePC32DBLBranchOperand()
250 static DecodeStatus decodePC32DBLOperand(MCInst *Inst, uint64_t Imm, in decodePC32DBLOperand()
257 static DecodeStatus decodeBDAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr12Operand()
270 static DecodeStatus decodeBDAddr20Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr20Operand()
282 static DecodeStatus decodeBDXAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr12Operand()
297 static DecodeStatus decodeBDXAddr20Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr20Operand()
312 static DecodeStatus decodeBDLAddr12Len8Operand(MCInst *Inst, uint64_t Field, in decodeBDLAddr12Len8Operand()
327 static DecodeStatus decodeBDRAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDRAddr12Operand()
342 static DecodeStatus decodeBDVAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDVAddr12Operand()
357 static DecodeStatus decodeBDAddr32Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr32Disp12Operand()
363 static DecodeStatus decodeBDAddr32Disp20Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr32Disp20Operand()
369 static DecodeStatus decodeBDAddr64Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr64Disp12Operand()
375 static DecodeStatus decodeBDAddr64Disp20Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr64Disp20Operand()
381 static DecodeStatus decodeBDXAddr64Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr64Disp12Operand()
387 static DecodeStatus decodeBDXAddr64Disp20Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr64Disp20Operand()
393 static DecodeStatus decodeBDLAddr64Disp12Len4Operand(MCInst *Inst, uint64_t Field, in decodeBDLAddr64Disp12Len4Operand()
399 static DecodeStatus decodeBDLAddr64Disp12Len8Operand(MCInst *Inst, uint64_t Field, in decodeBDLAddr64Disp12Len8Operand()
405 static DecodeStatus decodeBDRAddr64Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDRAddr64Disp12Operand()
411 static DecodeStatus decodeBDVAddr64Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDVAddr64Disp12Operand()