Home
last modified time | relevance | path

Searched refs:DI (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dregs_load.S9 #define DI 5 * 8 define
37 movq %rdi, DI(%rdi)
74 movl %eax, DI(%edi)
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dregs_load.S9 #define DI 5 * 8 define
37 movq %rdi, DI(%rdi)
74 movl %eax, DI(%edi)
/kernel/linux/linux-5.10/arch/h8300/lib/
H A Dlibgcc.h64 typedef int DItype __attribute__ ((mode (DI)));
65 typedef unsigned int UDItype __attribute__ ((mode (DI)));
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dunwind-libdw.c28 dwarf_regs[7] = REG(DI); in libdw__arch_set_initial_registers()
37 dwarf_regs[5] = REG(DI); in libdw__arch_set_initial_registers()
H A Dperf_regs.c19 SMPL_REG(DI, PERF_REG_X86_DI),
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dunwind-libdw.c29 dwarf_regs[7] = REG(DI); in libdw__arch_set_initial_registers()
38 dwarf_regs[5] = REG(DI); in libdw__arch_set_initial_registers()
H A Dperf_regs.c22 SMPL_REG(DI, PERF_REG_X86_DI),
/kernel/linux/linux-5.10/include/math-emu/
H A Dsoft-fp.h194 typedef int DItype __attribute__((mode(DI)));
196 typedef unsigned int UDItype __attribute__((mode(DI)));
/kernel/linux/linux-6.6/include/math-emu/
H A Dsoft-fp.h194 typedef int DItype __attribute__((mode(DI)));
196 typedef unsigned int UDItype __attribute__((mode(DI)));
/kernel/linux/linux-5.10/lib/mpi/
H A Dmpi-internal.h109 /* Divide the two-limb number in (NH,,NL) by D, with DI being the largest
111 * If this would yield overflow, DI should be the largest possible number
121 _q += (nh); /* DI is 2**BITS_PER_MPI_LIMB too small */ \
220 typedef int DItype __attribute__ ((mode(DI)));
221 typedef unsigned int UDItype __attribute__ ((mode(DI)));
/kernel/linux/linux-6.6/lib/crypto/mpi/
H A Dmpi-internal.h109 /* Divide the two-limb number in (NH,,NL) by D, with DI being the largest
111 * If this would yield overflow, DI should be the largest possible number
121 _q += (nh); /* DI is 2**BITS_PER_MPI_LIMB too small */ \
220 typedef int DItype __attribute__ ((mode(DI)));
221 typedef unsigned int UDItype __attribute__ ((mode(DI)));
/kernel/linux/linux-5.10/arch/m68k/lib/
H A Dashrdi3.c23 typedef int DItype __mode(DI);
H A Dlshrdi3.c23 typedef int DItype __mode(DI);
H A Dashldi3.c23 typedef int DItype __mode(DI);
H A Dmuldi3.c70 typedef int DItype __mode(DI);
/kernel/linux/linux-6.6/arch/m68k/lib/
H A Dashrdi3.c23 typedef int DItype __mode(DI);
H A Dashldi3.c23 typedef int DItype __mode(DI);
H A Dlshrdi3.c23 typedef int DItype __mode(DI);
H A Dmuldi3.c70 typedef int DItype __mode(DI);
/kernel/linux/linux-6.6/arch/um/os-Linux/skas/
H A Dprocess.c40 R(DI); in ptrace_reg_name()
66 R(DI); in ptrace_reg_name()
/kernel/linux/linux-5.10/arch/x86/um/
H A Dsignal.c174 GETREG(DI, di); in copy_sc_from_user()
253 PUTREG(DI, di); in copy_sc_to_user()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dsignal.c175 GETREG(DI, di); in copy_sc_from_user()
254 PUTREG(DI, di); in copy_sc_to_user()
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpinctrl-rzv2m.c89 #define DI(n) (0x20 + (n) * 0x40) macro
828 return !!(readl(pctrl->base + DI(port)) & BIT(bit)); in rzv2m_gpio_get()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dperf_event_p4.h597 P4_GEN_ESCR_EMASK(P4_EVENT_TC_DELIVER_MODE, DI, 2),
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dperf_event_p4.h597 P4_GEN_ESCR_EMASK(P4_EVENT_TC_DELIVER_MODE, DI, 2),

Completed in 20 milliseconds

12