代码搜索:CPRI IDT 开发教程
找到约 10,000 项符合「CPRI IDT 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/348319/3156657
idt welcomemsg.idt
Locale LicenseWelcomeMsg NonLicenseWelcomeMsg
s20 l200 l200
WelcomeMsg Locale
en The [Wizard] will install [ProductName] on your computer. Click Next to continue or Cancel to exit the [Wizard]. The [W
www.eeworm.com/read/340665/3268468
ld idt.ld
/* The following TEXT start address leaves space for the monitor
workspace. i.e. the NEC VR4300 (IDT) first free address is actually
0xa001af20. */
ENTRY(_start)
STARTUP(crt0.o)
OUTPUT_FORMAT("
www.eeworm.com/read/321760/3530172
ld idt.ld
/* The following TEXT start address leaves space for the monitor
workspace. i.e. the NEC VR4300 (IDT) first free address is actually
0xa001af20. */
ENTRY(_start)
STARTUP(crt0.o)
OUTPUT_FO
www.eeworm.com/read/321760/3530180
ld idt.ld
/* The following TEXT start address leaves space for the monitor
workspace. i.e. the NEC VR4300 (IDT) first free address is actually
0xa001af20. */
ENTRY(_start)
STARTUP(crt0.o)
OUTPUT_FO
www.eeworm.com/read/303078/3817428
h idt.h
#ifndef __IDT_H__
#define __IDT_H__
#include "sys/types.h"
//Interrupt Gate Descriptor
typedef struct intgd_tag
{
ushort_t loffset;
ushort_t segment_s;
byte reserved; /* Actuall
www.eeworm.com/read/297137/3890300
cxx idt.cxx
/*
* Copyright (C) 1998, 1999, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System.
*
* This program is free software; you can redistribute it and/or
* modify it under the te
www.eeworm.com/read/297137/3890325
hxx idt.hxx
#ifndef __IDT_HXX__
#define __IDT_HXX__
/*
* Copyright (C) 1998, 1999, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System.
*
* This program is free software; you can redistri
www.eeworm.com/read/273778/4191740
h idt.h
/*
* GeekOS IDT initialization code
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.10 $
*
* This is free software. You are permitted to use,
* redistribute, and mo
www.eeworm.com/read/273778/4191840
c idt.c
/*
* GeekOS IDT initialization code
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.9 $
*
* This is free software. You are permitted to use,
* redistribute, and mod
www.eeworm.com/read/273778/4191862
h idt.h
/*
* GeekOS IDT initialization code
* Copyright (c) 2001, David H. Hovemeyer
* $Revision: 1.10 $
*
* This is free software. You are permitted to use,
* redistribute, and mo