Rizin
unix-like reverse engineering framework and cli tools
capstone.tms320c64x_const Namespace Reference

Variables

int TMS320C64X_OP_INVALID = 0
 
int TMS320C64X_OP_REG = 1
 
int TMS320C64X_OP_IMM = 2
 
int TMS320C64X_OP_MEM = 3
 
int TMS320C64X_OP_REGPAIR = 64
 
int TMS320C64X_MEM_DISP_INVALID = 0
 
int TMS320C64X_MEM_DISP_CONSTANT = 1
 
int TMS320C64X_MEM_DISP_REGISTER = 2
 
int TMS320C64X_MEM_DIR_INVALID = 0
 
int TMS320C64X_MEM_DIR_FW = 1
 
int TMS320C64X_MEM_DIR_BW = 2
 
int TMS320C64X_MEM_MOD_INVALID = 0
 
int TMS320C64X_MEM_MOD_NO = 1
 
int TMS320C64X_MEM_MOD_PRE = 2
 
int TMS320C64X_MEM_MOD_POST = 3
 
int TMS320C64X_REG_INVALID = 0
 
int TMS320C64X_REG_AMR = 1
 
int TMS320C64X_REG_CSR = 2
 
int TMS320C64X_REG_DIER = 3
 
int TMS320C64X_REG_DNUM = 4
 
int TMS320C64X_REG_ECR = 5
 
int TMS320C64X_REG_GFPGFR = 6
 
int TMS320C64X_REG_GPLYA = 7
 
int TMS320C64X_REG_GPLYB = 8
 
int TMS320C64X_REG_ICR = 9
 
int TMS320C64X_REG_IER = 10
 
int TMS320C64X_REG_IERR = 11
 
int TMS320C64X_REG_ILC = 12
 
int TMS320C64X_REG_IRP = 13
 
int TMS320C64X_REG_ISR = 14
 
int TMS320C64X_REG_ISTP = 15
 
int TMS320C64X_REG_ITSR = 16
 
int TMS320C64X_REG_NRP = 17
 
int TMS320C64X_REG_NTSR = 18
 
int TMS320C64X_REG_REP = 19
 
int TMS320C64X_REG_RILC = 20
 
int TMS320C64X_REG_SSR = 21
 
int TMS320C64X_REG_TSCH = 22
 
int TMS320C64X_REG_TSCL = 23
 
int TMS320C64X_REG_TSR = 24
 
int TMS320C64X_REG_A0 = 25
 
int TMS320C64X_REG_A1 = 26
 
int TMS320C64X_REG_A2 = 27
 
int TMS320C64X_REG_A3 = 28
 
int TMS320C64X_REG_A4 = 29
 
int TMS320C64X_REG_A5 = 30
 
int TMS320C64X_REG_A6 = 31
 
int TMS320C64X_REG_A7 = 32
 
int TMS320C64X_REG_A8 = 33
 
int TMS320C64X_REG_A9 = 34
 
int TMS320C64X_REG_A10 = 35
 
int TMS320C64X_REG_A11 = 36
 
int TMS320C64X_REG_A12 = 37
 
int TMS320C64X_REG_A13 = 38
 
int TMS320C64X_REG_A14 = 39
 
int TMS320C64X_REG_A15 = 40
 
int TMS320C64X_REG_A16 = 41
 
int TMS320C64X_REG_A17 = 42
 
int TMS320C64X_REG_A18 = 43
 
int TMS320C64X_REG_A19 = 44
 
int TMS320C64X_REG_A20 = 45
 
int TMS320C64X_REG_A21 = 46
 
int TMS320C64X_REG_A22 = 47
 
int TMS320C64X_REG_A23 = 48
 
int TMS320C64X_REG_A24 = 49
 
int TMS320C64X_REG_A25 = 50
 
int TMS320C64X_REG_A26 = 51
 
int TMS320C64X_REG_A27 = 52
 
int TMS320C64X_REG_A28 = 53
 
int TMS320C64X_REG_A29 = 54
 
int TMS320C64X_REG_A30 = 55
 
int TMS320C64X_REG_A31 = 56
 
int TMS320C64X_REG_B0 = 57
 
int TMS320C64X_REG_B1 = 58
 
int TMS320C64X_REG_B2 = 59
 
int TMS320C64X_REG_B3 = 60
 
int TMS320C64X_REG_B4 = 61
 
int TMS320C64X_REG_B5 = 62
 
int TMS320C64X_REG_B6 = 63
 
int TMS320C64X_REG_B7 = 64
 
int TMS320C64X_REG_B8 = 65
 
int TMS320C64X_REG_B9 = 66
 
int TMS320C64X_REG_B10 = 67
 
int TMS320C64X_REG_B11 = 68
 
int TMS320C64X_REG_B12 = 69
 
int TMS320C64X_REG_B13 = 70
 
int TMS320C64X_REG_B14 = 71
 
int TMS320C64X_REG_B15 = 72
 
int TMS320C64X_REG_B16 = 73
 
int TMS320C64X_REG_B17 = 74
 
int TMS320C64X_REG_B18 = 75
 
int TMS320C64X_REG_B19 = 76
 
int TMS320C64X_REG_B20 = 77
 
int TMS320C64X_REG_B21 = 78
 
int TMS320C64X_REG_B22 = 79
 
int TMS320C64X_REG_B23 = 80
 
int TMS320C64X_REG_B24 = 81
 
int TMS320C64X_REG_B25 = 82
 
int TMS320C64X_REG_B26 = 83
 
int TMS320C64X_REG_B27 = 84
 
int TMS320C64X_REG_B28 = 85
 
int TMS320C64X_REG_B29 = 86
 
int TMS320C64X_REG_B30 = 87
 
int TMS320C64X_REG_B31 = 88
 
int TMS320C64X_REG_PCE1 = 89
 
int TMS320C64X_REG_ENDING = 90
 
int TMS320C64X_REG_EFR = TMS320C64X_REG_ECR
 
int TMS320C64X_REG_IFR = TMS320C64X_REG_ISR
 
int TMS320C64X_INS_INVALID = 0
 
int TMS320C64X_INS_ABS = 1
 
int TMS320C64X_INS_ABS2 = 2
 
int TMS320C64X_INS_ADD = 3
 
int TMS320C64X_INS_ADD2 = 4
 
int TMS320C64X_INS_ADD4 = 5
 
int TMS320C64X_INS_ADDAB = 6
 
int TMS320C64X_INS_ADDAD = 7
 
int TMS320C64X_INS_ADDAH = 8
 
int TMS320C64X_INS_ADDAW = 9
 
int TMS320C64X_INS_ADDK = 10
 
int TMS320C64X_INS_ADDKPC = 11
 
int TMS320C64X_INS_ADDU = 12
 
int TMS320C64X_INS_AND = 13
 
int TMS320C64X_INS_ANDN = 14
 
int TMS320C64X_INS_AVG2 = 15
 
