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

Variables

int XCORE_OP_INVALID = 0
 
int XCORE_OP_REG = 1
 
int XCORE_OP_IMM = 2
 
int XCORE_OP_MEM = 3
 
int XCORE_REG_INVALID = 0
 
int XCORE_REG_CP = 1
 
int XCORE_REG_DP = 2
 
int XCORE_REG_LR = 3
 
int XCORE_REG_SP = 4
 
int XCORE_REG_R0 = 5
 
int XCORE_REG_R1 = 6
 
int XCORE_REG_R2 = 7
 
int XCORE_REG_R3 = 8
 
int XCORE_REG_R4 = 9
 
int XCORE_REG_R5 = 10
 
int XCORE_REG_R6 = 11
 
int XCORE_REG_R7 = 12
 
int XCORE_REG_R8 = 13
 
int XCORE_REG_R9 = 14
 
int XCORE_REG_R10 = 15
 
int XCORE_REG_R11 = 16
 
int XCORE_REG_PC = 17
 
int XCORE_REG_SCP = 18
 
int XCORE_REG_SSR = 19
 
int XCORE_REG_ET = 20
 
int XCORE_REG_ED = 21
 
int XCORE_REG_SED = 22
 
int XCORE_REG_KEP = 23
 
int XCORE_REG_KSP = 24
 
int XCORE_REG_ID = 25
 
int XCORE_REG_ENDING = 26
 
int XCORE_INS_INVALID = 0
 
int XCORE_INS_ADD = 1
 
int XCORE_INS_ANDNOT = 2
 
int XCORE_INS_AND = 3
 
int XCORE_INS_ASHR = 4
 
int XCORE_INS_BAU = 5
 
int XCORE_INS_BITREV = 6
 
int XCORE_INS_BLA = 7
 
int XCORE_INS_BLAT = 8
 
int XCORE_INS_BL = 9
 
int XCORE_INS_BF = 10
 
int XCORE_INS_BT = 11
 
int XCORE_INS_BU = 12
 
int XCORE_INS_BRU = 13
 
int XCORE_INS_BYTEREV = 14
 
int XCORE_INS_CHKCT = 15
 
int XCORE_INS_CLRE = 16
 
int XCORE_INS_CLRPT = 17
 
int XCORE_INS_CLRSR = 18
 
int XCORE_INS_CLZ = 19
 
int XCORE_INS_CRC8 = 20
 
int XCORE_INS_CRC32 = 21
 
int XCORE_INS_DCALL = 22
 
int XCORE_INS_DENTSP = 23
 
int XCORE_INS_DGETREG = 24
 
int XCORE_INS_DIVS = 25
 
int XCORE_INS_DIVU = 26
 
int XCORE_INS_DRESTSP = 27
 
int XCORE_INS_DRET = 28
 
int XCORE_INS_ECALLF = 29
 
int XCORE_INS_ECALLT = 30
 
int XCORE_INS_EDU = 31
 
int XCORE_INS_EEF = 32
 
int XCORE_INS_EET = 33
 
int XCORE_INS_EEU = 34
 
int XCORE_INS_ENDIN = 35
 
int XCORE_INS_ENTSP = 36
 
int XCORE_INS_EQ = 37
 
int XCORE_INS_EXTDP = 38
 
int XCORE_INS_EXTSP = 39
 
int XCORE_INS_FREER = 40
 
int XCORE_INS_FREET = 41
 
int XCORE_INS_GETD = 42
 
int XCORE_INS_GET = 43
 
int XCORE_INS_GETN = 44
 
int XCORE_INS_GETR = 45
 
int XCORE_INS_GETSR = 46
 
int XCORE_INS_GETST = 47
 
int XCORE_INS_GETTS = 48
 
int XCORE_INS_INCT = 49
 
int XCORE_INS_INIT = 50
 
int XCORE_INS_INPW = 51
 
int XCORE_INS_INSHR = 52
 
