Searched refs:D5 (Results 1 - 25 of 57) sorted by relevance

123

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/s12z/
H A Dopr-18u.s6 sub d7, (45,D5)
7 sub d7, (45,D5)
/netbsd-current/sys/arch/m68k/include/
H A Dreg.h73 #define D5 (5) macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Dgreg1.s8 D5 GREG label
H A Dgreg2.s8 .greg D5,
H A Dgreg1.d14 0+18 l \.MMIX\.reg_contents 0+ D5
H A Dgreg1a.d16 0+28 l \.MMIX\.reg_contents 0+ D5
H A Dgreg2.d14 0+18 l \.MMIX\.reg_contents 0+ D5
H A Dgreg2a.d16 0+28 l \.MMIX\.reg_contents 0+ D5
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-frv/
H A Dfdpic5.s33 .global D5
34 D5: label
H A Dfdpic-shared-5.d42 [0-9a-f ]+<D5>:
/netbsd-current/sys/arch/m68k/m68k/
H A Dm68k_machdep.c103 tf->tf_regs[D5] = 0;
H A Dlinux_syscall.c127 args[4] = frame->f_regs[D5];
202 args[4] = frame->f_regs[D5];
H A Dsig_machdep.c209 gr[_REG_D5] = frame->f_regs[D5];
349 frame->f_regs[D5] = gr[_REG_D5];
/netbsd-current/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h190 #define D5 67 macro
242 { D4, -1 }, { D4, -1 }, { D5, -1 }, { D5, -1 }, \
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dmacdefs.h142 #define D5 5 macro
209 { D4, D5, D3D4, D5D6, -1}, \
210 { D5, D6, D4D5, D6D7, -1}, \
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h219 return M68k::D5;
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/
H A Dchacha-armv8.pl700 $A3,$B3,$C3,$D3,$A4,$B4,$C4,$D4,$A5,$B5,$C5,$D5) = map("v$_.4s",(0..23));
786 add $D5,$D1,$ONE // +4
807 my @thread5=&NEONROUND($A5,$B5,$C5,$D5,$T5,0);
826 @thread5=&NEONROUND($A5,$B5,$C5,$D5,$T5,1);
921 @thread5=&NEONROUND($A5,$B5,$C5,$D5,$T5,0);
938 @thread5=&NEONROUND($A5,$B5,$C5,$D5,$T5,1);
985 add $D5,$D5,$ONE // +4
997 add $D5,$D5,
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
H A Dchacha-armv8.pl810 $A3,$B3,$C3,$D3,$A4,$B4,$C4,$D4,$A5,$B5,$C5,$D5) = map("v$_.4s",(8..31));
929 add $D5,$D1,$ONE // +4
951 my @thread5=&NEONROUND($A5,$B5,$C5,$D5,$T5,0);
970 @thread5=&NEONROUND($A5,$B5,$C5,$D5,$T5,1);
1065 @thread5=&NEONROUND($A5,$B5,$C5,$D5,$T5,0);
1082 @thread5=&NEONROUND($A5,$B5,$C5,$D5,$T5,1);
1130 add $D5,$D5,$ONE // +4
1142 add $D5,$D5,
[all...]
/netbsd-current/lib/libm/ld128/
H A Ds_expl.c175 D5 = 8.33333333333333333333333364022244481e-3L, variable
249 q = x * x2 * D3 + x2 * x2 * (D4 + x * (D5 + x * (D6 +
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.h80 case D7: case D6: case D5: case D4:
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.cpp33 AArch64::D3, AArch64::D4, AArch64::D5,
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86RecognizableInstr.h48 MAP(D5, 85) \
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h116 case AArch64::D5: return AArch64::B5;
156 case AArch64::B5: return AArch64::D5;
/netbsd-current/sys/arch/mac68k/obio/
H A Diwm.s135 * (D5 AA AD) follow.
699 * Check for sector data lead-in 'D5 AA AD'
854 * maintained in %D5/%D6/%D7 for the 1st/2nd/3rd data byte of
872 cmpb %d2,%d5 | Compare first checksum to %D5
1039 * Write sync pattern and sector data lead-in 'D5 AA'. The
1432 * Next look for sector header lead-in 'D5 AA 96'
/netbsd-current/external/gpl3/gdb.old/dist/gdb/stubs/
H A Dm68k-stub.c146 enum regnames {D0,D1,D2,D3,D4,D5,D6,D7, enumerator in enum:regnames

Completed in 693 milliseconds

123