Home
last modified time | relevance | path

Searched refs:dr1 (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/arch/amd64/amd64/
H A Dvmm_support.S289 movq %rax, %dr1
326 movq %rax, %dr1
413 movq %dr1, %rax
512 movq %r8, %dr1
568 movq %dr1, %rax
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/expr/
H A Dstatic_cast5.C12 D& dr1 = static_cast<D&> (*ap); // { dg-error "" } in ambig() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_32.h65 llvm::support::ulittle32_t dr1; member
H A DRegisterContextMinidump_x86_64.h96 llvm::support::ulittle64_t dr1; member
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86RegisterInfo.td335 def DR1 : X86Reg<"dr1", 1>;