代码搜索结果

找到约 10,000 项符合 Control System 的代码

system.hh

/* * Copyright (c) 2002, 2003, 2004, 2005 * The Regents of The University of Michigan * All Rights Reserved * * This code is part of the M5 simulator. * * Permission is granted to use, copy, cr

system.cc

/* * Copyright (c) 2003, 2004, 2005, 2006 * The Regents of The University of Michigan * All Rights Reserved * * This code is part of the M5 simulator. * * Permission is granted to use, copy, cr

system.h

//// 切换到用户模式运行。 // 该函数利用iret 指令实现从内核模式切换到用户模式(初始任务0)。 #define move_to_user_mode() \ _asm { \ _asm mov eax,esp /* 保存堆栈指针esp 到eax 寄存器中。*/\ _asm push 00000017h /* 首先将堆栈段选择符(SS)入栈。*/\ _asm push eax

system.h

/*************************************************************************** Project : TDA7540 Jig board Compiler : ST7 HiCross C (HiWARE) Module : System.h Version : V 1.0 Created :

system.c

/* * OSPFD routing daemon * Copyright (C) 1998 by John T. Moy * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Li

system.c

/* * OSPFD routing daemon * Copyright (C) 1998 by John T. Moy * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Li

system.c

/* * OSPFD routing daemon * Copyright (C) 1998 by John T. Moy * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Li

system.h

/* * OSPFD routing daemon * Copyright (C) 1998 by John T. Moy * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Li