代码搜索结果

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

system.lst

Sunplus u'nSP Assembler - Ver. 1.8.0 Listing File Has Been Relocated .EXTERNAL G_Flag_Status;

system.ini

[System] UnitName=DeskOffice UnitWord=DeskOffice DataBackupPath=F:\DeskOffice_BackUp UnitURL=www.deskoffice.com

system.h

#define move_to_user_mode() \ __asm__ ("movl %%esp,%%eax\n\t" \ "pushl $0x17\n\t" \ "pushl %%eax\n\t" \ "pushfl\n\t" \ "pushl $0x0f\n\t" \ "pushl $1f\n\t" \ "iret\n" \ "1:\tmovl $0x17,%%eax\n\t

system.asm

//====================================================== // The information contained herein is the exclusive property of // Sunnnorth Technology Co. And shall not be distributed, reproduced, //

system.h

#ifndef __X86_32_SYSTEM_H__ #define __X86_32_SYSTEM_H__ static always_inline unsigned long long __cmpxchg8b( volatile void *ptr, unsigned long long old, unsigned long long new) { unsigned lon