| /Linux-v5.4/arch/x86/lib/ | 
| D | string_32.c | 20 	int d0, d1, d2;  in strcpy()  local35 	int d0, d1, d2, d3;  in strncpy()  local
 55 	int d0, d1, d2, d3;  in strcat()  local
 73 	int d0, d1, d2, d3;  in strncat()  local
 97 	int d0, d1;  in strcmp()  local
 121 	int d0, d1, d2;  in strncmp()  local
 145 	int d0;  in strchr()  local
 167 	int d0;  in strlen()  local
 182 	int d0;  in memchr()  local
 219 	int d0;  in strnlen()  local
 
 | 
| D | mmx_32.c | 339 	int d0, d1;  in slow_zero_page()  local361 	int d0, d1, d2;  in slow_copy_page()  local
 
 | 
| D | usercopy_32.c | 99 	int d0, d1;  in __copy_user_intel()  local203 	int d0, d1;  in __copy_user_intel_nocache()  local
 
 | 
| D | strstr_32.c | 7 int	d0, d1;  in strstr()  local
 | 
| D | memcpy_32.c | 26 	int d0,d1,d2,d3,d4,d5;  in memmove()  local
 | 
| D | iomem.c | 11 	unsigned long d0, d1, d2;  in rep_movs()  local
 | 
| D | delay.c | 168 	int d0;  in __const_udelay()  local
 | 
| /Linux-v5.4/include/asm-generic/ | 
| D | xor.h | 101 		register long d0, d1, d2, d3, d4, d5, d6, d7;  in xor_32regs_2()  local138 		register long d0, d1, d2, d3, d4, d5, d6, d7;  in xor_32regs_3()  local
 184 		register long d0, d1, d2, d3, d4, d5, d6, d7;  in xor_32regs_4()  local
 239 		register long d0, d1, d2, d3, d4, d5, d6, d7;  in xor_32regs_5()  local
 432 		register long d0, d1, d2, d3, d4, d5, d6, d7;  in xor_32regs_p_2()  local
 479 		register long d0, d1, d2, d3, d4, d5, d6, d7;  in xor_32regs_p_3()  local
 537 		register long d0, d1, d2, d3, d4, d5, d6, d7;  in xor_32regs_p_4()  local
 606 		register long d0, d1, d2, d3, d4, d5, d6, d7;  in xor_32regs_p_5()  local
 
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | string_32.h | 35 	int d0, d1, d2;  in __memcpy()  local200 	int d0, d1;  in __memset_generic()  local
 234 	int d0, d1;  in memset16()  local
 246 	int d0, d1;  in memset32()  local
 
 | 
| D | string_64.h | 24 	long d0, d1;  in memset16()  local36 	long d0, d1;  in memset32()  local
 48 	long d0, d1;  in memset64()  local
 
 | 
| /Linux-v5.4/arch/x86/boot/compressed/ | 
| D | string.c | 16 	int d0, d1, d2;  in ____memcpy()  local30 	long d0, d1, d2;  in ____memcpy()  local
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | uuid.h | 27 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7)			\  argument36 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7)		\  argument
 
 | 
| /Linux-v5.4/drivers/video/fbdev/core/ | 
| D | syscopyarea.c | 76 		unsigned long d0, d1;  in bitcpy()  local253 			unsigned long d0, d1;  in bitcpy_rev()  local
 
 | 
| D | cfbcopyarea.c | 107 		unsigned long d0, d1;  in bitcpy()  local280 		unsigned long d0, d1;  in bitcpy_rev()  local
 
 | 
| /Linux-v5.4/arch/x86/um/ | 
| D | delay.c | 35 	int d0;  in __const_udelay()  local
 | 
| /Linux-v5.4/arch/powerpc/crypto/ | 
| D | aes-spe-modes.S | 133 #define GF128_MUL(d0, d1, d2, d3, t0) \  argument146 #define START_KEY(d0, d1, d2, d3) \  argument
 
 | 
| /Linux-v5.4/arch/x86/crypto/ | 
| D | poly1305-sse2-x86_64.S | 43 #define d0 %r8  macro302 #define d0 %r13  macro
 
 | 
| /Linux-v5.4/lib/math/ | 
| D | rational.c | 36 	unsigned long n, d, n0, d0, n1, d1;  in rational_best_approximation()  local
 | 
| /Linux-v5.4/arch/powerpc/math-emu/ | 
| D | udivmodti4.c | 12 	       _FP_W_TYPE d1, _FP_W_TYPE d0)  in _fp_udivmodti4()
 | 
| /Linux-v5.4/drivers/parisc/ | 
| D | iosapic.c | 607 	u32 d0, d1;  in iosapic_mask_irq()  local619 	u32 d0, d1;  in iosapic_unmask_irq()  local
 672 	u32 d0, d1, dummy_d0;  in iosapic_set_affinity_irq()  local
 
 | 
| /Linux-v5.4/crypto/ | 
| D | aegis.h | 47 	u32 d0, d1, d2, d3;  in crypto_aegis_aesenc()  local
 | 
| /Linux-v5.4/lib/mpi/ | 
| D | mpih-div.c | 90 			mpi_limb_t d1, d0;  in mpihelp_divrem()  local
 | 
| /Linux-v5.4/drivers/ipack/devices/ | 
| D | scc2698.h | 23 		u8 d0, mr;  /* Mode register 1/2*/  member30 		u8 d0, mr;  /* Mode register 1/2 */  member
 48 		u8 d0, mra;  /* Mode register 1/2 (a) */  member
 66 		u8 d0, mra;  /* Mode register 1/2 (a) */  member
 
 | 
| /Linux-v5.4/arch/m68k/lib/ | 
| D | mulsi3.S | 67 #define d0 REG (d0)  macro
 | 
| D | umodsi3.S | 67 #define d0 REG (d0)  macro
 |