代码搜索:source

找到约 10,000 项符合「source」的源代码

代码结果 10,000
www.eeworm.com/read/192949/5148827

ucp source3.ucp

.line 1 "D:\yxp\ixp1200\讲座\Intel IXP1200开发指南\开发指南3之demo工程\开发指南(3)之demo工程\demo3\Source3.uc" ;Branch and Jump Instructions ;TA ;二、conditional branching ;note : guess_branching 的用法 ;no guess br
www.eeworm.com/read/192949/5148828

uc source3.uc

;Branch and Jump Instructions ;TA ;二、conditional branching ;note : guess_branching 的用法 ;no guess branch alu[--,--,b,0];set condition code : zero=0 ;alu之后可接其他的语句 br=0[l1#],defer[2] nop;
www.eeworm.com/read/192949/5148831

list source8.list

+version: 7/2/1998 +switches: +uca_version: 2.0.83 +uca_date: Aug 2 2001 00:02:16 +current_date: Tue Jul 02 10:40:55 2002 .cpu_version 0x00000001 0 15 .%num_contexts 4 .%local_mem0_mo
www.eeworm.com/read/192949/5148832

uc source8.uc

fast_wr [1, inter_thd_sig];signal thread 1 fast_wr [1, ireg] ; interrupt StrongARM core fast_wr [1, self_destruct]; set bit 1 in the self_destruct register fast_wr [1, incr_enq_num1]; increment enq
www.eeworm.com/read/192949/5148834

uci source8.uci

.toc------------------------------------------------------------------------------------------------------------ .toc .toc
www.eeworm.com/read/192949/5148835

ucp source8.ucp

.line 1 "D:\yxp\ixp1200\讲座\Intel IXP1200开发指南\开发指南3之demo工程\开发指南(3)之demo工程\demo8\Source8.uc" fast_wr [1, inter_thd_sig];signal thread 1 fast_wr [1, ireg] ; interrupt StrongARM core fast_wr [1, self_d
www.eeworm.com/read/192949/5148837

uci source1.uci

.toc------------------------------------------------------------------------------------------------------------ .toc .toc
www.eeworm.com/read/192949/5148838

ucp source1.ucp

.line 1 "D:\yxp\ixp1200\讲座\Intel IXP1200开发指南\开发指南3之demo工程\开发指南(3)之demo工程\demo1\Source1.uc" alu[reg,--,b,1];reg:=1 br[self#] nop;空操作 nop self#: br[self#]
www.eeworm.com/read/192949/5148842

list source1.list

+version: 7/2/1998 +switches: +uca_version: 2.0.83 +uca_date: Aug 2 2001 00:02:16 +current_date: Tue Jul 02 09:31:44 2002 .cpu_version 0x00000001 0 15 .%num_contexts 4 .%local_mem0_mo
www.eeworm.com/read/192949/5148843

uc source1.uc

//Branch and Jump Instructions //TA //一、 无条件跳转指令(1) br //note: 为观察defer[1]的执行优化, //(1)设置菜单:build->setting->assembler ,去除掉optimize , 开始debug //(2)设置菜单:build->setting->assembler ,选中optimize ,