Home
last modified time | relevance | path

Searched refs:mov_reg_to_vec (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/crypto/
H A Dsm4_armv8a_ce_a64.S336 .macro mov_reg_to_vec, desv, src0, src1 macro
827 mov_reg_to_vec TMP0, tw0l, tw0h
828 mov_reg_to_vec TMP1, tw1l, tw1h
829 mov_reg_to_vec TMP2, tw2l, tw2h
830 mov_reg_to_vec TMP3, tw3l, tw3h
836 mov_reg_to_vec TMP4, tw4l, tw4h
837 mov_reg_to_vec TMP5, tw5l, tw5h
838 mov_reg_to_vec TMP6, tw6l, tw6h
839 mov_reg_to_vec IV, tw7l, tw7h
847 mov_reg_to_vec TMP0, tw0l, tw0h
[all …]
H A Dsm4_armv8a_aese_a64.S425 .macro mov_reg_to_vec, desv, src0, src1 macro
920 mov_reg_to_vec TMP0, tw0l, tw0h
921 mov_reg_to_vec TMP1, tw1l, tw1h
922 mov_reg_to_vec TMP2, tw2l, tw2h
923 mov_reg_to_vec TMP3, tw3l, tw3h
929 mov_reg_to_vec TMP4, tw4l, tw4h
930 mov_reg_to_vec TMP5, tw5l, tw5h
931 mov_reg_to_vec TMP6, tw6l, tw6h
932 mov_reg_to_vec IV, tw7l, tw7h
940 mov_reg_to_vec TMP0, tw0l, tw0h
[all …]