#include "thirdparty/armreg.h"
Go to the source code of this file.
Macros | |
#define | ARM_NO_MMU 1 |
#define | ARM_DUAL_ENDIAN 2 |
#define | ARM_XSCALE 4 |
#define | ARM_CPU_TYPE_DEFS |
#define ARM_CPU_TYPE_DEFS |
Definition at line 50 of file arm_cpu_types.h.
Referenced by arm_cpu_list_available_types(), and arm_cpu_new().
#define ARM_DUAL_ENDIAN 2 |
Definition at line 41 of file arm_cpu_types.h.
#define ARM_NO_MMU 1 |
Definition at line 40 of file arm_cpu_types.h.
#define ARM_XSCALE 4 |
Definition at line 42 of file arm_cpu_types.h.
Referenced by arm_cpu_new(), and arm_translate_v2p_mmu().