Lines Matching defs:Imm
96 static DecodeStatus decodeUImmOperand(MCInst *Inst, uint64_t Imm) in decodeUImmOperand()
103 static DecodeStatus decodeSImmOperand(MCInst *Inst, uint64_t Imm, unsigned N) in decodeSImmOperand()
110 static DecodeStatus decodeAccessRegOperand(MCInst *Inst, uint64_t Imm, in decodeAccessRegOperand()
116 static DecodeStatus decodeU4ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU4ImmOperand()
122 static DecodeStatus decodeU6ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU6ImmOperand()
128 static DecodeStatus decodeU8ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU8ImmOperand()
134 static DecodeStatus decodeU16ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU16ImmOperand()
140 static DecodeStatus decodeU32ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU32ImmOperand()
146 static DecodeStatus decodeS8ImmOperand(MCInst *Inst, uint64_t Imm, in decodeS8ImmOperand()
152 static DecodeStatus decodeS16ImmOperand(MCInst *Inst, uint64_t Imm, in decodeS16ImmOperand()
158 static DecodeStatus decodeS32ImmOperand(MCInst *Inst, uint64_t Imm, in decodeS32ImmOperand()
164 static DecodeStatus decodePCDBLOperand(MCInst *Inst, uint64_t Imm, in decodePCDBLOperand()
172 static DecodeStatus decodePC16DBLOperand(MCInst *Inst, uint64_t Imm, in decodePC16DBLOperand()
178 static DecodeStatus decodePC32DBLOperand(MCInst *Inst, uint64_t Imm, in decodePC32DBLOperand()