int TMS320C64X_INS_AVGU4 = 16
 
int TMS320C64X_INS_B = 17
 
int TMS320C64X_INS_BDEC = 18
 
int TMS320C64X_INS_BITC4 = 19
 
int TMS320C64X_INS_BNOP = 20
 
int TMS320C64X_INS_BPOS = 21
 
int TMS320C64X_INS_CLR = 22
 
int TMS320C64X_INS_CMPEQ = 23
 
int TMS320C64X_INS_CMPEQ2 = 24
 
int TMS320C64X_INS_CMPEQ4 = 25
 
int TMS320C64X_INS_CMPGT = 26
 
int TMS320C64X_INS_CMPGT2 = 27
 
int TMS320C64X_INS_CMPGTU4 = 28
 
int TMS320C64X_INS_CMPLT = 29
 
int TMS320C64X_INS_CMPLTU = 30
 
int TMS320C64X_INS_DEAL = 31
 
int TMS320C64X_INS_DOTP2 = 32
 
int TMS320C64X_INS_DOTPN2 = 33
 
int TMS320C64X_INS_DOTPNRSU2 = 34
 
int TMS320C64X_INS_DOTPRSU2 = 35
 
int TMS320C64X_INS_DOTPSU4 = 36
 
int TMS320C64X_INS_DOTPU4 = 37
 
int TMS320C64X_INS_EXT = 38
 
int TMS320C64X_INS_EXTU = 39
 
int TMS320C64X_INS_GMPGTU = 40
 
int TMS320C64X_INS_GMPY4 = 41
 
int TMS320C64X_INS_LDB = 42
 
int TMS320C64X_INS_LDBU = 43
 
int TMS320C64X_INS_LDDW = 44
 
int TMS320C64X_INS_LDH = 45
 
int TMS320C64X_INS_LDHU = 46
 
int TMS320C64X_INS_LDNDW = 47
 
int TMS320C64X_INS_LDNW = 48
 
int TMS320C64X_INS_LDW = 49
 
int TMS320C64X_INS_LMBD = 50
 
int TMS320C64X_INS_MAX2 = 51
 
int TMS320C64X_INS_MAXU4 = 52
 
int TMS320C64X_INS_MIN2 = 53
 
int TMS320C64X_INS_MINU4 = 54
 
int TMS320C64X_INS_MPY = 55
 
int TMS320C64X_INS_MPY2 = 56
 
int TMS320C64X_INS_MPYH = 57
 
int TMS320C64X_INS_MPYHI = 58
 
int TMS320C64X_INS_MPYHIR = 59
 
int TMS320C64X_INS_MPYHL = 60
 
int TMS320C64X_INS_MPYHLU = 61
 
int TMS320C64X_INS_MPYHSLU = 62
 
int TMS320C64X_INS_MPYHSU = 63
 
int TMS320C64X_INS_MPYHU = 64
 
int TMS320C64X_INS_MPYHULS = 65
 
int TMS320C64X_INS_MPYHUS = 66
 
int TMS320C64X_INS_MPYLH = 67
 
int TMS320C64X_INS_MPYLHU = 68
 
int TMS320C64X_INS_MPYLI = 69
 
int TMS320C64X_INS_MPYLIR = 70
 
int TMS320C64X_INS_MPYLSHU = 71
 
int TMS320C64X_INS_MPYLUHS = 72
 
int TMS320C64X_INS_MPYSU = 73
 
int TMS320C64X_INS_MPYSU4 = 74
 
int TMS320C64X_INS_MPYU = 75
 
int TMS320C64X_INS_MPYU4 = 76
 
int TMS320C64X_INS_MPYUS = 77
 
int TMS320C64X_INS_MVC = 78
 
int TMS320C64X_INS_MVD = 79
 
int TMS320C64X_INS_MVK = 80
 
int TMS320C64X_INS_MVKL = 81
 
int TMS320C64X_INS_MVKLH = 82
 
int TMS320C64X_INS_NOP = 83
 
int TMS320C64X_INS_NORM = 84
 
int TMS320C64X_INS_OR = 85
 
int TMS320C64X_INS_PACK2 = 86
 
int TMS320C64X_INS_PACKH2 = 87
 
int TMS320C64X_INS_PACKH4 = 88
 
int TMS320C64X_INS_PACKHL2 = 89
 
int TMS320C64X_INS_PACKL4 = 90
 
int TMS320C64X_INS_PACKLH2 = 91
 
int TMS320C64X_INS_ROTL = 92
 
int TMS320C64X_INS_SADD = 93
 
int TMS320C64X_INS_SADD2 = 94
 
int TMS320C64X_INS_SADDU4 = 95
 
int TMS320C64X_INS_SADDUS2 = 96
 
int TMS320C64X_INS_SAT = 97
 
int TMS320C64X_INS_SET = 98
 
int TMS320C64X_INS_SHFL = 99
 
int TMS320C64X_INS_SHL = 100
 
int TMS320C64X_INS_SHLMB = 101
 
int TMS320C64X_INS_SHR = 102
 
int TMS320C64X_INS_SHR2 = 103
 
int TMS320C64X_INS_SHRMB = 104
 
int TMS320C64X_INS_SHRU = 105
 
int TMS320C64X_INS_SHRU2 = 106
 
int TMS320C64X_INS_SMPY = 107
 
int TMS320C64X_INS_SMPY2 = 108
 
int TMS320C64X_INS_SMPYH = 109
 
int TMS320C64X_INS_SMPYHL = 110
 
int TMS320C64X_INS_SMPYLH = 111
 
int TMS320C64X_INS_SPACK2 = 112
 
int TMS320C64X_INS_SPACKU4 = 113
 
int TMS320C64X_INS_SSHL = 114
 
int TMS320C64X_INS_SSHVL = 115
 
int TMS320C64X_INS_SSHVR = 116
 
int TMS320C64X_INS_SSUB = 117
 
int TMS320C64X_INS_STB = 118
 
int TMS320C64X_INS_STDW = 119
 
int TMS320C64X_INS_STH = 120
 
int TMS320C64X_INS_STNDW = 121
 
int TMS320C64X_INS_STNW = 122
 
int TMS320C64X_INS_STW = 123
 
int TMS320C64X_INS_SUB = 124
 
int TMS320C64X_INS_SUB2 = 125
 
int TMS320C64X_INS_SUB4 = 126
 
int TMS320C64X_INS_SUBAB = 127
 
int TMS320C64X_INS_SUBABS4 = 128
 
int TMS320C64X_INS_SUBAH = 129
 
int TMS320C64X_INS_SUBAW = 130
 
int TMS320C64X_INS_SUBC = 131
 
int TMS320C64X_INS_SUBU = 132
 
int TMS320C64X_INS_SWAP4 = 133
 
int TMS320C64X_INS_UNPKHU4 = 134
 
int TMS320C64X_INS_UNPKLU4 = 135
 