int XCORE_INS_INT = 53
 
int XCORE_INS_IN = 54
 
int XCORE_INS_KCALL = 55
 
int XCORE_INS_KENTSP = 56
 
int XCORE_INS_KRESTSP = 57
 
int XCORE_INS_KRET = 58
 
int XCORE_INS_LADD = 59
 
int XCORE_INS_LD16S = 60
 
int XCORE_INS_LD8U = 61
 
int XCORE_INS_LDA16 = 62
 
int XCORE_INS_LDAP = 63
 
int XCORE_INS_LDAW = 64
 
int XCORE_INS_LDC = 65
 
int XCORE_INS_LDW = 66
 
int XCORE_INS_LDIVU = 67
 
int XCORE_INS_LMUL = 68
 
int XCORE_INS_LSS = 69
 
int XCORE_INS_LSUB = 70
 
int XCORE_INS_LSU = 71
 
int XCORE_INS_MACCS = 72
 
int XCORE_INS_MACCU = 73
 
int XCORE_INS_MJOIN = 74
 
int XCORE_INS_MKMSK = 75
 
int XCORE_INS_MSYNC = 76
 
int XCORE_INS_MUL = 77
 
int XCORE_INS_NEG = 78
 
int XCORE_INS_NOT = 79
 
int XCORE_INS_OR = 80
 
int XCORE_INS_OUTCT = 81
 
int XCORE_INS_OUTPW = 82
 
int XCORE_INS_OUTSHR = 83
 
int XCORE_INS_OUTT = 84
 
int XCORE_INS_OUT = 85
 
int XCORE_INS_PEEK = 86
 
int XCORE_INS_REMS = 87
 
int XCORE_INS_REMU = 88
 
int XCORE_INS_RETSP = 89
 
int XCORE_INS_SETCLK = 90
 
int XCORE_INS_SET = 91
 
int XCORE_INS_SETC = 92
 
int XCORE_INS_SETD = 93
 
int XCORE_INS_SETEV = 94
 
int XCORE_INS_SETN = 95
 
int XCORE_INS_SETPSC = 96
 
int XCORE_INS_SETPT = 97
 
int XCORE_INS_SETRDY = 98
 
int XCORE_INS_SETSR = 99
 
int XCORE_INS_SETTW = 100
 
int XCORE_INS_SETV = 101
 
int XCORE_INS_SEXT = 102
 
int XCORE_INS_SHL = 103
 
int XCORE_INS_SHR = 104
 
int XCORE_INS_SSYNC = 105
 
int XCORE_INS_ST16 = 106
 
int XCORE_INS_ST8 = 107
 
int XCORE_INS_STW = 108
 
int XCORE_INS_SUB = 109
 
int XCORE_INS_SYNCR = 110
 
int XCORE_INS_TESTCT = 111
 
int XCORE_INS_TESTLCL = 112
 
int XCORE_INS_TESTWCT = 113
 
int XCORE_INS_TSETMR = 114
 
int XCORE_INS_START = 115
 
int XCORE_INS_WAITEF = 116
 
int XCORE_INS_WAITET = 117
 
int XCORE_INS_WAITEU = 118
 
int XCORE_INS_XOR = 119
 
int XCORE_INS_ZEXT = 120
 
int XCORE_INS_ENDING = 121
 
int XCORE_GRP_INVALID = 0
 
int XCORE_GRP_JUMP = 1
 
int XCORE_GRP_ENDING = 2
 

Variable Documentation

◆ XCORE_GRP_ENDING

int capstone.xcore_const.XCORE_GRP_ENDING = 2

Definition at line 161 of file xcore_const.py.

◆ XCORE_GRP_INVALID

int capstone.xcore_const.XCORE_GRP_INVALID = 0

Definition at line 159 of file xcore_const.py.

◆ XCORE_GRP_JUMP

int capstone.xcore_const.XCORE_GRP_JUMP = 1

Definition at line 160 of file xcore_const.py.

