Searched refs:d6 (Results 26 - 44 of 44) sorted by relevance

12

/linux-master/arch/x86/kernel/
H A Dprocess_64.c72 unsigned long d0, d1, d2, d3, d6, d7; local
130 get_debugreg(d6, 6);
135 (d6 == DR6_RESERVED) && (d7 == 0x400))) {
139 log_lvl, d3, d6, d7);
/linux-master/arch/m68k/math-emu/
H A Dfp_entry.S155 move.l %d6,%d0
156 printf PREGISTER,"{d6->%08x}",1,%d0
208 printf PREGISTER,"{d6<-%08x}",1,%d0
209 move.l %d0,%d6
/linux-master/arch/powerpc/crypto/
H A Daes-tab-4k.S35 .long R(ff, f2, f2, 0d), R(d6, 6b, 6b, bd)
70 .long R(b7, d6, d6, 61), R(7d, b3, b3, ce)
160 .long R(6d, bb, bb, d6), R(2c, 16, 16, 3a)
208 .long R(19, 98, fb, 24), R(d6, bd, e9, 97)
261 .long R(ea, 9f, 09, d4), R(29, b0, 7c, d6)
268 .long R(76, 4d, d6, 8d), R(43, ef, b0, 4d)
275 .long R(e9, 10, 56, 33), R(6d, d6, 47, 13)
/linux-master/arch/arm/crypto/
H A Dnh-neon-core.S30 PASS3_SUM_A .req d6
H A Daes-ce-core.S321 vtbl.8 d2, {d6-d7}, d12
322 vtbl.8 d3, {d6-d7}, d13
581 vtbx.8 d0, {d2-d3}, d6
673 vtbx.8 d0, {d2-d3}, d6
H A Dcrct10dif-ce-core.S90 q3l .req d6
H A Dghash-ce-core.S28 XM_L .req d6
H A Daes-neonbs-core.S33 q3l .req d6
/linux-master/drivers/net/wan/
H A Dwanxlfw.S259 clrl %d6 // D6 = doorbell to host value
284 movel %d6, PLX_DOORBELL_FROM_CARD // signal the host
527 bsetl #DOORBELL_FROM_CARD_RX, %d6 // signal host that RX completed
575 orl bell_tx(%d0), %d6 // signal host that TX desc freed
/linux-master/arch/m68k/kernel/
H A Dptrace.c58 [5] = SW_REG(d6),
H A Dsignal.c732 err |= __get_user(sw->d6, &gregs[6]);
845 err |= __put_user(sw->d6, &gregs[6]);
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S8402 clr.l %d6
8403 bfffo %d4{&0:&32},%d6
8404 lsl.l %d6,%d4
8405 add.l %d6,%d2 # (D3,D4,D5) is normalized
8418 clr.l %d6
8419 bfffo %d4{&0:&32},%d6 # find first 1
8420 mov.l %d6,%d2 # get k
8421 lsl.l %d6,%d4
8423 lsl.l %d6,%d5
8424 neg.l %d6
[all...]
H A Ditest.S1468 mov.l (%a1),%d6
1501 mov.l (%a1),%d6
1534 mov.l (%a1),%d6
1567 mov.l (%a1),%d6
1602 mov.l (%a1),%d6
1637 mov.l (%a1),%d6
1672 mov.l (%a1),%d6
1707 mov.l (%a1),%d6
1742 mov.l (%a1),%d6
1778 mov.w (%a1),%d6
[all...]
H A Dfpsp.S8508 clr.l %d6
8509 bfffo %d4{&0:&32},%d6
8510 lsl.l %d6,%d4
8511 add.l %d6,%d2 # (D3,D4,D5) is normalized
8524 clr.l %d6
8525 bfffo %d4{&0:&32},%d6 # find first 1
8526 mov.l %d6,%d2 # get k
8527 lsl.l %d6,%d4
8529 lsl.l %d6,%d5
8530 neg.l %d6
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dutil.S694 moveb L_SCR1(%a6),%d6
718 movew L_SCR1(%a6),%d6
742 movel L_SCR1(%a6),%d6
H A Dres_func.S2033 movel %d6,%d0
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-vp9.c1110 #define DIVS_INV(d0, d1, d2, d3, d4, d5, d6, d7, d8, d9) \
1112 DIV_INV(d4), DIV_INV(d5), DIV_INV(d6), DIV_INV(d7), \
/linux-master/drivers/acpi/acpica/
H A Dacmacros.h456 #define ACPI_INIT_UUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \
460 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7)
/linux-master/drivers/pinctrl/renesas/
H A Dpfc-r8a7778.c1448 #define MMC_PFC_DAT8(name, d0, d1, d2, d3, d4, d5, d6, d7) \
1449 SH_PFC_MUX8(name, d0, d1, d2, d3, d4, d5, d6, d7)
1671 #define VIN_PFC_DAT8(name, d0, d1, d2, d3, d4, d5, d6, d7) \
1672 SH_PFC_MUX8(name, d0, d1, d2, d3, d4, d5, d6, d7)

Completed in 481 milliseconds

12