/Linux-v4.19/arch/x86/crypto/ |
D | serpent-sse2-i586-asm_32.S | 46 #define RE %xmm4 macro 528 read_blocks(%eax, RA, RB, RC, RD, RT0, RT1, RE); 530 K(RA, RB, RC, RD, RE, 0); 531 S0(RA, RB, RC, RD, RE); LK(RC, RB, RD, RA, RE, 1); 532 S1(RC, RB, RD, RA, RE); LK(RE, RD, RA, RC, RB, 2); 533 S2(RE, RD, RA, RC, RB); LK(RB, RD, RE, RC, RA, 3); 534 S3(RB, RD, RE, RC, RA); LK(RC, RA, RD, RB, RE, 4); 535 S4(RC, RA, RD, RB, RE); LK(RA, RD, RB, RE, RC, 5); 536 S5(RA, RD, RB, RE, RC); LK(RC, RA, RD, RE, RB, 6); 537 S6(RC, RA, RD, RE, RB); LK(RD, RB, RA, RE, RC, 7); [all …]
|
D | serpent-sse2-x86_64-asm_64.S | 651 K2(RA, RB, RC, RD, RE, 0); 652 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 653 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2); 654 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3); 655 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4); 656 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 657 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6); 658 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7); 659 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8); 660 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); [all …]
|
D | serpent-avx-x86_64-asm_64.S | 586 K2(RA, RB, RC, RD, RE, 0); 587 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 588 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2); 589 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3); 590 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4); 591 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 592 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6); 593 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7); 594 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8); 595 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); [all …]
|
D | serpent-avx2-asm_64.S | 582 K2(RA, RB, RC, RD, RE, 0); 583 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 584 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2); 585 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3); 586 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4); 587 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 588 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6); 589 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7); 590 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8); 591 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); [all …]
|
D | sha1_avx2_x86_64_asm.S | 112 .set RE, REG_RE define 331 .set T_REG, RE 332 .set RE, RD define 386 lea (RE,RTB), E /* Add F from the previous round */ 400 lea (RE,RTA), E /* E += A >>> 5 */ 405 lea (RE,RTB), E /* Add F from the previous round */ 429 lea (RE,RTB), E /* Add F from the previous round */
|
/Linux-v4.19/arch/mips/mm/ |
D | uasm-mips.c | 73 [insn_cfcmsa] = {M(msa_op, 0, msa_cfc_op, 0, 0, msa_elm_op), RD | RE}, 75 [insn_ctcmsa] = {M(msa_op, 0, msa_ctc_op, 0, 0, msa_elm_op), RD | RE}, 80 [insn_dins] = {M(spec3_op, 0, 0, 0, 0, dins_op), RS | RT | RD | RE}, 81 [insn_dinsm] = {M(spec3_op, 0, 0, 0, 0, dinsm_op), RS | RT | RD | RE}, 82 [insn_dinsu] = {M(spec3_op, 0, 0, 0, 0, dinsu_op), RS | RT | RD | RE}, 87 [insn_drotr] = {M(spec_op, 1, 0, 0, 0, dsrl_op), RT | RD | RE}, 88 [insn_drotr32] = {M(spec_op, 1, 0, 0, 0, dsrl32_op), RT | RD | RE}, 91 [insn_dsll] = {M(spec_op, 0, 0, 0, 0, dsll_op), RT | RD | RE}, 92 [insn_dsll32] = {M(spec_op, 0, 0, 0, 0, dsll32_op), RT | RD | RE}, 94 [insn_dsra] = {M(spec_op, 0, 0, 0, 0, dsra_op), RT | RD | RE}, [all …]
|
D | uasm-micromips.c | 56 [insn_cfcmsa] = {M(mm_pool32s_op, 0, msa_cfc_op, 0, 0, mm_32s_elm_op), RD | RE}, 58 [insn_ctcmsa] = {M(mm_pool32s_op, 0, msa_ctc_op, 0, 0, mm_32s_elm_op), RD | RE}, 74 [insn_ins] = {M(mm_pool32a_op, 0, 0, 0, 0, mm_ins_op), RT | RS | RD | RE}, 75 [insn_ext] = {M(mm_pool32a_op, 0, 0, 0, 0, mm_ext_op), RT | RS | RD | RE}, 186 if (ip->fields & RE) in build_insn()
|
D | uasm.c | 20 RE = 0x008, enumerator
|
/Linux-v4.19/arch/powerpc/crypto/ |
D | sha1-powerpc-asm.S | 31 #define RE(t) ((((t)+0)%6)+7) macro 44 add r0,RE(t),r15; \ 57 add r0,RE(t),r15; \ 71 add r0,RE(t),r15; \ 81 add r0,RE(t),r15; \ 100 add r0,RE(t),r15; \ 136 lwz RE(0),16(r3) /* E */ 175 add r20,RE(80),r20 180 mr RE(0),r20 185 stw RE(0),16(r3)
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | fsmc-nand.txt | 15 byte 0 TCLR : CLE to RE delay in number of AHB clock cycles, only 4 bits 18 byte 1 TAR : ALE to RE delay, 4 bits are valid. Same format as TCLR.
|
/Linux-v4.19/drivers/net/ethernet/cadence/ |
D | macb_main.c | 1213 macb_writel(bp, NCR, ctrl & ~MACB_BIT(RE)); in macb_rx() 1218 macb_writel(bp, NCR, ctrl | MACB_BIT(RE)); in macb_rx() 1279 ctrl &= ~(MACB_BIT(RE) | MACB_BIT(TE)); in macb_hresp_error_task() 1309 ctrl |= MACB_BIT(RE) | MACB_BIT(TE); in macb_hresp_error_task() 1385 macb_writel(bp, NCR, ctrl & ~MACB_BIT(RE)); in macb_interrupt() 1387 macb_writel(bp, NCR, ctrl | MACB_BIT(RE)); in macb_interrupt() 2043 ctrl &= ~(MACB_BIT(RE) | MACB_BIT(TE)); in macb_reset_hw() 2237 macb_writel(bp, NCR, macb_readl(bp, NCR) | MACB_BIT(RE) | MACB_BIT(TE)); in macb_init_hw() 3558 macb_writel(lp, NCR, ctl | MACB_BIT(RE) | MACB_BIT(TE)); in at91ether_start() 3606 macb_writel(lp, NCR, ctl & ~(MACB_BIT(TE) | MACB_BIT(RE))); in at91ether_close() [all …]
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | slogn.S | 380 |--AN RE-ENTRY POINT FOR LOGNP1 432 |--THIS IS AN RE-ENTRY POINT FOR LOGNP1
|
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | bcm3510_priv.h | 309 u8 RE :1; /* a/d ram port pins */ member
|
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 3365 XGMAC_IOWRITE_BITS(pdata, MAC_RCR, RE, 1); in xgbe_enable_rx() 3376 XGMAC_IOWRITE_BITS(pdata, MAC_RCR, RE, 0); in xgbe_disable_rx()
|
/Linux-v4.19/Documentation/filesystems/ |
D | coda.txt | 1574 55..88.. RREEPPLLAACCEE
|
/Linux-v4.19/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6412 #--THIS CAN BE RE-WRITTEN AS 8277 #--AN RE-ENTRY POINT FOR LOGNP1
|
D | fpsp.S | 8442 #--THIS IS AN RE-ENTRY POINT FOR LOGNP1
|