Searched refs:bcopy (Results 1 – 4 of 4) sorted by relevance
62 #define IF_COPY(f, t) bcopy(f, t, sizeof(*(f)))
296 .global bcopy297 .type bcopy,@function298 bcopy: label304 j .Lmovecommon # go to common code for memmove+bcopy
283 scatter/gather, bcopy, AMOs, etc. The GRU is directly accessed by user284 instructions using user virtual addresses. GRU instructions (ex., bcopy) use
141 nop ! Only bcopy returns here and it retuns void...