Home
last modified time | relevance | path

Searched refs:d5 (Results 1 – 25 of 97) sorted by relevance

1234

/openbmc/linux/include/asm-generic/
H A Dxor.h115 d5 = p1[5]; in xor_32regs_2()
123 d5 ^= p2[5]; in xor_32regs_2()
131 p1[5] = d5; in xor_32regs_2()
153 d5 = p1[5]; in xor_32regs_3()
161 d5 ^= p2[5]; in xor_32regs_3()
169 d5 ^= p3[5]; in xor_32regs_3()
177 p1[5] = d5; in xor_32regs_3()
201 d5 = p1[5]; in xor_32regs_4()
233 p1[5] = d5; in xor_32regs_4()
259 d5 = p1[5]; in xor_32regs_5()
[all …]
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dilsp.S161 negx.l %d5
313 clr.w %d5
351 mov.l %d5, %d1
389 mov.l %d5, -(%sp) # save %d5 (%d6 already saved)
392 mov.l %d7, %d5
414 add.l %d3, %d5
422 swap %d5
434 swap %d5
459 mulu.w %d3, %d5 # %d5 <- msw-dest*lsw-source
470 clr.w %d5
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-avcodec-arm-sbcenc-avoid-callee-preserved-vfp-regist.patch47 - vmull.s16 q1, d5, d9
65 - vmlal.s16 q1, d5, d9
82 - vmlal.s16 q1, d5, d9
100 - vmlal.s16 q4, d5, d1
122 - vmull.s16 q7, d5, d9
131 - vmlal.s16 q7, d5, d9
140 - vmlal.s16 q7, d5, d9
149 - vmlal.s16 q7, d5, d9
158 - vmlal.s16 q7, d5, d9
229 - vmull.s16 q7, d5, d0
[all …]
/openbmc/linux/arch/m68k/include/asm/
H A Dentry.h76 moveml %d1-%d5/%a0-%a2,%sp@
86 moveml %d1-%d5/%a0-%a2,%sp@
101 moveml %sp@,%d1-%d5/%a0-%a2
132 moveml %d1-%d5/%a0-%a2,%sp@
141 moveml %d1-%d5/%a0-%a2,%sp@
145 moveml %sp@,%d1-%d5/%a0-%a2
190 moveml %d1-%d5/%a0-%a2,%sp@-
197 moveml %d1-%d5/%a0-%a2,%sp@-
201 moveml %sp@+,%a0-%a2/%d1-%d5
H A Delf.h67 (_r)->d5 = dynamic_addr; \
93 pr_reg[4] = regs->d5; \
H A Dflat.h14 (regs)->d5 = current->mm->start_data; \
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_trc.h48 snic_trace(char *fn, u16 hno, u32 tag, u64 d1, u64 d2, u64 d3, u64 d4, u64 d5) in snic_trace() argument
62 tr_rec->data[4] = d5; in snic_trace()
66 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
76 (u64)(d5)); \
80 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
91 (u64)(d5)); \
/openbmc/linux/drivers/block/
H A Dswim_asm.S48 moveml %d1-%d5/%a0-%a4,%sp@-
51 moveml %sp@+, %d1-%d5/%a0-%a4
151 moveml %d1-%d5/%a0-%a5,%sp@-
154 moveml %sp@+, %d1-%d5/%a0-%a5
197 moveb %a2@, %d5
198 andb #0xc0, %d5
202 andb #0x40, %d5
218 moveb %a3@, %d5
228 moveb %a3@, %d5
/openbmc/linux/arch/m68k/fpsp040/
H A Dbinstr.S26 | 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
54 | d5: lower 32-bits of fraction for mul by 2
81 | A2. Copy d2:d3 to d4:d5. Start loop.
85 movel %d3,%d5 |to d4:d5
95 | A4. Multiply d4:d5 by 2; add carry out to d1.
97 asll #1,%d5 |mul d5 by 2
104 addl %d5,%d3 |add lower 32 bits
H A Dbindec.S117 | d5: LAMBDA/ICTR
228 | d5: x/x
273 clrw %d5 |clear ICTR
291 | d5: ICTR/Unchanged
363 | d5: 0/ICTR:LAMBDA
387 swap %d5 |use upper word of d5 for LAMBDA
403 addw %d5,%d1 |add in LAMBDA
623 | d5: ICTR:LAMBDA/LAMBDA:ICTR
638 swap %d5 |put ICTR in lower word of d5
672 movew #1,%d5 |set ICTR
[all …]
H A Dsgetem.S126 moveml %d3/%d5/%d6,-(%a7) |save registers
131 movel #32,%d5
132 subl %d3,%d5 |sub 32 from shift for ls mant
133 lsrl %d5,%d6 |shift off all bits but those that will
136 moveml (%a7)+,%d3/%d5/%d6 |restore registers
H A Dsrem_mod.S117 movel 8(%a0),%d5 | ...(D3,D4,D5) is |Y|
127 movel %d5,%d4
128 clrl %d5
142 movel %d5,%d7 | ...a copy of D5
143 lsll %d6,%d5
229 cmpl %d5,%d2 | ...compare lo(R) and lo(Y)
242 subl %d5,%d2 | ...lo(R) - lo(Y)
307 movel %d5,Y_Lo(%a6)
323 movel %d5,Y_Lo(%a6)
341 cmpl %d5,%d2
/openbmc/linux/include/linux/
H A Duuid.h23 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
28 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
30 #define UUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
35 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
/openbmc/qemu/target/xtensa/core-de212/
H A Dgdb-config.c.inc129 …f:03:60:55:11:03:52:d5:03:03:60:65:40:03:62:64:00:03:52:24:01:03:62:24:02","03:52:64:01:03:62:64:0…
131 …2:c5:a0:03:52:d5:04:03:60:65:40:03:62:64:00:03:52:24:01:03:62:24:02","03:52:64:01:03:62:64:02:03:5…
133 …2:c5:a4:03:52:d5:04:03:60:65:40:03:62:64:00:03:52:24:01:03:62:24:02","03:52:64:01:03:62:64:02:03:5…
135 …2:c5:b0:03:52:d5:04:03:60:65:40:03:62:64:00:03:52:24:01:03:62:24:02","03:52:64:01:03:62:64:02:03:5…
137 …2:c5:b4:03:52:d5:04:03:60:65:40:03:62:64:00:03:52:24:01:03:62:24:02","03:52:64:01:03:62:64:02:03:5…
139 …2:c5:b8:03:52:d5:04:03:60:65:40:03:62:64:00:03:52:24:01:03:62:24:02","03:52:64:01:03:62:64:02:03:5…
/openbmc/linux/arch/arm/crypto/
H A Dblake2b-neon-core.S99 vtbl.8 d5, {d5}, M_0
155 vadd.u64 d0, d0, d5
182 veor d5, d5, d10
186 vtbl.8 d5, {d5}, M_0
195 vadd.u64 d0, d0, d5
223 veor d17, d5, d10
H A Dcurve25519-core.S29 vmov.i32 d5, #38
46 vld1.8 {d4-d5}, [r1]!
165 vtrn.32 d5, d7
447 vtrn.32 d5, d3
475 vtrn.32 d4, d5
714 vtrn.32 d5, d15
787 vtrn.32 d4, d5
1026 vtrn.32 d5, d15
1206 vtrn.32 d5, d3
1249 vtrn.32 d4, d5
[all …]
/openbmc/linux/include/uapi/linux/
H A Dmei_uuid.h18 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
23 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
/openbmc/u-boot/arch/x86/lib/
H A Dstring.c135 int d0, d1, d2, d3, d4, d5; in memmove() local
285 "=r" (d3), "=r" (d4), "=r"(d5) in memmove()
/openbmc/linux/arch/m68k/lib/
H A Dmulsi3.S72 #define d5 REG (d5) macro
H A Dumodsi3.S72 #define d5 REG (d5) macro
H A Dmodsi3.S74 #define d5 REG (d5) macro
H A Ddivsi3.S74 #define d5 REG (d5) macro
/openbmc/linux/arch/m68k/kernel/
H A Dhead.S1666 1: tstl %d5
1668 subq #1,%d5
1725 movel %a4,%d5
1737 movel %a4,%d5
1749 movel %a4,%d5
1765 movel %d5,%a4
1770 movel %d5,%a4
1848 movel %a4,%d5
1865 movel %a4,%d5
1882 movel %a4,%d5
[all …]
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Drun_bench_trigger.sh7 summary=$(sudo ./bench -w2 -d5 -a trig-$i | tail -n1 | cut -d'(' -f1 | cut -d' ' -f3-)
H A Drun_bench_rename.sh7 summary=$(sudo ./bench -w2 -d5 -a rename-$i | tail -n1 | cut -d'(' -f1 | cut -d' ' -f3-)

1234