代码搜索:VM

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

代码结果 10,000
www.eeworm.com/read/329969/12922657

vm baudr.vm

// // Written by Synplify // Product Version "Version 9.0L1" // Program "Synplify", Mapper "9.0.0, Build 139R" // Wed Jun 18 10:49:09 2008 // // Source file index table: // Object locations wil
www.eeworm.com/read/329969/12922715

vm uartsend.vm

// // Written by Synplify // Product Version "Version 8.8L2" // Program "Synplify", Mapper "8.8.0, Build 018R" // Thu Jun 19 21:20:44 2008 // // Source file index table: // Object locations wil
www.eeworm.com/read/329969/12922754

vm pcm.vm

// // Written by Synplify // Product Version "Version 8.8L2" // Program "Synplify", Mapper "8.8.0, Build 018R" // Thu Jun 19 11:12:50 2008 // // Source file index table: // Object locations wil
www.eeworm.com/read/329969/12922763

vm getpcm.vm

// // Written by Synplify // Product Version "Version 8.8L2" // Program "Synplify", Mapper "8.8.0, Build 018R" // Fri Jun 20 12:38:52 2008 // // Source file index table: // Object locations wil
www.eeworm.com/read/329969/12923100

vm uartrec.vm

// // Written by Synplify // Product Version "Version 8.8L2" // Program "Synplify", Mapper "8.8.0, Build 018R" // Thu Jun 19 11:45:55 2008 // // Source file index table: // Object locations wil
www.eeworm.com/read/328652/13009136

dcu vm.dcu

www.eeworm.com/read/328652/13009261

pas vm.pas

{*******************************************************} { } { VMachine 1.0 } {
www.eeworm.com/read/242099/13094976

vm ddoor.vm

// // Written by Synplify // Sat Apr 19 17:35:54 2003 // // Source file index table: // Object locations will have the form : // file 0 "noname" // file 1 "\d:\isptools\synpbase\lib
www.eeworm.com/read/242099/13095049

vm driver.vm

// // Written by Synplify // Sun Apr 20 15:12:14 2003 // // Source file index table: // Object locations will have the form : // file 0 "noname" // file 1 "\d:\isptools\synpbase\lib
www.eeworm.com/read/139528/13150911

h vm.h

#include "GenCode.h" class VM { int Rx; //结果寄存器 int Memory[MAXMEMORY]; //内存 char ops[3][MAXINSTRLEN]; //支持的指令 public: VM(); void Init(); int GetInstrType(ch