Home
last modified time | relevance | path

Searched refs:cr3 (Results 1 – 25 of 35) sorted by relevance

12

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dia64-ic.tbl99 mov-from-CR-CMCV; IC:mov-from-CR[Field(cr3) == CMCV]
100 mov-from-CR-DCR; IC:mov-from-CR[Field(cr3) == DCR]
101 mov-from-CR-EOI; IC:mov-from-CR[Field(cr3) == EOI]
102 mov-from-CR-GPTA; IC:mov-from-CR[Field(cr3) == GPTA]
103 mov-from-CR-IFA; IC:mov-from-CR[Field(cr3) == IFA]
104 mov-from-CR-IFS; IC:mov-from-CR[Field(cr3) == IFS]
105 mov-from-CR-IHA; IC:mov-from-CR[Field(cr3) == IHA]
106 mov-from-CR-IIB; IC:mov-from-CR[Field(cr3) in {IIB0 IIB1}]
107 mov-from-CR-IIM; IC:mov-from-CR[Field(cr3) == IIM]
108 mov-from-CR-IIP; IC:mov-from-CR[Field(cr3) == IIP]
[all …]
Di386-reg.tbl184 cr3, Class=RegCR, 0, 3, Dw2Inval, Dw2Inval
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dia64-ic.tbl99 mov-from-CR-CMCV; IC:mov-from-CR[Field(cr3) == CMCV]
100 mov-from-CR-DCR; IC:mov-from-CR[Field(cr3) == DCR]
101 mov-from-CR-EOI; IC:mov-from-CR[Field(cr3) == EOI]
102 mov-from-CR-GPTA; IC:mov-from-CR[Field(cr3) == GPTA]
103 mov-from-CR-IFA; IC:mov-from-CR[Field(cr3) == IFA]
104 mov-from-CR-IFS; IC:mov-from-CR[Field(cr3) == IFS]
105 mov-from-CR-IHA; IC:mov-from-CR[Field(cr3) == IHA]
106 mov-from-CR-IIB; IC:mov-from-CR[Field(cr3) in {IIB0 IIB1}]
107 mov-from-CR-IIM; IC:mov-from-CR[Field(cr3) == IIM]
108 mov-from-CR-IIP; IC:mov-from-CR[Field(cr3) == IIP]
[all …]
Di386-reg.tbl184 cr3, Class=RegCR, 0, 3, Dw2Inval, Dw2Inval
/netbsd/src/sys/dev/ic/
Darcofi.c370 sc->sc_shadow.cr3 = in arcofi_set_format()
371 (sc->sc_shadow.cr3 & ~CR3_OPMODE_MASK) | in arcofi_set_format()
374 sc->sc_shadow.cr3 = in arcofi_set_format()
375 (sc->sc_shadow.cr3 & ~CR3_OPMODE_MASK) | in arcofi_set_format()
406 sc->sc_shadow.cr3, sc->sc_shadow.cr4, sc->sc_shadow.output_mute); in arcofi_commit_settings()
437 if (sc->sc_active.cr3 != sc->sc_shadow.cr3) { in arcofi_commit_settings()
438 cmd[0] = sc->sc_shadow.cr3; in arcofi_commit_settings()
441 sc->sc_active.cr3 = sc->sc_shadow.cr3; in arcofi_commit_settings()
444 if ((sc->sc_active.cr3 & CR3_OPMODE_MASK) != CR3_OPMODE_NORMAL) in arcofi_commit_settings()
658 #error Please rework the cr3 handling logic.
[all …]
Darcofivar.h33 uint8_t cr3, cr4; member
/netbsd/src/sys/arch/i386/i386/
Di386func.S104 movl %cr3, %eax
105 movl %eax, %cr3
Dmptramp.S179 movl %ecx,%cr3 /* load PTD addr into MMU */
228 movl %eax,%cr3
Dlocore.S1028 movl %eax,%cr3
/netbsd/src/sys/arch/i386/acpi/
Dacpi_wakeup_low.S67 movl %eax,%cr3
117 movl %cr3,%eax
Dacpi_wakecode.S171 movl %eax,%cr3
/netbsd/src/sys/arch/amd64/amd64/
Dmptramp.S174 movl %ecx,%cr3 /* load PTD addr into MMU */
244 movq %rax,%cr3
Dlocore.S847 movl %eax,%cr3
1814 movq %rax,%cr3
1822 movq %rax,%cr3
1827 movq %cr3,%rax
1830 movq %rax,%cr3
1836 movq %rax,%cr3
1843 movq %rax,%cr3
1849 movq %rax,%cr3
Dcpufunc.S157 1: movq %cr3, %rax
158 movq %rax, %cr3
Dmachdep.c291 uint64_t cr3; member
544 store->cr3 = pmap_pdirpa(pmap_kernel(), 0); in cpu_init_tss()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgo32-nat.c1832 unsigned long taskbase, cr3; in get_cr3() local
1862 cr3 = _farnspeekl (taskbase + 0x1c) & ~0xfff; in get_cr3()
1863 if (cr3 > 0xfffff) in get_cr3()
1880 && ((_farnspeekl (addr + 4 * pte_idx + 4) & 0xfffff000) == cr3)) in get_cr3()
1882 cr3 = addr + 0x1000; in get_cr3()
1888 if (cr3 > 0xfffff) in get_cr3()
1889 cr3 = 0; in get_cr3()
1892 return cr3; in get_cr3()
/netbsd/src/sys/arch/amd64/acpi/
Dacpi_wakeup_low.S83 movq %rax,%cr3
129 movq %cr3,%rax
Dacpi_wakecode.S200 movl %eax,%cr3
/netbsd/src/sys/arch/i386/bioscall/
Dbiostramp.S165 movl %cr3,%eax
175 movl %eax,%cr3
286 movl %eax,%cr3
/netbsd/src/external/gpl3/gdb/dist/gdb/regformats/rs6000/
Dpowerpc-isa207-htm-vsx64l.dat162 64:cr3
Dpowerpc-isa207-htm-vsx32l.dat162 32:cr3
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dppc-asm.h65 #define cr3 3 macro
/netbsd/src/sys/arch/powerpc/include/
Dasm.h258 # define cr3 3 macro
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dm32c.cpu1596 (name h-cr3-32)
2202 (dnop cr3-Unprefixed-32 "control" (m32c-isa) h-cr3-32 f-13-3)
2203 (dnop cr3-Prefixed-32 "control" (m32c-isa) h-cr3-32 f-21-3)
8437 (define-pmacro (ldc32-cr3-sem src dst)
8509 (define-pmacro (stc32-cr3-sem src dst)
8569 (dni ldc32.src-cr3 "ldc src,dst" ((machine 32))
8570 ("ldc ${dst32-24-Prefixed-SI},${cr3-Prefixed-32}")
8571 …(+ (f-0-4 0) (f-4-4 1) (f-8-4 #xD) dst32-24-Prefixed-SI (f-15-1 1) (f-18-2 0) (f-20-1 0) cr3-Prefi…
8572 (ldc32-cr3-sem dst32-24-Prefixed-SI cr3-Prefixed-32)
8587 (dni ldc32.imm16-cr3 "ldc #imm,dst" ((machine 32))
[all …]
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dm32c.cpu1596 (name h-cr3-32)
2202 (dnop cr3-Unprefixed-32 "control" (m32c-isa) h-cr3-32 f-13-3)
2203 (dnop cr3-Prefixed-32 "control" (m32c-isa) h-cr3-32 f-21-3)
8437 (define-pmacro (ldc32-cr3-sem src dst)
8509 (define-pmacro (stc32-cr3-sem src dst)
8569 (dni ldc32.src-cr3 "ldc src,dst" ((machine 32))
8570 ("ldc ${dst32-24-Prefixed-SI},${cr3-Prefixed-32}")
8571 …(+ (f-0-4 0) (f-4-4 1) (f-8-4 #xD) dst32-24-Prefixed-SI (f-15-1 1) (f-18-2 0) (f-20-1 0) cr3-Prefi…
8572 (ldc32-cr3-sem dst32-24-Prefixed-SI cr3-Prefixed-32)
8587 (dni ldc32.imm16-cr3 "ldc #imm,dst" ((machine 32))
[all …]

12