Searched refs:dr3 (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/i386/i386/ |
H A D | swtch.S | 134 movl %dr3,%eax 297 movl %eax,%dr3 369 movl %dr3,%eax 444 movl %eax,%dr3
|
H A D | support.S | 262 movl %eax,%dr3
|
/freebsd/sys/amd64/amd64/ |
H A D | cpu_switch.S | 244 movq %dr3,%r12 270 movq %r12,%dr3 337 movq %dr3,%rax 477 movq %rax,%dr3
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
H A D | RegisterContextMinidump_x86_32.h | 67 llvm::support::ulittle32_t dr3; member
|
H A D | RegisterContextMinidump_x86_64.h | 98 llvm::support::ulittle64_t dr3; member
|
/freebsd/sys/contrib/xen/arch-x86/hvm/ |
H A D | save.h | 88 uint64_t dr3; member 202 uint64_t dr3; member
|
/freebsd/sys/amd64/include/ |
H A D | cpufunc.h | 803 load_dr3(uint64_t dr3) in load_dr3() argument 805 __asm __volatile("movq %0,%%dr3" : : "r" (dr3)); in load_dr3()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86RegisterInfo.td | 489 def DR3 : X86Reg<"dr3", 3>;
|