代码搜索结果

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

mlt_arm_study_ram.mlt

version 0 region ram 0c000000 800000 0 ! section fixed_vectors 0 4 0 1 1 1 1 1 0x0c000000 0x0c000000 rom_vectors rom_vectors ! section rom_vectors 0 1 0 1 1 1 1 1 0c100000 0c100000 text text ! se

mlt_arm_study_ram.h

// eCos memory layout - Wed Apr 11 13:43:10 2001 // This is a generated file - do not edit #ifndef __ASSEMBLER__ #include #include #endif #define CYGMEM_R

mlt_arm_study_rom.h

// eCos memory layout - Wed Apr 11 13:49:55 2001 // This is a generated file - do not edit #ifndef __ASSEMBLER__ #include #include #endif #define CYGMEM_R

mlt_arm_study_ram.ldi

// eCos memory layout - Wed Apr 11 13:43:10 2001 // This is a generated file - do not edit #include MEMORY { ram : ORIGIN = 0x0c000000, LENGTH = 0x800000 }

mlt_arm_study_rom.mlt

version 0 region rom 0 200000 1 ! region ram c000000 800000 0 ! section rom_vectors 0 1 0 1 1 1 1 1 0 0 text text ! section text 0 1 0 1 0 1 0 1 fini fini ! section fini 0 4 0 1 0 1 0 1 rodata ro

mlt_arm_study_rom.ldi

// eCos memory layout - Wed Apr 11 13:49:55 2001 // This is a generated file - do not edit #include MEMORY { rom : ORIGIN = 0, LENGTH = 0x200000 ram : ORIG

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