Searched refs:EX2 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/sparc/lib/ |
D | checksum_32.S | 162 #define EX2(x,y) \ macro 257 EX2(st %g2, [%o1 - 0x08]) 260 EX2(st %g3, [%o1 - 0x04]) 266 EX2(st %g2, [%o1 - 0x04]) 278 EX2(sth %o4, [%o1 + 0x00]) 283 EX2(stb %o5, [%o1 + 0x00]) 308 EX2(sth %g4, [%o1 + 0x00]) 324 EX2(st %g4, [%o1 + 0x00]) 408 EX2(stb %g5, [%o1]) 421 EX2(stb %g2, [%o1]) [all …]
|
D | copy_user.S | 34 #define EX2(x,y,c,d,e,a,b) \ macro 218 EX2(st %g3, [%o0 - 0x04], and %g1, 0xf, %g1, sub %g1, 4)
|