Register

A register

iced_x86.Register.NONE: int = 0

<no docs>

iced_x86.Register.AL: int = 1

<no docs>

iced_x86.Register.CL: int = 2

<no docs>

iced_x86.Register.DL: int = 3

<no docs>

iced_x86.Register.BL: int = 4

<no docs>

iced_x86.Register.AH: int = 5

<no docs>

iced_x86.Register.CH: int = 6

<no docs>

iced_x86.Register.DH: int = 7

<no docs>

iced_x86.Register.BH: int = 8

<no docs>

iced_x86.Register.SPL: int = 9

<no docs>

iced_x86.Register.BPL: int = 10

<no docs>

iced_x86.Register.SIL: int = 11

<no docs>

iced_x86.Register.DIL: int = 12

<no docs>

iced_x86.Register.R8L: int = 13

<no docs>

iced_x86.Register.R9L: int = 14

<no docs>

iced_x86.Register.R10L: int = 15

<no docs>

iced_x86.Register.R11L: int = 16

<no docs>

iced_x86.Register.R12L: int = 17

<no docs>

iced_x86.Register.R13L: int = 18

<no docs>

iced_x86.Register.R14L: int = 19

<no docs>

iced_x86.Register.R15L: int = 20

<no docs>

iced_x86.Register.AX: int = 21

<no docs>

iced_x86.Register.CX: int = 22

<no docs>

iced_x86.Register.DX: int = 23

<no docs>

iced_x86.Register.BX: int = 24

<no docs>

iced_x86.Register.SP: int = 25

<no docs>

iced_x86.Register.BP: int = 26

<no docs>

iced_x86.Register.SI: int = 27

<no docs>

iced_x86.Register.DI: int = 28

<no docs>

iced_x86.Register.R8W: int = 29

<no docs>

iced_x86.Register.R9W: int = 30

<no docs>

iced_x86.Register.R10W: int = 31

<no docs>

iced_x86.Register.R11W: int = 32

<no docs>

iced_x86.Register.R12W: int = 33

<no docs>

iced_x86.Register.R13W: int = 34

<no docs>

iced_x86.Register.R14W: int = 35

<no docs>

iced_x86.Register.R15W: int = 36

<no docs>

iced_x86.Register.EAX: int = 37

<no docs>

iced_x86.Register.ECX: int = 38

<no docs>

iced_x86.Register.EDX: int = 39

<no docs>

iced_x86.Register.EBX: int = 40

<no docs>

iced_x86.Register.ESP: int = 41

<no docs>

iced_x86.Register.EBP: int = 42

<no docs>

iced_x86.Register.ESI: int = 43

<no docs>

iced_x86.Register.EDI: int = 44

<no docs>

iced_x86.Register.R8D: int = 45

<no docs>

iced_x86.Register.R9D: int = 46

<no docs>

iced_x86.Register.R10D: int = 47

<no docs>

iced_x86.Register.R11D: int = 48

<no docs>

iced_x86.Register.R12D: int = 49

<no docs>

iced_x86.Register.R13D: int = 50

<no docs>

iced_x86.Register.R14D: int = 51

<no docs>

iced_x86.Register.R15D: int = 52

<no docs>

iced_x86.Register.RAX: int = 53

<no docs>

iced_x86.Register.RCX: int = 54

<no docs>

iced_x86.Register.RDX: int = 55

<no docs>

iced_x86.Register.RBX: int = 56

<no docs>

iced_x86.Register.RSP: int = 57

<no docs>

iced_x86.Register.RBP: int = 58

<no docs>

iced_x86.Register.RSI: int = 59

<no docs>

iced_x86.Register.RDI: int = 60

<no docs>

iced_x86.Register.R8: int = 61

<no docs>

iced_x86.Register.R9: int = 62

<no docs>

iced_x86.Register.R10: int = 63

<no docs>

iced_x86.Register.R11: int = 64

<no docs>

iced_x86.Register.R12: int = 65

<no docs>

iced_x86.Register.R13: int = 66

<no docs>

iced_x86.Register.R14: int = 67

<no docs>

iced_x86.Register.R15: int = 68

<no docs>

iced_x86.Register.EIP: int = 69

<no docs>

iced_x86.Register.RIP: int = 70

<no docs>

iced_x86.Register.ES: int = 71

<no docs>

iced_x86.Register.CS: int = 72

<no docs>

iced_x86.Register.SS: int = 73

<no docs>

iced_x86.Register.DS: int = 74

<no docs>

iced_x86.Register.FS: int = 75

<no docs>

iced_x86.Register.GS: int = 76

<no docs>

iced_x86.Register.XMM0: int = 77

<no docs>

iced_x86.Register.XMM1: int = 78

<no docs>

iced_x86.Register.XMM2: int = 79

<no docs>

iced_x86.Register.XMM3: int = 80

<no docs>

iced_x86.Register.XMM4: int = 81

<no docs>

iced_x86.Register.XMM5: int = 82

<no docs>

iced_x86.Register.XMM6: int = 83

<no docs>

iced_x86.Register.XMM7: int = 84

<no docs>

