Searched refs:RDX (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dorder.c252 { NEVER, RAX }, { NEVER, RDX },
254 { NORIGHT, RDX }, { NORIGHT, RAX }, { 0 } };
268 { NEVER, RAX }, { NEVER, RDX },
269 { NLEFT, RAX }, { NRES, RDX },
270 { NORIGHT, RDX }, { NORIGHT, RAX }, { 0 } };
H A Dmacdefs.h156 #define RDX 001 macro
H A Dlocal2.c999 case 'd': reg = RDX; break;
1001 case 'Q': reg = RDX; break; /* Always dx for now */
1141 { "rdx", RDX },
H A Dcode.c37 static const int argregsi[] = { RDI, RSI, RDX, RCX, R08, R09 };
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dframe_regs.h34 greg(rdx, RDX, 2) \
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/i386/
H A Dx86_64.s60 ADD EDX,[RAX+RDX*8]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Damd64-linux-nat.c82 RDX * 8, RBX * 8, /* %edx, %ebx */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/gdbserver/
H A Dlinux-x86-low.c114 RAX * 8, RCX * 8, RDX * 8, RBX * 8,
127 RAX * 8, RBX * 8, RCX * 8, RDX * 8,

Completed in 64 milliseconds