int TMS320C64X_INS_XOR = 136
 
int TMS320C64X_INS_XPND2 = 137
 
int TMS320C64X_INS_XPND4 = 138
 
int TMS320C64X_INS_IDLE = 139
 
int TMS320C64X_INS_MV = 140
 
int TMS320C64X_INS_NEG = 141
 
int TMS320C64X_INS_NOT = 142
 
int TMS320C64X_INS_SWAP2 = 143
 
int TMS320C64X_INS_ZERO = 144
 
int TMS320C64X_INS_ENDING = 145
 
int TMS320C64X_GRP_INVALID = 0
 
int TMS320C64X_GRP_JUMP = 1
 
int TMS320C64X_GRP_FUNIT_D = 128
 
int TMS320C64X_GRP_FUNIT_L = 129
 
int TMS320C64X_GRP_FUNIT_M = 130
 
int TMS320C64X_GRP_FUNIT_S = 131
 
int TMS320C64X_GRP_FUNIT_NO = 132
 
int TMS320C64X_GRP_ENDING = 133
 
int TMS320C64X_FUNIT_INVALID = 0
 
int TMS320C64X_FUNIT_D = 1
 
int TMS320C64X_FUNIT_L = 2
 
int TMS320C64X_FUNIT_M = 3
 
int TMS320C64X_FUNIT_S = 4
 
int TMS320C64X_FUNIT_NO = 5
 

Variable Documentation

◆ TMS320C64X_FUNIT_D

int capstone.tms320c64x_const.TMS320C64X_FUNIT_D = 1

Definition at line 273 of file tms320c64x_const.py.

◆ TMS320C64X_FUNIT_INVALID

int capstone.tms320c64x_const.TMS320C64X_FUNIT_INVALID = 0

Definition at line 272 of file tms320c64x_const.py.

◆ TMS320C64X_FUNIT_L

int capstone.tms320c64x_const.TMS320C64X_FUNIT_L = 2

Definition at line 274 of file tms320c64x_const.py.

◆ TMS320C64X_FUNIT_M

int capstone.tms320c64x_const.TMS320C64X_FUNIT_M = 3

Definition at line 275 of file tms320c64x_const.py.

◆ TMS320C64X_FUNIT_NO

int capstone.tms320c64x_const.TMS320C64X_FUNIT_NO = 5

Definition at line 277 of file tms320c64x_const.py.

◆ TMS320C64X_FUNIT_S

int capstone.tms320c64x_const.TMS320C64X_FUNIT_S = 4

Definition at line 276 of file tms320c64x_const.py.

◆ TMS320C64X_GRP_ENDING

int capstone.tms320c64x_const.TMS320C64X_GRP_ENDING = 133

Definition at line 270 of file tms320c64x_const.py.

◆ TMS320C64X_GRP_FUNIT_D

int capstone.tms320c64x_const.TMS320C64X_GRP_FUNIT_D = 128

Definition at line 265 of file tms320c64x_const.py.

◆ TMS320C64X_GRP_FUNIT_L

int capstone.tms320c64x_const.TMS320C64X_GRP_FUNIT_L = 129

Definition at line 266 of file tms320c64x_const.py.

◆ TMS320C64X_GRP_FUNIT_M

int capstone.tms320c64x_const.TMS320C64X_GRP_FUNIT_M = 130

Definition at line 267 of file tms320c64x_const.py.

◆ TMS320C64X_GRP_FUNIT_NO

int capstone.tms320c64x_const.TMS320C64X_GRP_FUNIT_NO = 132

Definition at line 269 of file tms320c64x_const.py.

◆ TMS320C64X_GRP_FUNIT_S

int capstone.tms320c64x_const.TMS320C64X_GRP_FUNIT_S = 131

Definition at line 268 of file tms320c64x_const.py.

◆ TMS320C64X_GRP_INVALID

int capstone.tms320c64x_const.TMS320C64X_GRP_INVALID = 0

Definition at line 263 of file tms320c64x_const.py.

◆ TMS320C64X_GRP_JUMP

int capstone.tms320c64x_const.TMS320C64X_GRP_JUMP = 1

Definition at line 264 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ABS

int capstone.tms320c64x_const.TMS320C64X_INS_ABS = 1

Definition at line 117 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ABS2

int capstone.tms320c64x_const.TMS320C64X_INS_ABS2 = 2

Definition at line 118 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ADD

int capstone.tms320c64x_const.TMS320C64X_INS_ADD = 3

Definition at line 119 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ADD2

int capstone.tms320c64x_const.TMS320C64X_INS_ADD2 = 4

Definition at line 120 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ADD4

int capstone.tms320c64x_const.TMS320C64X_INS_ADD4 = 5

Definition at line 121 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ADDAB

int capstone.tms320c64x_const.TMS320C64X_INS_ADDAB = 6

Definition at line 122 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ADDAD

int capstone.tms320c64x_const.TMS320C64X_INS_ADDAD = 7

Definition at line 123 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ADDAH

int capstone.tms320c64x_const.TMS320C64X_INS_ADDAH = 8

Definition at line 124 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ADDAW

int capstone.tms320c64x_const.TMS320C64X_INS_ADDAW = 9

Definition at line 125 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ADDK

int capstone.tms320c64x_const.TMS320C64X_INS_ADDK = 10

Definition at line 126 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ADDKPC

int capstone.tms320c64x_const.TMS320C64X_INS_ADDKPC = 11

Definition at line 127 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ADDU

int capstone.tms320c64x_const.TMS320C64X_INS_ADDU = 12

Definition at line 128 of file tms320c64x_const.py.

◆ TMS320C64X_INS_AND

int capstone.tms320c64x_const.TMS320C64X_INS_AND = 13

Definition at line 129 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ANDN

int capstone.tms320c64x_const.TMS320C64X_INS_ANDN = 14

Definition at line 130 of file tms320c64x_const.py.

◆ TMS320C64X_INS_AVG2

int capstone.tms320c64x_const.TMS320C64X_INS_AVG2 = 15

Definition at line 131 of file tms320c64x_const.py.

◆ TMS320C64X_INS_AVGU4

int capstone.tms320c64x_const.TMS320C64X_INS_AVGU4 = 16

Definition at line 132 of file tms320c64x_const.py.

◆ TMS320C64X_INS_B

int capstone.tms320c64x_const.TMS320C64X_INS_B = 17

Definition at line 133 of file tms320c64x_const.py.

◆ TMS320C64X_INS_BDEC

int capstone.tms320c64x_const.TMS320C64X_INS_BDEC = 18

Definition at line 134 of file tms320c64x_const.py.

◆ TMS320C64X_INS_BITC4

int capstone.tms320c64x_const.TMS320C64X_INS_BITC4 = 19

Definition at line 135 of file tms320c64x_const.py.

◆ TMS320C64X_INS_BNOP

int capstone.tms320c64x_const.TMS320C64X_INS_BNOP = 20

