| Commit message (Expand) | Author | Age | Files | Lines |
* | target/arm: Split helper_crypto_sm3tt | Richard Henderson | 2020-06-05 | 1 | -6/+18 |
* | target/arm: Split helper_crypto_sha1_3reg | Richard Henderson | 2020-06-05 | 1 | -39/+64 |
* | target/arm: Convert sha1 and sha256 to gvec helpers | Richard Henderson | 2020-06-05 | 1 | -6/+18 |
* | target/arm: Convert sha512 and sm3 to gvec helpers | Richard Henderson | 2020-06-05 | 1 | -6/+31 |
* | target/arm: Convert rax1 to gvec helpers | Richard Henderson | 2020-06-05 | 1 | -0/+11 |
* | target/arm: Convert aes and sm4 to gvec helpers | Richard Henderson | 2020-06-05 | 1 | -20/+52 |
* | target: Do not include "exec/exec-all.h" if it is not necessary | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -1/+0 |
* | target/arm: implement SM4 instructions | Ard Biesheuvel | 2018-02-09 | 1 | -0/+91 |
* | target/arm: implement SM3 instructions | Ard Biesheuvel | 2018-02-09 | 1 | -0/+96 |
* | target/arm: implement SHA-512 instructions | Ard Biesheuvel | 2018-02-09 | 1 | -1/+89 |
* | target/arm: Use pointers in crypto helpers | Richard Henderson | 2018-01-25 | 1 | -114/+70 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+465 |