| /arch/m68k/ifpsp060/src/ |
| A D | ilsp.S | 372 swap %d4 374 mov.w %d4,%d0 457 swap %d4 463 clr.l %d4 548 mov.l %d1,%d4 # md in d4 550 swap %d4 # hi(md) in lo d4 561 clr.l %d4 # load d4 w/ zero value 586 mov.w %d4,%cc 674 mov.l %d1,%d4 # md in d4 676 swap %d4 # hi(md) in lo d4 [all …]
|
| A D | itest.S | 5158 add.l %a4,%d4 5298 mov.l &0x8,%d4 5325 mov.l &0x4,%d4 5352 mov.l &0x2,%d4 5406 mov.l &0x8,%d4 5433 mov.l &0x4,%d4 5460 mov.l &0x2,%d4 5487 mov.l &0x2,%d4 5513 mov.l &0x2,%d4 5887 mov.l %a4,%d4 [all …]
|
| /arch/m68k/lib/ |
| A D | udivsi3.S | 71 #define d4 REG (d4) macro 139 moveml d2-d4,sp@ 143 moveq IMM (31),d4 151 L2: subql IMM (1),d4 153 moveml sp@,d2-d4 | restore data registers
|
| A D | mulsi3.S | 71 #define d4 REG (d4) macro
|
| A D | umodsi3.S | 71 #define d4 REG (d4) macro
|
| A D | modsi3.S | 73 #define d4 REG (d4) macro
|
| A D | divsi3.S | 73 #define d4 REG (d4) macro
|
| /arch/m68k/fpsp040/ |
| A D | binstr.S | 26 | Copy the fraction in d2:d3 to d4:d5. 32 | A4. Multiply the fraction in d4:d5 by 2 using shifts. The msb 35 | A5. Add using the carry the 64-bit quantities in d2:d3 and d4:d5 53 | d4: upper 32-bits of fraction for mul by 2 81 | A2. Copy d2:d3 to d4:d5. Start loop. 84 movel %d2,%d4 |copy the fraction before muls 85 movel %d3,%d5 |to d4:d5 95 | A4. Multiply d4:d5 by 2; add carry out to d1. 98 roxll #1,%d4 |mul d4 by 2 106 addxl %d4,%d2 |add with extend upper 32 bits
|
| A D | srem_mod.S | 116 movel 4(%a0),%d4 123 tstl %d4 127 movel %d5,%d4 131 bfffo %d4{#0:#32},%d6 132 lsll %d6,%d4 139 bfffo %d4{#0:#32},%d6 141 lsll %d6,%d4 243 subxl %d4,%d1 | ...hi(R) - hi(Y) 306 movel %d4,Y_Hi(%a6) 322 movel %d4,Y_Hi(%a6) [all …]
|
| A D | bindec.S | 50 | USER_FPSR. LEN is stored in d4. 116 | d4: LEN 227 | d4: x/x 290 | d4: exc picture/LEN 311 movel %d6,%d4 |first load ILOG to d4 312 subl %d7,%d4 |subtract off k 313 addql #1,%d4 |add in the 1 325 moveql #1,%d4 |min LEN is 1 362 | d4: LEN/Unchanged 386 subl %d4,%d0 |sub off LEN [all …]
|
| A D | decbin.S | 137 | ( ) d4: first word of bcd 150 movel (%a0),%d4 |get first word of bcd 154 bfextu %d4{%d3:#4},%d0 |get the digit and zero extend into d0 158 btst #30,%d4 |get SE 433 movel (%a0),%d4 |reload 1st bcd word to d4 435 bfextu %d4{#0:#2},%d0 | {FPCR[6],FPCR[5],SM,SE}
|
| /arch/powerpc/kernel/vdso/ |
| A D | vgetrandom-chacha.S | 52 .macro quarterround4 a1 b1 c1 d1 a2 b2 c2 d2 a3 b3 c3 d3 a4 b4 c4 d4 60 xor \d4, \d4, \a4 64 rotlwi \d4, \d4, 16 68 add \c4, \c4, \d4 84 xor \d4, \d4, \a4 88 rotlwi \d4, \d4, 8 92 add \c4, \c4, \d4 103 #define QUARTERROUND4(a1,b1,c1,d1,a2,b2,c2,d2,a3,b3,c3,d3,a4,b4,c4,d4) \ argument 107 state##a4 state##b4 state##c4 state##d4
|
| /arch/arm/crypto/ |
| A D | curve25519-core.S | 28 vmov.i32 d4, #19 163 vtrn.32 d4, d6 330 vmlal.s32 q14, d4, d4 446 vtrn.32 d4, d2 475 vtrn.32 d4, d5 787 vtrn.32 d4, d5 1089 vmlal.s32 q14, d4, d4 1734 vadd.i64 d4, d4, d25 1746 vsub.i64 d4, d4, d0 1925 vadd.i64 d4, d4, d25 [all …]
|
| A D | blake2b-neon-core.S | 98 vtbl.8 d4, {d4}, M_0 158 vadd.u64 d3, d3, d4 185 veor d4, d4, d9 189 vtbl.8 d4, {d4}, M_0 198 vadd.u64 d3, d3, d4 222 veor d16, d4, d9
|
| /arch/m68k/kernel/ |
| A D | head.S | 1674 3: tstl %d4 1676 subq #1,%d4 3481 swap %d4 3671 andb #7,%d4 3688 andb #3,%d4 3694 addq #1,%d4 3699 addq #1,%d4 3710 andb #1,%d4 3711 eorb #1,%d4 3716 addq #1,%d4 [all …]
|
| A D | process.c | 87 regs->d4); in show_regs() 122 .child_tid = (int __user *)regs->d4, in m68k_clone()
|
| A D | sys_m68k.c | 463 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, in sys_atomic_cmpxchg_32() argument 546 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, in sys_atomic_cmpxchg_32() argument
|
| /arch/m68k/include/asm/ |
| A D | elf.h | 66 (_r)->d4 = _interp_map_addr; \ 92 pr_reg[3] = regs->d4; \
|
| A D | syscalls.h | 11 int d4, int d5, unsigned long __user *mem);
|
| A D | user.h | 41 long d1,d2,d3,d4,d5,d6,d7; member
|
| /arch/riscv/boot/dts/sifive/ |
| A D | hifive-unleashed-a00.dts | 72 led-d4 { 76 label = "d4";
|
| /arch/m68k/include/uapi/asm/ |
| A D | ptrace.h | 34 long d4; member
|
| /arch/arm64/boot/dts/ti/ |
| A D | k3-am65-iot2050-arduino-connector.dtsi | 467 "d4-ehrpwm0-a", "d4-gpio", "d4-gpio-pullup", "d4-gpio-pulldown", 505 d4_ehrpwm0_a: d4-ehrpwm0-a-pins { 512 d4_gpio: d4-gpio-pins { 519 d4_gpio_pullup: d4-gpio-pullup-pins { 526 d4_gpio_pulldown: d4-gpio-pulldown-pins {
|
| /arch/x86/coco/sev/ |
| A D | vc-handle.c | 240 u32 d4; in vc_write_mem() local 243 memcpy(&d4, buf, 4); in vc_write_mem() 244 if (__put_user(d4, target)) in vc_write_mem() 319 u32 d4; in vc_read_mem() local 322 if (__get_user(d4, s)) in vc_read_mem() 324 memcpy(buf, &d4, 4); in vc_read_mem()
|
| /arch/powerpc/crypto/ |
| A D | aes-tab-4k.S | 45 .long R(41, ad, ad, ec), R(b3, d4, d4, 67) 77 .long R(d4, 6a, 6a, be), R(8d, cb, cb, 46) 79 .long R(94, 4a, 4a, de), R(98, 4c, 4c, d4) 178 .long R(d4, be, 83, 2d), R(58, 74, 21, d3) 207 .long R(04, 06, d4, 6f), R(60, 50, 15, ff) 245 .long R(8c, ca, a2, fe), R(98, d4, 0b, 36) 261 .long R(ea, 9f, 09, d4), R(29, b0, 7c, d6)
|