代码搜索:Addressing

找到约 974 项符合「Addressing」的源代码

代码结果 974
www.eeworm.com/read/347503/3171379

d addressing_c3x.d

#as: -m30 --defsym TEST_C3X=1 #objdump: -d -z #name: c3x addressing modes #source: addressing.s .*: +file format .*c4x.* Disassembly of section .text: 00000000 : 0: 6a00ffff.* 1: 6a0
www.eeworm.com/read/447738/1697467

d addressing_c4x.d

#as: -m40 --defsym TEST_C4X=1 #objdump: -d -z #name: c4x addressing modes #source: addressing.s .*: +file format .*c4x.* Disassembly of section .text: 00000000 : 0: 6a00ffff.* 1: 6a0
www.eeworm.com/read/447738/1697482

d addressing_c3x.d

#as: -m30 --defsym TEST_C3X=1 #objdump: -d -z #name: c3x addressing modes #source: addressing.s .*: +file format .*c4x.* Disassembly of section .text: 00000000 : 0: 6a00ffff.* 1: 6a0
www.eeworm.com/read/185622/9018880

txt rfc1367.txt

Network Working Group C. Topolcic Request for Comments: 1367 CNRI
www.eeworm.com/read/465477/6938242

txt rfc1367.txt

Network Working Group C. Topolcic Request for Comments: 1367 CNRI
www.eeworm.com/read/221024/14775444

html http:^^www.cs.wisc.edu^~cs354-2^cs354^lec.notes^case.studies.html

Date: Tue, 05 Nov 1996 00:32:49 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Wed, 30 Aug 1995 21:21:35 GMT Content-length: 20185 Lecture notes - Chapter 14 - Arch
www.eeworm.com/read/112400/15488192

txt rfc1367.txt

Network Working Group C. Topolcic Request for Comments: 1367 CNRI
www.eeworm.com/read/106679/15629445

txt rfc1367.txt

Network Working Group C. Topolcic Request for Comments: 1367 CNRI
www.eeworm.com/read/289658/8536677

txt 循环寻址.txt

循环寻址 循环寻址(circular <mark>addressing</mark>)是DSP中经常用到的一种寻址方式。该寻址方法可以对一块特定存储区实现循环的操作。可以把循环寻址理解为实现一个滑动窗,新数据引入后将覆盖老的数据,便得该窗中包含了需处理的最新数据。在数字信号处理中的FIR、卷积等运算中,循环寻址具有极其重要的意义。 位反序寻址(位倒序)(bit-reversed) 位反转寻址法(Bit-R ...
www.eeworm.com/read/182126/9215973

c testlinear.c

/* Simple test program for Cirrus linear addressing/color expansion. vgagl can take advantage of it (linear addressing). */ #include #include #include #inclu