Deleted Added
sdiff udiff text old ( 11772:baccae81e57e ) new ( 11773:9db50b9eacf5 )
full compact
1# Copyright (c) 2012-2013, 2015-2016 ARM Limited
2# All rights reserved.
3#
4# The license below extends only to copyright in the software and shall
5# not be construed as granting a license to any other intellectual
6# property including but not limited to intellectual property relating
7# to a hardware implementation of the functionality of the software
8# licensed hereunder. You may use the software subject to the license

--- 92 unchanged lines hidden (view full) ---

101 "AArch64 Instruction Set Attribute Register 1")
102
103 # 4K | 64K | !16K | !BigEndEL0 | !SNSMem | !BigEnd | 8b ASID | 40b PA
104 id_aa64mmfr0_el1 = Param.UInt64(0x0000000000f00002,
105 "AArch64 Memory Model Feature Register 0")
106 # Reserved for future expansion
107 id_aa64mmfr1_el1 = Param.UInt64(0x0000000000000000,
108 "AArch64 Memory Model Feature Register 1")