◆ XCORE_INS_ADD

int capstone.xcore_const.XCORE_INS_ADD = 1

Definition at line 37 of file xcore_const.py.

◆ XCORE_INS_AND

int capstone.xcore_const.XCORE_INS_AND = 3

Definition at line 39 of file xcore_const.py.

◆ XCORE_INS_ANDNOT

int capstone.xcore_const.XCORE_INS_ANDNOT = 2

Definition at line 38 of file xcore_const.py.

◆ XCORE_INS_ASHR

int capstone.xcore_const.XCORE_INS_ASHR = 4

Definition at line 40 of file xcore_const.py.

◆ XCORE_INS_BAU

int capstone.xcore_const.XCORE_INS_BAU = 5

Definition at line 41 of file xcore_const.py.

◆ XCORE_INS_BF

int capstone.xcore_const.XCORE_INS_BF = 10

Definition at line 46 of file xcore_const.py.

◆ XCORE_INS_BITREV

int capstone.xcore_const.XCORE_INS_BITREV = 6

Definition at line 42 of file xcore_const.py.

◆ XCORE_INS_BL

int capstone.xcore_const.XCORE_INS_BL = 9

Definition at line 45 of file xcore_const.py.

◆ XCORE_INS_BLA

int capstone.xcore_const.XCORE_INS_BLA = 7

Definition at line 43 of file xcore_const.py.

◆ XCORE_INS_BLAT

int capstone.xcore_const.XCORE_INS_BLAT = 8

Definition at line 44 of file xcore_const.py.

◆ XCORE_INS_BRU

int capstone.xcore_const.XCORE_INS_BRU = 13

Definition at line 49 of file xcore_const.py.

◆ XCORE_INS_BT

int capstone.xcore_const.XCORE_INS_BT = 11

Definition at line 47 of file xcore_const.py.

◆ XCORE_INS_BU

int capstone.xcore_const.XCORE_INS_BU = 12

Definition at line 48 of file xcore_const.py.

◆ XCORE_INS_BYTEREV

int capstone.xcore_const.XCORE_INS_BYTEREV = 14

Definition at line 50 of file xcore_const.py.

◆ XCORE_INS_CHKCT

int capstone.xcore_const.XCORE_INS_CHKCT = 15

Definition at line 51 of file xcore_const.py.

◆ XCORE_INS_CLRE

int capstone.xcore_const.XCORE_INS_CLRE = 16

Definition at line 52 of file xcore_const.py.

◆ XCORE_INS_CLRPT

int capstone.xcore_const.XCORE_INS_CLRPT = 17

Definition at line 53 of file xcore_const.py.

◆ XCORE_INS_CLRSR

int capstone.xcore_const.XCORE_INS_CLRSR = 18

Definition at line 54 of file xcore_const.py.

◆ XCORE_INS_CLZ

int capstone.xcore_const.XCORE_INS_CLZ = 19

Definition at line 55 of file xcore_const.py.

◆ XCORE_INS_CRC32

int capstone.xcore_const.XCORE_INS_CRC32 = 21

Definition at line 57 of file xcore_const.py.

◆ XCORE_INS_CRC8

int capstone.xcore_const.XCORE_INS_CRC8 = 20

Definition at line 56 of file xcore_const.py.

◆ XCORE_INS_DCALL

int capstone.xcore_const.XCORE_INS_DCALL = 22

Definition at line 58 of file xcore_const.py.

◆ XCORE_INS_DENTSP

int capstone.xcore_const.XCORE_INS_DENTSP = 23

Definition at line 59 of file xcore_const.py.

◆ XCORE_INS_DGETREG

int capstone.xcore_const.XCORE_INS_DGETREG = 24

Definition at line 60 of file xcore_const.py.

◆ XCORE_INS_DIVS

int capstone.xcore_const.XCORE_INS_DIVS = 25

Definition at line 61 of file xcore_const.py.

◆ XCORE_INS_DIVU

