Searched refs:bytes (Results 1 - 25 of 1671) sorted by path

1234567891011>>

/linux-master/arch/alpha/lib/
H A Dev6-stxcpy.S100 zapnot t1, t6, t1 # U : clear src bytes >= null (stall)
103 zap t0, t8, t0 # E : clear dst bytes <= null
153 t6 == bytemask that is -1 in dest word bytes */
251 zapnot t1, t6, t1 # U : kill source bytes >= null (stall)
253 zap t0, t8, t0 # U : kill dest bytes <= null (2 cycle data stall)
302 negq t8, t6 # E : build bitmask of bytes <= zero
H A Dev6-stxncpy.S6 * Copy no more than COUNT bytes of the null-terminated string from
125 zapnot t0, t8, t0 # U : clear src bytes > null (stall)
127 zap t1, t8, t1 # .. e1 : clear dst bytes <= null
195 t6 == bytemask that is -1 in dest word bytes */
304 zapnot t0, t8, t0 # U : kill source bytes > null
306 zap t1, t8, t1 # U : kill dest bytes <= null
380 negq t8, t6 # E : build bitmask of bytes <= zero
H A Dstxcpy.S85 zapnot t1, t6, t1 # e0 : clear src bytes >= null
87 zap t0, t8, t0 # e0 : clear dst bytes <= null
130 t6 == bytemask that is -1 in dest word bytes */
225 zapnot t1, t6, t1 # .. e1 : kill source bytes >= null
226 zap t0, t8, t0 # e0 : kill dest bytes <= null
273 negq t8, t6 # .. e1 : build bitmask of bytes <= zero
H A Dstxncpy.S6 * Copy no more than COUNT bytes of the null-terminated string from
100 zapnot t0, t8, t0 # e0 : clear src bytes > null
101 zap t1, t8, t1 # .. e1 : clear dst bytes <= null
156 t6 == bytemask that is -1 in dest word bytes */
261 zapnot t0, t8, t0 # .. e1 : kill source bytes > null
262 zap t1, t8, t1 # e0 : kill dest bytes <= null
332 negq t8, t6 # .. e1 : build bitmask of bytes <= zero
/linux-master/arch/arc/lib/
H A Dmemcpy-archs-unaligned.S39 and.f lp_count, r2, ZOLAND ;Last remaining 31 bytes
H A Dmemcpy-archs.S75 and.f lp_count, r2, ZOLAND ;Last remaining 31 bytes
96 ;; and 2bytes to reach 32bit alignment
130 and.f lp_count, r2, 0x07 ;Last 8bytes
171 and.f lp_count, r2, 0x07 ;Last 8bytes
211 and.f lp_count, r2, 0x07 ;Last 8bytes
/linux-master/arch/arm/lib/
H A Dcsumpartial.S31 * Handle 0 to 7 bytes, with any alignment of source and
67 .Lless8_byte: tst len, #1 @ odd number of bytes
102 blo .Lless8 @ 8 bytes to copy.
/linux-master/arch/arm/mach-rpc/
H A Decard-loader.S16 @ Purpose: call an expansion card loader to read bytes.
/linux-master/arch/hexagon/mm/
H A Dcopy_from_user.S31 #define bytes r2 define
H A Dcopy_to_user.S30 #define bytes r2 define
H A Dcopy_user_template.S8 * W: width in bytes
19 p0 = cmp.gtu(bytes,#0)
25 p1 = cmp.gtu(bytes,#15)
32 loopcount = lsr(bytes,#3)
46 bytes -= asl(loopcount,#3)
58 p1 = cmp.gtu(bytes,#7)
63 loopcount = lsr(bytes,#2)
76 bytes -= asl(loopcount,#2)
84 p1 = cmp.gtu(bytes,#3)
89 loopcount = lsr(bytes,#
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dfpsp.h79 .set LOCAL_SIZE,192 | bytes needed for local variables
130 .set WBTEMP,LV-76 | write back temp (12 bytes)
131 .set WBTEMP_EX,WBTEMP | wbtemp sign and exponent (2 bytes)
132 .set WBTEMP_HI,WBTEMP+4 | wbtemp mantissa [63:32] (4 bytes)
133 .set WBTEMP_LO,WBTEMP+8 | wbtemp mantissa [31:00] (4 bytes)
139 .set FPIARCU,LV-60 | Instr. addr. reg. for CU (4 bytes)
142 .set CMDREG3B,LV-48 | cmd reg for E3 exceptions (2 bytes)
172 .set CMDREG1B,LV-36 | cmd reg for E1 exceptions (2 bytes)
199 .set FPTEMP,LV-24 | fptemp (12 bytes)
200 .set FPTEMP_EX,FPTEMP | fptemp sign and exponent (2 bytes)
[all...]
H A Dx_snan.S230 | number of bytes to write: 1=byte,2=word,4=long.
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S303 | The size of this section MUST be 128 bytes!!!
H A Diskeleton.S312 | The size of this section MUST be 128 bytes!!!
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S275 set LOCAL_SIZE, 192 # stack frame size(bytes)
511 set WORD, 2 # len(word) == 2 bytes
512 set LONG, 4 # len(longword) == 2 bytes
H A Dfpsp.S295 set LOCAL_SIZE, 192 # stack frame size(bytes)
531 set WORD, 2 # len(word) == 2 bytes
532 set LONG, 4 # len(longword) == 2 bytes
2187 # the strategy is to move the exception frame "down" 12 bytes. then, we
2227 # the strategy is to move the exception frame "down" 12 bytes. then, we
2267 # the strategy is to move the exception frame "down" 12 bytes. then, we
2511 mov.l &0xc,%d0 # pass: 12 bytes
2523 mov.l &0xc,%d0 # pass: 12 bytes
2766 # incremented the stack pointer by the appropriate number of bytes.
2967 # the total instruction length is 16 bytes
[all...]
H A Disp.S265 set LOCAL_SIZE, 96 # stack frame size(bytes)
325 set WORD, 2 # len(word) == 2 bytes
326 set LONG, 4 # len(longword) == 4 bytes
506 # here, a7 has been incremented by 4 bytes in supervisor mode. we still
721 # mode, thereby shifting the stack frame up 4 bytes.
759 # mode, thereby shifting the stack frame up 4 bytes.
868 # d0 = number of bytes related to effective address (w,l) #
914 mov.l %d0,%a0 # move # bytes to a0
1040 mov.l %a0,%d0 # copy no. bytes
1051 mov.l %a0,%d0 # copy no. bytes
[all...]
H A Dpfpsp.S294 set LOCAL_SIZE, 192 # stack frame size(bytes)
530 set WORD, 2 # len(word) == 2 bytes
531 set LONG, 4 # len(longword) == 2 bytes
2186 # the strategy is to move the exception frame "down" 12 bytes. then, we
2226 # the strategy is to move the exception frame "down" 12 bytes. then, we
2266 # the strategy is to move the exception frame "down" 12 bytes. then, we
2510 mov.l &0xc,%d0 # pass: 12 bytes
2522 mov.l &0xc,%d0 # pass: 12 bytes
2765 # incremented the stack pointer by the appropriate number of bytes.
2966 # the total instruction length is 16 bytes
[all...]
/linux-master/arch/sh/boot/compressed/
H A Dhead_32.S126 .long 0 # its size in bytes
/linux-master/arch/sh/drivers/dma/
H A Ddma-g2.c21 unsigned long size; /* Size (in bytes), 32-byte aligned */
57 unsigned int bytes = g2_bytes_remaining(i); local
59 if (likely(bytes == 0)) {
/linux-master/arch/sh/lib/
H A D__clear_user.S90 ! return the number of bytes remained
H A Dcopy_page.S72 * Return the number of bytes NOT copied
85 ! Check if small number of bytes
92 ! Calculate bytes needed to align to src
104 ! Copy bytes to long word align src
131 * Come here if there are less than 12 bytes to copy
355 ! Cleanup last few bytes
H A Dmemcpy-sh4.S24 ! Size is 16 or greater, and may have trailing bytes
39 ! 6 cycles, 4 bytes per iteration
97 ! Size is 16 or greater, and may have trailing bytes
112 ! 6 cycles, 4 bytes per iteration
222 ! 4 cycles, 2 bytes per iteration
347 ! Size is 16 or greater and less than 64, but may have trailing bytes
377 ! Copy the final 0-3 bytes
396 ! Size is at least 64 bytes, so will be going round the big loop at least once.
471 ! 16 cycles, 32 bytes per iteration
512 ! number of trailing bytes i
[all...]
H A Dmemset-sh4.S37 ! Check if enough bytes need to be copied to be worth the big loop
99 ! fill bytes (length may be zero)

Completed in 632 milliseconds

1234567891011>>