代码搜索:exec

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

代码结果 10,000
www.eeworm.com/read/385462/2589298

h exec.h

/* * i386 execution defines * * Copyright (c) 2003 Fabrice Bellard * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Publ
www.eeworm.com/read/385462/2590122

h exec.h

/* * PowerPC emulation definitions for qemu. * * Copyright (c) 2003-2007 Jocelyn Mayer * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU
www.eeworm.com/read/385462/2590140

h exec.h

/* * i386 execution defines * * Copyright (c) 2003 Fabrice Bellard * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Publi
www.eeworm.com/read/385462/2590278

h exec.h

/* * CRIS execution defines * * Copyright (c) 2007 AXIS Communications AB * Written by Edgar E. Iglesias * * This library is free software; you can redistribute it and/or * modify it under t
www.eeworm.com/read/385462/2590290

h exec.h

#ifndef EXEC_SPARC_H #define EXEC_SPARC_H 1 #include "config.h" #include "dyngen-exec.h" register struct CPUSPARCState *env asm(AREG0); #define REGWPTR env->regwptr #define FT0 (env->ft0) #define FT
www.eeworm.com/read/385462/2590347

h exec.h

/* * Alpha emulation cpu run-time definitions for qemu. * * Copyright (c) 2007 Jocelyn Mayer * * This library is free software; you can redistribute it and/or * modify it under the terms of th
www.eeworm.com/read/385462/2590398

h exec.h

/* * SH4 emulation * * Copyright (c) 2005 Samuel Tardieu * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Licen
www.eeworm.com/read/385462/2590427

h exec.h

/* * ARM execution defines * * Copyright (c) 2003 Fabrice Bellard * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/385462/2590458

h exec.h

/* * m68k execution defines * * Copyright (c) 2005-2006 CodeSourcery * Written by Paul Brook * * This library is free software; you can redistribute it and/or * modify it under the terms of
www.eeworm.com/read/385462/2590561

h exec.h

#if !defined(__QEMU_MIPS_EXEC_H__) #define __QEMU_MIPS_EXEC_H__ //#define DEBUG_OP #include "config.h" #include "mips-defs.h" #include "dyngen-exec.h" #include "cpu-defs.h" register struct CPUMIPSS