代码搜索结果

找到约 10,000 项符合 ARM 的代码

arm2x86.c

#include "armdefs.h" #include "arm2x86_self.h" const uint8_t table_logic_cc[16] = { 1, /* and */ 1, /* eor */ 0, /* sub */ 0, /* rsb */ 0, /* add */ 0, /* adc */ 0, /* sbc */ 0, /

arm926ejs_mmu.po

arm926ejs_mmu.o: common/mmu/arm926ejs_mmu.c /usr/include/assert.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \ /usr/include/gnu/st

arm920t_mmu.po

arm920t_mmu.o: common/mmu/arm920t_mmu.c /usr/include/assert.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \ /usr/include/gnu/stubs-

arm920t_mmu.h

/* arm920t_mmu.h - ARM920T Memory Management Unit emulation. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as p

arm926ejs_mmu.c

/* arm926ejs_mmu.c - ARM926EJS Memory Management Unit emulation. Copyright (C) 2003 Skyeye Develop Group for help please send mail to This prog

arm926ejs_mmu.h

/* arm926ejs_mmu.h - ARM926EJS Memory Management Unit emulation. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License

arm920t_mmu.c

/* arm920t_mmu.c - ARM920T Memory Management Unit emulation. Copyright (C) 2003 Skyeye Develop Group for help please send mail to This program

arm2x86.h

/* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at you

arm2x86.c

/* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at you