• Home
  • Raw
  • Download

Lines Matching refs:uint64_t

33 static uint64_t getFeatureBits(int mode)  in getFeatureBits()
36 return (uint64_t)-1; in getFeatureBits()
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()
51 uint64_t Address, const void *Decoder) in DecodeGR32BitRegisterClass()
56 static DecodeStatus DecodeGRH32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGRH32BitRegisterClass()
57 uint64_t Address, const void *Decoder) in DecodeGRH32BitRegisterClass()
62 static DecodeStatus DecodeGR64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGR64BitRegisterClass()
63 uint64_t Address, const void *Decoder) in DecodeGR64BitRegisterClass()
68 static DecodeStatus DecodeGR128BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGR128BitRegisterClass()
69 uint64_t Address, const void *Decoder) in DecodeGR128BitRegisterClass()
74 static DecodeStatus DecodeADDR64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeADDR64BitRegisterClass()
75 uint64_t Address, const void *Decoder) in DecodeADDR64BitRegisterClass()
80 static DecodeStatus DecodeFP32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeFP32BitRegisterClass()
81 uint64_t Address, const void *Decoder) in DecodeFP32BitRegisterClass()
86 static DecodeStatus DecodeFP64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeFP64BitRegisterClass()
87 uint64_t Address, const void *Decoder) in DecodeFP64BitRegisterClass()
92 static DecodeStatus DecodeFP128BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeFP128BitRegisterClass()
93 uint64_t Address, const void *Decoder) in DecodeFP128BitRegisterClass()
98 static DecodeStatus DecodeVR32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVR32BitRegisterClass()
99 uint64_t Address, const void *Decoder) in DecodeVR32BitRegisterClass()
104 static DecodeStatus DecodeVR64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVR64BitRegisterClass()
105 uint64_t Address, const void *Decoder) in DecodeVR64BitRegisterClass()
110 static DecodeStatus DecodeVR128BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVR128BitRegisterClass()
111 uint64_t Address, const void *Decoder) in DecodeVR128BitRegisterClass()
116 static DecodeStatus DecodeAR32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeAR32BitRegisterClass()
117 uint64_t Address, const void *Decoder) in DecodeAR32BitRegisterClass()
122 static DecodeStatus DecodeCR64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeCR64BitRegisterClass()
123 uint64_t Address, const void *Decoder) 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()
143 uint64_t Address, const void *Decoder) in decodeU1ImmOperand()
148 static DecodeStatus decodeU2ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU2ImmOperand()
149 uint64_t Address, const void *Decoder) in decodeU2ImmOperand()
154 static DecodeStatus decodeU3ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU3ImmOperand()
155 uint64_t Address, const void *Decoder) in decodeU3ImmOperand()
160 static DecodeStatus decodeU4ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU4ImmOperand()
161 uint64_t Address, const void *Decoder) in decodeU4ImmOperand()
166 static DecodeStatus decodeU6ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU6ImmOperand()
167 uint64_t Address, const void *Decoder) in decodeU6ImmOperand()
172 static DecodeStatus decodeU8ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU8ImmOperand()
173 uint64_t Address, const void *Decoder) in decodeU8ImmOperand()
178 static DecodeStatus decodeU12ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU12ImmOperand()
179 uint64_t Address, const void *Decoder) in decodeU12ImmOperand()
184 static DecodeStatus decodeU16ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU16ImmOperand()
185 uint64_t Address, const void *Decoder) in decodeU16ImmOperand()
190 static DecodeStatus decodeU32ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU32ImmOperand()
191 uint64_t Address, const void *Decoder) in decodeU32ImmOperand()
196 static DecodeStatus decodeS8ImmOperand(MCInst *Inst, uint64_t Imm, in decodeS8ImmOperand()
197 uint64_t Address, const void *Decoder) in decodeS8ImmOperand()
202 static DecodeStatus decodeS16ImmOperand(MCInst *Inst, uint64_t Imm, in decodeS16ImmOperand()
203 uint64_t Address, const void *Decoder) in decodeS16ImmOperand()
208 static DecodeStatus decodeS32ImmOperand(MCInst *Inst, uint64_t Imm, in decodeS32ImmOperand()
209 uint64_t Address, const void *Decoder) in decodeS32ImmOperand()
214 static DecodeStatus decodePCDBLOperand(MCInst *Inst, uint64_t Imm, in decodePCDBLOperand()
215 uint64_t Address, unsigned N) in decodePCDBLOperand()
222 static DecodeStatus decodePC12DBLBranchOperand(MCInst *Inst, uint64_t Imm, in decodePC12DBLBranchOperand()
223 uint64_t Address, in decodePC12DBLBranchOperand()
229 static DecodeStatus decodePC16DBLBranchOperand(MCInst *Inst, uint64_t Imm, in decodePC16DBLBranchOperand()
230 uint64_t Address, in decodePC16DBLBranchOperand()
236 static DecodeStatus decodePC24DBLBranchOperand(MCInst *Inst, uint64_t Imm, in decodePC24DBLBranchOperand()
237 uint64_t Address, in decodePC24DBLBranchOperand()
243 static DecodeStatus decodePC32DBLBranchOperand(MCInst *Inst, uint64_t Imm, in decodePC32DBLBranchOperand()
244 uint64_t Address, in decodePC32DBLBranchOperand()
250 static DecodeStatus decodePC32DBLOperand(MCInst *Inst, uint64_t Imm, in decodePC32DBLOperand()
251 uint64_t Address, in decodePC32DBLOperand()
257 static DecodeStatus decodeBDAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr12Operand()
260 uint64_t Base = Field >> 12; in decodeBDAddr12Operand()
261 uint64_t Disp = Field & 0xfff; in decodeBDAddr12Operand()
270 static DecodeStatus decodeBDAddr20Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr20Operand()
273 uint64_t Base = Field >> 20; in decodeBDAddr20Operand()
274 uint64_t Disp = ((Field << 12) & 0xff000) | ((Field >> 8) & 0xfff); in decodeBDAddr20Operand()
282 static DecodeStatus decodeBDXAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr12Operand()
285 uint64_t Index = Field >> 16; in decodeBDXAddr12Operand()
286 uint64_t Base = (Field >> 12) & 0xf; in decodeBDXAddr12Operand()
287 uint64_t Disp = Field & 0xfff; in decodeBDXAddr12Operand()
297 static DecodeStatus decodeBDXAddr20Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr20Operand()
300 uint64_t Index = Field >> 24; in decodeBDXAddr20Operand()
301 uint64_t Base = (Field >> 20) & 0xf; in decodeBDXAddr20Operand()
302 uint64_t Disp = ((Field & 0xfff00) >> 8) | ((Field & 0xff) << 12); in decodeBDXAddr20Operand()
312 static DecodeStatus decodeBDLAddr12Len8Operand(MCInst *Inst, uint64_t Field, in decodeBDLAddr12Len8Operand()
315 uint64_t Length = Field >> 16; in decodeBDLAddr12Len8Operand()
316 uint64_t Base = (Field >> 12) & 0xf; in decodeBDLAddr12Len8Operand()
317 uint64_t Disp = Field & 0xfff; in decodeBDLAddr12Len8Operand()
327 static DecodeStatus decodeBDRAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDRAddr12Operand()
330 uint64_t Length = Field >> 16; in decodeBDRAddr12Operand()
331 uint64_t Base = (Field >> 12) & 0xf; in decodeBDRAddr12Operand()
332 uint64_t Disp = Field & 0xfff; in decodeBDRAddr12Operand()
342 static DecodeStatus decodeBDVAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDVAddr12Operand()
345 uint64_t Index = Field >> 16; in decodeBDVAddr12Operand()
346 uint64_t Base = (Field >> 12) & 0xf; in decodeBDVAddr12Operand()
347 uint64_t Disp = Field & 0xfff; in decodeBDVAddr12Operand()
357 static DecodeStatus decodeBDAddr32Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr32Disp12Operand()
358 uint64_t Address, const void *Decoder) in decodeBDAddr32Disp12Operand()
363 static DecodeStatus decodeBDAddr32Disp20Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr32Disp20Operand()
364 uint64_t Address, const void *Decoder) in decodeBDAddr32Disp20Operand()
369 static DecodeStatus decodeBDAddr64Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr64Disp12Operand()
370 uint64_t Address, const void *Decoder) in decodeBDAddr64Disp12Operand()
375 static DecodeStatus decodeBDAddr64Disp20Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr64Disp20Operand()
376 uint64_t Address, const void *Decoder) in decodeBDAddr64Disp20Operand()
381 static DecodeStatus decodeBDXAddr64Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr64Disp12Operand()
382 uint64_t Address, const void *Decoder) in decodeBDXAddr64Disp12Operand()
387 static DecodeStatus decodeBDXAddr64Disp20Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr64Disp20Operand()
388 uint64_t Address, const void *Decoder) in decodeBDXAddr64Disp20Operand()
393 static DecodeStatus decodeBDLAddr64Disp12Len4Operand(MCInst *Inst, uint64_t Field, in decodeBDLAddr64Disp12Len4Operand()
394 uint64_t Address, const void *Decoder) in decodeBDLAddr64Disp12Len4Operand()
399 static DecodeStatus decodeBDLAddr64Disp12Len8Operand(MCInst *Inst, uint64_t Field, in decodeBDLAddr64Disp12Len8Operand()
400 uint64_t Address, const void *Decoder) in decodeBDLAddr64Disp12Len8Operand()
405 static DecodeStatus decodeBDRAddr64Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDRAddr64Disp12Operand()
406 uint64_t Address, const void *Decoder) in decodeBDRAddr64Disp12Operand()
411 static DecodeStatus decodeBDVAddr64Disp12Operand(MCInst *Inst, uint64_t Field, in decodeBDVAddr64Disp12Operand()
412 uint64_t Address, const void *Decoder) in decodeBDVAddr64Disp12Operand()
422 uint16_t *size, uint64_t address, void *info) in SystemZ_getInstruction()
424 uint64_t Inst; in SystemZ_getInstruction()