代码搜索:MIPS

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

代码结果 10,000
www.eeworm.com/read/135076/5890283

mips

CC = CC -Olimit 6000 LD = CC
www.eeworm.com/read/131315/5937504

mips

# # RISC MIPS decstation # Should this be "leshort", given that DEC ran the DECstations in # little-endian mode? # # Where is the non-SGI, non-DEC MIPS stuff? # 0 short 0x6201 MIPS executable
www.eeworm.com/read/276929/4160792

mips

#------------------------------------------------------------------------------ # mips: file(1) magic for Silicon Graphics (MIPS, IRIS, IRIX, etc.) # Dec Ultrix (MIPS) # all
www.eeworm.com/read/437028/1837084

mips

# DECstation MIPS based system RANLIB = ar ts$(ARLOCAL) # # For Ultrix 4.2 you want -O0, for 4.1 you want -g # (-O gives a runtime error under 4.1, I don't recall for 4.2) CC_OPT_SAFE = -O0 ARLOCAL
www.eeworm.com/read/437028/1837397

mips

# DECstation MIPS based system RANLIB = ar ts$(ARLOCAL) # # For Ultrix 4.2 you want -O0, for 4.1 you want -g # (-O gives a runtime error under 4.1, I don't recall for 4.2) # For Ultrix 4.3, one file,
www.eeworm.com/read/312645/3662675

ld mips_mips32.ld

//=========================================================================== // // MLT linker script for MIPS32 // //=========================================================================== /
www.eeworm.com/read/312645/3662911

ld mips_mips64.ld

//=========================================================================== // // MLT linker script for MIPS64 // //=========================================================================== /
www.eeworm.com/read/398200/2391174

ld mips_mips32.ld

//=========================================================================== // // MLT linker script for MIPS32 // //=========================================================================== //####
www.eeworm.com/read/398200/2391356

ld mips_mips64.ld

//=========================================================================== // // MLT linker script for MIPS64 // //=========================================================================== //####
www.eeworm.com/read/312645/3662660

cdl hal_mips_mips32.cdl

# ==================================================================== # # hal_mips_mips32.cdl # # MIPS 32/64 variant architectural HAL package configuration data # # =================