int capstone.xcore_const.XCORE_INS_DIVU = 26

Definition at line 62 of file xcore_const.py.

◆ XCORE_INS_DRESTSP

int capstone.xcore_const.XCORE_INS_DRESTSP = 27

Definition at line 63 of file xcore_const.py.

◆ XCORE_INS_DRET

int capstone.xcore_const.XCORE_INS_DRET = 28

Definition at line 64 of file xcore_const.py.

◆ XCORE_INS_ECALLF

int capstone.xcore_const.XCORE_INS_ECALLF = 29

Definition at line 65 of file xcore_const.py.

◆ XCORE_INS_ECALLT

int capstone.xcore_const.XCORE_INS_ECALLT = 30

Definition at line 66 of file xcore_const.py.

◆ XCORE_INS_EDU

int capstone.xcore_const.XCORE_INS_EDU = 31

Definition at line 67 of file xcore_const.py.

◆ XCORE_INS_EEF

int capstone.xcore_const.XCORE_INS_EEF = 32

Definition at line 68 of file xcore_const.py.

◆ XCORE_INS_EET

int capstone.xcore_const.XCORE_INS_EET = 33

Definition at line 69 of file xcore_const.py.

◆ XCORE_INS_EEU

int capstone.xcore_const.XCORE_INS_EEU = 34

Definition at line 70 of file xcore_const.py.

◆ XCORE_INS_ENDIN

int capstone.xcore_const.XCORE_INS_ENDIN = 35

Definition at line 71 of file xcore_const.py.

◆ XCORE_INS_ENDING

int capstone.xcore_const.XCORE_INS_ENDING = 121

Definition at line 157 of file xcore_const.py.

◆ XCORE_INS_ENTSP

int capstone.xcore_const.XCORE_INS_ENTSP = 36

Definition at line 72 of file xcore_const.py.

◆ XCORE_INS_EQ

int capstone.xcore_const.XCORE_INS_EQ = 37

Definition at line 73 of file xcore_const.py.

◆ XCORE_INS_EXTDP

int capstone.xcore_const.XCORE_INS_EXTDP = 38

Definition at line 74 of file xcore_const.py.

◆ XCORE_INS_EXTSP

int capstone.xcore_const.XCORE_INS_EXTSP = 39

Definition at line 75 of file xcore_const.py.

◆ XCORE_INS_FREER

int capstone.xcore_const.XCORE_INS_FREER = 40

Definition at line 76 of file xcore_const.py.

◆ XCORE_INS_FREET

int capstone.xcore_const.XCORE_INS_FREET = 41

Definition at line 77 of file xcore_const.py.

◆ XCORE_INS_GET

int capstone.xcore_const.XCORE_INS_GET = 43

Definition at line 79 of file xcore_const.py.

◆ XCORE_INS_GETD

int capstone.xcore_const.XCORE_INS_GETD = 42

Definition at line 78 of file xcore_const.py.

◆ XCORE_INS_GETN

int capstone.xcore_const.XCORE_INS_GETN = 44

Definition at line 80 of file xcore_const.py.

◆ XCORE_INS_GETR

int capstone.xcore_const.XCORE_INS_GETR = 45

Definition at line 81 of file xcore_const.py.

◆ XCORE_INS_GETSR

int capstone.xcore_const.XCORE_INS_GETSR = 46

Definition at line 82 of file xcore_const.py.

◆ XCORE_INS_GETST

int capstone.xcore_const.XCORE_INS_GETST = 47

Definition at line 83 of file xcore_const.py.

◆ XCORE_INS_GETTS

int capstone.xcore_const.XCORE_INS_GETTS = 48

Definition at line 84 of file xcore_const.py.

◆ XCORE_INS_IN

int capstone.xcore_const.XCORE_INS_IN = 54

Definition at line 90 of file xcore_const.py.

◆ XCORE_INS_INCT

int capstone.xcore_const.XCORE_INS_INCT = 49

