/arch/arc/kernel/ |
D | disasm.c | 59 state->words[0] = (word1 << 16) | word0; in disasm_instr() 62 state->words[0] = word1; in disasm_instr() 68 state->words[1] = (word1 << 16) | word0; in disasm_instr() 75 fieldA = (IS_BIT(state->words[0], 16)) ? in disasm_instr() 76 FIELD_s25(state->words[0]) : in disasm_instr() 77 FIELD_s21(state->words[0]); in disasm_instr() 79 state->delay_slot = IS_BIT(state->words[0], 5); in disasm_instr() 85 if (IS_BIT(state->words[0], 16)) { in disasm_instr() 88 fieldA = (IS_BIT(state->words[0], 17)) ? in disasm_instr() 89 (FIELD_s25(state->words[0]) & ~0x3) : in disasm_instr() [all …]
|
/arch/metag/lib/ |
D | cmpdi2.S | 18 ! high words differ? 22 ! unsigned compare low words 29 ! signed compare high words
|
D | ucmpdi2.S | 18 ! high words 20 ! or if equal, low words
|
/arch/m68k/include/asm/ |
D | bitops.h | 323 unsigned int words; in find_first_zero_bit() local 329 words = (size + 31) >> 5; in find_first_zero_bit() 331 if (!--words) in find_first_zero_bit() 378 unsigned int words; in find_first_bit() local 384 words = (size + 31) >> 5; in find_first_bit() 386 if (!--words) in find_first_bit()
|
/arch/alpha/lib/ |
D | strncpy.S | 33 bne $18, $multiword # do we have full words left? 67 0: stq_u $31, 0($16) # zero two words
|
D | csum_ipv6_magic.S | 24 ldq_u $0,0($16) # e0 : load src & dst addr words 47 addq $20,$0,$20 # .. e1 : begin summing the words
|
D | clear_user.S | 46 2: EX( stq_u $31, 0($16) ) # e0 : zero four words
|
/arch/tile/include/gxio/ |
D | mpipe.h | 1278 next[i].words[j] = in gxio_mpipe_iqueue_try_peek() 1279 __builtin_bswap64(next[i].words[j]); in gxio_mpipe_iqueue_try_peek() 1461 __gxio_mmio_write64(&edesc_p->words[1], ew[1]); in gxio_mpipe_equeue_put_at_aux() 1462 __gxio_mmio_write64(&edesc_p->words[0], ew[0]); in gxio_mpipe_equeue_put_at_aux() 1491 gxio_mpipe_equeue_put_at_aux(equeue, edesc.words, slot); in gxio_mpipe_equeue_put_at()
|
/arch/arm/boot/bootp/ |
D | init.S | 46 movne r4, #2 @ Size of this entry (2 words) 59 mov r5, #4 @ Size of initrd tag (4 words)
|
/arch/tile/include/arch/ |
D | trio_shm.h | 121 uint_reg_t words[2]; member
|
D | mpipe_shm.h | 188 uint_reg_t words[2]; member 517 uint_reg_t words[8]; member
|
/arch/mn10300/lib/ |
D | memset.S | 69 # cut 4-7 words down to 0-3 79 # copy the remaining 1, 2 or 3 words
|
D | memcpy.S | 75 # cut 4-7 words down to 0-3 89 # copy the remaining 1, 2 or 3 words
|
D | memmove.S | 91 # cut 4-7 words down to 0-3 109 # copy the remaining 1, 2 or 3 words
|
/arch/x86/platform/olpc/ |
D | olpc_dt.c | 185 static int __init olpc_dt_interpret(const char *words) in olpc_dt_interpret() argument 188 const void *args[] = { words }; in olpc_dt_interpret()
|
/arch/s390/include/uapi/asm/ |
D | ptrace.h | 359 per_cr_words words; member 377 per_lowcore_words words; member
|
/arch/sparc/lib/ |
D | M7memset.S | 304 ! Set the remaining long words 306 subcc %o3, 8, %o3 ! Can we store any long words? 308 and %o2, 7, %o2 ! calc bytes left after long words 311 stx %o1, [%o5] ! store the long words
|
/arch/arc/lib/ |
D | memcpy-archs.S | 102 ;; Convert to words, unfold x2 147 ;; Convert to words, unfold x2 187 ;; Convert to words, unfold x2
|
/arch/m68k/fpsp040/ |
D | get_op.S | 518 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/ |
D | ilsp.S | 272 # 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/ |
D | checksum.S | 70 ;; checksum the rest of the words
|
D | checksumcopy.S | 71 ;; copy and checksum the rest of the words
|
/arch/arc/include/asm/ |
D | disasm.h | 79 unsigned long words[2]; member
|
/arch/c6x/lib/ |
D | csum_64plus.S | 41 || MV .D1X B5,A1 ; words condition 47 ;; Main loop for aligned words 65 ;; Main loop for non-aligned words
|
/arch/x86/crypto/ |
D | chacha20-ssse3-x86_64.S | 32 # in four SSE registers. It performs matrix operation on four words in 33 # parallel, but requireds shuffling to rearrange the words after each 158 # we transpose the matrix by interleaving 32- and then 64-bit words, 494 # interleave 32-bit words in state n, n+1 534 # interleave 64-bit words in state n, n+2
|