Searched refs:cr3 (Results 1 - 10 of 10) sorted by relevance
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | smallft.c | 175 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; in dradf4() local 216 cr3=wa2[i-2]*cc[t3-1]+wa2[i-1]*cc[t3]; in dradf4() 229 tr2=cc[t2-1]+cr3; in dradf4() 230 tr3=cc[t2-1]-cr3; in dradf4() 693 float ci2,ci3,di2,di3,cr2,cr3,dr2,dr3,ti2,tr2; in dradb3() local 736 cr3=taui*(cc[t5-1]-cc[t6-1]); in dradb3() 740 di2=ci2+cr3; in dradb3() 741 di3=ci2-cr3; in dradb3() 755 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; in dradb4() local 799 cr3 in dradb4() [all...] |
/third_party/ltp/testcases/kernel/kvm/ |
H A D | lib_x86.c | 366 vmcb->cr3 = cregs.cr3; in kvm_init_guest_vmcb()
|
H A D | bootstrap_x86_64.S | 153 movl %eax, %cr3 302 mov %cr3, %rax
|
H A D | bootstrap_x86.S | 101 movl %eax, %cr3 195 mov %cr3, %eax
|
/third_party/ltp/testcases/kernel/kvm/include/ |
H A D | kvm_x86_svm.h | 117 uint64_t cr3; member
|
H A D | kvm_x86.h | 167 unsigned long cr0, cr2, cr3, cr4; member
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | register-s390.h | 34 V(cr0) V(cr1) V(cr2) V(cr3) V(cr4) V(cr5) V(cr6) V(cr7) \
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | register-arm.h | 54 V(cr0) V(cr1) V(cr2) V(cr3) V(cr4) V(cr5) V(cr6) V(cr7) \
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | register-ppc.h | 59 V(cr0) V(cr1) V(cr2) V(cr3) V(cr4) V(cr5) V(cr6) V(cr7) \
|
/third_party/mesa3d/src/mesa/x86/ |
H A D | assyntax.h | 127 #define CR3 cr3 189 #define CR3 %cr3
|
Completed in 14 milliseconds