Definition at line 85 of file xcore_const.py.

◆ XCORE_INS_INIT

int capstone.xcore_const.XCORE_INS_INIT = 50

Definition at line 86 of file xcore_const.py.

◆ XCORE_INS_INPW

int capstone.xcore_const.XCORE_INS_INPW = 51

Definition at line 87 of file xcore_const.py.

◆ XCORE_INS_INSHR

int capstone.xcore_const.XCORE_INS_INSHR = 52

Definition at line 88 of file xcore_const.py.

◆ XCORE_INS_INT

int capstone.xcore_const.XCORE_INS_INT = 53

Definition at line 89 of file xcore_const.py.

◆ XCORE_INS_INVALID

int capstone.xcore_const.XCORE_INS_INVALID = 0

Definition at line 36 of file xcore_const.py.

◆ XCORE_INS_KCALL

int capstone.xcore_const.XCORE_INS_KCALL = 55

Definition at line 91 of file xcore_const.py.

◆ XCORE_INS_KENTSP

int capstone.xcore_const.XCORE_INS_KENTSP = 56

Definition at line 92 of file xcore_const.py.

◆ XCORE_INS_KRESTSP

int capstone.xcore_const.XCORE_INS_KRESTSP = 57

Definition at line 93 of file xcore_const.py.

◆ XCORE_INS_KRET

int capstone.xcore_const.XCORE_INS_KRET = 58

Definition at line 94 of file xcore_const.py.

◆ XCORE_INS_LADD

int capstone.xcore_const.XCORE_INS_LADD = 59

Definition at line 95 of file xcore_const.py.

◆ XCORE_INS_LD16S

int capstone.xcore_const.XCORE_INS_LD16S = 60

Definition at line 96 of file xcore_const.py.

◆ XCORE_INS_LD8U

int capstone.xcore_const.XCORE_INS_LD8U = 61

Definition at line 97 of file xcore_const.py.

◆ XCORE_INS_LDA16

int capstone.xcore_const.XCORE_INS_LDA16 = 62

Definition at line 98 of file xcore_const.py.

◆ XCORE_INS_LDAP

int capstone.xcore_const.XCORE_INS_LDAP = 63

Definition at line 99 of file xcore_const.py.

◆ XCORE_INS_LDAW

int capstone.xcore_const.XCORE_INS_LDAW = 64

Definition at line 100 of file xcore_const.py.

◆ XCORE_INS_LDC

int capstone.xcore_const.XCORE_INS_LDC = 65

Definition at line 101 of file xcore_const.py.

◆ XCORE_INS_LDIVU

int capstone.xcore_const.XCORE_INS_LDIVU = 67

Definition at line 103 of file xcore_const.py.

◆ XCORE_INS_LDW

int capstone.xcore_const.XCORE_INS_LDW = 66

Definition at line 102 of file xcore_const.py.

◆ XCORE_INS_LMUL

int capstone.xcore_const.XCORE_INS_LMUL = 68

Definition at line 104 of file xcore_const.py.

◆ XCORE_INS_LSS

int capstone.xcore_const.XCORE_INS_LSS = 69

Definition at line 105 of file xcore_const.py.

◆ XCORE_INS_LSU

int capstone.xcore_const.XCORE_INS_LSU = 71

Definition at line 107 of file xcore_const.py.

◆ XCORE_INS_LSUB

int capstone.xcore_const.XCORE_INS_LSUB = 70

Definition at line 106 of file xcore_const.py.

◆ XCORE_INS_MACCS

int capstone.xcore_const.XCORE_INS_MACCS = 72

Definition at line 108 of file xcore_const.py.

◆ XCORE_INS_MACCU

int capstone.xcore_const.XCORE_INS_MACCU = 73

Definition at line 109 of file xcore_const.py.

◆ XCORE_INS_MJOIN

int capstone.xcore_const.XCORE_INS_MJOIN = 74

Definition at line 110 of file xcore_const.py.

