Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S31 #define RE %xmm4 macro
516 S0(RA, RB, RC, RD, RE); LK(RC, RB, RD, RA, RE, 1);
517 S1(RC, RB, RD, RA, RE); LK(RE, RD, RA, RC, RB, 2);
518 S2(RE, RD, RA, RC, RB); LK(RB, RD, RE, RC, RA, 3);
519 S3(RB, RD, RE, RC, RA); LK(RC, RA, RD, RB, RE, 4);
520 S4(RC, RA, RD, RB, RE); LK(RA, RD, RB, RE, RC, 5);
521 S5(RA, RD, RB, RE, RC); LK(RC, RA, RD, RE, RB, 6);
522 S6(RC, RA, RD, RE, RB); LK(RD, RB, RA, RE, RC, 7);
523 S7(RD, RB, RA, RE, RC); LK(RC, RA, RE, RD, RB, 8);
524 S0(RC, RA, RE, RD, RB); LK(RE, RA, RD, RC, RB, 9);
[all …]
H A Dserpent-sse2-x86_64-asm_64.S637 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
638 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
639 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
640 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
641 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5);
642 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6);
643 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7);
644 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8);
645 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9);
646 S(S1, RE, RA, RD, RC, RB); LK2(RB, RD, RC, RE, RA, 10);
[all …]
H A Dserpent-avx-x86_64-asm_64.S568 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
569 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
570 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
571 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
572 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5);
573 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6);
574 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7);
575 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8);
576 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9);
577 S(S1, RE, RA, RD, RC, RB); LK2(RB, RD, RC, RE, RA, 10);
[all …]
H A Dserpent-avx2-asm_64.S567 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
568 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
569 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
570 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
571 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5);
572 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6);
573 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7);
574 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8);
575 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9);
576 S(S1, RE, RA, RD, RC, RB); LK2(RB, RD, RC, RE, RA, 10);
[all …]
H A Dsha1_avx2_x86_64_asm.S112 .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-6.15/arch/mips/mm/
H A Duasm-mips.c95 [insn_drotr] = {M(spec_op, 1, 0, 0, 0, dsrl_op), RT | RD | RE},
99 [insn_dsll] = {M(spec_op, 0, 0, 0, 0, dsll_op), RT | RD | RE},
100 [insn_dsll32] = {M(spec_op, 0, 0, 0, 0, dsll32_op), RT | RD | RE},
102 [insn_dsra] = {M(spec_op, 0, 0, 0, 0, dsra_op), RT | RD | RE},
105 [insn_dsrl] = {M(spec_op, 0, 0, 0, 0, dsrl_op), RT | RD | RE},
170 [insn_rotr] = {M(spec_op, 1, 0, 0, 0, srl_op), RT | RD | RE},
183 [insn_sll] = {M(spec_op, 0, 0, 0, 0, sll_op), RT | RD | RE},
189 [insn_sra] = {M(spec_op, 0, 0, 0, 0, sra_op), RT | RD | RE},
191 [insn_srl] = {M(spec_op, 0, 0, 0, 0, srl_op), RT | RD | RE},
195 [insn_sync] = {M(spec_op, 0, 0, 0, 0, sync_op), RE},
[all …]
H A Duasm-micromips.c56 [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},
187 if (ip->fields & RE) in build_insn()
H A Duasm.c20 RE = 0x008, enumerator
/linux-6.15/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S31 #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; \
135 lwz RE(0),16(r3) /* E */
174 add r20,RE(80),r20
179 mr RE(0),r20
184 stw RE(0),16(r3)
/linux-6.15/Documentation/bpf/
H A Dllvm_reloc.rst247 CO-RE Relocations
347 CO-RE Relocation Record
414 CO-RE Relocation Examples
457 00: CO-RE <byte_off> [2] struct foo::a (0:0)
460 10: CO-RE <byte_off> [2] struct foo::a (0:0)
489 50: CO-RE <signed> [2] struct foo::b (0:1)
514 88: CO-RE <type_exists> [2] struct foo
517 98: CO-RE <type_size> [2] struct foo
520 a8: CO-RE <type_matches> [2] struct foo
523 b8: CO-RE <local_type_id> [2] struct foo
[all …]
H A Dbtf.rst775 The .BTF.ext section encodes func_info, line_info and CO-RE relocations
853 for more information on CO-RE relocations.
H A Dbpf_design_QA.rst296 them will need to change. The BPF compile-once-run-everywhere (CO-RE)
/linux-6.15/Documentation/devicetree/bindings/mtd/
H A Dfsmc-nand.txt15 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.
H A Dcdns,hp-nfc.yaml49 board delay = RE#PAD delay + PCB trace to device + PCB trace from device
/linux-6.15/Documentation/bpf/libbpf/
H A Dlibbpf_overview.rst24 * Supports BPF CO-RE mechanism, enabling BPF developers to write portable
130 BPF CO-RE (Compile Once – Run Everywhere)
140 libbpf steps up the BPF program portability by supporting the BPF CO-RE concept.
141 BPF CO-RE brings together BTF type information, libbpf, and the compiler to
166 specific kernel on the host. BPF CO-RE concept thus eliminates overhead
172 ``task_struct`` using BPF CO-RE and libbf. The basic helper to read a field in a
173 CO-RE relocatable manner is ``bpf_core_read(dst, sz, src)``, which will read
/linux-6.15/tools/tracing/rtla/
H A DMakefile.config79 $(info clang is missing or does not support BPF CO-RE, building without BPF skeleton support.)
/linux-6.15/tools/sched_ext/
H A DREADME.md137 ### Aside on CO-RE
140 [CO-RE](https://nakryiko.com/posts/bpf-core-reference-guide/) (Compile Once Run
144 example above, we print out a task name with `p->comm`. CO-RE would perform
/linux-6.15/drivers/net/ethernet/cadence/
H A Dmacb_main.c774 macb_writel(bp, NCR, ctrl | MACB_BIT(RE) | MACB_BIT(TE)); in macb_mac_link_up()
1634 macb_writel(bp, NCR, ctrl & ~MACB_BIT(RE)); in macb_rx()
1639 macb_writel(bp, NCR, ctrl | MACB_BIT(RE)); in macb_rx()
1804 ctrl &= ~(MACB_BIT(RE) | MACB_BIT(TE)); in macb_hresp_error_task()
1822 ctrl |= MACB_BIT(RE) | MACB_BIT(TE); in macb_hresp_error_task()
1972 macb_writel(bp, NCR, ctrl & ~MACB_BIT(RE)); in macb_interrupt()
1974 macb_writel(bp, NCR, ctrl | MACB_BIT(RE)); in macb_interrupt()
2660 ctrl &= ~(MACB_BIT(RE) | MACB_BIT(TE)); in macb_reset_hw()
4727 macb_writel(lp, NCR, ctl & ~MACB_BIT(RE)); in at91ether_interrupt()
4729 macb_writel(lp, NCR, ctl | MACB_BIT(RE)); in at91ether_interrupt()
[all …]
/linux-6.15/arch/m68k/fpsp040/
H A Dslogn.S380 |--AN RE-ENTRY POINT FOR LOGNP1
432 |--THIS IS AN RE-ENTRY POINT FOR LOGNP1
/linux-6.15/tools/bpf/bpftool/Documentation/
H A Dbpftool-gen.rst160 CO-RE relocations may be satisfied.
164 calculate CO-RE relocations.
172 CO-RE based application, turning the application portable to different
/linux-6.15/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h300 u8 RE :1; /* a/d ram port pins */ member
/linux-6.15/tools/testing/selftests/bpf/
H A DREADME.rst239 BPF CO-RE-based tests and Clang version
/linux-6.15/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c3444 XGMAC_IOWRITE_BITS(pdata, MAC_RCR, RE, 1); in xgbe_enable_rx()
3455 XGMAC_IOWRITE_BITS(pdata, MAC_RCR, RE, 0); in xgbe_disable_rx()
/linux-6.15/arch/m68k/ifpsp060/src/
H A Dfplsp.S6412 #--THIS CAN BE RE-WRITTEN AS
8277 #--AN RE-ENTRY POINT FOR LOGNP1
H A Dfpsp.S8442 #--THIS IS AN RE-ENTRY POINT FOR LOGNP1