mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-12 03:56:17 +08:00
Updated Armv8.2 SM3和SM4 (markdown)
parent
f12cac916b
commit
3d2100eebd
@ -103,7 +103,7 @@ func TestDecodeSM4Codes(t *testing.T) {
|
|||||||
```
|
```
|
||||||
WORD $0x0884c0ce // SM4E V0.S4, V8.S4
|
WORD $0x0884c0ce // SM4E V0.S4, V8.S4
|
||||||
```
|
```
|
||||||
**[3/30/2023] 通过进一步学习和QEMU环境测试,发现不需要进行字节序变换。一下才是正确的!**
|
**[3/30/2023] 通过进一步学习和QEMU环境测试,发现不需要进行字节序变换。以下才是正确的!**
|
||||||
```
|
```
|
||||||
WORD $0xcec08408 // SM4E V0.S4, V8.S4
|
WORD $0xcec08408 // SM4E V0.S4, V8.S4
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user