Home
last modified time | relevance | path

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

/openssl/crypto/sm4/asm/
H A Dvpsm4-armv8.pl486 sub mov_reg_to_vec() { subroutine
1281 &mov_reg_to_vec(@twx[0],@twx[1],@vtmp[0]);
1282 &mov_reg_to_vec(@twx[2],@twx[3],@vtmp[1]);
1283 &mov_reg_to_vec(@twx[4],@twx[5],@vtmp[2]);
1284 &mov_reg_to_vec(@twx[6],@twx[7],@vtmp[3]);
1285 &mov_reg_to_vec(@twx[8],@twx[9],@vtmpx[0]);
1329 &mov_reg_to_vec(@twx[0],@twx[1],@vtmpx[0]);
1331 &mov_reg_to_vec(@twx[2],@twx[3],@vtmpx[1]);
1333 &mov_reg_to_vec(@twx[4],@twx[5],@vtmpx[2]);
1335 &mov_reg_to_vec(@twx[6],@twx[7],@vtmpx[3]);
[all …]
H A Dvpsm4_ex-armv8.pl487 sub mov_reg_to_vec() { subroutine
1272 &mov_reg_to_vec(@twx[0],@twx[1],@tweak[0]);
1274 &mov_reg_to_vec(@twx[2],@twx[3],@tweak[1]);
1276 &mov_reg_to_vec(@twx[4],@twx[5],@tweak[2]);
1278 &mov_reg_to_vec(@twx[6],@twx[7],@tweak[3]);
1280 &mov_reg_to_vec(@twx[8],@twx[9],@tweak[4]);
1282 &mov_reg_to_vec(@twx[10],@twx[11],@tweak[5]);
1284 &mov_reg_to_vec(@twx[12],@twx[13],@tweak[6]);
1286 &mov_reg_to_vec(@twx[14],@twx[15],@tweak[7]);

Completed in 13 milliseconds