/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 …]
|
D | unaligned.c | 260 state.words[0], address); in misaligned_fixup()
|
/arch/s390/lib/ |
D | div64.c | 21 uint32_t *words = (uint32_t *) n; in __div64_31() local 35 reg3 = words[0]; in __div64_31() 39 words[0] = reg3; in __div64_31() 40 reg3 = words[1]; in __div64_31() 66 words[1] = reg3; in __div64_31() 131 uint32_t *words = (uint32_t *) n; in __div64_32() local 134 reg3 = words[0]; in __div64_32() 138 words[0] = reg3; in __div64_32() 139 reg3 = words[1]; in __div64_32() 143 words[1] = reg3; in __div64_32()
|
/arch/metag/lib/ |
D | cmpdi2.S | 17 ! high words differ? 21 ! unsigned compare low words 28 ! signed compare high words
|
D | ucmpdi2.S | 17 ! high words 19 ! 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 | 32 bne $18, $multiword # do we have full words left? 66 0: stq_u $31, 0($16) # zero two words
|
D | csum_ipv6_magic.S | 22 ldq_u $0,0($16) # e0 : load src & dst addr words 45 addq $20,$0,$20 # .. e1 : begin summing the words
|
D | clear_user.S | 59 2: EX( stq_u $31, 0($6) ) # e0 : zero four 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/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/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/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 | 358 per_cr_words words; member 376 per_lowcore_words words; member
|
/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 | 69 ;; checksum the rest of the words
|
D | checksumcopy.S | 70 ;; 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/cris/arch-v10/lib/ |
D | checksum.S | 95 ;; checksum the rest of the words
|