mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-11 03:26:17 +08:00
Updated Golang ppc64x asm Reference (markdown)
parent
bc33896630
commit
2ecbeb004f
@ -93,6 +93,7 @@
|
|||||||
## 其它
|
## 其它
|
||||||
- **VSLDOI** "Vector Shift Left Double by Octet Immediate". This instruction is used to shift the contents of a vector register left by a specified number of octets (8-bit bytes).
|
- **VSLDOI** "Vector Shift Left Double by Octet Immediate". This instruction is used to shift the contents of a vector register left by a specified number of octets (8-bit bytes).
|
||||||
- **XXPERMDI** "Vector Permute Doubleword Immediate". This instruction is used to permute (rearrange) the doublewords (64-bit elements) in a vector register based on an immediate value.
|
- **XXPERMDI** "Vector Permute Doubleword Immediate". This instruction is used to permute (rearrange) the doublewords (64-bit elements) in a vector register based on an immediate value.
|
||||||
|
- **VPERM** "Vector Permute". This instruction is used to permute (rearrange) the bytes in two vector registers based on a permutation vector.
|
||||||
|
|
||||||
|
|
||||||
# 典型的ppc64及ppc64le
|
# 典型的ppc64及ppc64le
|
||||||
|
Loading…
x
Reference in New Issue
Block a user