代码搜索:Control 开发教程
找到约 10,000 项符合「Control 开发教程」的源代码
代码结果 10,000
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
www.eeworm.com/read/439864/1804021
h control-proto.h
/*
* control-proto.h - control protocol header definitions
*
* Copyright (C) 2000, 2001 Stefan Jahn
*
* This is free software; you can redistribute it and/or modify
* it under