Home
last modified time | relevance | path

Searched refs:words (Results 1 – 25 of 34) sorted by relevance

12

/arch/s390/lib/
Ddiv64.c23 uint32_t *words = (uint32_t *) n; in __div64_31() local
37 reg3 = words[0]; in __div64_31()
41 words[0] = reg3; in __div64_31()
42 reg3 = words[1]; in __div64_31()
68 words[1] = reg3; in __div64_31()
133 uint32_t *words = (uint32_t *) n; in __div64_32() local
136 reg3 = words[0]; in __div64_32()
140 words[0] = reg3; in __div64_32()
141 reg3 = words[1]; in __div64_32()
145 words[1] = reg3; in __div64_32()
/arch/s390/kernel/
Dcompat_ptrace.h18 per_cr_words32 words; member
35 per_lowcore_words32 words; member
Dasm-offsets.c21 DEFINE(__PER_atmid, offsetof(per_struct, lowcore.words.perc_atmid)); in main()
22 DEFINE(__PER_address, offsetof(per_struct, lowcore.words.address)); in main()
23 DEFINE(__PER_access_id, offsetof(per_struct, lowcore.words.access_id)); in main()
Dptrace.c87 if (per_info->control_regs.words.cr[0] & PER_EM_MASK) in FixPerRegisters()
468 offset == (addr_t) &dummy_per32->lowcore.words.address) in __peek_user_compat()
572 offset == (addr_t) &dummy_per32->lowcore.words.address) in __poke_user_compat()
/arch/alpha/lib/
Dstrncpy.S32 bne $18, $multiword # do we have full words left?
66 0: stq_u $31, 0($16) # zero two words
Dcsum_ipv6_magic.S22 ldq_u $0,0($16) # e0 : load src & dst addr words
45 addq $20,$0,$20 # .. e1 : begin summing the words
Dclear_user.S59 2: EX( stq_u $31, 0($6) ) # e0 : zero four words
Dev6-csum_ipv6_magic.S94 addq $20,$0,$20 # E : begin summing the words
/arch/arm/boot/bootp/
Dinit.S46 movne r4, #2 @ Size of this entry (2 words)
59 mov r5, #4 @ Size of initrd tag (4 words)
/arch/mn10300/lib/
Dmemset.S69 # cut 4-7 words down to 0-3
79 # copy the remaining 1, 2 or 3 words
Dmemcpy.S75 # cut 4-7 words down to 0-3
89 # copy the remaining 1, 2 or 3 words
Dmemmove.S91 # cut 4-7 words down to 0-3
109 # copy the remaining 1, 2 or 3 words
Ddo_csum.S109 # copy the remaining whole words
/arch/s390/include/asm/
Dptrace.h395 per_cr_words words; member
413 per_lowcore_words words; member
/arch/h8300/
DREADME34 * A few words of thanks
/arch/m68k/fpsp040/
Dget_op.S518 tstl ETEMP_HI(%a6) |check words 3 and 2
520 tstl ETEMP_LO(%a6) |check words 1 and 0
585 tstl ETEMP_HI(%a6) |check words 3 and 2
587 tstl ETEMP_LO(%a6) |check words 1 and 0
/arch/m68k/ifpsp060/src/
Dilsp.S272 # where U,V are words of the quadword dividend and longword divisor, #
273 # and U1, V1 are the most significant words. #
291 # In the general case, four quotient words would be created by
293 # the first two quotient words must be zero, or overflow would occur.
340 # Now calculate an estimate of the quotient words (msw first, then lsw).
388 # the 3 digit (word) result with the current dividend words
391 swap %d6 # shift answer to ms 3 words
416 tst.b DDSECOND(%a6) # both q words done?
452 # multiply hi,lo words of each factor to get 4 intermediate products
/arch/cris/arch-v32/lib/
Dchecksum.S68 ;; checksum the rest of the words
Dchecksumcopy.S69 ;; copy and checksum the rest of the words
/arch/cris/arch-v10/lib/
Dchecksum.S95 ;; checksum the rest of the words
Dchecksumcopy.S98 ;; copy and checksum the rest of the words
/arch/sh/lib/
Dmemcpy-sh4.S331 ! 4 cycles, 2 long words per iteration
365 ! 4 cycles, 2 long words per iteration
417 ! copy initial words until cache line aligned
433 ! 4 cycles, 2 long words per iteration
Dcopy_page.S314 1: ! Read longword, write two words per iteration
/arch/m68k/math-emu/
Dfp_scan.S45 | %d2 - first two instr words
74 | first two instruction words are kept in %d2
/arch/xtensa/kernel/
Dalign.S204 l32i a4, a3, 0 # load 2 words

12