Searched refs:EXO2 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/sparc/lib/ |
H A D | copy_user.S | 48 #define EXO2(x,y) \ macro 166 EXO2(ldub [%o1], %g2) 168 EXO2(stb %g2, [%o0]) 173 EXO2(lduh [%o1], %g2) 175 EXO2(sth %g2, [%o0]) 180 EXO2(lduh [%o1], %g2) 182 EXO2(sth %g2, [%o0]) 205 EXO2(ld [%o1], %o4) 207 EXO2(st %o4, [%o0]) 313 EXO2(ldub [%o1], %g2) [all …]
|