Definition at line 136 of file tms320c64x_const.py.

◆ TMS320C64X_INS_BPOS

int capstone.tms320c64x_const.TMS320C64X_INS_BPOS = 21

Definition at line 137 of file tms320c64x_const.py.

◆ TMS320C64X_INS_CLR

int capstone.tms320c64x_const.TMS320C64X_INS_CLR = 22

Definition at line 138 of file tms320c64x_const.py.

◆ TMS320C64X_INS_CMPEQ

int capstone.tms320c64x_const.TMS320C64X_INS_CMPEQ = 23

Definition at line 139 of file tms320c64x_const.py.

◆ TMS320C64X_INS_CMPEQ2

int capstone.tms320c64x_const.TMS320C64X_INS_CMPEQ2 = 24

Definition at line 140 of file tms320c64x_const.py.

◆ TMS320C64X_INS_CMPEQ4

int capstone.tms320c64x_const.TMS320C64X_INS_CMPEQ4 = 25

Definition at line 141 of file tms320c64x_const.py.

◆ TMS320C64X_INS_CMPGT

int capstone.tms320c64x_const.TMS320C64X_INS_CMPGT = 26

Definition at line 142 of file tms320c64x_const.py.

◆ TMS320C64X_INS_CMPGT2

int capstone.tms320c64x_const.TMS320C64X_INS_CMPGT2 = 27

Definition at line 143 of file tms320c64x_const.py.

◆ TMS320C64X_INS_CMPGTU4

int capstone.tms320c64x_const.TMS320C64X_INS_CMPGTU4 = 28

Definition at line 144 of file tms320c64x_const.py.

◆ TMS320C64X_INS_CMPLT

int capstone.tms320c64x_const.TMS320C64X_INS_CMPLT = 29

Definition at line 145 of file tms320c64x_const.py.

◆ TMS320C64X_INS_CMPLTU

int capstone.tms320c64x_const.TMS320C64X_INS_CMPLTU = 30

Definition at line 146 of file tms320c64x_const.py.

◆ TMS320C64X_INS_DEAL

int capstone.tms320c64x_const.TMS320C64X_INS_DEAL = 31

Definition at line 147 of file tms320c64x_const.py.

◆ TMS320C64X_INS_DOTP2

int capstone.tms320c64x_const.TMS320C64X_INS_DOTP2 = 32

Definition at line 148 of file tms320c64x_const.py.

◆ TMS320C64X_INS_DOTPN2

int capstone.tms320c64x_const.TMS320C64X_INS_DOTPN2 = 33

Definition at line 149 of file tms320c64x_const.py.

◆ TMS320C64X_INS_DOTPNRSU2

int capstone.tms320c64x_const.TMS320C64X_INS_DOTPNRSU2 = 34

Definition at line 150 of file tms320c64x_const.py.

◆ TMS320C64X_INS_DOTPRSU2

int capstone.tms320c64x_const.TMS320C64X_INS_DOTPRSU2 = 35

Definition at line 151 of file tms320c64x_const.py.

◆ TMS320C64X_INS_DOTPSU4

int capstone.tms320c64x_const.TMS320C64X_INS_DOTPSU4 = 36

Definition at line 152 of file tms320c64x_const.py.

◆ TMS320C64X_INS_DOTPU4

int capstone.tms320c64x_const.TMS320C64X_INS_DOTPU4 = 37

Definition at line 153 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ENDING

int capstone.tms320c64x_const.TMS320C64X_INS_ENDING = 145

Definition at line 261 of file tms320c64x_const.py.

◆ TMS320C64X_INS_EXT

int capstone.tms320c64x_const.TMS320C64X_INS_EXT = 38

Definition at line 154 of file tms320c64x_const.py.

◆ TMS320C64X_INS_EXTU

int capstone.tms320c64x_const.TMS320C64X_INS_EXTU = 39

Definition at line 155 of file tms320c64x_const.py.

◆ TMS320C64X_INS_GMPGTU

int capstone.tms320c64x_const.TMS320C64X_INS_GMPGTU = 40

Definition at line 156 of file tms320c64x_const.py.

◆ TMS320C64X_INS_GMPY4

int capstone.tms320c64x_const.TMS320C64X_INS_GMPY4 = 41

Definition at line 157 of file tms320c64x_const.py.

◆ TMS320C64X_INS_IDLE

int capstone.tms320c64x_const.TMS320C64X_INS_IDLE = 139

Definition at line 255 of file tms320c64x_const.py.

◆ TMS320C64X_INS_INVALID

int capstone.tms320c64x_const.TMS320C64X_INS_INVALID = 0

Definition at line 116 of file tms320c64x_const.py.

◆ TMS320C64X_INS_LDB

int capstone.tms320c64x_const.TMS320C64X_INS_LDB = 42

Definition at line 158 of file tms320c64x_const.py.

◆ TMS320C64X_INS_LDBU

int capstone.tms320c64x_const.TMS320C64X_INS_LDBU = 43

Definition at line 159 of file tms320c64x_const.py.

◆ TMS320C64X_INS_LDDW

int capstone.tms320c64x_const.TMS320C64X_INS_LDDW = 44

Definition at line 160 of file tms320c64x_const.py.

◆ TMS320C64X_INS_LDH

int capstone.tms320c64x_const.TMS320C64X_INS_LDH = 45

Definition at line 161 of file tms320c64x_const.py.

◆ TMS320C64X_INS_LDHU

int capstone.tms320c64x_const.TMS320C64X_INS_LDHU = 46

Definition at line 162 of file tms320c64x_const.py.

◆ TMS320C64X_INS_LDNDW

int capstone.tms320c64x_const.TMS320C64X_INS_LDNDW = 47

Definition at line 163 of file tms320c64x_const.py.

◆ TMS320C64X_INS_LDNW

int capstone.tms320c64x_const.TMS320C64X_INS_LDNW = 48

Definition at line 164 of file tms320c64x_const.py.

◆ TMS320C64X_INS_LDW

int capstone.tms320c64x_const.TMS320C64X_INS_LDW = 49

Definition at line 165 of file tms320c64x_const.py.

◆ TMS320C64X_INS_LMBD

int capstone.tms320c64x_const.TMS320C64X_INS_LMBD = 50

Definition at line 166 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MAX2

int capstone.tms320c64x_const.TMS320C64X_INS_MAX2 = 51

Definition at line 167 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MAXU4

int capstone.tms320c64x_const.TMS320C64X_INS_MAXU4 = 52

Definition at line 168 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MIN2

int capstone.tms320c64x_const.TMS320C64X_INS_MIN2 = 53

Definition at line 169 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MINU4

int capstone.tms320c64x_const.TMS320C64X_INS_MINU4 = 54

Definition at line 170 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPY

int capstone.tms320c64x_const.TMS320C64X_INS_MPY = 55

Definition at line 171 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPY2

int capstone.tms320c64x_const.TMS320C64X_INS_MPY2 = 56

