Searched refs:dr2 (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/i386/i386/ |
H A D | swtch.S | 136 movl %dr2,%eax 299 movl %eax,%dr2 367 movl %dr2,%eax 442 movl %eax,%dr2
|
H A D | support.S | 261 movl %eax,%dr2
|
/freebsd/sys/amd64/amd64/ |
H A D | cpu_switch.S | 243 movq %dr2,%r13 269 movq %r13,%dr2 335 movq %dr2,%rax 475 movq %rax,%dr2
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
H A D | RegisterContextMinidump_x86_32.h | 66 llvm::support::ulittle32_t dr2; member
|
H A D | RegisterContextMinidump_x86_64.h | 97 llvm::support::ulittle64_t dr2; member
|
/freebsd/sys/contrib/xen/arch-x86/hvm/ |
H A D | save.h | 87 uint64_t dr2; member 201 uint64_t dr2; member
|
/freebsd/sys/amd64/include/ |
H A D | cpufunc.h | 789 load_dr2(uint64_t dr2) in load_dr2() argument 791 __asm __volatile("movq %0,%%dr2" : : "r" (dr2)); in load_dr2()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86RegisterInfo.td | 488 def DR2 : X86Reg<"dr2", 2>;
|