代码搜索:Exec
找到约 10,000 项符合「Exec」的源代码
代码结果 10,000
www.eeworm.com/read/418361/10950872
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/418361/10951244
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/418361/10951266
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);
#ifdef TARGET_SPARC64
#define T0 (env->t0)
#define T1 (env->t1
www.eeworm.com/read/418361/10951485
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/418361/10951621
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/418361/10951705
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/418361/10951816
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/418361/10951868
c exec.c
/*
* virtual page mapping and translated block handling
*
* Copyright (c) 2003 Fabrice Bellard
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/418361/10952028
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
www.eeworm.com/read/416039/11043974
c exec.c
#include
#include
#include
#include
#include
#include
#include
#include
extern int sys_exi