◆ XCORE_INS_MKMSK

int capstone.xcore_const.XCORE_INS_MKMSK = 75

Definition at line 111 of file xcore_const.py.

◆ XCORE_INS_MSYNC

int capstone.xcore_const.XCORE_INS_MSYNC = 76

Definition at line 112 of file xcore_const.py.

◆ XCORE_INS_MUL

int capstone.xcore_const.XCORE_INS_MUL = 77

Definition at line 113 of file xcore_const.py.

◆ XCORE_INS_NEG

int capstone.xcore_const.XCORE_INS_NEG = 78

Definition at line 114 of file xcore_const.py.

◆ XCORE_INS_NOT

int capstone.xcore_const.XCORE_INS_NOT = 79

Definition at line 115 of file xcore_const.py.

◆ XCORE_INS_OR

int capstone.xcore_const.XCORE_INS_OR = 80

Definition at line 116 of file xcore_const.py.

◆ XCORE_INS_OUT

int capstone.xcore_const.XCORE_INS_OUT = 85

Definition at line 121 of file xcore_const.py.

◆ XCORE_INS_OUTCT

int capstone.xcore_const.XCORE_INS_OUTCT = 81

Definition at line 117 of file xcore_const.py.

◆ XCORE_INS_OUTPW

int capstone.xcore_const.XCORE_INS_OUTPW = 82

Definition at line 118 of file xcore_const.py.

◆ XCORE_INS_OUTSHR

int capstone.xcore_const.XCORE_INS_OUTSHR = 83

Definition at line 119 of file xcore_const.py.

◆ XCORE_INS_OUTT

int capstone.xcore_const.XCORE_INS_OUTT = 84

Definition at line 120 of file xcore_const.py.

◆ XCORE_INS_PEEK

int capstone.xcore_const.XCORE_INS_PEEK = 86

Definition at line 122 of file xcore_const.py.

◆ XCORE_INS_REMS

int capstone.xcore_const.XCORE_INS_REMS = 87

Definition at line 123 of file xcore_const.py.

◆ XCORE_INS_REMU

int capstone.xcore_const.XCORE_INS_REMU = 88

Definition at line 124 of file xcore_const.py.

◆ XCORE_INS_RETSP

int capstone.xcore_const.XCORE_INS_RETSP = 89

Definition at line 125 of file xcore_const.py.

◆ XCORE_INS_SET

int capstone.xcore_const.XCORE_INS_SET = 91

Definition at line 127 of file xcore_const.py.

◆ XCORE_INS_SETC

int capstone.xcore_const.XCORE_INS_SETC = 92

Definition at line 128 of file xcore_const.py.

◆ XCORE_INS_SETCLK

int capstone.xcore_const.XCORE_INS_SETCLK = 90

Definition at line 126 of file xcore_const.py.

◆ XCORE_INS_SETD

int capstone.xcore_const.XCORE_INS_SETD = 93

Definition at line 129 of file xcore_const.py.

◆ XCORE_INS_SETEV

int capstone.xcore_const.XCORE_INS_SETEV = 94

Definition at line 130 of file xcore_const.py.

◆ XCORE_INS_SETN

int capstone.xcore_const.XCORE_INS_SETN = 95

Definition at line 131 of file xcore_const.py.

◆ XCORE_INS_SETPSC

int capstone.xcore_const.XCORE_INS_SETPSC = 96

Definition at line 132 of file xcore_const.py.

◆ XCORE_INS_SETPT

int capstone.xcore_const.XCORE_INS_SETPT = 97

Definition at line 133 of file xcore_const.py.

◆ XCORE_INS_SETRDY

int capstone.xcore_const.XCORE_INS_SETRDY = 98

Definition at line 134 of file xcore_const.py.

◆ XCORE_INS_SETSR

int capstone.xcore_const.XCORE_INS_SETSR = 99

Definition at line 135 of file xcore_const.py.

◆ XCORE_INS_SETTW

