Searched refs:cr8 (Results 1 – 25 of 29) sorted by relevance
12
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | inline-asm-q-regs.ll | 8 …cr2, $1 \0Amov %cr3, $2 \0Amov %cr4, $3 \0Amov %cr8, $0 \0A", "=q…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | x86_errors.s | 69 movl %edx, %cr8
|
D | x86-64.s | 445 mov %rdx, %cr8
|
/external/llvm/test/CodeGen/X86/ |
D | inline-asm-q-regs.ll | 8 …cr2, $1 \0Amov %cr3, $2 \0Amov %cr4, $3 \0Amov %cr8, $0 \0A", "=q…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | inline-asm-q-regs.ll | 8 …cr2, $1 \0Amov %cr3, $2 \0Amov %cr4, $3 \0Amov %cr8, $0 \0A", "=q…
|
D | ipra-reg-usage.ll | 6 … $ss $ssp $bnd0 $bnd1 $bnd2 $bnd3 $cr0 $cr1 $cr2 $cr3 $cr4 $cr5 $cr6 $cr7 $cr8 $cr9 $cr10 $cr11 $c…
|
/external/strace/linux/x86_64/ |
D | arch_kvm.c | 97 PRINT_FIELD_U(", ", *sregs, cr8); in arch_print_kvm_sregs()
|
/external/libunwind_llvm/src/ |
D | UnwindRegistersRestore.S | 721 ldcl p1, cr8, [r0], #8 @ wldrd wR8, [r0], #8 742 ldc2 p1, cr8, [r0], #4 @ wldrw wCGR0, [r0], #4
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | kvm.h | 154 __u64 cr0, cr2, cr3, cr4, cr8; member
|
/external/strace/tests/ |
D | ioctl_kvm_run_common.c | 122 sregs->cr2, sregs->cr3, sregs->cr4, sregs->cr8, sregs->efer, in print_kvm_sregs()
|
/external/strace/tests-m32/ |
D | ioctl_kvm_run_common.c | 122 sregs->cr2, sregs->cr3, sregs->cr4, sregs->cr8, sregs->efer, in print_kvm_sregs()
|
/external/strace/tests-mx32/ |
D | ioctl_kvm_run_common.c | 122 sregs->cr2, sregs->cr3, sregs->cr4, sregs->cr8, sregs->efer, in print_kvm_sregs()
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-64.s | 409 mov %rdx, %cr8
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 446 mov %rdx, %cr8
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/x86_64/ |
D | processor.c | 221 sregs->cr8, sregs->efer, sregs->apic_base); in sregs_dump()
|
/external/kernel-headers/original/uapi/linux/ |
D | kvm.h | 261 __u64 cr8; member
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86RegisterInfo.td | 256 def CR8 : Register<"cr8">;
|
D | X86GenAsmWriter.inc | 5431 "\000cr2\000cr3\000cr4\000cr5\000cr6\000cr7\000cr8\000cr9\000cr10\000cr1"
|
D | X86GenAsmWriter1.inc | 6174 "\000cr2\000cr3\000cr4\000cr5\000cr6\000cr7\000cr8\000cr9\000cr10\000cr1"
|
/external/llvm/lib/Target/X86/ |
D | X86RegisterInfo.td | 292 def CR8 : X86Reg<"cr8", 8>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86RegisterInfo.td | 341 def CR8 : X86Reg<"cr8", 8>;
|
/external/v8/src/s390/ |
D | assembler-s390.h | 104 V(cr8) V(cr9) V(cr10) V(cr11) V(cr12) V(cr15)
|
/external/v8/src/ppc/ |
D | assembler-ppc.h | 129 V(cr8) V(cr9) V(cr10) V(cr11) V(cr12) V(cr15)
|
/external/v8/src/arm/ |
D | assembler-arm.h | 96 V(cr8) V(cr9) V(cr10) V(cr11) V(cr12) V(cr15)
|
/external/syzkaller/sys/linux/ |
D | kvm.txt | 622 cr8 int64[0:15]
|
12