Searched refs:ldt (Results 1 - 25 of 25) sorted by relevance

/netbsd-6-1-5-RELEASE/regress/sys/arch/i386/
H A DMakefile3 SUBDIR+= ldt vm86
/netbsd-6-1-5-RELEASE/lib/libc/compat/arch/alpha/gen/
H A Dcompat__setjmp.S105 ldt fs0, ((2 + 37) * 8)(a0) /* saved bits of sc_fpregs */
106 ldt fs1, ((3 + 37) * 8)(a0)
107 ldt fs2, ((4 + 37) * 8)(a0)
108 ldt fs3, ((5 + 37) * 8)(a0)
109 ldt fs4, ((6 + 37) * 8)(a0)
110 ldt fs5, ((7 + 37) * 8)(a0)
111 ldt fs6, ((8 + 37) * 8)(a0)
112 ldt fs7, ((9 + 37) * 8)(a0)
113 ldt ft0, (69 * 8)(a0) /* get sc_fpcr */
/netbsd-6-1-5-RELEASE/regress/sys/arch/i386/ldt/
H A Dtestldt.c209 union descriptor ldt[MAX_USER_LDT]; local
235 if ((num = i386_get_ldt(0, ldt, MAX_USER_LDT)) < 0)
245 print_ldt(&ldt[n]);
270 if ((n = i386_get_ldt(num, ldt, 1)) < 0)
275 print_ldt(&ldt[0]);
300 if ((n = i386_get_ldt(num, ldt, 1)) < 0)
305 print_ldt(&ldt[0]);
335 if ((n = i386_get_ldt(num, ldt, 2)) < 0)
340 print_ldt(&ldt[0]);
342 print_ldt(&ldt[
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cfi/
H A Dcfi-alpha-1.s23 ldt $f2,24($30)
H A Dcfi-alpha-3.s31 ldt $f2,24($30)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mmix/
H A Dregt-op.d8 4: 88200c43 ldt \$32,\$12,\$67
25 48: 89170c00 ldt \$23,\$12,0
51 b0: 894e0c00 ldt \$78,\$12,0
77 118: 8917a800 ldt \$23,\$168,0
103 180: 89dfef00 ldt \$223,\$239,0
H A Dregt-op-r.d10 4: 88200c43 ldt \$32,\$12,\$67
27 48: 89170c00 ldt \$23,\$12,0
53 b0: 894e0c00 ldt \$78,\$12,0
79 118: 8917a800 ldt \$23,\$168,0
105 180: 89dfef00 ldt \$223,\$239,0
H A Dlist-in-n.d150 234: 8802000b ldt \$2,\$0,\$11
151 238: 890c14cd ldt \$12,\$20,205
H A Dlist-in-r.d178 234: 8802000b ldt \$2,\$0,\$11
179 238: 890c14cd ldt \$12,\$20,205
H A Dlist-in-rn.d178 234: 8802000b ldt \$2,\$0,\$11
179 238: 890c14cd ldt \$12,\$20,205
H A Dlist-insns.d148 234: 8802000b ldt \$2,\$0,\$11
149 238: 890c14cd ldt \$12,\$20,205
/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Dlocore.s575 ldt ft0, FPREG_FPR_CR(a0) /* load from FPCR save area */
580 ldt $f0, (0 * 8)(t1) /* restore first reg., using hw name */
581 ldt $f1, (1 * 8)(t1) /* etc. */
582 ldt $f2, (2 * 8)(t1)
583 ldt $f3, (3 * 8)(t1)
584 ldt $f4, (4 * 8)(t1)
585 ldt $f5, (5 * 8)(t1)
586 ldt $f6, (6 * 8)(t1)
587 ldt $f7, (7 * 8)(t1)
588 ldt
[all...]
H A Dfp_complete.c199 ldt(unsigned int rn, t_float *v, struct lwp *l) function
264 ldt(inst.float_detail.fc, &tfc, l);
278 ldt(inst.float_detail.fc, &tfc, l);
293 ldt(inst.float_detail.fc, &tfc, l);
338 alpha_ldt(inst.float_detail.fc, &tfc); /* yes, ldt */
565 ldt(inst.float_detail.fc, &tfc, l);
/netbsd-6-1-5-RELEASE/sys/arch/xen/x86/
H A Dxenfunc.c71 /* __PRINTK(("ldt %x\n", IDXSELN(sel))); */
73 xen_set_ldt((vaddr_t)ldt, NLDT);
H A Dcpu.c909 extern union descriptor *ldt;
988 initctx->ldt_base = (unsigned long) ldt;
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dmachdep.c1063 union descriptor *gdt, *ldt; variable in typeref:union:
1513 ldt = gdt + NGDT;
1517 setsegment(&gdt[GLDT_SEL].sd, ldt, NLDT * sizeof(ldt[0]) - 1,
1524 ldt = (union descriptor *)idt_vaddr;
1527 /* make ldt gates and memory segments */
1528 setgate(&ldt[LSYS5CALLS_SEL].gd, &IDTVEC(osyscall), 1,
1531 ldt[LUCODE_SEL] = gdt[GUCODE_SEL];
1532 ldt[LUCODEBIG_SEL] = gdt[GUCODEBIG_SEL];
1533 ldt[LUDATA_SE
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dsegments.h190 extern union descriptor *gdt, *ldt;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/alpha/
H A Dcom.asm84 ldt f0, 8(r30) C (size-3)/2
90 ldt f1, 0(r8) C data 2.0
H A Dinvert_limb.asm43 ldt f11,0(r30)
46 ldt f10,0(r1) C f10 = 2^63
59 ldt f11,0(r30)
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dgdt.c333 ldt_alloc(struct pmap *pmap, char *ldt, size_t len) argument
343 set_sys_gdt(slot, ldt, len - 1, SDT_SYSLDT, SEL_KPL, 0);
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dsegments.h230 extern struct sys_segment_descriptor *ldt;
392 * for amd64, these must check the ldt length and SEL_UPL if a user
393 * ldt is active.
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Disp_netbsd.c119 callout_init(&isp->isp_osinfo.ldt, 0);
120 callout_setfunc(&isp->isp_osinfo.ldt, isp_ldt, isp);
175 callout_schedule(&isp->isp_osinfo.ldt, isp_quickboot_time * hz);
1252 if (callout_pending(&isp->isp_osinfo.ldt) == 0) {
1253 callout_schedule(&isp->isp_osinfo.ldt,
1450 if (callout_pending(&isp->isp_osinfo.ldt)) {
1451 callout_stop(&isp->isp_osinfo.ldt);
H A Disp_netbsd.h98 struct callout ldt; /* loop down timer */ member in struct:isposinfo
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Dsys_machdep.c176 lp = ldt;
348 memcpy(new_ldt, ldt, NLDT * sizeof(union descriptor));
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/i386/
H A Dlinux_machdep.c535 * linux_write_ldt, and returns raw ldt entries.
549 *retval = gl.num * sizeof *ldt;
598 /* this means you should zero the ldt */

Completed in 290 milliseconds