int capstone.xcore_const.XCORE_INS_SETTW = 100

Definition at line 136 of file xcore_const.py.

◆ XCORE_INS_SETV

int capstone.xcore_const.XCORE_INS_SETV = 101

Definition at line 137 of file xcore_const.py.

◆ XCORE_INS_SEXT

int capstone.xcore_const.XCORE_INS_SEXT = 102

Definition at line 138 of file xcore_const.py.

◆ XCORE_INS_SHL

int capstone.xcore_const.XCORE_INS_SHL = 103

Definition at line 139 of file xcore_const.py.

◆ XCORE_INS_SHR

int capstone.xcore_const.XCORE_INS_SHR = 104

Definition at line 140 of file xcore_const.py.

◆ XCORE_INS_SSYNC

int capstone.xcore_const.XCORE_INS_SSYNC = 105

Definition at line 141 of file xcore_const.py.

◆ XCORE_INS_ST16

int capstone.xcore_const.XCORE_INS_ST16 = 106

Definition at line 142 of file xcore_const.py.

◆ XCORE_INS_ST8

int capstone.xcore_const.XCORE_INS_ST8 = 107

Definition at line 143 of file xcore_const.py.

◆ XCORE_INS_START

int capstone.xcore_const.XCORE_INS_START = 115

Definition at line 151 of file xcore_const.py.

◆ XCORE_INS_STW

int capstone.xcore_const.XCORE_INS_STW = 108

Definition at line 144 of file xcore_const.py.

◆ XCORE_INS_SUB

int capstone.xcore_const.XCORE_INS_SUB = 109

Definition at line 145 of file xcore_const.py.

◆ XCORE_INS_SYNCR

int capstone.xcore_const.XCORE_INS_SYNCR = 110

Definition at line 146 of file xcore_const.py.

◆ XCORE_INS_TESTCT

int capstone.xcore_const.XCORE_INS_TESTCT = 111

Definition at line 147 of file xcore_const.py.

◆ XCORE_INS_TESTLCL

int capstone.xcore_const.XCORE_INS_TESTLCL = 112

Definition at line 148 of file xcore_const.py.

◆ XCORE_INS_TESTWCT

int capstone.xcore_const.XCORE_INS_TESTWCT = 113

Definition at line 149 of file xcore_const.py.

◆ XCORE_INS_TSETMR

int capstone.xcore_const.XCORE_INS_TSETMR = 114

Definition at line 150 of file xcore_const.py.

◆ XCORE_INS_WAITEF

int capstone.xcore_const.XCORE_INS_WAITEF = 116

Definition at line 152 of file xcore_const.py.

◆ XCORE_INS_WAITET

int capstone.xcore_const.XCORE_INS_WAITET = 117

Definition at line 153 of file xcore_const.py.

◆ XCORE_INS_WAITEU

int capstone.xcore_const.XCORE_INS_WAITEU = 118

Definition at line 154 of file xcore_const.py.

◆ XCORE_INS_XOR

int capstone.xcore_const.XCORE_INS_XOR = 119

Definition at line 155 of file xcore_const.py.

◆ XCORE_INS_ZEXT

int capstone.xcore_const.XCORE_INS_ZEXT = 120

Definition at line 156 of file xcore_const.py.

◆ XCORE_OP_IMM

int capstone.xcore_const.XCORE_OP_IMM = 2

Definition at line 5 of file xcore_const.py.

◆ XCORE_OP_INVALID

int capstone.xcore_const.XCORE_OP_INVALID = 0

Definition at line 3 of file xcore_const.py.

◆ XCORE_OP_MEM

int capstone.xcore_const.XCORE_OP_MEM = 3

Definition at line 6 of file xcore_const.py.

◆ XCORE_OP_REG

int capstone.xcore_const.XCORE_OP_REG = 1

Definition at line 4 of file xcore_const.py.

◆ XCORE_REG_CP

int capstone.xcore_const.XCORE_REG_CP = 1

