代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/447907/1692778
h net_control.h
/*
** Copyright 2003, Travis Geiselbrecht. All rights reserved.
** Distributed under the terms of the NewOS License.
*/
#ifndef _NEWOS_KERNEL_NET_NET_CONTROL_H
#define _NEWOS_KERNEL_NET_NET_CONTROL_H
www.eeworm.com/read/447738/1698350
d control-001.d
#objdump: -Dr
#source: control-001.s
.*: file format elf32-d10v
Disassembly of section .text:
00000000 :
0: 69 00 56 00 mvfc r0, psw -> mvtc r0, psw
4: 69 01 56 20 mvfc r0, bpsw ->
www.eeworm.com/read/447738/1698351
s control-001.s
.text
.global foo
foo:
mvfc r0,cr0
mvtc r0,psw ;; cr0=psw
mvfc r0,cr1
mvtc r0,bpsw ;; cr1=bpsw
mvfc r0,cr2
mvtc r0,pc ;; cr2=pc
mvfc r0,cr3;
www.eeworm.com/read/446537/1713019
h file_control.h
#ifndef __FILE_CONTROL_H_
#define __FILE_CONTROL_H_
#include "dvb_type.h"
#include "dvb_sys.h"
#include "dvb_file.h"
#include "dvb_device.h"
/****************************************************
www.eeworm.com/read/446305/1713459
h control_w.h
/*---------------------------------------------------------------------------+
| control_w.h |
|
www.eeworm.com/read/443386/1743878
h control_w.h
/*---------------------------------------------------------------------------+
| control_w.h |
|
www.eeworm.com/read/442656/1755616
hh memory_control.hh
/*
* Copyright (c) 2001, 2002, 2003, 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik H
www.eeworm.com/read/442656/1755617
cc memory_control.cc
/*
* Copyright (c) 2002, 2003, 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor