Bit
Name
24
25
28
29
32
33
34
35
36
37
38
39
40
41
48
49
50
52
53
54
56
57
62
64
65
66
68
69
70
72
73
74
77
78
80
81
silabs.com | Building a more connected world.
Reset
Access
Description
MUL
Multiply
MULC
See detailed instruction listing
MMUL
Modular multiplication
MULO
See detailed instruction listing
SHL
Shift left
SHLC
Shift left with carry (Rotate left)
SHLB
See detailed instruction listing
SHL1
See detailed instruction listing
SHR
Shift right
SHRC
Shift right with carry (Rotate right)
SHRB
See detailed instruction listing
SHR1
See detailed instruction listing
ADDO
See detailed instruction listing
ADDIC
See detailed instruction listing
CLR
Clear DDATA0
XOR
XOR
INV
Invert operand
CSET
Carry set
CCLR
Carry clear
BBSWAP128
See detailed instruction listing
INC
Increment DDATA0
DEC
Decrement DDATA0
SHRA
Arithmetic shift right
DATA0TODATA0
DATA0 = DATA0
DATA0TODATA0XOR
DATA0 = DATA0 ^ DATA0
DATA0TODATA0XOR-
DATA0[len-1:0] = DATA0[len-1:0] ^ DATA0[len-1:0]
LEN
DATA0TODATA1
DATA1 = DATA0
DATA0TODATA2
DATA2 = DATA0
DATA0TODATA3
DATA3 = DATA0
DATA1TODATA0
DATA0 = DATA1
DATA1TODATA0XOR
DATA0 = DATA0 ^ DATA1
DATA1TODATA0XOR-
DATA0[len-1:0] = DATA0[len-1:0] ^ DATA1[len-1:0]
LEN
DATA1TODATA2
DATA2 = DATA1
DATA1TODATA3
DATA3 = DATA1
DATA2TODATA0
DATA0 = DATA2
DATA2TODATA0XOR
DATA0 = DATA0 ^ DATA2
Reference Manual
CRYPTO - Crypto Accelerator
Rev. 1.1 | 1052
Need help?
Do you have a question about the EFR32xG14 Wireless Gecko and is the answer not in the manual?
Questions and answers