代码搜索:CX SUPERVISOR
找到约 10,000 项符合「CX SUPERVISOR」的源代码
代码结果 10,000
www.eeworm.com/read/249482/4449616
dat asslandat19b.dat
说明: 示例 SBB DX,CX
---- SBB AX,DATA1
SBB BX,2000H
SBB ALFA[BX+SI],SI
SBB BETAP[DI,030AH
www.eeworm.com/read/229812/4750085
asm sqrt086.asm
ifdef _BUILDING_MATHLIB
include mdef.inc
include struct.inc
modstart sqrt086
xdefp __sqrtd
;
; double __sqrtd( double AX BX CX DX );
;
defp __sqrtd
www.eeworm.com/read/215230/4905427
cpp mgjs_document.cpp
#include "mgjs_main.h"
#include
#define TEMPSTRINGMAX 512
static JSBool GetDocumentProperty(JSContext *cx, JSObject *obj, jsval id, jsval *vp);
static JSBool SetDocumentProperty(JSCont
www.eeworm.com/read/192230/5159118
mt cxux.mt
# Target: Motorola 88k running Harris CX/UX
TDEPFILES= m88k-tdep.o remote-bug.o
TM_FILE= tm-cxux.h
www.eeworm.com/read/337546/3333998
c cxusb.c
/* DVB USB compliant linux driver for Conexant USB reference design.
*
* The Conexant reference design I saw on their website was only for analogue
* capturing (using the cx25842). The box I took t
www.eeworm.com/read/324920/3492897
c cxusb.c
/* DVB USB compliant linux driver for Conexant USB reference design.
*
* The Conexant reference design I saw on their website was only for analogue
* capturing (using the cx25842). The box I took t
www.eeworm.com/read/316872/3591439
c cxusb.c
/* DVB USB compliant linux driver for Conexant USB reference design.
*
* The Conexant reference design I saw on their website was only for analogue
* capturing (using the cx25842). The box I took t
www.eeworm.com/read/316872/3604407
txt fw-memory.txt
This document describes the cx2341x memory map and documents some of the register
space.
Note: the memory long words are little-endian ('intel format').
Warning! This information was figured out fro
www.eeworm.com/read/298155/3873689
dat asslandat18b.dat
说明: 示例 SUB DX,CX
---- SUB [BX+25],AX
SUB DI,ALFA[SI]
SUB CL,20
SUB DATA1[DI][BX],20A5H
www.eeworm.com/read/298155/3873769
dat asslandat19b.dat
说明: 示例 SBB DX,CX
---- SBB AX,DATA1
SBB BX,2000H
SBB ALFA[BX+SI],SI
SBB BETAP[DI,030AH