Definition at line 172 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYH

int capstone.tms320c64x_const.TMS320C64X_INS_MPYH = 57

Definition at line 173 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYHI

int capstone.tms320c64x_const.TMS320C64X_INS_MPYHI = 58

Definition at line 174 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYHIR

int capstone.tms320c64x_const.TMS320C64X_INS_MPYHIR = 59

Definition at line 175 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYHL

int capstone.tms320c64x_const.TMS320C64X_INS_MPYHL = 60

Definition at line 176 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYHLU

int capstone.tms320c64x_const.TMS320C64X_INS_MPYHLU = 61

Definition at line 177 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYHSLU

int capstone.tms320c64x_const.TMS320C64X_INS_MPYHSLU = 62

Definition at line 178 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYHSU

int capstone.tms320c64x_const.TMS320C64X_INS_MPYHSU = 63

Definition at line 179 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYHU

int capstone.tms320c64x_const.TMS320C64X_INS_MPYHU = 64

Definition at line 180 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYHULS

int capstone.tms320c64x_const.TMS320C64X_INS_MPYHULS = 65

Definition at line 181 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYHUS

int capstone.tms320c64x_const.TMS320C64X_INS_MPYHUS = 66

Definition at line 182 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYLH

int capstone.tms320c64x_const.TMS320C64X_INS_MPYLH = 67

Definition at line 183 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYLHU

int capstone.tms320c64x_const.TMS320C64X_INS_MPYLHU = 68

Definition at line 184 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYLI

int capstone.tms320c64x_const.TMS320C64X_INS_MPYLI = 69

Definition at line 185 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYLIR

int capstone.tms320c64x_const.TMS320C64X_INS_MPYLIR = 70

Definition at line 186 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYLSHU

int capstone.tms320c64x_const.TMS320C64X_INS_MPYLSHU = 71

Definition at line 187 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYLUHS

int capstone.tms320c64x_const.TMS320C64X_INS_MPYLUHS = 72

Definition at line 188 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYSU

int capstone.tms320c64x_const.TMS320C64X_INS_MPYSU = 73

Definition at line 189 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYSU4

int capstone.tms320c64x_const.TMS320C64X_INS_MPYSU4 = 74

Definition at line 190 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYU

int capstone.tms320c64x_const.TMS320C64X_INS_MPYU = 75

Definition at line 191 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYU4

int capstone.tms320c64x_const.TMS320C64X_INS_MPYU4 = 76

Definition at line 192 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MPYUS

int capstone.tms320c64x_const.TMS320C64X_INS_MPYUS = 77

Definition at line 193 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MV

int capstone.tms320c64x_const.TMS320C64X_INS_MV = 140

Definition at line 256 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MVC

int capstone.tms320c64x_const.TMS320C64X_INS_MVC = 78

Definition at line 194 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MVD

int capstone.tms320c64x_const.TMS320C64X_INS_MVD = 79

Definition at line 195 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MVK

int capstone.tms320c64x_const.TMS320C64X_INS_MVK = 80

Definition at line 196 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MVKL

int capstone.tms320c64x_const.TMS320C64X_INS_MVKL = 81

Definition at line 197 of file tms320c64x_const.py.

◆ TMS320C64X_INS_MVKLH

int capstone.tms320c64x_const.TMS320C64X_INS_MVKLH = 82

Definition at line 198 of file tms320c64x_const.py.

◆ TMS320C64X_INS_NEG

int capstone.tms320c64x_const.TMS320C64X_INS_NEG = 141

Definition at line 257 of file tms320c64x_const.py.

◆ TMS320C64X_INS_NOP

int capstone.tms320c64x_const.TMS320C64X_INS_NOP = 83

Definition at line 199 of file tms320c64x_const.py.

◆ TMS320C64X_INS_NORM

int capstone.tms320c64x_const.TMS320C64X_INS_NORM = 84

Definition at line 200 of file tms320c64x_const.py.

◆ TMS320C64X_INS_NOT

int capstone.tms320c64x_const.TMS320C64X_INS_NOT = 142

Definition at line 258 of file tms320c64x_const.py.

◆ TMS320C64X_INS_OR

int capstone.tms320c64x_const.TMS320C64X_INS_OR = 85

Definition at line 201 of file tms320c64x_const.py.

◆ TMS320C64X_INS_PACK2

int capstone.tms320c64x_const.TMS320C64X_INS_PACK2 = 86

Definition at line 202 of file tms320c64x_const.py.

◆ TMS320C64X_INS_PACKH2

int capstone.tms320c64x_const.TMS320C64X_INS_PACKH2 = 87

Definition at line 203 of file tms320c64x_const.py.

◆ TMS320C64X_INS_PACKH4

int capstone.tms320c64x_const.TMS320C64X_INS_PACKH4 = 88

Definition at line 204 of file tms320c64x_const.py.

◆ TMS320C64X_INS_PACKHL2

int capstone.tms320c64x_const.TMS320C64X_INS_PACKHL2 = 89

Definition at line 205 of file tms320c64x_const.py.

◆ TMS320C64X_INS_PACKL4

int capstone.tms320c64x_const.TMS320C64X_INS_PACKL4 = 90

Definition at line 206 of file tms320c64x_const.py.

◆ TMS320C64X_INS_PACKLH2

int capstone.tms320c64x_const.TMS320C64X_INS_PACKLH2 = 91

Definition at line 207 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ROTL

int capstone.tms320c64x_const.TMS320C64X_INS_ROTL = 92

Definition at line 208 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SADD

int capstone.tms320c64x_const.TMS320C64X_INS_SADD = 93

Definition at line 209 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SADD2

int capstone.tms320c64x_const.TMS320C64X_INS_SADD2 = 94

Definition at line 210 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SADDU4

int capstone.tms320c64x_const.TMS320C64X_INS_SADDU4 = 95

Definition at line 211 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SADDUS2

int capstone.tms320c64x_const.TMS320C64X_INS_SADDUS2 = 96

Definition at line 212 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SAT

int capstone.tms320c64x_const.TMS320C64X_INS_SAT = 97

Definition at line 213 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SET

int capstone.tms320c64x_const.TMS320C64X_INS_SET = 98

Definition at line 214 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SHFL

int capstone.tms320c64x_const.TMS320C64X_INS_SHFL = 99

Definition at line 215 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SHL

int capstone.tms320c64x_const.TMS320C64X_INS_SHL = 100

Definition at line 216 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SHLMB

int capstone.tms320c64x_const.TMS320C64X_INS_SHLMB = 101

Definition at line 217 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SHR

int capstone.tms320c64x_const.TMS320C64X_INS_SHR = 102

Definition at line 218 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SHR2

int capstone.tms320c64x_const.TMS320C64X_INS_SHR2 = 103

Definition at line 219 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SHRMB

int capstone.tms320c64x_const.TMS320C64X_INS_SHRMB = 104

Definition at line 220 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SHRU

int capstone.tms320c64x_const.TMS320C64X_INS_SHRU = 105

Definition at line 221 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SHRU2

int capstone.tms320c64x_const.TMS320C64X_INS_SHRU2 = 106

Definition at line 222 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SMPY

int capstone.tms320c64x_const.TMS320C64X_INS_SMPY = 107

Definition at line 223 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SMPY2

int capstone.tms320c64x_const.TMS320C64X_INS_SMPY2 = 108

Definition at line 224 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SMPYH

int capstone.tms320c64x_const.TMS320C64X_INS_SMPYH = 109

Definition at line 225 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SMPYHL

int capstone.tms320c64x_const.TMS320C64X_INS_SMPYHL = 110

Definition at line 226 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SMPYLH

int capstone.tms320c64x_const.TMS320C64X_INS_SMPYLH = 111

Definition at line 227 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SPACK2

int capstone.tms320c64x_const.TMS320C64X_INS_SPACK2 = 112

Definition at line 228 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SPACKU4

int capstone.tms320c64x_const.TMS320C64X_INS_SPACKU4 = 113

Definition at line 229 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SSHL

int capstone.tms320c64x_const.TMS320C64X_INS_SSHL = 114

Definition at line 230 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SSHVL

int capstone.tms320c64x_const.TMS320C64X_INS_SSHVL = 115

Definition at line 231 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SSHVR

int capstone.tms320c64x_const.TMS320C64X_INS_SSHVR = 116

Definition at line 232 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SSUB

int capstone.tms320c64x_const.TMS320C64X_INS_SSUB = 117

Definition at line 233 of file tms320c64x_const.py.

◆ TMS320C64X_INS_STB

int capstone.tms320c64x_const.TMS320C64X_INS_STB = 118

Definition at line 234 of file tms320c64x_const.py.

◆ TMS320C64X_INS_STDW

int capstone.tms320c64x_const.TMS320C64X_INS_STDW = 119

Definition at line 235 of file tms320c64x_const.py.

◆ TMS320C64X_INS_STH

int capstone.tms320c64x_const.TMS320C64X_INS_STH = 120

Definition at line 236 of file tms320c64x_const.py.

◆ TMS320C64X_INS_STNDW

int capstone.tms320c64x_const.TMS320C64X_INS_STNDW = 121

Definition at line 237 of file tms320c64x_const.py.

◆ TMS320C64X_INS_STNW

int capstone.tms320c64x_const.TMS320C64X_INS_STNW = 122

Definition at line 238 of file tms320c64x_const.py.

◆ TMS320C64X_INS_STW

int capstone.tms320c64x_const.TMS320C64X_INS_STW = 123

Definition at line 239 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SUB

int capstone.tms320c64x_const.TMS320C64X_INS_SUB = 124

Definition at line 240 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SUB2

int capstone.tms320c64x_const.TMS320C64X_INS_SUB2 = 125

Definition at line 241 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SUB4

int capstone.tms320c64x_const.TMS320C64X_INS_SUB4 = 126

Definition at line 242 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SUBAB

int capstone.tms320c64x_const.TMS320C64X_INS_SUBAB = 127

Definition at line 243 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SUBABS4

int capstone.tms320c64x_const.TMS320C64X_INS_SUBABS4 = 128

Definition at line 244 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SUBAH

int capstone.tms320c64x_const.TMS320C64X_INS_SUBAH = 129

Definition at line 245 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SUBAW

int capstone.tms320c64x_const.TMS320C64X_INS_SUBAW = 130

Definition at line 246 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SUBC

int capstone.tms320c64x_const.TMS320C64X_INS_SUBC = 131

Definition at line 247 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SUBU

int capstone.tms320c64x_const.TMS320C64X_INS_SUBU = 132

Definition at line 248 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SWAP2

int capstone.tms320c64x_const.TMS320C64X_INS_SWAP2 = 143

Definition at line 259 of file tms320c64x_const.py.

◆ TMS320C64X_INS_SWAP4

int capstone.tms320c64x_const.TMS320C64X_INS_SWAP4 = 133

Definition at line 249 of file tms320c64x_const.py.

◆ TMS320C64X_INS_UNPKHU4

int capstone.tms320c64x_const.TMS320C64X_INS_UNPKHU4 = 134

Definition at line 250 of file tms320c64x_const.py.

◆ TMS320C64X_INS_UNPKLU4

int capstone.tms320c64x_const.TMS320C64X_INS_UNPKLU4 = 135

Definition at line 251 of file tms320c64x_const.py.

◆ TMS320C64X_INS_XOR

int capstone.tms320c64x_const.TMS320C64X_INS_XOR = 136

Definition at line 252 of file tms320c64x_const.py.

◆ TMS320C64X_INS_XPND2

int capstone.tms320c64x_const.TMS320C64X_INS_XPND2 = 137

Definition at line 253 of file tms320c64x_const.py.

◆ TMS320C64X_INS_XPND4

int capstone.tms320c64x_const.TMS320C64X_INS_XPND4 = 138

Definition at line 254 of file tms320c64x_const.py.

◆ TMS320C64X_INS_ZERO

int capstone.tms320c64x_const.TMS320C64X_INS_ZERO = 144

Definition at line 260 of file tms320c64x_const.py.

◆ TMS320C64X_MEM_DIR_BW

int capstone.tms320c64x_const.TMS320C64X_MEM_DIR_BW = 2

Definition at line 15 of file tms320c64x_const.py.

◆ TMS320C64X_MEM_DIR_FW

int capstone.tms320c64x_const.TMS320C64X_MEM_DIR_FW = 1

Definition at line 14 of file tms320c64x_const.py.

◆ TMS320C64X_MEM_DIR_INVALID

int capstone.tms320c64x_const.TMS320C64X_MEM_DIR_INVALID = 0

Definition at line 13 of file tms320c64x_const.py.

◆ TMS320C64X_MEM_DISP_CONSTANT

int capstone.tms320c64x_const.TMS320C64X_MEM_DISP_CONSTANT = 1

Definition at line 10 of file tms320c64x_const.py.

◆ TMS320C64X_MEM_DISP_INVALID

int capstone.tms320c64x_const.TMS320C64X_MEM_DISP_INVALID = 0

Definition at line 9 of file tms320c64x_const.py.

◆ TMS320C64X_MEM_DISP_REGISTER

int capstone.tms320c64x_const.TMS320C64X_MEM_DISP_REGISTER = 2

Definition at line 11 of file tms320c64x_const.py.

◆ TMS320C64X_MEM_MOD_INVALID

int capstone.tms320c64x_const.TMS320C64X_MEM_MOD_INVALID = 0

Definition at line 17 of file tms320c64x_const.py.

◆ TMS320C64X_MEM_MOD_NO

int capstone.tms320c64x_const.TMS320C64X_MEM_MOD_NO = 1

Definition at line 18 of file tms320c64x_const.py.

