mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-11 03:26:17 +08:00
Updated Armv8.2 SM3和SM4 (markdown)
parent
5bafb3df59
commit
961aca6290
@ -97,6 +97,8 @@ func TestDecodeSM4Codes(t *testing.T) {
|
||||
testDecodeLine(t, "gnu", "28c967ce| sm4ekey v8.4s, v9.4s, v7.4s")
|
||||
}
|
||||
```
|
||||
每次sm4e/sm4ekey只能执行4轮,所以需要调用8次。
|
||||
|
||||
4.然后,你就可以在golang的arm64的汇编中使用那些32位的codes了。
|
||||
```
|
||||
WORD $0x0884c0ce // SM4E V0.S4, V8.S4
|
||||
|
Loading…
x
Reference in New Issue
Block a user