Searched refs:f_fill64 (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/mips/lib/ |
| H A D | memset.S | 58 .macro f_fill64 dst, offset, val, fixup, mode macro 162 f_fill64 a0, -64, FILL64RG, .Lfwd_fixup\@, \mode 183 f_fill64 a0, -64, FILL64RG, .Lpartial_fixup\@, \mode
|