📄 v6processors.ami
字号:
;; ARMulator configuration file type 3
;; Copyright (c) 2002 ARM Limited. All Rights Reserved.
;; RCS $Revision: 1.1.4.1 $
;; Checkin $Date: 2003/07/08 10:13:03 $
;; Revising $Author: dsinclai $
;;
;; This is a non-user-edittable configuration file for ARMulator (ADS1.2)
;;
;Default for Pagetab and ARMV6 or ARM11 core model.
UNALIGNED=True
{Processors
;These are to allow legacy Bigendian-32 mode images
;to run on a ARM1136 core model in RealView Debugger(TM).
{ ARM1136JF-S_BE32=ARM1136JF-S
BIGEND_IS_BE8=False
UNALIGNED=False
}
{ ARM1136J-S_BE32=ARM1136J-S
BIGEND_IS_BE8=False
UNALIGNED=False
}
}
;Needed for testing if you rebuild armulate.sdi or flatmem on this branch,
; unless you avoid using a warehouse build for anything.
ALLOW_MULTIPLE_DLLS_ON_PATH=True
; Applies only to models with HAS_BE8=True (ARMV6 and ARM1136)
BIGEND_IS_BE8=True
{UNIREGSNAMES
ARM1136J-S_BE32=ARM1136J-S
ARM1136JF-S_BE32=ARM1136JF-S,VFPv2
}
;EOF v6processors.ami
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -