Searched defs:epilog (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/hexagon/lib/ | ||
H A D | memcpy.S | 161 #define epilog R3 /* bytes in epilog */ global() define 250 epilog = and(kernel, #31); global() define 470 epilog = add(epilog, #-8); global() define [all...] |
/kernel/linux/linux-6.6/arch/hexagon/lib/ | ||
H A D | memcpy.S | 161 #define epilog R3 /* bytes in epilog */ global() define 250 epilog = and(kernel, #31); global() define 470 epilog = add(epilog, #-8); global() define [all...] |
Completed in 2 milliseconds