208 Commits

Author SHA1 Message Date
Sun Yimin
8f45f4efcb
sm3: ppc64x change T handling method #267 2024-11-13 17:41:09 +08:00
Sun Yimin
d263ac5889
sm3: ppc64x fix constant issue 2024-11-12 17:49:58 +08:00
Sun Yimin
51c8f4905d
sm3: s390x transpose matrix #266 2024-11-12 17:40:33 +08:00
Sun Yimin
8d25450d3c
sm3: try s390x transpose matrix optimization 2024-11-12 10:34:52 +08:00
Sun Yimin
b22aeea329
sm3: ppc64x transpose matrix #265 2024-11-12 08:56:17 +08:00
Sun Yimin
425e65c16d
ppc64x, check VPMSUMD detail 2024-09-26 17:31:15 +08:00
Sun Yimin
018790709a
sm3: ppc64x, confirm usage 2024-09-25 13:47:04 +08:00
Sun Yimin
e535826291
sm3: ppc64x, confirm understanding 2024-09-25 13:43:44 +08:00
Sun Yimin
4fd59a1901
Update README 2024-09-10 13:04:26 +08:00
Sun Yimin
8c2dd95a5c
sm3: s390x block, init 2024-09-10 09:00:38 +08:00
Sun Yimin
a564207436
sm3: ppc64x block, remove useless code and add comments #245 2024-09-09 17:28:42 +08:00
Sun Yimin
86d7648b6f
sm3: ppc64x block, load w change 2024-09-09 16:39:18 +08:00
Sun Yimin
2d8b0fde8e
sm3: ppc64x block, fix compile issue 1 #245 2024-09-09 15:50:56 +08:00
Sun Yimin
ec3aff95f9
sm3: ppc64x block init #245 2024-09-09 15:47:42 +08:00
Sun Yimin
28d56b2ce2
sm3: ppcx64, align address access mode 2024-09-09 08:52:34 +08:00
Sun Yimin
79e33e2970
sm3: ppc64x, improve code readability 2024-09-09 08:46:02 +08:00
Sun Yimin
b606bd773f
sm3: ppc64x, update comments 2024-09-06 17:52:13 +08:00
Sun Yimin
0799942ef9
sm3: ppc64x, s390x mult4 add comments 2024-09-06 17:20:01 +08:00
Sun Yimin
2d3220793c
sm3: ppc64x, fix general purpose register usage issue 2024-09-06 15:19:23 +08:00
Sun Yimin
fa9aba2cd6
sm3: test copyResultsBy4 2024-09-06 15:03:53 +08:00
Sun Yimin
b95cbabf8b
sm3: ppc64x, test more 2024-09-06 14:56:18 +08:00
Sun Yimin
7a84c6fd29
sm3: add copyResultsBy4 test case 2024-09-06 14:19:40 +08:00
Sun Yimin
664f5dcae3
fix LOAD_T 2024-09-06 13:49:01 +08:00
Sun Yimin
76c0cc93d9
fix LOAD_T 2024-09-06 13:38:10 +08:00
Sun Yimin
47ac403b9a
test load constant T 2024-09-06 13:35:24 +08:00
Sun Yimin
df0242f4fc
test load constant T 2024-09-06 13:32:23 +08:00
Sun Yimin
66d356888b
split rotl 19 to rotl 10 then rotl 9 2024-09-06 13:28:12 +08:00
Sun Yimin
adc8702ad7
test VSPLTISW scope 2024-09-06 13:22:41 +08:00
Sun Yimin
72a838fa56
sm3: ppc64x, kdf mult by 4, 4 2024-09-06 13:12:16 +08:00
Sun Yimin
5d9a4eb11d
sm3: ppc64x, kdf mult by 4, 3 2024-09-06 11:16:21 +08:00
Sun Yimin
0cfb42fb8b
sm3: ppc64x, kdf mult by 4, 2 2024-09-06 11:14:27 +08:00
Sun Yimin
8a33e6278b
sm3: ppc64x, kdf mult by 4, 1 2024-09-06 11:08:41 +08:00
Sun Yimin
e3c178c724
sm3: ppc64x, remove useless files 2024-09-06 11:06:13 +08:00
Sun Yimin
077b115c29
sm3: ppc64x, kdf mult by 4 2024-09-06 11:05:26 +08:00
Sun Yimin
6e8a3cc832
sm3: ppc64x, try rotate shift left 2024-09-06 09:46:07 +08:00
Sun Yimin
42780c9671
fix instruction 2024-09-06 09:43:11 +08:00
Sun Yimin
d1fdc2c725
sm3: ppc64, test rotatle left shift 2024-09-06 09:42:35 +08:00
Sun Yimin
9b71462763
sm3: ppc64x, fix copyResultsBy4 2024-09-06 08:52:38 +08:00
Sun Yimin
0f55f2e6c4
sm3: ppc64x, fix copyResultsBy4 2024-09-06 08:48:53 +08:00
Sun Yimin
066dcaa3e8
sm3: ppc64x, fix copyResultsBy4 2024-09-06 08:45:15 +08:00
Sun Yimin
1863212148
sm3: ppc64x, try LXVW4X STXVW4X 2024-09-06 08:19:02 +08:00
Sun Yimin
d2b1d1b0d6
sm3: ppc64x copyResultsBy4 2024-09-05 17:33:12 +08:00
Sun Yimin
25c20a974a
sm3: ppc64x transpose 4x4 matrix 1 2024-09-05 16:43:24 +08:00
Sun Yimin
69be0eae4c
debug ppc64le byte order 3 2024-09-05 15:37:55 +08:00
Sun Yimin
bfd84510d4
debug ppc64le byte order 2 2024-09-05 15:11:40 +08:00
Sun Yimin
e7299cda75
debug ppc64le byte order 2024-09-05 14:54:46 +08:00
Sun Yimin
379dbdd3fb
sm3: ppc64x, transpose matrix fix 2024-09-05 13:46:41 +08:00
Sun Yimin
bc4b8e691f
sm3: ppc64x debug 1 2024-09-05 13:31:23 +08:00
Sun Yimin
eacd58c06c
sm3: ppc64, test power9 instructions 2024-09-05 13:03:23 +08:00
Sun Yimin
f4015ea2cf
sm3: ppc64x transposeMatrix 2024-09-05 12:55:13 +08:00