代码搜索:Sim

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

代码结果 10,000
www.eeworm.com/read/316872/3586883

sim_defconfig

# # Automatically generated make config: don't edit # Linux kernel version: 2.6.13-uc0 # Fri Sep 2 13:36:43 2005 # # CONFIG_MMU is not set # CONFIG_UID16 is not set CONFIG_RWSEM_GENERIC_SPINLOCK=y #
www.eeworm.com/read/316872/3586923

ld sim.ld

/* Linker script for the gdb v850e simulator (CONFIG_V850E_SIM). */ MEMORY { /* Interrupt vectors. */ INTV : ORIGIN = 0x0, LENGTH = 0xe0 /* Main RAM. */ RAM : ORIGIN = RAM_ADDR, LENGTH = RA
www.eeworm.com/read/316872/3586931

c sim.c

/* * arch/v850/kernel/sim.c -- Machine-specific stuff for GDB v850e simulator * * Copyright (C) 2001,02 NEC Corporation * Copyright (C) 2001,02 Miles Bader * * This file is s
www.eeworm.com/read/316872/3589406

sim_defconfig

# # Automatically generated make config: don't edit # Linux kernel version: 2.6.24-rc1 # Fri Nov 2 14:36:08 2007 # CONFIG_SUPERH=y CONFIG_SUPERH64=y CONFIG_MMU=y CONFIG_QUICKLIST=y CONFIG_RWSEM_GENER
www.eeworm.com/read/316872/3597331

h sim.h

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1999
www.eeworm.com/read/316872/3597345

h sim.h

/* * Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved. * * This program is free software; you can distribute it and/or modify it * under the terms of the GNU General Public Licens
www.eeworm.com/read/316872/3600419

h sim.h

/* * include/asm-v850/sim.h -- Machine-dependent defs for GDB v850e simulator * * Copyright (C) 2001,02,03 NEC Electronics Corporation * Copyright (C) 2001,02,03 Miles Bader *
www.eeworm.com/read/313682/3642808

do sim.do

############################################################################### ## Copyright (c) 2007 Xilinx, Inc. ## This design is confidential and proprietary of Xilinx, Inc. ## All Rights Rese
www.eeworm.com/read/313682/3642936

do sim.do

############################################################################### ## Copyright (c) 2007 Xilinx, Inc. ## This design is confidential and proprietary of Xilinx, Inc. ## All Rights Rese
www.eeworm.com/read/313609/3643255

run_sim

#!/bin/csh -f set arg_num = $#argv; # number of arguments if ($arg_num < 1) then echo " " echo "Missing required ATS argument:" echo " '-r' for regression" echo " " exit endif