Searched refs:counter0 (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/powerpc/kernel/vdso/ |
| H A D | vgetrandom-chacha.S | 32 #define counter0 r14 macro 174 lwz counter0, 0(counter) 177 rldimi counter0, counter1, 32, 0 215 mr state12, counter0 245 add state12, state12, counter0 295 addi counter0, counter0, 1 296 srdi counter1, counter0, 32 298 addic counter0, counter0, 1 309 stw counter0, 0(counter)
|