Searched refs:SAVE_VSX (Results 1 – 2 of 2) sorted by relevance
| /linux/lib/crypto/powerpc/ |
| H A D | chacha-p10le-8x.S | 56 .macro SAVE_VSX VSX OFFSET FRAME macro 113 SAVE_VSX 14, 192, 9 114 SAVE_VSX 15, 208, 9 115 SAVE_VSX 16, 224, 9 116 SAVE_VSX 17, 240, 9 117 SAVE_VSX 18, 256, 9 118 SAVE_VSX 19, 272, 9 119 SAVE_VSX 20, 288, 9 120 SAVE_VSX 21, 304, 9 121 SAVE_VSX 22, 320, 9 [all …]
|
| H A D | poly1305-p10le_64.S | 73 .macro SAVE_VSX VSX OFFSET FRAME macro 130 SAVE_VSX 14, 192, 9 131 SAVE_VSX 15, 208, 9 132 SAVE_VSX 16, 224, 9 133 SAVE_VSX 17, 240, 9 134 SAVE_VSX 18, 256, 9 135 SAVE_VSX 19, 272, 9 136 SAVE_VSX 20, 288, 9 137 SAVE_VSX 21, 304, 9 138 SAVE_VSX 22, 320, 9 [all …]
|