代码搜索结果

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

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.properties

#配置数据库连接 database.connectstring=jdbc:oracle:thin:@127.0.0.1:1521:ORCL database.driver=oracle.jdbc.driver.OracleDriver database.user=test database.password=test

system.h

/* * linux/include/asm-arm/proc-armv/system.h * * Copyright (C) 1996 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener

system.c

/* system.c - system file for stdlib */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01c,08feb93,jdi documentation cleanup for 5.1. 01b,20sep92,s

system.lst

Sunplus u'nSP Assembler - Ver. 1.14.3.1 Listing File Has Been Relocated // GCC for SUNPLUS u'nSP version 1.0.21-3 // Command:

system.asm

// GCC for SUNPLUS u'nSP version 1.0.21-3 // Command: D:\61开发~1\cc1.exe C:\DOCUME~1\wang\LOCALS~1\Temp\ccqiaaaa.i -fkeep-inline-functions -quiet -dumpbase system.c -mglobal-var-iram -gstabs -Wall -o

system.s

.code .align 4 ; Basic immediate instruction tests. ; ; We could/should test some of the corner cases for register and ; immediate fields. We should also check the assorted field ; selectors to

system.d

#as: #objdump: -dr #name: i860 system .*: +file format .* Disassembly of section \.text: 00000000 : 0: 01 00 00 4c lock 4: 07 00 00 4c unlock 8: 04 00 00 4c intovr c: 00 0

system.s

# System and privileged instructions # ld.c, st.c, flush, lock, unlock, intovr, trap .text lock unlock intovr trap %r0,%r0,%r0 trap %r31,%r31,%r31 trap %r1,%r5,%r18 trap %r31,%r20,%r6 ld.

system.h

/* * include/asm-cc/ads/system.h * * Copyright (C) 2007/12/10 Wang Qiang * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General