iced_x86.Register.XMM8: int = 85

<no docs>

iced_x86.Register.XMM9: int = 86

<no docs>

iced_x86.Register.XMM10: int = 87

<no docs>

iced_x86.Register.XMM11: int = 88

<no docs>

iced_x86.Register.XMM12: int = 89

<no docs>

iced_x86.Register.XMM13: int = 90

<no docs>

iced_x86.Register.XMM14: int = 91

<no docs>

iced_x86.Register.XMM15: int = 92

<no docs>

iced_x86.Register.XMM16: int = 93

<no docs>

iced_x86.Register.XMM17: int = 94

<no docs>

iced_x86.Register.XMM18: int = 95

<no docs>

iced_x86.Register.XMM19: int = 96

<no docs>

iced_x86.Register.XMM20: int = 97

<no docs>

iced_x86.Register.XMM21: int = 98

<no docs>

iced_x86.Register.XMM22: int = 99

<no docs>

iced_x86.Register.XMM23: int = 100

<no docs>

iced_x86.Register.XMM24: int = 101

<no docs>

iced_x86.Register.XMM25: int = 102

<no docs>

iced_x86.Register.XMM26: int = 103

<no docs>

iced_x86.Register.XMM27: int = 104

<no docs>

iced_x86.Register.XMM28: int = 105

<no docs>

iced_x86.Register.XMM29: int = 106

<no docs>

iced_x86.Register.XMM30: int = 107

<no docs>

iced_x86.Register.XMM31: int = 108

<no docs>

iced_x86.Register.YMM0: int = 109

<no docs>

iced_x86.Register.YMM1: int = 110

<no docs>

iced_x86.Register.YMM2: int = 111

<no docs>

iced_x86.Register.YMM3: int = 112

<no docs>

iced_x86.Register.YMM4: int = 113

<no docs>

iced_x86.Register.YMM5: int = 114

<no docs>

iced_x86.Register.YMM6: int = 115

<no docs>

iced_x86.Register.YMM7: int = 116

<no docs>

iced_x86.Register.YMM8: int = 117

<no docs>

iced_x86.Register.YMM9: int = 118

<no docs>

iced_x86.Register.YMM10: int = 119

<no docs>

iced_x86.Register.YMM11: int = 120

<no docs>

iced_x86.Register.YMM12: int = 121

<no docs>

iced_x86.Register.YMM13: int = 122

<no docs>

iced_x86.Register.YMM14: int = 123

<no docs>

iced_x86.Register.YMM15: int = 124

<no docs>

iced_x86.Register.YMM16: int = 125

<no docs>

iced_x86.Register.YMM17: int = 126

<no docs>

iced_x86.Register.YMM18: int = 127

<no docs>

iced_x86.Register.YMM19: int = 128

<no docs>

iced_x86.Register.YMM20: int = 129

<no docs>

iced_x86.Register.YMM21: int = 130

<no docs>

iced_x86.Register.YMM22: int = 131

<no docs>

iced_x86.Register.YMM23: int = 132

<no docs>

iced_x86.Register.YMM24: int = 133

<no docs>

iced_x86.Register.YMM25: int = 134

<no docs>

iced_x86.Register.YMM26: int = 135

<no docs>

iced_x86.Register.YMM27: int = 136

<no docs>

iced_x86.Register.YMM28: int = 137

<no docs>

iced_x86.Register.YMM29: int = 138

<no docs>

iced_x86.Register.YMM30: int = 139

<no docs>

iced_x86.Register.YMM31: int = 140

<no docs>

iced_x86.Register.ZMM0: int = 141

<no docs>

iced_x86.Register.ZMM1: int = 142

<no docs>

iced_x86.Register.ZMM2: int = 143

<no docs>

iced_x86.Register.ZMM3: int = 144

<no docs>

iced_x86.Register.ZMM4: int = 145

<no docs>

iced_x86.Register.ZMM5: int = 146

<no docs>

iced_x86.Register.ZMM6: int = 147

<no docs>

iced_x86.Register.ZMM7: int = 148

<no docs>

iced_x86.Register.ZMM8: int = 149

<no docs>

iced_x86.Register.ZMM9: int = 150

<no docs>

iced_x86.Register.ZMM10: int = 151

<no docs>

iced_x86.Register.ZMM11: int = 152

<no docs>

iced_x86.Register.ZMM12: int = 153

<no docs>

iced_x86.Register.ZMM13: int = 154

<no docs>

iced_x86.Register.ZMM14: int = 155

<no docs>

iced_x86.Register.ZMM15: int = 156

<no docs>

iced_x86.Register.ZMM16: int = 157

<no docs>

iced_x86.Register.ZMM17: int = 158

<no docs>

iced_x86.Register.ZMM18: int = 159

<no docs>

iced_x86.Register.ZMM19: int = 160

<no docs>

iced_x86.Register.ZMM20: int = 161

<no docs>

iced_x86.Register.ZMM21: int = 162

<no docs>

iced_x86.Register.ZMM22: int = 163

<no docs>

iced_x86.Register.ZMM23: int = 164

<no docs>