◆ TMS320C64X_MEM_MOD_POST

int capstone.tms320c64x_const.TMS320C64X_MEM_MOD_POST = 3

Definition at line 20 of file tms320c64x_const.py.

◆ TMS320C64X_MEM_MOD_PRE

int capstone.tms320c64x_const.TMS320C64X_MEM_MOD_PRE = 2

Definition at line 19 of file tms320c64x_const.py.

◆ TMS320C64X_OP_IMM

int capstone.tms320c64x_const.TMS320C64X_OP_IMM = 2

Definition at line 5 of file tms320c64x_const.py.

◆ TMS320C64X_OP_INVALID

int capstone.tms320c64x_const.TMS320C64X_OP_INVALID = 0

Definition at line 3 of file tms320c64x_const.py.

◆ TMS320C64X_OP_MEM

int capstone.tms320c64x_const.TMS320C64X_OP_MEM = 3

Definition at line 6 of file tms320c64x_const.py.

◆ TMS320C64X_OP_REG

int capstone.tms320c64x_const.TMS320C64X_OP_REG = 1

Definition at line 4 of file tms320c64x_const.py.

◆ TMS320C64X_OP_REGPAIR

int capstone.tms320c64x_const.TMS320C64X_OP_REGPAIR = 64

Definition at line 7 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A0

int capstone.tms320c64x_const.TMS320C64X_REG_A0 = 25

Definition at line 47 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A1

int capstone.tms320c64x_const.TMS320C64X_REG_A1 = 26

Definition at line 48 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A10

int capstone.tms320c64x_const.TMS320C64X_REG_A10 = 35

Definition at line 57 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A11

int capstone.tms320c64x_const.TMS320C64X_REG_A11 = 36

Definition at line 58 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A12

int capstone.tms320c64x_const.TMS320C64X_REG_A12 = 37

Definition at line 59 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A13

int capstone.tms320c64x_const.TMS320C64X_REG_A13 = 38

Definition at line 60 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A14

int capstone.tms320c64x_const.TMS320C64X_REG_A14 = 39

Definition at line 61 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A15

int capstone.tms320c64x_const.TMS320C64X_REG_A15 = 40

Definition at line 62 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A16

int capstone.tms320c64x_const.TMS320C64X_REG_A16 = 41

Definition at line 63 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A17

int capstone.tms320c64x_const.TMS320C64X_REG_A17 = 42

Definition at line 64 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A18

int capstone.tms320c64x_const.TMS320C64X_REG_A18 = 43

Definition at line 65 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A19

int capstone.tms320c64x_const.TMS320C64X_REG_A19 = 44

Definition at line 66 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A2

int capstone.tms320c64x_const.TMS320C64X_REG_A2 = 27

Definition at line 49 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A20

int capstone.tms320c64x_const.TMS320C64X_REG_A20 = 45

Definition at line 67 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A21

int capstone.tms320c64x_const.TMS320C64X_REG_A21 = 46

Definition at line 68 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A22

int capstone.tms320c64x_const.TMS320C64X_REG_A22 = 47

Definition at line 69 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A23

int capstone.tms320c64x_const.TMS320C64X_REG_A23 = 48

Definition at line 70 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A24

int capstone.tms320c64x_const.TMS320C64X_REG_A24 = 49

Definition at line 71 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A25

int capstone.tms320c64x_const.TMS320C64X_REG_A25 = 50

Definition at line 72 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A26

int capstone.tms320c64x_const.TMS320C64X_REG_A26 = 51

Definition at line 73 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A27

int capstone.tms320c64x_const.TMS320C64X_REG_A27 = 52

Definition at line 74 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A28

int capstone.tms320c64x_const.TMS320C64X_REG_A28 = 53

Definition at line 75 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A29

int capstone.tms320c64x_const.TMS320C64X_REG_A29 = 54

Definition at line 76 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A3

int capstone.tms320c64x_const.TMS320C64X_REG_A3 = 28

Definition at line 50 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A30

int capstone.tms320c64x_const.TMS320C64X_REG_A30 = 55

Definition at line 77 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A31

int capstone.tms320c64x_const.TMS320C64X_REG_A31 = 56

Definition at line 78 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A4

int capstone.tms320c64x_const.TMS320C64X_REG_A4 = 29

Definition at line 51 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A5

int capstone.tms320c64x_const.TMS320C64X_REG_A5 = 30

Definition at line 52 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A6

int capstone.tms320c64x_const.TMS320C64X_REG_A6 = 31

Definition at line 53 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A7

int capstone.tms320c64x_const.TMS320C64X_REG_A7 = 32

Definition at line 54 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A8

int capstone.tms320c64x_const.TMS320C64X_REG_A8 = 33

Definition at line 55 of file tms320c64x_const.py.

◆ TMS320C64X_REG_A9

int capstone.tms320c64x_const.TMS320C64X_REG_A9 = 34

Definition at line 56 of file tms320c64x_const.py.

◆ TMS320C64X_REG_AMR

int capstone.tms320c64x_const.TMS320C64X_REG_AMR = 1

Definition at line 23 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B0

int capstone.tms320c64x_const.TMS320C64X_REG_B0 = 57

Definition at line 79 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B1

int capstone.tms320c64x_const.TMS320C64X_REG_B1 = 58

Definition at line 80 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B10

int capstone.tms320c64x_const.TMS320C64X_REG_B10 = 67

Definition at line 89 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B11

int capstone.tms320c64x_const.TMS320C64X_REG_B11 = 68

Definition at line 90 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B12

int capstone.tms320c64x_const.TMS320C64X_REG_B12 = 69

Definition at line 91 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B13

int capstone.tms320c64x_const.TMS320C64X_REG_B13 = 70

Definition at line 92 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B14

int capstone.tms320c64x_const.TMS320C64X_REG_B14 = 71

Definition at line 93 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B15

int capstone.tms320c64x_const.TMS320C64X_REG_B15 = 72

Definition at line 94 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B16

int capstone.tms320c64x_const.TMS320C64X_REG_B16 = 73

Definition at line 95 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B17

int capstone.tms320c64x_const.TMS320C64X_REG_B17 = 74

Definition at line 96 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B18

int capstone.tms320c64x_const.TMS320C64X_REG_B18 = 75

Definition at line 97 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B19

int capstone.tms320c64x_const.TMS320C64X_REG_B19 = 76

Definition at line 98 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B2

int capstone.tms320c64x_const.TMS320C64X_REG_B2 = 59

Definition at line 81 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B20

int capstone.tms320c64x_const.TMS320C64X_REG_B20 = 77

Definition at line 99 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B21

int capstone.tms320c64x_const.TMS320C64X_REG_B21 = 78

Definition at line 100 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B22

int capstone.tms320c64x_const.TMS320C64X_REG_B22 = 79

Definition at line 101 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B23

int capstone.tms320c64x_const.TMS320C64X_REG_B23 = 80

Definition at line 102 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B24

