代码搜索:Emulation

找到约 6,488 项符合「Emulation」的源代码

代码结果 6,488
www.eeworm.com/read/430182/1937423

makefile

# # Makefile for the FPU instruction emulation. # CFLAGS += -I. -I$(TOPDIR)/include/math-emu -w ifeq ($(CONFIG_MATHEMU),y) O_TARGET := math-emu.o obj-y := math.o qrnnd.o else list-multi := math-
www.eeworm.com/read/393286/2477370

c ioctl.c

/* $Id: ioctl.c,v 1.17 2002/02/08 03:57:14 davem Exp $ * ioctl.c: Solaris ioctl emulation. * * Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) * Copyright (C) 1997,1998 Patrik Rak (prak3
www.eeworm.com/read/385891/2578189

makefile

# # Makefile for the ia32 kernel emulation subsystem. # .S.s: $(CPP) $(AFLAGS) $(AFLAGS_KERNEL) -o $*.s $< .S.o: $(CC) $(AFLAGS) $(AFLAGS_KERNEL) -c -o $*.o $< all: ia32.o O_TARGET := ia32.o obj
www.eeworm.com/read/385891/2579088

makefile

# # Makefile for the FPU instruction emulation. # CFLAGS += -I. -I$(TOPDIR)/include/math-emu -w ifeq ($(CONFIG_MATHEMU),y) O_TARGET := math-emu.o obj-y := math.o qrnnd.o else list-multi := math-
www.eeworm.com/read/385462/2589964

h sh.h

#ifndef QEMU_SH_H #define QEMU_SH_H /* Definitions for SH board emulation. */ #include "sh_intc.h" /* sh7750.c */ struct SH7750State; struct SH7750State *sh7750_init(CPUState * cpu); typedef stru
www.eeworm.com/read/368386/2814976

makefile

# # Makefile for the ia32 kernel emulation subsystem. # .S.s: $(CPP) $(AFLAGS) $(AFLAGS_KERNEL) -o $*.s $< .S.o: $(CC) $(AFLAGS) $(AFLAGS_KERNEL) -c -o $*.o $< all: ia32.o O_TARGET := ia32.o obj
www.eeworm.com/read/368386/2815471

c ioctl.c

/* $Id: ioctl.c,v 1.16 2000/11/18 02:10:59 davem Exp $ * ioctl.c: Solaris ioctl emulation. * * Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) * Copyright (C) 1997,1998 Patrik Rak (prak3
www.eeworm.com/read/368386/2815878

makefile

# # Makefile for the FPU instruction emulation. # CFLAGS += -I. -I$(TOPDIR)/include/math-emu -w ifeq ($(CONFIG_MATHEMU),y) O_TARGET := math-emu.o obj-y := math.o qrnnd.o else list-multi := math-
www.eeworm.com/read/350657/3118929

makefile

# # Makefile for the ia32 kernel emulation subsystem. # .S.s: $(CPP) $(AFLAGS) $(AFLAGS_KERNEL) -o $*.s $< .S.o: $(CC) $(AFLAGS) $(AFLAGS_KERNEL) -c -o $*.o $< all: ia32.o O_TARGET := ia32.o obj
www.eeworm.com/read/350657/3119424

c ioctl.c

/* $Id: ioctl.c,v 1.16 2000/11/18 02:10:59 davem Exp $ * ioctl.c: Solaris ioctl emulation. * * Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) * Copyright (C) 1997,1998 Patrik Rak (prak3