iced_x86.Register.ZMM24: int = 165

<no docs>

iced_x86.Register.ZMM25: int = 166

<no docs>

iced_x86.Register.ZMM26: int = 167

<no docs>

iced_x86.Register.ZMM27: int = 168

<no docs>

iced_x86.Register.ZMM28: int = 169

<no docs>

iced_x86.Register.ZMM29: int = 170

<no docs>

iced_x86.Register.ZMM30: int = 171

<no docs>

iced_x86.Register.ZMM31: int = 172

<no docs>

iced_x86.Register.K0: int = 173

<no docs>

iced_x86.Register.K1: int = 174

<no docs>

iced_x86.Register.K2: int = 175

<no docs>

iced_x86.Register.K3: int = 176

<no docs>

iced_x86.Register.K4: int = 177

<no docs>

iced_x86.Register.K5: int = 178

<no docs>

iced_x86.Register.K6: int = 179

<no docs>

iced_x86.Register.K7: int = 180

<no docs>

iced_x86.Register.BND0: int = 181

<no docs>

iced_x86.Register.BND1: int = 182

<no docs>

iced_x86.Register.BND2: int = 183

<no docs>

iced_x86.Register.BND3: int = 184

<no docs>

iced_x86.Register.CR0: int = 185

<no docs>

iced_x86.Register.CR1: int = 186

<no docs>

iced_x86.Register.CR2: int = 187

<no docs>

iced_x86.Register.CR3: int = 188

<no docs>

iced_x86.Register.CR4: int = 189

<no docs>

iced_x86.Register.CR5: int = 190

<no docs>

iced_x86.Register.CR6: int = 191

<no docs>

iced_x86.Register.CR7: int = 192

<no docs>

iced_x86.Register.CR8: int = 193

<no docs>

iced_x86.Register.CR9: int = 194

<no docs>

iced_x86.Register.CR10: int = 195

<no docs>

iced_x86.Register.CR11: int = 196

<no docs>

iced_x86.Register.CR12: int = 197

<no docs>

iced_x86.Register.CR13: int = 198

<no docs>

iced_x86.Register.CR14: int = 199

<no docs>

iced_x86.Register.CR15: int = 200

<no docs>

iced_x86.Register.DR0: int = 201

<no docs>

iced_x86.Register.DR1: int = 202

<no docs>

iced_x86.Register.DR2: int = 203

<no docs>

iced_x86.Register.DR3: int = 204

<no docs>

iced_x86.Register.DR4: int = 205

<no docs>

iced_x86.Register.DR5: int = 206

<no docs>

iced_x86.Register.DR6: int = 207

<no docs>

iced_x86.Register.DR7: int = 208

<no docs>

iced_x86.Register.DR8: int = 209

<no docs>

iced_x86.Register.DR9: int = 210

<no docs>

iced_x86.Register.DR10: int = 211

<no docs>

iced_x86.Register.DR11: int = 212

<no docs>

iced_x86.Register.DR12: int = 213

<no docs>

iced_x86.Register.DR13: int = 214

<no docs>

iced_x86.Register.DR14: int = 215

<no docs>

iced_x86.Register.DR15: int = 216

<no docs>

iced_x86.Register.ST0: int = 217

<no docs>

iced_x86.Register.ST1: int = 218

<no docs>

iced_x86.Register.ST2: int = 219

<no docs>

iced_x86.Register.ST3: int = 220

<no docs>

iced_x86.Register.ST4: int = 221

<no docs>

iced_x86.Register.ST5: int = 222

<no docs>

iced_x86.Register.ST6: int = 223

<no docs>

iced_x86.Register.ST7: int = 224

<no docs>

iced_x86.Register.MM0: int = 225

<no docs>

iced_x86.Register.MM1: int = 226

<no docs>

iced_x86.Register.MM2: int = 227

<no docs>

iced_x86.Register.MM3: int = 228

<no docs>

iced_x86.Register.MM4: int = 229

<no docs>

iced_x86.Register.MM5: int = 230

<no docs>

iced_x86.Register.MM6: int = 231

<no docs>

iced_x86.Register.MM7: int = 232

<no docs>

iced_x86.Register.TR0: int = 233

<no docs>

iced_x86.Register.TR1: int = 234

<no docs>

iced_x86.Register.TR2: int = 235

<no docs>

iced_x86.Register.TR3: int = 236

<no docs>

iced_x86.Register.TR4: int = 237

<no docs>

iced_x86.Register.TR5: int = 238

<no docs>

iced_x86.Register.TR6: int = 239

<no docs>

iced_x86.Register.TR7: int = 240

<no docs>

iced_x86.Register.TMM0: int = 241

<no docs>

iced_x86.Register.TMM1: int = 242

<no docs>

iced_x86.Register.TMM2: int = 243

<no docs>

iced_x86.Register.TMM3: int = 244

<no docs>

iced_x86.Register.TMM4: int = 245

<no docs>

iced_x86.Register.TMM5: int = 246

<no docs>

iced_x86.Register.TMM6: int = 247

<no docs>

iced_x86.Register.TMM7: int = 248

<no docs>