int capstone.tms320c64x_const.TMS320C64X_REG_B24 = 81

Definition at line 103 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B25

int capstone.tms320c64x_const.TMS320C64X_REG_B25 = 82

Definition at line 104 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B26

int capstone.tms320c64x_const.TMS320C64X_REG_B26 = 83

Definition at line 105 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B27

int capstone.tms320c64x_const.TMS320C64X_REG_B27 = 84

Definition at line 106 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B28

int capstone.tms320c64x_const.TMS320C64X_REG_B28 = 85

Definition at line 107 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B29

int capstone.tms320c64x_const.TMS320C64X_REG_B29 = 86

Definition at line 108 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B3

int capstone.tms320c64x_const.TMS320C64X_REG_B3 = 60

Definition at line 82 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B30

int capstone.tms320c64x_const.TMS320C64X_REG_B30 = 87

Definition at line 109 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B31

int capstone.tms320c64x_const.TMS320C64X_REG_B31 = 88

Definition at line 110 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B4

int capstone.tms320c64x_const.TMS320C64X_REG_B4 = 61

Definition at line 83 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B5

int capstone.tms320c64x_const.TMS320C64X_REG_B5 = 62

Definition at line 84 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B6

int capstone.tms320c64x_const.TMS320C64X_REG_B6 = 63

Definition at line 85 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B7

int capstone.tms320c64x_const.TMS320C64X_REG_B7 = 64

Definition at line 86 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B8

int capstone.tms320c64x_const.TMS320C64X_REG_B8 = 65

Definition at line 87 of file tms320c64x_const.py.

◆ TMS320C64X_REG_B9

int capstone.tms320c64x_const.TMS320C64X_REG_B9 = 66

Definition at line 88 of file tms320c64x_const.py.

◆ TMS320C64X_REG_CSR

int capstone.tms320c64x_const.TMS320C64X_REG_CSR = 2

Definition at line 24 of file tms320c64x_const.py.

◆ TMS320C64X_REG_DIER

int capstone.tms320c64x_const.TMS320C64X_REG_DIER = 3

Definition at line 25 of file tms320c64x_const.py.

◆ TMS320C64X_REG_DNUM

int capstone.tms320c64x_const.TMS320C64X_REG_DNUM = 4

Definition at line 26 of file tms320c64x_const.py.

◆ TMS320C64X_REG_ECR

int capstone.tms320c64x_const.TMS320C64X_REG_ECR = 5

Definition at line 27 of file tms320c64x_const.py.

◆ TMS320C64X_REG_EFR

int capstone.tms320c64x_const.TMS320C64X_REG_EFR = TMS320C64X_REG_ECR

Definition at line 113 of file tms320c64x_const.py.

◆ TMS320C64X_REG_ENDING

int capstone.tms320c64x_const.TMS320C64X_REG_ENDING = 90

Definition at line 112 of file tms320c64x_const.py.

◆ TMS320C64X_REG_GFPGFR

int capstone.tms320c64x_const.TMS320C64X_REG_GFPGFR = 6

Definition at line 28 of file tms320c64x_const.py.

◆ TMS320C64X_REG_GPLYA

int capstone.tms320c64x_const.TMS320C64X_REG_GPLYA = 7

Definition at line 29 of file tms320c64x_const.py.

◆ TMS320C64X_REG_GPLYB

int capstone.tms320c64x_const.TMS320C64X_REG_GPLYB = 8

Definition at line 30 of file tms320c64x_const.py.

◆ TMS320C64X_REG_ICR

int capstone.tms320c64x_const.TMS320C64X_REG_ICR = 9

Definition at line 31 of file tms320c64x_const.py.

◆ TMS320C64X_REG_IER

int capstone.tms320c64x_const.TMS320C64X_REG_IER = 10

Definition at line 32 of file tms320c64x_const.py.

◆ TMS320C64X_REG_IERR

int capstone.tms320c64x_const.TMS320C64X_REG_IERR = 11

Definition at line 33 of file tms320c64x_const.py.

◆ TMS320C64X_REG_IFR

int capstone.tms320c64x_const.TMS320C64X_REG_IFR = TMS320C64X_REG_ISR

Definition at line 114 of file tms320c64x_const.py.

◆ TMS320C64X_REG_ILC

int capstone.tms320c64x_const.TMS320C64X_REG_ILC = 12

Definition at line 34 of file tms320c64x_const.py.

◆ TMS320C64X_REG_INVALID

int capstone.tms320c64x_const.TMS320C64X_REG_INVALID = 0

Definition at line 22 of file tms320c64x_const.py.

◆ TMS320C64X_REG_IRP

int capstone.tms320c64x_const.TMS320C64X_REG_IRP = 13

Definition at line 35 of file tms320c64x_const.py.

◆ TMS320C64X_REG_ISR

int capstone.tms320c64x_const.TMS320C64X_REG_ISR = 14

Definition at line 36 of file tms320c64x_const.py.

◆ TMS320C64X_REG_ISTP

int capstone.tms320c64x_const.TMS320C64X_REG_ISTP = 15

Definition at line 37 of file tms320c64x_const.py.

◆ TMS320C64X_REG_ITSR

int capstone.tms320c64x_const.TMS320C64X_REG_ITSR = 16

Definition at line 38 of file tms320c64x_const.py.

◆ TMS320C64X_REG_NRP

int capstone.tms320c64x_const.TMS320C64X_REG_NRP = 17

Definition at line 39 of file tms320c64x_const.py.

◆ TMS320C64X_REG_NTSR

int capstone.tms320c64x_const.TMS320C64X_REG_NTSR = 18

Definition at line 40 of file tms320c64x_const.py.

◆ TMS320C64X_REG_PCE1

int capstone.tms320c64x_const.TMS320C64X_REG_PCE1 = 89

Definition at line 111 of file tms320c64x_const.py.

◆ TMS320C64X_REG_REP

int capstone.tms320c64x_const.TMS320C64X_REG_REP = 19

Definition at line 41 of file tms320c64x_const.py.

◆ TMS320C64X_REG_RILC

int capstone.tms320c64x_const.TMS320C64X_REG_RILC = 20

Definition at line 42 of file tms320c64x_const.py.

◆ TMS320C64X_REG_SSR

int capstone.tms320c64x_const.TMS320C64X_REG_SSR = 21

Definition at line 43 of file tms320c64x_const.py.

◆ TMS320C64X_REG_TSCH

int capstone.tms320c64x_const.TMS320C64X_REG_TSCH = 22

Definition at line 44 of file tms320c64x_const.py.

◆ TMS320C64X_REG_TSCL

int capstone.tms320c64x_const.TMS320C64X_REG_TSCL = 23

Definition at line 45 of file tms320c64x_const.py.

◆ TMS320C64X_REG_TSR

int capstone.tms320c64x_const.TMS320C64X_REG_TSR = 24

Definition at line 46 of file tms320c64x_const.py.