Definition at line 9 of file xcore_const.py.

◆ XCORE_REG_DP

int capstone.xcore_const.XCORE_REG_DP = 2

Definition at line 10 of file xcore_const.py.

◆ XCORE_REG_ED

int capstone.xcore_const.XCORE_REG_ED = 21

Definition at line 29 of file xcore_const.py.

◆ XCORE_REG_ENDING

int capstone.xcore_const.XCORE_REG_ENDING = 26

Definition at line 34 of file xcore_const.py.

◆ XCORE_REG_ET

int capstone.xcore_const.XCORE_REG_ET = 20

Definition at line 28 of file xcore_const.py.

◆ XCORE_REG_ID

int capstone.xcore_const.XCORE_REG_ID = 25

Definition at line 33 of file xcore_const.py.

◆ XCORE_REG_INVALID

int capstone.xcore_const.XCORE_REG_INVALID = 0

Definition at line 8 of file xcore_const.py.

◆ XCORE_REG_KEP

int capstone.xcore_const.XCORE_REG_KEP = 23

Definition at line 31 of file xcore_const.py.

◆ XCORE_REG_KSP

int capstone.xcore_const.XCORE_REG_KSP = 24

Definition at line 32 of file xcore_const.py.

◆ XCORE_REG_LR

int capstone.xcore_const.XCORE_REG_LR = 3

Definition at line 11 of file xcore_const.py.

◆ XCORE_REG_PC

int capstone.xcore_const.XCORE_REG_PC = 17

Definition at line 25 of file xcore_const.py.

◆ XCORE_REG_R0

int capstone.xcore_const.XCORE_REG_R0 = 5

Definition at line 13 of file xcore_const.py.

◆ XCORE_REG_R1

int capstone.xcore_const.XCORE_REG_R1 = 6

Definition at line 14 of file xcore_const.py.

◆ XCORE_REG_R10

int capstone.xcore_const.XCORE_REG_R10 = 15

Definition at line 23 of file xcore_const.py.

◆ XCORE_REG_R11

int capstone.xcore_const.XCORE_REG_R11 = 16

Definition at line 24 of file xcore_const.py.

◆ XCORE_REG_R2

int capstone.xcore_const.XCORE_REG_R2 = 7

Definition at line 15 of file xcore_const.py.

◆ XCORE_REG_R3

int capstone.xcore_const.XCORE_REG_R3 = 8

Definition at line 16 of file xcore_const.py.

◆ XCORE_REG_R4

int capstone.xcore_const.XCORE_REG_R4 = 9

Definition at line 17 of file xcore_const.py.

◆ XCORE_REG_R5

int capstone.xcore_const.XCORE_REG_R5 = 10

Definition at line 18 of file xcore_const.py.

◆ XCORE_REG_R6

int capstone.xcore_const.XCORE_REG_R6 = 11

Definition at line 19 of file xcore_const.py.

◆ XCORE_REG_R7

int capstone.xcore_const.XCORE_REG_R7 = 12

Definition at line 20 of file xcore_const.py.

◆ XCORE_REG_R8

int capstone.xcore_const.XCORE_REG_R8 = 13

Definition at line 21 of file xcore_const.py.

◆ XCORE_REG_R9

int capstone.xcore_const.XCORE_REG_R9 = 14

Definition at line 22 of file xcore_const.py.

◆ XCORE_REG_SCP

int capstone.xcore_const.XCORE_REG_SCP = 18

Definition at line 26 of file xcore_const.py.

◆ XCORE_REG_SED

int capstone.xcore_const.XCORE_REG_SED = 22

Definition at line 30 of file xcore_const.py.

◆ XCORE_REG_SP

int capstone.xcore_const.XCORE_REG_SP = 4

Definition at line 12 of file xcore_const.py.

◆ XCORE_REG_SSR

int capstone.xcore_const.XCORE_REG_SSR = 19

Definition at line 27 of file xcore_const.py.