Searched refs:EX_ST_FP (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/arch/sparc/lib/ |
| D | NG2memcpy.S | 44 #ifndef EX_ST_FP 45 #define EX_ST_FP(x) x macro 285 1: EX_ST_FP(STORE_INIT(%g0, %o4 + %g3)) 288 EX_ST_FP(STORE_BLK(%f0, %o4 + %g3)) 299 1: EX_ST_FP(STORE_INIT(%g0, %o4 + %g3)) 302 EX_ST_FP(STORE_BLK(%f0, %o4 + %g3)) 313 1: EX_ST_FP(STORE_INIT(%g0, %o4 + %g3)) 316 EX_ST_FP(STORE_BLK(%f0, %o4 + %g3)) 327 1: EX_ST_FP(STORE_INIT(%g0, %o4 + %g3)) 330 EX_ST_FP(STORE_BLK(%f0, %o4 + %g3)) [all …]
|
| D | NG4memcpy.S | 58 #ifndef EX_ST_FP 59 #define EX_ST_FP(x) x macro 238 EX_ST_FP(STORE(std, %f16, %o0 + 0x00)) 239 EX_ST_FP(STORE(std, %f18, %o0 + 0x08)) 240 EX_ST_FP(STORE(std, %f20, %o0 + 0x10)) 241 EX_ST_FP(STORE(std, %f22, %o0 + 0x18)) 242 EX_ST_FP(STORE(std, %f24, %o0 + 0x20)) 243 EX_ST_FP(STORE(std, %f26, %o0 + 0x28)) 244 EX_ST_FP(STORE(std, %f28, %o0 + 0x30)) 245 EX_ST_FP(STORE(std, %f30, %o0 + 0x38))
|
| D | U3memcpy.S | 34 #ifndef EX_ST_FP 35 #define EX_ST_FP(x) x macro 130 EX_ST_FP(STORE(stb, %o3, %o1 + GLOBAL_SPARE)) 146 EX_ST_FP(STORE(std, %f0, %o0)) 154 EX_ST_FP(STORE(std, %f2, %o0)) 197 EX_ST_FP(STORE_BLK(%f16, %o0)) 224 EX_ST_FP(STORE_BLK(%f16, %o0)) 242 EX_ST_FP(STORE_BLK(%f16, %o0)) 268 EX_ST_FP(STORE(std, %f8, %o0)) 275 EX_ST_FP(STORE(std, %f8, %o0))
|
| D | U1memcpy.S | 35 #ifndef EX_ST_FP 36 #define EX_ST_FP(x) x macro 83 EX_ST_FP(STORE_BLK(%fsrc, %dest)); \ 98 EX_ST_FP(STORE_BLK(%fsrc, %dest)); \ 103 EX_ST_FP(STORE_BLK(%fsrc, %dest)); \ 112 EX_ST_FP(STORE(std, %f48, %dest)); \ 170 EX_ST_FP(STORE(stb, %o3, %o1 + %GLOBAL_SPARE)) 186 EX_ST_FP(STORE(std, %f0, %o0)) 194 EX_ST_FP(STORE(std, %f0, %o0)) 439 EX_ST_FP(STORE(std, %f8, %o0)) [all …]
|
| D | NG4copy_to_user.S | 14 #define EX_ST_FP(x) \ macro
|
| D | U3copy_to_user.S | 14 #define EX_ST_FP(x) \ macro
|
| D | U1copy_to_user.S | 14 #define EX_ST_FP(x) \ macro
|
| D | NG2copy_to_user.S | 14 #define EX_ST_FP(x) \ macro
|