; --------------------------------------------------------------------------------
; @Title: HiSilicon Hi6220V100 On-Chip Peripherals
; @Props: Released
; @Author: ADP
; @Changelog: 2015-12-30 ADP
; @Manufacturer: HiSilicon Technologies CO.
; @Doc: Hi6220V100_Multi-Mode_Application_Processor_Function_Description.pdf (Rev.1, 2014-12),
;       DDI0194G_ssp_pl022_r1p3_trm.pdf (Rev. r1p3)
; @Core: Cortex-A53
; @Copyright: (C) 1989-2017 Lauterbach GmbH, licensed for use with TRACE32(R) only
; --------------------------------------------------------------------------------
; $Id: perhi6220.per 7635 2017-02-28 12:38:22Z amerkle $

;Known problems:
;-- Modules: MIPI_DSI, SD/SDIO/MMC and USB have not been described in datasheet

config 16. 8.

width 0xB




tree "Core Registers (Cortex-A53)"


tree.open "AArch64"

width 18.
tree "ID Registers"

rgroup.long spr:0x30000++0x0
    line.long 0x0 "MIDR_EL1,Main ID Register"
        hexmask.long.byte 0x0 24.--31. 0x1 "         IMPL       ,Implementer code"
        bitfld.long 0x0 20.--23.  "               VAR        ,Variant" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        bitfld.long 0x0 16.--19.  "                    ARCH      , Architecture" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,ARMv8"
        textline "                                   "
        hexmask.long.word 0x0 4.--15. 0x1 " PART       ,Primary Part Number"
        bitfld.long 0x0 0.--3. "             REV        ,Revision Number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"

rgroup.long spr:0x33001++0x0
    line.long 0x0 "CTR_EL0,Cache Type Register"
        bitfld.long 0x0 24.--27. "         CWG        ,Cache writeback granule size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
        textline "                                   "
        bitfld.long 0x0 20.--23. " ERG        ,Exclusives reservation granule size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
        bitfld.long 0x0 16.--19. "         DMINLINE   ,Smallest data cache line size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
        textline "                                   "
        bitfld.long 0x0 14.--15. " L1POLICY   ,L1 Instruction cache policy" "Reserved,Reserved,VIPT,PIPT"
        bitfld.long 0x0 0.--3. "         IMINLINE   ,I-Cache Minimum Line Size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
 
if corename()=="CORTEXA57"
rgroup.quad spr:0x30005++0x00
    line.quad 0x0 "MPIDR_EL1,Multiprocessor Affinity Register"
        bitfld.quad 0x00 30. " U          ,Processor is part of a multiprocessor or uniprocessor system" "Multiprocessor,Uniprocessor"
        textline "                                   "
        bitfld.quad 0x00 24. " MT         ,Lowest level of affinity consist of logical processors" "Not implemented,Implemented"
        hexmask.quad.byte 0x00 16.--23. 1. "  AFF2       ,Affinity level 2. Second highest level affinity field"
        hexmask.quad.byte 0x00 8.--15. 1. "                    AFF1      ,Affinity level 1. Third highest level affinity field"
        textline "                                   "
        bitfld.quad 0x00 0.--1. " CPUID      ,CPU ID" "1,2,3,4"
elif corename()=="CORTEXA53"
rgroup.quad spr:0x30005++0x00
    line.quad 0x0 "MPIDR_EL1,Multiprocessor Affinity Register"
        bitfld.quad 0x00 30. " U          ,Processor is part of a multiprocessor or uniprocessor system" "Multiprocessor,Uniprocessor"
        textline "                                   "
        bitfld.quad 0x00 24. " MT         ,Lowest level of affinity consist of logical processors" "Not implemented,Implemented"
        hexmask.quad.byte 0x00 16.--23. 1. "  AFF2       ,Affinity level 2. Second highest level affinity field"
        hexmask.quad.byte 0x00 8.--15. 1. "                    AFF1      ,Affinity level 1. Third highest level affinity field"
        textline "                                   "
        hexmask.quad.byte 0x00 0.--7. 1. " AFF0       ,Affinity level 0. Lowest level affinity field"
endif        
            
rgroup.long spr:0x30006++0x0
    line.long 0x0 "REVIDR_EL1,Revision ID Register"

rgroup.long spr:0x30014++0x00
    line.long 0x00 "ID_MMFR0_EL1,Memory Model Feature Register 0"
        bitfld.long 0x00 28.--31. "         IS         ,Indicates innermost shareability domain implemented" "Reserved,Implemented,?..."
        bitfld.long 0x00 24.--27. "      FCSE       ,Fast Context Switch Memory Mappings Support" "Not supported,?..."
        bitfld.long 0x00 20.--23. "         AR        ,Auxiliary Register Support" "Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 16.--19. " TCM        ,TCM and Associated DMA Support" "Not supported,?..."
        bitfld.long 0x00 12.--15. "    SL         ,Shareability levels" "Reserved,Implemented 2 levels,?..."
        bitfld.long 0x00 8.--11. "  OSS       ,Outer Shareable Support" "Reserved,Implemented,?..."
        textline "                                   "
        bitfld.long 0x00 4.--7. " PMSA       ,Physical Memory System Architecture (PMSA) Support" "Not supported,?..."
        bitfld.long 0x00 0.--3. "    VMSA       ,Virtual Memory System Architecture (VMSA) Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."            
rgroup.long spr:0x30015++0x00
    line.long 0x00 "ID_MMFR1_EL1,Memory Model Feature Register 1"
        bitfld.long 0x00 28.--31. "         BTB        ,Branch Predictor" "Reserved,Reserved,Required,?..."
        bitfld.long 0x00 24.--27. "         L1TCO      ,Test and Clean Operations on Data Cache/Harvard/Unified Architecture Support" "Not supported,?..."
        bitfld.long 0x00 20.--23. "         L1UCMO    ,L1 Cache/All Maintenance Operations/Unified Architecture Support" "Not supported,?..."
        textline "                                   "
        bitfld.long 0x00 16.--19. " L1HCMO     ,L1 Cache/All Maintenance Operations/Harvard Architecture Support" "Not supported,?..."
        bitfld.long 0x00 12.--15. "    L1UCLMOSW  ,L1 Cache Line Maintenance Operations by Set and Way/Unified Architecture Support" "Not supported,?..."
        bitfld.long 0x00 8.--11. "         L1HCLMOSW ,L1 Cache Line Maintenance Operations by Set and Way/Harvard Architecture Support" "Not supported,?..."
        textline "                                   "
        bitfld.long 0x00 4.--7. " L1UCLMOMVA ,L1 Cache Line Maintenance Operations by VA/Unified Architecture Support" "Not supported,?..."
        bitfld.long 0x00 0.--3. "    L1HCLMOMVA ,L1 Cache Line Maintenance Operations by VA/Harvard Architecture" "Not supported,?..."    
rgroup.long spr:0x30016++0x00
    line.long 0x00 "ID_MMFR2_EL1,Memory Model Feature Register 2"
        bitfld.long 0x00 28.--31. "         HAF        ,Hardware Access Flag Support" "Not supported,?..."
        bitfld.long 0x00 24.--27. "    WFI        ,Wait for Interrupt Stalling Support" "Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "             MBF       ,Memory Barrier Operations Support" "Reserved,Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 16.--19. " UTLBMO     ,TLB Maintenance Operations/Unified Architecture Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        HTLBMO     ,TLB Maintenance Operations/Harvard Architecture Support" "Not supported,?..."
        bitfld.long 0x00 8.--11. "         HL1CMRO   ,Cache Maintenance Range Operations/Harvard Architecture Support" "Not supported,?..."
        textline "                                   "
        bitfld.long 0x00 4.--7. " HL1BPCRO   ,Background Prefetch Cache Range Operations/Harvard Architecture Support" "Not supported,?..."
        bitfld.long 0x00 0.--3. "    HL1FPCRO   ,Foreground Prefetch Cache Range Operations/Harvard Architecture Support" "Not supported,?..."
rgroup.long spr:0x30017++0x00
    line.long 0x00 "ID_MMFR3_EL1,Memory Model Feature Register 3"
        bitfld.long 0x00 28.--31. "         SS         ,Supersection support" "Supported,?..."
        bitfld.long 0x00 24.--27. "        CMEMSZ     ,Cache memory size" "Reserved,Reserved,1TByte,?..."
        bitfld.long 0x00 20.--23. "              CW        ,Coherent walk" "Reserved,Supported,Reserved..."
        textline "                                   "
        bitfld.long 0x00 12.--15. " MB         ,Maintenance broadcast Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "        BPM        ,Invalidate Branch predictor Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 4.--7. "             HCMOSW    ,Invalidate Cache by Set and Way/Clean by Set and Way/Invalidate and Clean by Set and Way Support" "Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 0.--3. " HCMOMVA    ,Invalidate Cache MVA Support" "Reserved,Supported,?..."                
rgroup.quad spr:0x30026++0x00
    line.quad 0x00 "ID_MMFR4_EL1,ID_MMFR4_EL1"
         bitfld.long 0x00 4.--7. " AC2        ,Extension of ACTLR and HACTLR by ACTLR2 and HACTLR2" "Not implemented, implemented,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved"

rgroup.quad spr:0x30070++0x00
    line.quad 0x00 "ID_AA64MMFR0_EL1,AArch64 Memory Model Feature Register 0"
        bitfld.quad 0x00 28.--31. " 4KB        ,4KB granule supported" "Supported,?..."
        bitfld.quad 0x00 24.--27. "        64KB       ,64KB granule supported" "Supported,?..."
        bitfld.quad 0x00 20.--23. "             16KB      ,16KB granule supported" "Not supported,?..."
        textline "                                   "
        bitfld.quad 0x00 12.--15. " SNSMEM     ,Secure versus Non-secure Memory distinction" "Reserved,Supported,?..."
        bitfld.quad 0x00 8.--11. "        BIGEND     ,Mixed-endian configuration support" "Reserved,Supported,?..."
        bitfld.quad 0x00 4.--7. "             ASIDBITS  ,Number of ASID bits" "Reserved,Reserved,16 bits,?..."
        textline "                                   "
        bitfld.quad 0x00 0.--3. " PARANGE    ,Physical address range supported" "Reserved,Reserved,40 bits/1 TB,Reserved,44 bits/16 TB,?..."
if corename()=="CORTEXA53"
hgroup.quad spr:0x30071++0x00
    hide.quad 0x00 "ID_AA64MMFR1_EL1,AArch64 Memory Model Feature Register 1"
endif
rgroup.long spr:0x30020++0x00
    line.long 0x00 "ID_ISAR0_EL1,Instruction Set Attribute Register 0"
        bitfld.long 0x00 24.--27. "         DIVI       ,Divide Instructions Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "        DEBI       ,Debug Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 16.--19. "             CI        ,Coprocessor Instructions Support" "Not supported,?..."
        textline "                                   "
        bitfld.long 0x00 12.--15. " CBI        ,Combined Compare and Branch Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "        BI         ,Bitfield Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 4.--7. "             BCI       ,Bit Counting Instructions Support" "Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 0.--3. " SI         ,Swap Instructions Support" "Not supported,?..."            
rgroup.long spr:0x30021++0x00
    line.long 0x00 "ID_ISAR1_EL1,Instruction Set Attribute Register 1"
        bitfld.long 0x00 28.--31. "         JI         ,Jazelle Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 24.--27. "        INTI       ,Interwork Instructions Support" "Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "             IMMI      ,Immediate Instructions Support" "Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 16.--19. " ITEI       ,If Then Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        EXTI       ,Extend Instructions Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "             EARI      ,Exception A and R Instructions Support" "Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 4.--7. " EXIN       ,Exception in ARM Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "        ENDI       ,Endian Instructions Support" "Reserved,Supported,?..."            
rgroup.long spr:0x30022++0x00
    line.long 0x00 "ID_ISAR2_EL1,Instruction Set Attribute Register 2"
        bitfld.long 0x00 28.--31. "         RI         ,Reversal Instructions Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 24.--27. "        PSRI       ,PSR Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "             UMI       ,Advanced Unsigned Multiply Instructions Support" "Reserved,Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 16.--19. " SMI        ,Advanced Signed Multiply Instructions Support" "Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        MI         ,Multiply Instructions Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "             II        ,Multi-Access Interruptible Instructions Support" "Not supported,?..."
        textline "                                   "
        bitfld.long 0x00 4.--7. " MHI        ,Memory Hint Instructions Support" "Reserved,Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "        LSI        ,Load and Store Instructions Support" "Reserved,Reserved,Supported,?..."
rgroup.long spr:0x30023++0x00
    line.long 0x00 "ID_ISAR3_EL1,Instruction Set Attribute Register 3"
        bitfld.long 0x00 28.--31. "         TEEEI      ,Thumb-EE Extensions Support" "Not supported,?..."
        bitfld.long 0x00 24.--27. "    NOPI       ,True NOP Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "             TCI       ,Thumb Copy Instructions Support" "Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 16.--19. " TBI        ,Table Branch Instructions Support" "Reserved,Supported,Reserved..."
        bitfld.long 0x00 12.--15. "        SPI        ,Synchronization Primitive Instructions Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "             SVCI      ,SVC Instructions Support" "Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 4.--7. " SIMDI      ,Single Instruction Multiple Data (SIMD) Instructions Support" "Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "        SI         ,Saturate Instructions Support" "Reserved,Supported,?..."                
rgroup.long spr:0x30024++0x00
    line.long 0x00 "ID_ISAR4_EL1,Instruction Set Attribute Register 4"
        bitfld.long 0x00 28.--31. "         SWP_FRAC   ,Memory System Locking Support" "Not supported,?..."
        bitfld.long 0x00 24.--27. "    PSR_M_I    ,PSR_M Instructions Support" "Not supported,?..."
        bitfld.long 0x00 20.--23. "         SPRI      ,Synchronization Primitive instructions" "Supported,?..."
        textline "                                   "
        bitfld.long 0x00 16.--19. " BI         ,Barrier Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        SMCI       ,SMC Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "             WBI       ,Write-Back Instructions Support" "Reserved,Supported,?..."
          textline "                                   "
        bitfld.long 0x00 4.--7. " WSI        ,With-Shift Instructions Support" "Reserved,Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "        UI         ,Unprivileged Instructions Support" "Reserved,Reserved,Supported,?..."                    
rgroup.long spr:0x30025++0x00
    line.long 0x00 "ID_ISAR5_EL1,Instruction Set Attribute Register 5"
        bitfld.long 0x00 16.--19. "         CRC32      ,CRC32 Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        SHA2       ,SHA2 Instructions Support" "Not supported,Supported,?..."
        bitfld.long 0x00 8.--11. "         SHA1      ,SHA1 Instructions Support" "Not supported,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 4.--7. " AES        ,AES Instructions Support" "Not supported,Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "    SEVL       ,SEVL Instructions Support" "Reserved,Supported,?..."
rgroup.quad spr:0x30060++0x00
    line.quad 0x00 "ID_AA64ISAR0_EL1,AArch64 Instruction Set Attribute Register 0"
        bitfld.quad 0x00 16.--19. " CRC32      ,CRC32" "Reserved,Implemented,?..."
        bitfld.quad 0x00 12.--15. "      SHA2       , SHA2 instructions are implemented" "Not implemented,Implemented,?..."
        bitfld.quad 0x00 8.--11. "       SHA1      , SHA1 instructions are implemented" "Not implemented,Implemented,?..."
        textline "                                   "
        bitfld.quad 0x00 4.--7. " AES        ,AES instructions are implemented" "Not implemented,Reserved,Implemented,?..."
if corename()=="CORTEXA53"
hgroup.quad spr:0x30061++0x00
    hide.quad 0x00 "ID_AA64ISAR1_EL1,AArch64 Instruction Set Attribute Register 1"
endif
if corename()=="CORTEXA57"    
rgroup.long spr:0x30010++0x00
    line.long 0x00 "ID_PFR0_EL1,Processor Feature Register 0"
        bitfld.long 0x00 12.--15. "         STATE3     ,Thumb Execution Environment (Thumb-EE) Support" "Not supported,?..."
        bitfld.long 0x00 8.--11. "    STATE2     ,Support for Jazelle extension" "Reserved,Supported,?..."
        bitfld.long 0x00 4.--7. "             STATE1    ,Thumb Encoding Supported by the Processor Type" "Reserved,Reserved,Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 0.--3. " STATE0     ,ARM Instruction Set Support" "Reserved,Supported,?..."
rgroup.long spr:0x30011++0x00
    line.long 0x00 "ID_PFR1_EL1,Processor Feature Register 1"
        bitfld.long 0x00 28.--31. "         GIC_CPU    ,GIC CPU Support" "Disabled,Enabled,?..."
        textline "                                   "
        bitfld.long 0x00 16.--19. " GT         ,Generic Timer Support" "Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        VE         ,Virtualization Extensions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "             MPM       ,Microcontroller Programmer's Model Support" "Not supported,?..."
        textline "                                   "
        bitfld.long 0x00 4.--7. " SE         ,Security Extensions Architecture v1 Support" "Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "        PM         ,Standard ARMv4 Programmer's Model Support" "Reserved,Supported,?..."
elif corename()=="CORTEXA53"
rgroup.long spr:0x30010++0x00
    line.long 0x00 "ID_PFR0_EL1,Processor Feature Register 0"
        bitfld.long 0x00 12.--15. "         STATE3     ,Thumb Execution Environment (Thumb-EE) Support" "Not supported,?..."
        bitfld.long 0x00 8.--11. "    STATE2     ,Support for Jazelle extension" "Reserved,Supported,?..."
        bitfld.long 0x00 4.--7. "             STATE1    ,Thumb Encoding Supported by the Processor Type" "Reserved,Reserved,Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 0.--3. " STATE0     ,ARM Instruction Set Support" "Reserved,Supported,?..."
rgroup.long spr:0x30011++0x00
    line.long 0x00 "ID_PFR1_EL1,Processor Feature Register 1"
        bitfld.long 0x00 28.--31. "         GIC_CPU    ,GIC CPU Support" "Disabled,Enabled,?..."
        textline "                                   "
        bitfld.long 0x00 16.--19. " GT         ,Generic Timer Support" "Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        VE         ,Virtualization Extensions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "             MPM       ,Microcontroller Programmer's Model Support" "Not supported,?..."
        textline "                                   "
        bitfld.long 0x00 4.--7. " SE         ,Security Extensions Architecture v1 Support" "Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "        PM         ,Standard ARMv4 Programmer's Model Support" "Reserved,Supported,?..."
endif
if corename()=="CORTEXA57"    
rgroup.quad spr:0x30040++0x00
    line.quad 0x00 "ID_AA64PFR0_EL1,AArch64 Processor Feature Register 0"
        bitfld.quad 0x00 24.--27. " GIC        ,GIC CPU interface" "Disabled,Enabled,?..."
        bitfld.quad 0x00 20.--23. "         ADVSIMD    ,Advanced SIMD" "Implemented,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Not implemented"
        bitfld.quad 0x00 16.--19. "       FP        ,Floating-point" "Implemented,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Not implemented"
        textline "                                   "
        bitfld.quad 0x00 12.--15. " EL3H       ,EL3 exception handling" "Reserved,Reserved,Implemented,?..."
        bitfld.quad 0x00 8.--11. "      EL2H       ,EL2 exception handling" "Reserved,Reserved,Implemented,?..."
        bitfld.quad 0x00 4.--7. "           EL1H      ,EL1 exception handling" "Reserved,Reserved,Implemented,?..."
        textline "                                   "
        bitfld.quad 0x00 0.--3. " EL0H       ,EL0 exception handling" "Reserved,Reserved,Implemented,?..."
elif corename()=="CORTEXA53"
rgroup.quad spr:0x30040++0x00
    line.quad 0x00 "ID_AA64PFR0_EL1,AArch64 Processor Feature Register 0"
        bitfld.quad 0x00 24.--27. " GIC        ,GIC CPU interface" "Disabled,Enabled,?..."
        bitfld.quad 0x00 20.--23. "         FP         ,Floating-point" "Implemented,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Not implemented"
        bitfld.quad 0x00 16.--19. "       ADVSIMD   ,Advanced SIMD" "Implemented,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Not implemented"
        textline "                                   "
        bitfld.quad 0x00 12.--15. " EL3H       ,EL3 exception handling" "Reserved,Reserved,Implemented,?..."
        bitfld.quad 0x00 8.--11. "      EL2H       ,EL2 exception handling" "Reserved,Reserved,Implemented,?..."
        bitfld.quad 0x00 4.--7. "           EL1H      ,EL1 exception handling" "Reserved,Reserved,Implemented,?..."
        textline "                                   "
        bitfld.quad 0x00 0.--3. " EL0H       ,EL0 exception handling" "Reserved,Reserved,Implemented,?..."
endif
if corename()=="CORTEXA53"
hgroup.quad spr:0x39941++0x00
    hide.quad 0x00 "ID_AA64PFR1_EL1,AArch64 Processor Feature Register 1"    
endif
if corename()=="CORTEXA57"        
rgroup.long spr:0x30012++0x00
    line.long 0x00 "ID_DFR0_EL1,Debug Feature Register 0"
        bitfld.long 0x00 24.--27. "         PMM        ,Performance Monitor Model Support" "Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "        MDM_MM     ,Memory-mapped Debug Model for M profile processors Support" "Not supported,?..."
        bitfld.long 0x00 16.--19. "         TM_MM     ,Trace Model (Memory-Mapped) Support" "Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 12.--15. " CTM_CB     ,Coprocessor-Based Trace Debug Model Support" "Not supported,?..."
        bitfld.long 0x00 8.--11. "    CDM_MM     ,Memory-Mapped Debug Model Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 4.--7. "             SDM_CB    ,Secure Debug Model (Coprocessor) Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 0.--3. " CDM_CB     ,Coprocessor Debug Model Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."
elif corename()=="CORTEXA53"
rgroup.long spr:0x30012++0x00
    line.long 0x00 "ID_DFR0_EL1,Debug Feature Register 0"
        bitfld.long 0x00 24.--27. "         PMM        ,Performance Monitor Model Support" "Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "        MDM_MM     ,Memory-mapped Debug Model for M profile processors Support" "Not supported,?..."
        bitfld.long 0x00 16.--19. "         TM_MM     ,Trace Model (Memory-Mapped) Support" "Reserved,Supported,?..."
        textline "                                   "
        bitfld.long 0x00 12.--15. " CTM_CB     ,Coprocessor-Based Trace Debug Model Support" "Not supported,?..."
        bitfld.long 0x00 4.--7. "    SDM_CB     ,Secure Debug Model (Coprocessor) Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "             CDM_CB    ,Coprocessor Debug Model Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."
endif

rgroup.quad spr:0x30050++0x00
    line.quad 0x00 "ID_AA64DFR0_EL1,AArch64 Debug Feature Register 0"
        bitfld.quad 0x00 28.--31. " CTX_CMPS   ,Number of breakpoints that are context-aware minus 1" "Reserved,2,?..."
        bitfld.quad 0x00 20.--23. "         WRPS       ,The number of watchpoints minus 1" "Reserved,Reserved,Reserved,4,?..."
        bitfld.quad 0x00 12.--15. "              BRPS      ,The number of breakpoints minus 1" "Reserved,Reserved,Reserved,Reserved,Reserved,6,?..."
        textline "                                   "
        bitfld.quad 0x00 8.--11. " PMUVER     ,Performance Monitors extension version" "Reserved,Implemented,?..."
        bitfld.quad 0x00 4.--7. "      TRACEVER   ,Trace extension" "Not implemented,?..."
        bitfld.quad 0x00 0.--3. "       DEBUGGER  ,Debug architecture version" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Implemented,?..."
if corename()=="CORTEXA53"        
hgroup.quad spr:0x30051++0x00
    hide.quad 0x00 "ID_AA64DFR1_EL1,AArch64 Debug Feature Register 1"
rgroup.quad spr:0x30054++0x00
    line.quad 0x00 "ID_AA64AFR0_EL1,AArch64 Auxiliary Feature Register 0"
hgroup.quad spr:0x30055++0x00
    hide.quad 0x00 "ID_AA64AFR1_EL1,AArch64 Auxiliary Feature Register 1"
elif corename()=="CORTEXA57"
hgroup.long spr:0x30013++0x00
    hide.long 0x00 "ID_AFR0_EL1,Auxiliary Feature Register 0"
endif
if corename()=="CORTEXA57"            
rgroup.long spr:0x339C6++0x0
    line.long 0x00 "PMCEID0_EL0,Common Event Identification Register 0"
        bitfld.long 0x00 30. "         EVENT30    ,Chain" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 29. " EVENT29    ,Bus cycle" "Not implemented,Implemented"
        bitfld.long 0x00 28. "  EVENT28    ,Instruction architecturally executed condition check pass" "Not implemented,Implemented"
        bitfld.long 0x00 27. "       EVENT27   ,Instruction speculatively executed" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 26. " EVENT26    ,Local memory error" "Not implemented,Implemented"
        bitfld.long 0x00 25. "  EVENT25    ,Bus access" "Not implemented,Implemented"
        bitfld.long 0x00 24. "       EVENT24   ,Level 2 data cache write-back" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 23. " EVENT23    ,Level 2 data cache refill" "Not implemented,Implemented"
        bitfld.long 0x00 22. "  EVENT22    ,Level 2 data cache access" "Not implemented,Implemented"
        bitfld.long 0x00 21. "       EVENT21   ,Level 1 data cache write-back" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 20. " EVENT20    ,Level 1 instruction cache access" "Not implemented,Implemented"
        bitfld.long 0x00 19. "  EVENT19    ,Data memory access" "Not implemented,Implemented"
        bitfld.long 0x00 18. "       EVENT18   ,Predictable branch speculatively executed" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 17. " EVENT17    ,Cycle" "Not implemented,Implemented"
        bitfld.long 0x00 16. "  EVENT16    ,Mispredicted or not predicted branch speculatively executed" "Not implemented,Implemented"
        bitfld.long 0x00 15. "       EVENT15   ,Instruction architecturally executed condition check pass  unaligned load or store" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 14. " EVENT14    ,Instruction architecturally executed condition check pass procedure return" "Not implemented,Implemented"
        bitfld.long 0x00 13. "  EVENT13    ,Instruction architecturally executed  immediate branch" "Not implemented,Implemented"
        bitfld.long 0x00 12. "       EVENT12   ,Instruction architecturally executed condition check pass software change of the PC" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 11. " EVENT11    ,Instruction architecturally executed condition check pass write to CONTEXTIDR" "Not implemented,Implemented"
        bitfld.long 0x00 10. "  EVENT10    ,Instruction architecturally executed condition check pass exception return" "Not implemented,Implemented"
        bitfld.long 0x00 9. "       EVENT9    ,Exception taken" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 8. " EVENT8     ,Instruction architecturally executed" "Not implemented,Implemented"
        bitfld.long 0x00 7. "  EVENT7     ,Instruction architecturally executed condition check pass  store" "Not implemented,Implemented"
        bitfld.long 0x00 6. "       EVENT6    ,Instruction architecturally executed condition check pass  load" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 5. " EVENT5     ,Level 1 data TLB refill" "Not implemented,Implemented"
        bitfld.long 0x00 4. "  EVENT4     ,Level 1 data cache access" "Not implemented,Implemented"
        bitfld.long 0x00 3. "       EVENT3    ,Level 1 data cache refill" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 2. " EVENT2     ,Level 1 instruction TLB refill" "Not implemented,Implemented"
        bitfld.long 0x00 1. "  EVENT1     ,Level 1 instruction cache refill" "Not implemented,Implemented"
        bitfld.long 0x00 0. "       EVENT0    ,Instruction architecturally executed condition check pass software increment" "Not implemented,Implemented"
elif corename()=="CORTEXA53"
rgroup.long spr:0x339C6++0x0
    line.long 0x00 "PMCEID0_EL0,Common Event Identification Register 0"
        bitfld.long 0x00 31. "         EVENT31    ,L1 Data cache allocate" "Not implemented,Implemented"
        bitfld.long 0x00 30. "  EVENT30    ,Chain" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 29. " EVENT29    ,Bus cycle" "Not implemented,Implemented"
        bitfld.long 0x00 28. "  EVENT28    ,Instruction architecturally executed condition check pass" "Not implemented,Implemented"
        bitfld.long 0x00 27. "       EVENT27   ,Instruction speculatively executed" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 26. " EVENT26    ,Local memory error" "Not implemented,Implemented"
        bitfld.long 0x00 25. "  EVENT25    ,Bus access" "Not implemented,Implemented"
        bitfld.long 0x00 24. "       EVENT24   ,Level 2 data cache write-back" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 23. " EVENT23    ,Level 2 data cache refill" "Not implemented,Implemented"
        bitfld.long 0x00 22. "  EVENT22    ,Level 2 data cache access" "Not implemented,Implemented"
        bitfld.long 0x00 21. "       EVENT21   ,Level 1 data cache write-back" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 20. " EVENT20    ,Level 1 instruction cache access" "Not implemented,Implemented"
        bitfld.long 0x00 19. "  EVENT19    ,Data memory access" "Not implemented,Implemented"
        bitfld.long 0x00 18. "       EVENT18   ,Predictable branch speculatively executed" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 17. " EVENT17    ,Cycle" "Not implemented,Implemented"
        bitfld.long 0x00 16. "  EVENT16    ,Mispredicted or not predicted branch speculatively executed" "Not implemented,Implemented"
        bitfld.long 0x00 15. "       EVENT15   ,Instruction architecturally executed condition check pass  unaligned load or store" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 14. " EVENT14    ,Instruction architecturally executed condition check pass procedure return" "Not implemented,Implemented"
        bitfld.long 0x00 13. "  EVENT13    ,Instruction architecturally executed  immediate branch" "Not implemented,Implemented"
        bitfld.long 0x00 12. "       EVENT12   ,Instruction architecturally executed condition check pass software change of the PC" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 11. " EVENT11    ,Instruction architecturally executed condition check pass write to CONTEXTIDR" "Not implemented,Implemented"
        bitfld.long 0x00 10. "  EVENT10    ,Instruction architecturally executed condition check pass exception return" "Not implemented,Implemented"
        bitfld.long 0x00 9. "       EVENT9    ,Exception taken" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 8. " EVENT8     ,Instruction architecturally executed" "Not implemented,Implemented"
        bitfld.long 0x00 7. "  EVENT7     ,Instruction architecturally executed condition check pass  store" "Not implemented,Implemented"
        bitfld.long 0x00 6. "       EVENT6    ,Instruction architecturally executed condition check pass  load" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 5. " EVENT5     ,Level 1 data TLB refill" "Not implemented,Implemented"
        bitfld.long 0x00 4. "  EVENT4     ,Level 1 data cache access" "Not implemented,Implemented"
        bitfld.long 0x00 3. "       EVENT3    ,Level 1 data cache refill" "Not implemented,Implemented"
        textline "                                   "
        bitfld.long 0x00 2. " EVENT2     ,Level 1 instruction TLB refill" "Not implemented,Implemented"
        bitfld.long 0x00 1. "  EVENT1     ,Level 1 instruction cache refill" "Not implemented,Implemented"
        bitfld.long 0x00 0. "       EVENT0    ,Instruction architecturally executed condition check pass software increment" "Not implemented,Implemented"        
endif

rgroup.long spr:0x339C7++0x0
    line.long 0x00 "PMCEID1_EL0,Common Event Identification Register 1"
        bitfld.long 0x00 0. "         EVENT32    ,Level 2 cache allocate" "Not implemented,Implemented"
        
if corename()=="CORTEXA53"    
hgroup.long spr:0x31007++0x00
    hide.long 0x00 "AIDR_EL1,Auxiliary ID Register"        
endif
        
rgroup.long spr:0x33007++0x00
    line.long 0x00 "DCZID_EL0,Data Cache Zero ID"
        bitfld.long 0x00 4. "         DZP        ,Prohibit the DC ZVA instruction" "Not prohibited,Prohibited"
        bitfld.long 0x00 0.--3. "   BS         ,Block Size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."

group.quad spr:0x33D02++0x00
    line.quad 0x00 "TPIDR_EL0,Thread Pointer/ID Register"
    
group.quad spr:0x30D04++0x00
    line.quad 0x00 "TPIDR_EL1,Thread Pointer/ID Register"
    
group.quad spr:0x34D02++0x00
    line.quad 0x00 "TPIDR_EL2,Thread Pointer/ID Register"
    
group.quad spr:0x36D02++0x00
    line.quad 0x00 "TPIDR_EL3,Thread Pointer/ID Register"
    
rgroup.quad spr:0x33D03++0x00
    line.quad 0x00 "TPIDRRO_EL0,Thread Pointer/ID Register"
        
tree.end

width 16.
tree "System Control and Configuration"
group.quad spr:0x36111++0x00
    line.quad 0x00 "SDER32_EL3,Secure Debug Enable Register"
        bitfld.quad 0x00 1. " SUNIDEN     ,Enable non-invasive debug features in Secure User mode" "Disabled,Enabled"
        bitfld.quad 0x00 0. "          SUIDEN      ,Enable debug exceptions in Secure User mode" "Disabled,Enabled"
if corename()=="CORTEXA57"
group.long spr:0x30100++0x0
    line.long 0x0 "SCTLR_EL1,Control Register (EL1)"
        bitfld.long 0x0 26. "         UCI         ,EL0 access enable (DC CVAU|DC CIVAC|DC CVAC|IC IVAU)" "Disabled,Enabled"
        bitfld.long 0x0 25. "          EE          ,Exception endianness" "Little,Big"
        bitfld.long 0x0 24. "         E0E   ,Endianness of explicit data access at EL0" "Little,Big"
        textline "                                 "
        bitfld.long 0x0 19. " WXN         ,Write permission implies PL1 Execute Never" "Not forced,Forced"
        bitfld.long 0x0 18. "        NTWE        ,Not trap WFE" "No,Yes"
        bitfld.long 0x0 16. "            NTWI  ,Not trap WFI" "No,Yes"
        textline "                                 "
        bitfld.long 0x0 15. " UCT         ,EL0 access enable (CTR_EL0)" "Disabled,Enabled"
        bitfld.long 0x0 14. "          DZE         ,EL0 access enable (DC ZVA)" "Disabled,Enabled"
        bitfld.long 0x0 12. "       I     ,Instruction Cache Enable" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x0 9. " UMA         ,User Mask Access" "Disabled,Enabled"
        bitfld.long 0x0 8. "          SED         ,SETEND Disable" "No,Yes"
        bitfld.long 0x0 7. "            ITD   ,IT instruction disable" "No,Yes"
        textline "                                 "
        bitfld.long 0x00 6. " THEE        ,Thumb EE enable" "Disabled,Enabled"
        bitfld.long 0x0 5. "          CP15BEN     ,c15 barrier enable" "Disabled,Enabled"
        bitfld.long 0x0 4. "       SA0   ,EL0 stack alignment check enable" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x0 3. " SA          ,SP stack alignment check enable" "Disabled,Enabled"
        bitfld.long 0x0 2. "          C           ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "       A     ,Strict Alignment" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x0 0. " M           ,MMU or Protection Unit" "Disabled,Enabled"      
elif corename()=="CORTEXA53"
group.long spr:0x30100++0x0
    line.long 0x0 "SCTLR_EL1,Control Register (EL1)"
        bitfld.long 0x0 26. "         UCI         ,EL0 access enable (DC CVAU|DC CIVAC|DC CVAC|IC IVAU)" "Disabled,Enabled"
        bitfld.long 0x0 25. "          EE          ,Exception endianness" "Little,Big"
        bitfld.long 0x0 24. "         E0E   ,Endianness of explicit data access at EL0" "Little,Big"
        textline "                                 "
        bitfld.long 0x0 19. " WXN         ,Write permission implies PL1 Execute Never" "Not forced,Forced"
        bitfld.long 0x0 18. "        NTWE        ,Not trap WFE" "No,Yes"
        bitfld.long 0x0 16. "            NTWI  ,Not trap WFI" "No,Yes"
        textline "                                 "
        bitfld.long 0x0 15. " UCT         ,EL0 access enable (CTR_EL0)" "Disabled,Enabled"
        bitfld.long 0x0 14. "          DZE         ,EL0 access enable (DC ZVA)" "Disabled,Enabled"
        bitfld.long 0x0 12. "       I     ,Instruction Cache Enable" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x0 9. " UMA         ,User Mask Access" "Disabled,Enabled"
        bitfld.long 0x0 8. "          SED         ,SETEND Disable" "No,Yes"
        bitfld.long 0x0 7. "            ITD   ,IT instruction disable" "No,Yes"
        textline "                                 "
        bitfld.long 0x00 6. " THEE        ,Thumb EE enable" "Disabled,Enabled"
        bitfld.long 0x0 5. "          CP15BEN     ,c15 barrier enable" "Disabled,Enabled"
        bitfld.long 0x0 4. "       SA0   ,EL0 stack alignment check enable" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x0 3. " SA          ,SP stack alignment check enable" "Disabled,Enabled"
        bitfld.long 0x0 2. "          C           ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "       A     ,Strict Alignment" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x0 0. " M           ,MMU or Protection Unit" "Disabled,Enabled"      
endif
        
group.long spr:0x34100++0x0
    line.long 0x0 "SCTLR_EL2,Control Register (EL2)"
        bitfld.long 0x0 25. "         EE          ,Exception endianness" "Little,Big"
        bitfld.long 0x0 19. "            WXN         ,Write permission implies PL1 Execute Never" "Not forced,Forced"
        bitfld.long 0x0 12. "     I     ,Instruction Cache Enable" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x0 3. " SA          ,SP stack alignment check enable" "Disabled,Enabled"
        bitfld.long 0x0 2. "          C           ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "       A     ,Strict Alignment" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x0 0. " M           ,MMU or Protection Unit" "Disabled,Enabled"
group.long spr:0x36100++0x0
    line.long 0x0 "SCTLR_EL3,Control Register (EL3)"
        bitfld.long 0x0 25. "         EE          ,Exception endianness" "Little,Big"
        bitfld.long 0x0 19. "            WXN         ,Write permission implies PL1 Execute Never" "Not forced,Forced"
        bitfld.long 0x0 12. "     I     ,Instruction Cache Enable" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x0 3. " SA          ,SP stack alignment check enable" "Disabled,Enabled"
        bitfld.long 0x0 2. "          C           ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "       A     ,Strict Alignment" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x0 0. " M           ,MMU or Protection Unit" "Disabled,Enabled"
        
hgroup.long spr:0x30101++0x0
    hide.long 0x0 "ACTLR_EL1,Auxiliary Control Register"        
        
group.long spr:0x34101++0x0
    line.long 0x0 "ACTLR_EL2,Auxiliary Control Register"
        bitfld.long 0x00 6. "         L2ACTLRAC   ,L2ACTLR write access control" "Disabled,Enabled"
        bitfld.long 0x00 5. "          L2ECTLRAC   ,L2ECTLR write access control" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x00 4. " L2CTLRAC    ,L2CTLR write access control" "Disabled,Enabled"
        bitfld.long 0x00 1. "          CPUECTLRAC  ,CPUECTLR write access control" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x00 0. " CPUACTLRAC  ,CPUACTLR write access control" "Disabled,Enabled"

group.long spr:0x36101++0x0
    line.long 0x0 "ACTLR_EL3,Auxiliary Control Register"
        bitfld.long 0x00 6. "         L2ACTLRAC   ,L2ACTLR write access control" "Disabled,Enabled"
        bitfld.long 0x00 5. "          L2ECTLRAC   ,L2ECTLR write access control" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x00 4. " L2CTLRAC    ,L2CTLR write access control" "Disabled,Enabled"
        bitfld.long 0x00 1. "          CPUECTLRAC  ,CPUECTLR write access control" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x00 0. " CPUACTLRAC  ,CPUACTLR write access control" "Disabled,Enabled"    
        
if corename()=="CORTEXA57"        
group.long spr:0x30102++0x00
    line.long 0x0 "CPACR_EL1,Architectural Feature Access Control Register"
        bitfld.long 0x0 28. "         TTA         ,Causes access to the Trace functionality to trap to EL1 when executed from EL0 or EL1" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x0 20.--21. " FPEN        ,Traps instructions that access registers associated with Advanced SIMD and Floating-point execution to trap to EL1 when executed from EL0 or EL1" "Trap all,Trap El0,Trap all,Not trapped"
elif corename()=="CORTEXA53"
group.long spr:0x30102++0x00
    line.long 0x0 "CPACR_EL1,Architectural Feature Access Control Register"    
        bitfld.long 0x0 20.--21. "         FPEN        ,Traps instructions that access registers associated with Advanced SIMD and Floating-point execution to trap to EL1 when executed from EL0 or EL1" "Trap all,Trap El0,Trap all,Not trapped"
endif
textline "                             "

group.long spr:0x36110++0x0
    line.long 0x0 "SCR_EL3,Secure Configuration Register"
        bitfld.long 0x00 13. "         TWE         ,Trap WFE Instructions" "Not trapped,Trapped"
        bitfld.long 0x00 12. "       TWI         ,Trap WFI Instructions" "Not trapped,Trapped"
        bitfld.long 0x00 11. "    ST    ,Enable secure EL1 access" "Disabled,Enabled"
        textline "                                 "
        bitfld.long 0x00 10. " RW          ,Register width control for lower exception levels" "AArch32,AArch64"
        bitfld.long 0x00 9. "           SIF         ,Secure Instruction Fetch" "Permitted,Not permitted"
        bitfld.long 0x00 8. "  HCE   ,Hyp Call enable" "No,Yes"
        textline "                                 "
        bitfld.long 0x00 7. " SMD         ,Secure Monitor Call disable" "No,Yes"
        bitfld.long 0x00 3. "               EA          ,External Abort  exceptions handled in Abort mode or Monitor mode" "Abort,Monitor"
        bitfld.long 0x00 2. "        FIQ   ,FIQ exceptions handled in Abort mode or Monitor mode" "FIQ,Monitor"
        textline "                                 "
        bitfld.long 0x00 1. " IRQ         ,IRQ exceptions handled in Abort mode or Monitor mode" "IRQ,Monitor"
        bitfld.long 0x00 0. "           NS          ,Secure mode " "Secure,Non-secure"
group.quad spr:0x34110++0x00
    line.quad 0x00 "HCR_EL2,Hyp Configuration Register"
        bitfld.quad 0x00 33. " ID          ,Stage 2 Instruction cache disable" "No,Yes"
        bitfld.quad 0x00 32. "               CD          ,Stage 2 Data cache disable" "No,Yes"
        bitfld.quad 0x00 31. "            RW    ,Register width control for lower exception levels" "AArch32,EL1 is 64-bit"
        textline "                                 "
        bitfld.quad 0x00 30. " TRVM        ,Trap Read of Virtual Memory controls" "Disabled,Enabled"
        bitfld.quad 0x00 29. "          HCD         ,Hyp Call Disable" "No,Yes"
        bitfld.quad 0x00 28. "            TDZ   ,Trap DC ZVA instruction" "Disabled,Enabled"
        textline "                                 "
        bitfld.quad 0x00 27. " TGE         ,Trap General Exceptions has an enhanced role when EL2 is using AArch64" "Disabled,Enabled"
        bitfld.quad 0x00 26. "          TVM         ,Trap Virtual Memory controls to EL2" "Disabled,Enabled"
        bitfld.quad 0x00 25. "       TTLB  ,Trap TLB maintenance instructions to EL2" "Disabled,Enabled"
        textline "                                 "
        bitfld.quad 0x00 24. " TPU         ,Trap Cache maintenance instructions to Point of Unificiation to EL2" "Disabled,Enabled"
        bitfld.quad 0x00 23. "          TPC         ,Trap Data/Unified Cache maintenance instructions to Point of Coherency tp EL2" "Disabled,Enabled"
        bitfld.quad 0x00 22. "       TSW   ,Trap Data/Unified Cache maintenance instructions by Set/Way to EL2" "Disabled,Enabled"
        textline "                                 "
        bitfld.quad 0x00 21. " TACR        ,Trap Auxiliary Control Register" "Disabled,Enabled"
        bitfld.quad 0x00 20. "          TIDCP       ,Trap Implementation Dependent functionality" "Disabled,Enabled"
        bitfld.quad 0x00 19. "       TSC   ,Trap SMC" "Disabled,Enabled"
        textline "                                 "
        bitfld.quad 0x00 18. " TID3        ,Trap ID Group 3" "Disabled,Enabled"
        bitfld.quad 0x00 17. "          TID2        ,Trap ID Group 2" "Disabled,Enabled"
        bitfld.quad 0x00 16. "       TID1  ,Trap ID Group 1" "Disabled,Enabled"
        textline "                                 "
        bitfld.quad 0x00 15. " TID0        ,Trap ID Group 0" "Disabled,Enabled"
        bitfld.quad 0x00 14. "          TWE         ,Trap WFE" "Disabled,Enabled"
        bitfld.quad 0x00 13. "       TWI   ,Trap WFI" "Disabled,Enabled"
        textline "                                 "
        bitfld.quad 0x00 12. " DC          ,Default Cacheable" "Disabled,Enabled"
        bitfld.quad 0x00 10.--11. "          BSU         ,Barrier Shareability upgrade. determines the minimum shareability domain that is applied to any barrier executed from EL1 or EL0" "No effect,Inner Shareable,Outer Shareable,Full System"
        bitfld.quad 0x00 9. "FB    ,Force broadcast" "Not forced,Forced"
        textline "                                 "
        bitfld.quad 0x00 8. " VSE         ,Virtual System Error/Asynchronous Abort:" "No pending,Pending"
        bitfld.quad 0x00 7. "        VI          ,Virtual IRQ Interrupt" "Not pending,Pending"
        bitfld.quad 0x00 6. "    VF    ,Virtual FIQ Interrupt" "Not pending,Pending"
        textline "                                 "
        bitfld.quad 0x00 5. " AMO         ,asynchronous abort and error interrupt routing" "Disabled,Enabled"
        bitfld.quad 0x00 4. "          IMO         ,Physical IRQ Routing" "Disabled,Enabled"
        bitfld.quad 0x00 3. "       FMO   ,Physical FIQ Routing" "Disabled,Enabled"
        textline "                                 "
        bitfld.quad 0x00 2. " PTW         ,Protected Table Walk" "Disabled,Enabled"
        bitfld.quad 0x00 1. "          SWIO        ,Set/Way Invalidation Override" "Disabled,Enabled"
        bitfld.quad 0x00 0. "       VM    ,Second stage of Translation enable" "Disabled,Enabled"
        
group.quad spr:0x30510++0x00
    line.quad 0x00 "AFSR0_EL1,Auxiliary Fault Status Registers"
group.quad spr:0x30511++0x00
    line.quad 0x00 "AFSR1_EL1,Auxiliary Fault Status Registers"
group.quad spr:0x34510++0x00
    line.quad 0x00 "AFSR0_EL2,AFSR0_EL2"
group.quad spr:0x34511++0x00
    line.quad 0x00 "AFSR1_EL2,Auxiliary Fault Status Registers"
group.quad spr:0x36510++0x00
    line.quad 0x00 "AFSR0_EL3,Auxiliary Fault Status Registers"
group.quad spr:0x36511++0x00
    line.quad 0x00 "AFSR1_EL3,Auxiliary Fault Status Registers"
    
if corename()=="CORTEXA57"
width 16.
    if (((d.l(spr:0x30520))&0xFC000000)==(0x00000000||0x38000000||0x88000000||0x98000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
    elif (((d.l(spr:0x30520))&0xFC000000)==0x04000000)
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                bitfld.long 0x00 0. "  TI ,Trapped instruction" "WFI,WFE"          
    elif (((d.l(spr:0x30520))&0xFC000000)==(0x0C000000||0x14000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 17.--19. " Opc2 ,Opc2 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 14.--16. "          Opc1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 10.--13. "       CRn ,CRn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 5.--9. "  Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"  
    elif (((d.l(spr:0x30520))&0xFC000000)==(0x10000000||0x30000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 16.--19. " Opc1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 10.--14. "         Rt2  ,Rt2 value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 5.--9. "      Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x30520))&0xFC000000)==0x18000000)
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                hexmask.long.byte 0x00 12.--19. 1 " IMM8 ,The immediate value from the issued instruction"
                bitfld.long 0x00 5.--9. "         Rn   ,Rn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 4. "      OFFSET ,Indicates whether the offset is added or subtracted" "Subtracted,Added"
                bitfld.long 0x00 1.--3. "  AM ,Addressing mode" "Immediate unindexed,Immediate post-indexed,Immediate offset,Immediate pre-indexed,Literal unindexed,Reserved,Literal offset,Reserved"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x30520))&0xFC000000)==0x1C000000)
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111" 
    elif (((d.l(spr:0x30520))&0xFC000000)==(0x44000000||0x54000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. " IMM16 ,The value of the immediate field from the HVC or SVC instruction"
    elif (((d.l(spr:0x30520))&0xFC000000)==0x60000000)
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV  ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 20.--21. " Op0 ,Op0 value from the issued instruction" "0,1,2,3"
                bitfld.long 0x00 17.--19. "          Op2  ,Opc2 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 14.--16. "       Op1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 10.--13. "  CRn ,CRn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 5.--9. "  Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read" 
    elif (((d.l(spr:0x30520))&0xFC000000)==(0x80000000||0x84000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 9. " EA  ,External abort type" "DECERR,SLVERR"
                bitfld.long 0x00 7. "  S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 0.--5. "  IFSC ,Instruction Fault Status Code" "Address size/TTBR[0/1],Reserved,Reserved,Reserved,Reserved,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort,Reserved,Reserved,Reserved,Reserved,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity,Reserved,Reserved,Reserved,Reserved,Sync. parity/1st level,Sync. parity/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Debug,?..."
    elif (((d.l(spr:0x30520))&0xFD000000)==(0x91000000||0x95000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
                bitfld.long 0x00 22.--23. "  SAS ,Syndrome Access Size" "Byte,Halfword,Word,Doubleword"
                bitfld.long 0x00 21. "    SSE ,Syndrome Sign Extend" "Not required,Required"
                bitfld.long 0x00 16.--20. "  SRT   ,Syndrome Register transfer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 15. "  SF ,Width of the register accessed by the instruction is Sixty-Four" "32-bit,64-bit"
                bitfld.long 0x00 14. "  AR ,Acquire/Release" "No,Yes"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "        EA  ,External abort type" "Not external,External"
                bitfld.long 0x00 8. "  CM  ,Fault came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 7. "           S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write" 
                bitfld.long 0x00 0.--5. "  DFSC ,Data Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,Reserved,Reserved,Reserved,Lockdown,Unsupported Exclusive access,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Section Domain,Page Domain,Reserved"
    elif (((d.l(spr:0x30520))&0xFD000000)==(0x90000000||0x94000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "  EA ,External abort type" "Not external,External"
                bitfld.long 0x00 8. "  CM ,Fault came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 7. "  S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  DFSC ,Data Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,Reserved,Reserved,Reserved,Lockdown,Unsupported Exclusive access,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Section Domain,Page Domain,Reserved"
    elif (((d.l(spr:0x30520))&0xFC800000)==(0xA0800000||0xB0800000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 23. " TFV ,Trapped Fault Valid" "Not valid,Valid"
                bitfld.long 0x00 8.--10. "     VECITR ,Number of the element that is being reported" "0,1,2,3,4,5,6,7"
                textline "                         "
                bitfld.long 0x00 7. " IDF ,Input Denormal floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 4. "  IXF    ,Inexact floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 3. "  UFF ,Underflow floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 2. "  OFF ,Overflow floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 1. "  DZF ,Divide-by-zero floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 0. "  IOF ,Invalid Operation floating-point exception trapped" "Not occurred,Occurred"
    elif (((d.l(spr:0x30520))&0xFC800000)==(0xA0000000||0xB0000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 23. " TFV ,Trapped Fault Valid" "Not valid,Valid"
                bitfld.long 0x00 8.--10. "  VECITR ,Number of the element that is being reported" "0,1,2,3,4,5,6,7"
    elif (((d.l(spr:0x30520))&0xFD000000)==0xBD000000)
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
                hexmask.long.tbyte 0x00 0.--23. 1 "  IS ,Additional information about the SError interrupt"
    elif (((d.l(spr:0x30520))&0xFD000000)==0xBC000000)
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
    elif (((d.l(spr:0x30520))&0xFC000000)==(0xC0000000||0xC4000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 0.--5. " IFSC ,Instruction Fault Status Code" "0,1,2,3,%d..."
    elif (((d.l(spr:0x30520))&0xFC000000)==(0xC8000000||0xCC000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,EX bit valid" "Not valid,Valid"
                bitfld.long 0x00 6. "  EX ,Exclusive operation" "No,Yes"
                bitfld.long 0x00 0.--5. "  IFSC ,Instruction Fault Status Code" "0,1,2,3,%d..."
    elif (((d.l(spr:0x30520))&0xFC000000)==(0xD0000000||0xD4000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 8. " CM ,Data came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  IFSC ,Instruction Fault Status Code" "0,1,2,3,%d..."
    elif (((d.l(spr:0x30520))&0xFC000000)==(0xE0000000||0xF0000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. 1 " COMMENT ,Set to the instruction comment field value"
    else
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
    endif
    if (((d.l(spr:0x34520))&0xFC000000)==(0x00000000||0x38000000||0x88000000||0x98000000||0x4C000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
    elif (((d.l(spr:0x34520))&0xFC000000)==0x04000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                bitfld.long 0x00 0. "  TI ,Trapped instruction" "WFI,WFE"     
    elif (((d.l(spr:0x34520))&0xFC000000)==(0x0C000000||0x14000000||0x20000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 17.--19. " Opc2 ,Opc2 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 14.--16. "          Opc1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 10.--13. "       CRn ,CRn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 5.--9. "  Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x34520))&0xFC000000)==(0x10000000||0x30000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 16.--19. " Opc1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 10.--14. "         Rt2  ,Rt2 value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 5.--9. "      Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x34520))&0xFC000000)==0x18000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                hexmask.long.byte 0x00 12.--19. 1 " IMM8 ,The immediate value from the issued instruction"
                bitfld.long 0x00 5.--9. "         Rn   ,Rn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 4. "      OFFSET ,Indicates whether the offset is added or subtracted" "Subtracted,Added"
                bitfld.long 0x00 1.--3. "  AM ,Addressing mode" "Immediate unindexed,Immediate post-indexed,Immediate offset,Immediate pre-indexed,Literal unindexed,Reserved,Literal offset,Reserved"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x34520))&0xFC000000)==0x1C000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
    elif (((d.l(spr:0x34520))&0xFC000000)==(0x44000000||0x48000000||0x54000000||0x58000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. " IMM16 ,The value of the immediate field from the HVC or SVC instruction"
    elif (((d.l(spr:0x34520))&0xFC000000)==0x5C000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. " IMM16 ,The value of the immediate field from the issued SMC instruction"
    elif (((d.l(spr:0x34520))&0xFC000000)==0x60000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV  ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 20.--21. " Op0 ,Op0 value from the issued instruction" "0,1,2,3"
                bitfld.long 0x00 17.--19. "          Op2  ,Opc2 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 14.--16. "       Op1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 10.--13. "  CRn ,CRn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 5.--9. "  Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read" 
    elif (((d.l(spr:0x34520))&0xFC000000)==(0x80000000||0x84000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 9. " EA  ,External abort type" "DECERR,SLVERR"
                bitfld.long 0x00 7. "  S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 0.--5. " IFSC ,Instruction Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,?..."
    elif (((d.l(spr:0x34520))&0xFD000000)==(0x91000000||0x95000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
                bitfld.long 0x00 22.--23. "  SAS ,Syndrome Access Size" "Byte,Halfword,Word,Doubleword"
                bitfld.long 0x00 21. "    SSE ,Syndrome Sign Extend" "Not required,Required"
                bitfld.long 0x00 16.--20. "  SRT   ,Syndrome Register transfer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 15. "  SF ,Width of the register accessed by the instruction is Sixty-Four" "32-bit,64-bit"
                bitfld.long 0x00 14. "  AR ,Acquire/Release" "No,Yes"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "        EA  ,External abort type" "Not external,External"
                bitfld.long 0x00 8. "  CM  ,Fault came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 7. "           S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  DFSC ,Data Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,Reserved,Reserved,Reserved,Lockdown,Unsupported Exclusive access,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Section Domain,Page Domain,Reserved"
    elif (((d.l(spr:0x34520))&0xFD000000)==(0x90000000||0x94000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "  EA ,External abort type" "Not external,External"
                bitfld.long 0x00 8. "  CM ,Fault came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 7. "  S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  DFSC ,Data Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,Reserved,Reserved,Reserved,Lockdown,Unsupported Exclusive access,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Section Domain,Page Domain,Reserved"
    elif (((d.l(spr:0x34520))&0xFC800000)==(0xA0800000||0xB0800000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 23. " TFV ,Trapped Fault Valid" "Not valid,Valid"
                bitfld.long 0x00 8.--10. "     VECITR ,Number of the element that is being reported" "0,1,2,3,4,5,6,7"
                textline "                         "
                bitfld.long 0x00 7. " IDF ,Input Denormal floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 4. "  IXF    ,Inexact floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 3. "  UFF ,Underflow floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 2. "  OFF ,Overflow floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 1. "  DZF ,Divide-by-zero floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 0. "  IOF ,Invalid Operation floating-point exception trapped" "Not occurred,Occurred"
    elif (((d.l(spr:0x34520))&0xFC800000)==(0xA0000000||0xB0000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 23. " TFV ,Trapped Fault Valid" "Not valid,Valid"
                bitfld.long 0x00 8.--10. "  VECITR ,Number of the element that is being reported" "0,1,2,3,4,5,6,7"
    elif (((d.l(spr:0x34520))&0xFD000000)==0xBD000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
                hexmask.long.tbyte 0x00 0.--23. 1 "  IS ,Additional information about the SError interrupt"
    elif (((d.l(spr:0x34520))&0xFD000000)==0xBC000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV  ,Instruction syndrome valid" "Not valid,Valid"
    elif (((d.l(spr:0x34520))&0xFC000000)==(0xC0000000||0xC4000000||0xE8000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 0.--5. " IFSC ,Instruction Fault Status Code" "0,1,2,3,%d..."
    elif (((d.l(spr:0x34520))&0xFC000000)==(0xC8000000||0xCC000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,EX bit valid" "Not valid,Valid"
                bitfld.long 0x00 6. "  EX ,Exclusive operation" "No,Yes"
                bitfld.long 0x00 0.--5. "  IFSC ,Instruction Fault Status Code" "0,1,2,3,%d..."
    elif (((d.l(spr:0x34520))&0xFC000000)==(0xD0000000||0xD4000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 8. " CM ,Data came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  IFSC ,Instruction Fault Status Code" "0,1,2,3,%d..."
    elif (((d.l(spr:0x34520))&0xFC000000)==(0xE0000000||0xF0000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. 1 " COMMENT ,Set to the instruction comment field value"
    else
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
    endif
    if (((d.l(spr:0x36520))&0xFC000000)==(0x00000000||0x38000000||0x88000000||0x98000000||0x4C000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
    elif (((d.l(spr:0x36520))&0xFC000000)==0x04000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                bitfld.long 0x00 0. "  TI ,Trapped instruction" "WFI,WFE"   
    elif (((d.l(spr:0x36520))&0xFC000000)==(0x0C000000||0x14000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 17.--19. " Opc2 ,Opc2 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 14.--16. "          Opc1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 10.--13. "       CRn ,CRn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 5.--9. "  Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x36520))&0xFC000000)==(0x10000000||0x30000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 16.--19. " Opc1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 10.--14. "         Rt2  ,Rt2 value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 5.--9. "      Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x36520))&0xFC000000)==0x18000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                hexmask.long.byte 0x00 12.--19. 1 " IMM8 ,The immediate value from the issued instruction"
                bitfld.long 0x00 5.--9. "         Rn   ,Rn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 4. "      OFFSET ,Indicates whether the offset is added or subtracted" "Subtracted,Added"
                bitfld.long 0x00 1.--3. "  AM ,Addressing mode" "Immediate unindexed,Immediate post-indexed,Immediate offset,Immediate pre-indexed,Literal unindexed,Reserved,Literal offset,Reserved"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x36520))&0xFC000000)==0x1C000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
    elif (((d.l(spr:0x36520))&0xFC000000)==(0x54000000||0x58000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. " IMM16 ,The value of the immediate field from the HVC or SVC instruction"
    elif (((d.l(spr:0x36520))&0xFC000000)==0x5C000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. " IMM16 ,The value of the immediate field from the issued SMC instruction"
    elif (((d.l(spr:0x36520))&0xFC000000)==0x60000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV  ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 20.--21. " Op0 ,Op0 value from the issued instruction" "0,1,2,3"
                bitfld.long 0x00 17.--19. "          Op2  ,Opc2 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 14.--16. "       Op1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 10.--13. "  CRn ,CRn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 5.--9. "  Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read" 
    elif (((d.l(spr:0x36520))&0xFC000000)==0x7C000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long 0x00 0.--24. 1 " IMPL_DEF ,Implementation defined"
    elif (((d.l(spr:0x36520))&0xFC000000)==(0x80000000||0x84000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 9. " EA  ,External abort type" "DECERR,SLVERR"
                bitfld.long 0x00 7. "  S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 0.--5. " IFSC ,Instruction Fault Status Code" "Address size/TTBR[0/1],Reserved,Reserved,Reserved,Reserved,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort,Reserved,Reserved,Reserved,Reserved,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity,Reserved,Reserved,Reserved,Reserved,Sync. parity/1st level,Sync. parity/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Debug,?..."
    elif (((d.l(spr:0x36520))&0xFD000000)==(0x91000000||0x95000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
                bitfld.long 0x00 22.--23. "  SAS ,Syndrome Access Size" "Byte,Halfword,Word,Doubleword"
                bitfld.long 0x00 21. "    SSE ,Syndrome Sign Extend" "Not required,Required"
                bitfld.long 0x00 16.--20. "  SRT   ,Syndrome Register transfer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 15. "  SF ,Width of the register accessed by the instruction is Sixty-Four" "32-bit,64-bit"
                bitfld.long 0x00 14. "  AR ,Acquire/Release" "No,Yes"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "        EA  ,External abort type" "Not external,External"
                bitfld.long 0x00 8. "  CM  ,Fault came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 7. "           S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  DFSC ,Data Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,Reserved,Reserved,Reserved,Lockdown,Unsupported Exclusive access,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Section Domain,Page Domain,Reserved"
    elif (((d.l(spr:0x36520))&0xFD000000)==(0x90000000||0x94000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "  EA ,External abort type" "Not external,External"
                bitfld.long 0x00 8. "  CM ,Fault came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 7. "  S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  DFSC ,Data Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,Reserved,Reserved,Reserved,Lockdown,Unsupported Exclusive access,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Section Domain,Page Domain,Reserved"
    elif (((d.l(spr:0x36520))&0xFC800000)==0xB0800000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 23. " TFV ,Trapped Fault Valid" "Not valid,Valid"
                bitfld.long 0x00 8.--10. "     VECITR ,Number of the element that is being reported" "0,1,2,3,4,5,6,7"
                textline "                         "
                bitfld.long 0x00 7. " IDF ,Input Denormal floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 4. "  IXF    ,Inexact floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 3. "  UFF ,Underflow floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 2. "  OFF ,Overflow floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 1. "  DZF ,Divide-by-zero floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 0. "  IOF ,Invalid Operation floating-point exception trapped" "Not occurred,Occurred"
    elif (((d.l(spr:0x36520))&0xFC800000)==0xB0000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 23. " TFV ,Trapped Fault Valid" "Not valid,Valid"
                bitfld.long 0x00 8.--10. "  VECITR ,Number of the element that is being reported" "0,1,2,3,4,5,6,7"
    elif (((d.l(spr:0x36520))&0xFD000000)==0xBD000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
                hexmask.long.tbyte 0x00 0.--23. 1 "  IS ,Additional information about the SError interrupt"
    elif (((d.l(spr:0x36520))&0xFD000000)==0xBC000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV     ,Instruction syndrome valid" "Not valid,Valid"
    elif (((d.l(spr:0x36520))&0xFC000000)==0xF0000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. 1 " COMMENT ,Set to the instruction comment field value"
    else
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
    endif
elif corename()=="CORTEXA53"
    width 16.
    if (((d.l(spr:0x30520))&0xFC000000)==(0x00000000||0x38000000||0x88000000||0x98000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
    elif (((d.l(spr:0x30520))&0xFC000000)==0x04000000)
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                bitfld.long 0x00 0. "  TI ,Trapped instruction" "WFI,WFE"          
    elif (((d.l(spr:0x30520))&0xFC000000)==(0x0C000000||0x14000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 17.--19. " Opc2 ,Opc2 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 14.--16. "          Opc1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 10.--13. "       CRn ,CRn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 5.--9. "  Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"  
    elif (((d.l(spr:0x30520))&0xFC000000)==(0x10000000||0x30000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 16.--19. " Opc1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 10.--14. "         Rt2  ,Rt2 value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 5.--9. "      Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x30520))&0xFC000000)==0x18000000)
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                hexmask.long.byte 0x00 12.--19. 1 " IMM8 ,The immediate value from the issued instruction"
                bitfld.long 0x00 5.--9. "         Rn   ,Rn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 4. "      OFFSET ,Indicates whether the offset is added or subtracted" "Subtracted,Added"
                bitfld.long 0x00 1.--3. "  AM ,Addressing mode" "Immediate unindexed,Immediate post-indexed,Immediate offset,Immediate pre-indexed,Literal unindexed,Reserved,Literal offset,Reserved"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x30520))&0xFC000000)==0x1C000000)
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111" 
    elif (((d.l(spr:0x30520))&0xFC000000)==(0x44000000||0x54000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. " IMM16 ,The value of the immediate field from the HVC or SVC instruction"
    elif (((d.l(spr:0x30520))&0xFC000000)==0x60000000)
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV  ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 20.--21. " Op0 ,Op0 value from the issued instruction" "0,1,2,3"
                bitfld.long 0x00 17.--19. "          Op2  ,Opc2 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 14.--16. "       Op1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 10.--13. "  CRn ,CRn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 5.--9. "  Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read" 
    elif (((d.l(spr:0x30520))&0xFC000000)==(0x80000000||0x84000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "  EA ,External abort type" "Not external,External"
                bitfld.long 0x00 7. "  S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 0.--5. "  IFSC ,Instruction Fault Status Code" "Address size/0th level/base register,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1st level,Sync. external abort/2nd level,Sync. external abort/3rd level,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,?..."
    elif (((d.l(spr:0x30520))&0xFD000000)==(0x91000000||0x95000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
                bitfld.long 0x00 22.--23. "  SAS ,Syndrome Access Size" "Byte,Halfword,Word,Doubleword"
                bitfld.long 0x00 21. "    SSE ,Syndrome Sign Extend" "Not required,Required"
                bitfld.long 0x00 16.--20. "  SRT   ,Syndrome Register transfer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 15. "  SF ,Width of the register accessed by the instruction is Sixty-Four" "32-bit,64-bit"
                bitfld.long 0x00 14. "  AR ,Acquire/Release" "No,Yes"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "        EA  ,External abort type" "Not external,External"
                bitfld.long 0x00 8. "  CM  ,Fault came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 7. "           S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  DFSC ,Data Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,Reserved,Reserved,Reserved,Lockdown,Unsupported Exclusive access,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Section Domain,Page Domain,Reserved"
    elif (((d.l(spr:0x30520))&0xFD000000)==(0x90000000||0x94000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "  EA ,External abort type" "Not external,External"
                bitfld.long 0x00 8. "  CM ,Fault came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 7. "  S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  DFSC ,Data Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,Reserved,Reserved,Reserved,Lockdown,Unsupported Exclusive access,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Section Domain,Page Domain,Reserved"
    elif (((d.l(spr:0x30520))&0xFC800000)==(0xA0800000||0xB0800000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 23. " TFV ,Trapped Fault Valid" "Not valid,Valid"
                bitfld.long 0x00 8.--10. "     VECITR ,Number of the element that is being reported" "0,1,2,3,4,5,6,7"
                textline "                         "
                bitfld.long 0x00 7. " IDF ,Input Denormal floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 4. "  IXF    ,Inexact floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 3. "  UFF ,Underflow floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 2. "  OFF ,Overflow floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 1. "  DZF ,Divide-by-zero floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 0. "  IOF ,Invalid Operation floating-point exception trapped" "Not occurred,Occurred"
    elif (((d.l(spr:0x30520))&0xFC800000)==(0xA0000000||0xB0000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 23. " TFV ,Trapped Fault Valid" "Not valid,Valid"
                bitfld.long 0x00 8.--10. "  VECITR ,Number of the element that is being reported" "0,1,2,3,4,5,6,7"
    elif (((d.l(spr:0x30520))&0xFD000000)==0xBD000000)
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
                bitfld.long 0x00 22.--23. "  SES ,System Error Source" "Processor,System,External,"
                hexmask.long.tbyte 0x00 0.--21. 1 "  IS ,Additional information about the SError interrupt"
    elif (((d.l(spr:0x30520))&0xFD000000)==0xBC000000)
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
    elif (((d.l(spr:0x30520))&0xFC000000)==(0xC0000000||0xC4000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 0.--5. " IFSC ,Instruction Fault Status Code" "0,1,2,3,%d..."
    elif (((d.l(spr:0x30520))&0xFC000000)==(0xC8000000||0xCC000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,EX bit valid" "Not valid,Valid"
                bitfld.long 0x00 6. "  EX ,Exclusive operation" "No,Yes"
                bitfld.long 0x00 0.--5. "  IFSC ,Instruction Fault Status Code" "0,1,2,3,%d..."
    elif (((d.l(spr:0x30520))&0xFC000000)==(0xD0000000||0xD4000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 8. " CM ,Data came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  IFSC ,Instruction Fault Status Code" "0,1,2,3,%d..."
    elif (((d.l(spr:0x30520))&0xFC000000)==(0xE0000000||0xF0000000))
    
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. 1 " COMMENT ,Set to the instruction comment field value"
    else
        group.long spr:0x30520++0x00
            line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
                bitfld.long 0x00 26.--31. " EC ,Exception class" "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,Reserved,Reserved,Reserved,SVC in AArch64,Reserved,Reserved,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
    endif
    if (((d.l(spr:0x34520))&0xFC000000)==(0x00000000||0x38000000||0x88000000||0x98000000||0x4C000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
    elif (((d.l(spr:0x34520))&0xFC000000)==0x04000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                bitfld.long 0x00 0. "  TI ,Trapped instruction" "WFI,WFE"     
    elif (((d.l(spr:0x34520))&0xFC000000)==(0x0C000000||0x14000000||0x20000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 17.--19. " Opc2 ,Opc2 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 14.--16. "          Opc1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 10.--13. "       CRn ,CRn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 5.--9. "  Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x34520))&0xFC000000)==(0x10000000||0x30000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 16.--19. " Opc1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 10.--14. "         Rt2  ,Rt2 value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 5.--9. "      Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x34520))&0xFC000000)==0x18000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                hexmask.long.byte 0x00 12.--19. 1 " IMM8 ,The immediate value from the issued instruction"
                bitfld.long 0x00 5.--9. "         Rn   ,Rn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 4. "      OFFSET ,Indicates whether the offset is added or subtracted" "Subtracted,Added"
                bitfld.long 0x00 1.--3. "  AM ,Addressing mode" "Immediate unindexed,Immediate post-indexed,Immediate offset,Immediate pre-indexed,Literal unindexed,Reserved,Literal offset,Reserved"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x34520))&0xFC000000)==0x1C000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
    elif (((d.l(spr:0x34520))&0xFC000000)==(0x44000000||0x48000000||0x54000000||0x58000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. " IMM16 ,The value of the immediate field from the HVC or SVC instruction"
    elif (((d.l(spr:0x34520))&0xFC000000)==0x5C000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. " IMM16 ,The value of the immediate field from the issued SMC instruction"
    elif (((d.l(spr:0x34520))&0xFC000000)==0x60000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV  ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 20.--21. " Op0 ,Op0 value from the issued instruction" "0,1,2,3"
                bitfld.long 0x00 17.--19. "          Op2  ,Opc2 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 14.--16. "       Op1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 10.--13. "  CRn ,CRn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 5.--9. "  Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read" 
    elif (((d.l(spr:0x34520))&0xFC000000)==(0x80000000||0x84000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "  EA ,External abort type" "Not external,External"
                bitfld.long 0x00 7. "  S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 0.--5. "  IFSC ,Instruction Fault Status Code" "Address size/0th level/base register,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1st level,Sync. external abort/2nd level,Sync. external abort/3rd level,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,?..."
    elif (((d.l(spr:0x34520))&0xFD000000)==(0x91000000||0x95000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
                bitfld.long 0x00 22.--23. "  SAS ,Syndrome Access Size" "Byte,Halfword,Word,Doubleword"
                bitfld.long 0x00 21. "    SSE ,Syndrome Sign Extend" "Not required,Required"
                bitfld.long 0x00 16.--20. "  SRT   ,Syndrome Register transfer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 15. "  SF ,Width of the register accessed by the instruction is Sixty-Four" "32-bit,64-bit"
                bitfld.long 0x00 14. "  AR ,Acquire/Release" "No,Yes"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "        EA  ,External abort type" "Not external,External"
                bitfld.long 0x00 8. "  CM  ,Fault came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 7. "           S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  DFSC ,Data Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,Reserved,Reserved,Reserved,Lockdown,Unsupported Exclusive access,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Section Domain,Page Domain,Reserved"
    elif (((d.l(spr:0x34520))&0xFD000000)==(0x90000000||0x94000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "  EA ,External abort type" "Not external,External"
                bitfld.long 0x00 8. "  CM ,Fault came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 7. "  S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  DFSC ,Data Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,Reserved,Reserved,Reserved,Lockdown,Unsupported Exclusive access,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Section Domain,Page Domain,Reserved"
    elif (((d.l(spr:0x34520))&0xFC800000)==(0xA0800000||0xB0800000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 23. " TFV ,Trapped Fault Valid" "Not valid,Valid"
                bitfld.long 0x00 8.--10. "     VECITR ,Number of the element that is being reported" "0,1,2,3,4,5,6,7"
                textline "                         "
                bitfld.long 0x00 7. " IDF ,Input Denormal floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 4. "  IXF    ,Inexact floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 3. "  UFF ,Underflow floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 2. "  OFF ,Overflow floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 1. "  DZF ,Divide-by-zero floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 0. "  IOF ,Invalid Operation floating-point exception trapped" "Not occurred,Occurred"
    elif (((d.l(spr:0x34520))&0xFC800000)==(0xA0000000||0xB0000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 23. " TFV ,Trapped Fault Valid" "Not valid,Valid"
                bitfld.long 0x00 8.--10. "  VECITR ,Number of the element that is being reported" "0,1,2,3,4,5,6,7"
    elif (((d.l(spr:0x34520))&0xFD000000)==0xBD000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
                hexmask.long.tbyte 0x00 0.--23. 1 "  IS ,Additional information about the SError interrupt"
    elif (((d.l(spr:0x34520))&0xFD000000)==0xBC000000)
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV  ,Instruction syndrome valid" "Not valid,Valid"
    elif (((d.l(spr:0x34520))&0xFC000000)==(0xC0000000||0xC4000000||0xE8000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 0.--5. " IFSC ,Instruction Fault Status Code" "0,1,2,3,%d..."
    elif (((d.l(spr:0x34520))&0xFC000000)==(0xC8000000||0xCC000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,EX bit valid" "Not valid,Valid"
                bitfld.long 0x00 6. "  EX ,Exclusive operation" "No,Yes"
                bitfld.long 0x00 0.--5. "  IFSC ,Instruction Fault Status Code" "0,1,2,3,%d..."
    elif (((d.l(spr:0x34520))&0xFC000000)==(0xD0000000||0xD4000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 8. " CM ,Data came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  IFSC ,Instruction Fault Status Code" "0,1,2,3,%d..."
    elif (((d.l(spr:0x34520))&0xFC000000)==(0xE0000000||0xF0000000))
    
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. 1 " COMMENT ,Set to the instruction comment field value"
    else
        group.long spr:0x34520++0x00
            line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,MCR/VMRS to CP10/AArch32,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,SVC in AArch32,HVC in AArch32,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Trapped Floating-point/AArch32,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Breakpoint/lower level,Breakpoint/current level,Software Step/lower level,Software Step/current level,Watchpoint debug/lower level,Watchpoint debug/current level,Reserved,Reserved,Software Breakpoint/AArch32,Reserved,Vector Catch,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
    endif
    if (((d.l(spr:0x36520))&0xFC000000)==(0x00000000||0x38000000||0x88000000||0x98000000||0x4C000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
    elif (((d.l(spr:0x36520))&0xFC000000)==0x04000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                bitfld.long 0x00 0. "  TI ,Trapped instruction" "WFI,WFE"   
    elif (((d.l(spr:0x36520))&0xFC000000)==(0x0C000000||0x14000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 17.--19. " Opc2 ,Opc2 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 14.--16. "          Opc1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 10.--13. "       CRn ,CRn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 5.--9. "  Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x36520))&0xFC000000)==(0x10000000||0x30000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 16.--19. " Opc1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 10.--14. "         Rt2  ,Rt2 value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 5.--9. "      Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x36520))&0xFC000000)==0x18000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV   ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                hexmask.long.byte 0x00 12.--19. 1 " IMM8 ,The immediate value from the issued instruction"
                bitfld.long 0x00 5.--9. "         Rn   ,Rn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 4. "      OFFSET ,Indicates whether the offset is added or subtracted" "Subtracted,Added"
                bitfld.long 0x00 1.--3. "  AM ,Addressing mode" "Immediate unindexed,Immediate post-indexed,Immediate offset,Immediate pre-indexed,Literal unindexed,Reserved,Literal offset,Reserved"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read"
    elif (((d.l(spr:0x36520))&0xFC000000)==0x1C000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
    elif (((d.l(spr:0x36520))&0xFC000000)==(0x54000000||0x58000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. " IMM16 ,The value of the immediate field from the HVC or SVC instruction"
    elif (((d.l(spr:0x36520))&0xFC000000)==0x5C000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. " IMM16 ,The value of the immediate field from the issued SMC instruction"
    elif (((d.l(spr:0x36520))&0xFC000000)==0x60000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " CV  ,Condition code valid" "Not valid,Valid"
                bitfld.long 0x00 20.--23. "  COND ,Condition code for the trapped instruction" "0b0000,0b0001,0b0010,0b0011,0b0100,0b0101,0b0110,0b0111,0b1000,0b1001,0b1010,0b1011,0b1100,0b1101,0b1110,0b1111"
                textline "                         "
                bitfld.long 0x00 20.--21. " Op0 ,Op0 value from the issued instruction" "0,1,2,3"
                bitfld.long 0x00 17.--19. "          Op2  ,Opc2 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 14.--16. "       Op1 ,Opc1 value from the issued instruction" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 10.--13. "  CRn ,CRn value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 5.--9. "  Rt ,Rt value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 1.--4. "  CRm ,CRm value from the issued instruction" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.long 0x00 0. "  DIRECTION ,Direction of the trapped instruction" "Write,Read" 
    elif (((d.l(spr:0x36520))&0xFC000000)==0x7C000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long 0x00 0.--24. 1 " IMPL_DEF ,Implementation defined"
    elif (((d.l(spr:0x36520))&0xFC000000)==(0x80000000||0x84000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "  EA ,External abort type" "Not external,External"
                bitfld.long 0x00 7. "  S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 0.--5. "  IFSC ,Instruction Fault Status Code" "Address size/0th level/base register,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1st level,Sync. external abort/2nd level,Sync. external abort/3rd level,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,?..."
    elif (((d.l(spr:0x36520))&0xFD000000)==(0x91000000||0x95000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
                bitfld.long 0x00 22.--23. "  SAS ,Syndrome Access Size" "Byte,Halfword,Word,Doubleword"
                bitfld.long 0x00 21. "    SSE ,Syndrome Sign Extend" "Not required,Required"
                bitfld.long 0x00 16.--20. "  SRT   ,Syndrome Register transfer" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 15. "  SF ,Width of the register accessed by the instruction is Sixty-Four" "32-bit,64-bit"
                bitfld.long 0x00 14. "  AR ,Acquire/Release" "No,Yes"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "        EA  ,External abort type" "Not external,External"
                bitfld.long 0x00 8. "  CM  ,Fault came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 7. "           S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  DFSC ,Data Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,Reserved,Reserved,Reserved,Lockdown,Unsupported Exclusive access,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Section Domain,Page Domain,Reserved"
    elif (((d.l(spr:0x36520))&0xFD000000)==(0x90000000||0x94000000))
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 10. " FNV ,FAR not Valid" "No,Yes"
                bitfld.long 0x00 9. "  EA ,External abort type" "Not external,External"
                bitfld.long 0x00 8. "  CM ,Fault came from a Cache Maintenance Instruction other than DC ZVA" "No,Yes"
                bitfld.long 0x00 7. "  S1PTW ,Fault on the stage 2 translation of an address accessed during a stage 1 translation table walk" "Not stage 2,Stage 2"
                bitfld.long 0x00 6. "  WNR ,Write not Read" "Read,Write"
                bitfld.long 0x00 0.--5. "  DFSC ,Data Fault Status Code" "Address size/0th level/TTBR,Address size/1st level,Address size/2nd level,Address size/3rd level,Translation/0th level,Translation/1st level,Translation/2nd level,Translation/3rd level,Reserved,Access flag/1st level,Access flag/2nd level,Access flag/3d level,Reserved,Permission/1st level,Permission/2nd level,Permission/3rd level,Sync. external abort/not table walk,Reserved,Reserved,Reserved,Sync. external abort/0th level,Sync. external abort/1th level,Sync. external abort/2th level,Sync. external abort/3th level,Sync. parity/ECC/not table walk,Reserved,Reserved,Reserved,Sync. parity/ECC/0th level,Sync. parity/ECC/1st level,Sync. parity/ECC/2nd level,Sync. parity/ECC/3rd level,Reserved,Alignment,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict,Reserved,Reserved,Reserved,Lockdown,Unsupported Exclusive access,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Section Domain,Page Domain,Reserved"
    elif (((d.l(spr:0x36520))&0xFC800000)==0xB0800000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 23. " TFV ,Trapped Fault Valid" "Not valid,Valid"
                bitfld.long 0x00 8.--10. "     VECITR ,Number of the element that is being reported" "0,1,2,3,4,5,6,7"
                textline "                         "
                bitfld.long 0x00 7. " IDF ,Input Denormal floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 4. "  IXF    ,Inexact floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 3. "  UFF ,Underflow floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 2. "  OFF ,Overflow floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 1. "  DZF ,Divide-by-zero floating-point exception trapped" "Not occurred,Occurred"
                bitfld.long 0x00 0. "  IOF ,Invalid Operation floating-point exception trapped" "Not occurred,Occurred"
    elif (((d.l(spr:0x36520))&0xFC800000)==0xB0000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 23. " TFV ,Trapped Fault Valid" "Not valid,Valid"
                bitfld.long 0x00 8.--10. "  VECITR ,Number of the element that is being reported" "0,1,2,3,4,5,6,7"
    elif (((d.l(spr:0x36520))&0xFD000000)==0xBD000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV ,Instruction syndrome valid" "Not valid,Valid"
                hexmask.long.tbyte 0x00 0.--23. 1 "  IS ,Additional information about the SError interrupt"
    elif (((d.l(spr:0x36520))&0xFD000000)==0xBC000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                bitfld.long 0x00 24. " ISV     ,Instruction syndrome valid" "Not valid,Valid"
    elif (((d.l(spr:0x36520))&0xFC000000)==0xF0000000)
    
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
                bitfld.long 0x00 25. "  IL ,Instruction Length for synchronous exceptions" "16-bit,32-bit"
                textline "                         "
                hexmask.long.word 0x00 0.--15. 1 " COMMENT ,Set to the instruction comment field value"
    else
        group.long spr:0x36520++0x00
            line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
                bitfld.long 0x00 26.--31. " EC ,Exception class"  "Unknown reason,WFI/WFE instruction,Reserved,MCR/MRC to CP15/AArch32,MCRR/MRRC to CP15/AArch32,MCR/MRC to CP14/AArch32,LDC/STC to CP14/AArch32,SIMD/Floating point register,Reserved,Reserved,Reserved,Reserved,MCRR/MRRC to CP14/AArch32,Reserved,Illegal execution,Reserved,Reserved,Reserved,Reserved,SMC in AArch32,Reserved,SVC in AArch64,HVC in AArch64,SMC in AArch64,MSR/MRS/System in AArch64,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,IMPLEMENTATION DEFINED,Instruction abort,Instruction abort/AArch64,PC alignment fault,Reserved,Data abort,Data abort/Aarch64,SP alignment fault,Reserved,Reserved,Reserved,Reserved,Reserved,Trapped Floating-point/AArch64,Reserved,Reserved,SError interrupt,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Software Breakpoint/AArch64,Reserved,Reserved,Reserved"
    endif
endif

group.long spr:0x34501++0x00
        line.long 0x00 "IFSR32_EL2,Instruction Fault Status Register"
group.quad spr:0x30600++0x00
    line.quad 0x00 "FAR_EL1,Fault Address Register"
group.quad spr:0x34600++0x00
    line.quad 0x00 "FAR_EL2,Fault Address Register"
group.quad spr:0x36600++0x00
    line.quad 0x00 "FAR_EL3,Fault Address Register"
group.quad spr:0x34604++0x00
    line.quad 0x00 "HPFAR_EL2,Hyp IPA Fault Address Register"
    
group.quad spr:0x30C00++0x00
    line.quad 0x00 "VBAR_EL1,Vector Base Address Register"
        hexmask.quad 0x00 11.--63. 0x800 " VBA   ,Vector base address"         
group.quad spr:0x34C00++0x00
    line.quad 0x00 "VBAR_EL2,Vector Base Address Register"
        hexmask.quad 0x00 11.--63. 0x800 " VBA   ,Vector base address"    
group.quad spr:0x36C00++0x00
    line.quad 0x00 "VBAR_EL3,Vector Base Address Register"
        hexmask.quad 0x00 11.--63. 0x800 " VBA   ,Vector base address" 
rgroup.quad spr:0x36C01++0x00
    line.quad 0x00 "RVBAR_EL3,Reset Vector Base Address Register"
        hexmask.quad 0x00 2.--43. 0x4 " RVBA        ,Reset Vector Base Address"
        
rgroup.long spr:0x30C10++0x00
    line.long 0x00 "ISR_EL1,Interrupt Status Register"
        bitfld.long 0x00 8. "         A     ,External abort pending flag" "Not pending,Pending"
        bitfld.long 0x00 7. "      I         ,Interrupt pending flag" "Not pending,Pending"
        bitfld.long 0x00 6. "       F  ,Fast interrupt pending flag" "Not pending,Pending"

group.long spr:0x36C02++0x00
    line.long 0x00 "RMR_EL3,Reset Management Register"
        bitfld.long 0x00 1. "         RR    ,Reset Request" "Not requested,Requested"
        bitfld.long 0x00 0. "    AA64      ,Determines which execution state the processor boots into after a warmreset" "AArch32,AArch64"
textline "                             "
if corename()=="CORTEXA57"    
rgroup.quad spr:0x31F30++0x00
    line.quad 0x00 "CBAR_EL1,Configuration Base Address Register"
        hexmask.quad.long 0x00 18.--43. 1. " PERIPHBASE[43:18] ,Periphbase[43:18]"
elif corename()=="CORTEXA53"
rgroup.quad spr:0x31F30++0x00
    line.quad 0x00 "CBAR_EL1,Configuration Base Address Register"
        hexmask.quad.tbyte 0x00 18.--39. 1. " PERIPHBASE[39:18] ,Periphbase[39:18]"
endif    

group.quad spr:0x30D01++0x00
    line.quad 0x00 "CONTEXTIDR_EL1,Context ID Register"
group.quad spr:0x33D02++0x00
    line.quad 0x00 "TPIDR_EL0,Software Thread ID registers"
group.quad spr:0x33D03++0x00
    line.quad 0x00 "TPIDRRO_EL0,Software Thread ID registers"
group.quad spr:0x30D04++0x00
    line.quad 0x00 "TPIDR_EL1,Software Thread ID registers"
group.quad spr:0x34D02++0x00
    line.quad 0x00 "TPIDR_EL2,Software Thread ID registers"
group.quad spr:0x36D02++0x00
    line.quad 0x00 "TPIDR_EL3,Software Thread ID registers"
if ((((d.q(spr:0x30100))&0x40)==0x40)&&(((d.q(spr:0x30010))&0xF000)==0x1000))
    group.quad spr:0x22000++0x00
        line.quad 0x00 "TEECR32_EL1,ThumbEE Configuration Register"
            bitfld.long 0x00 0. " XED   ,Execution Environment Disable" "No,Yes"
else
    hgroup.quad spr:0x22000++0x00
        hide.quad 0x00 "TEECR32_EL1,ThumbEE Configuration Register"
endif

tree.end

width 15.
tree "Memory Management Unit"
if corename()=="CORTEXA57"    
group.long spr:0x30100++0x0
    line.long 0x0 "SCTLR_EL1,Control Register (EL1)"
        bitfld.long 0x0 26. "         UCI  ,EL0 access enable (DC CVAU|DC CIVAC|DC CVAC|IC IVAU)" "Disabled,Enabled"
        bitfld.long 0x0 25. "    EE      ,Exception endianness" "Little,Big"
        bitfld.long 0x0 24. "          E0E     ,Endianness of explicit data access at EL0" "Little,Big"
        textline "                                "
        bitfld.long 0x0 19. " WXN  ,Write permission implies PL1 Execute Never" "Not forced,Forced"
        bitfld.long 0x0 18. "  NTWE    ,Not trap WFE" "No,Yes"
        bitfld.long 0x0 16. "             NTWI    ,Not trap WFI" "No,Yes"
        textline "                                "
        bitfld.long 0x0 15. " UCT  ,EL0 access enable (CTR_EL0)" "Disabled,Enabled"
        bitfld.long 0x0 14. "    DZE     ,EL0 access enable (DC ZVA)" "Disabled,Enabled"
        bitfld.long 0x0 12. "        I       ,Instruction Cache Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x0 9. " UMA  ,User Mask Access" "Disabled,Enabled"
        bitfld.long 0x0 8. "    SED     ,SETEND Disable" "No,Yes"
        bitfld.long 0x0 7. "             ITD     ,IT instruction disable" "No,Yes"
        textline "                                "
        bitfld.long 0x0 6. " THEE ,ThumbEE Disable" "No,Yes"
        bitfld.long 0x0 5. "         CP15BEN ,c15 barrier enable" "Disabled,Enabled"
        bitfld.long 0x0 4. "        SA0     ,EL0 stack alignment check enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x0 3. " SA   ,SP stack alignment check enable" "Disabled,Enabled"
        bitfld.long 0x0 2. "    C       ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "        A       ,Strict Alignment" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x0 0. " M    ,MMU or Protection Unit" "Disabled,Enabled"          
        textline "                        "
elif corename()=="CORTEXA53"
group.long spr:0x30100++0x0
    line.long 0x0 "SCTLR_EL1,Control Register (EL1)"
        bitfld.long 0x0 26. "         UCI  ,EL0 access enable (DC CVAU|DC CIVAC|DC CVAC|IC IVAU)" "Disabled,Enabled"
        bitfld.long 0x0 25. "    EE      ,Exception endianness" "Little,Big"
        bitfld.long 0x0 24. "          E0E     ,Endianness of explicit data access at EL0" "Little,Big"
        textline "                                "
        bitfld.long 0x0 19. " WXN  ,Write permission implies PL1 Execute Never" "Not forced,Forced"
        bitfld.long 0x0 18. "  NTWE    ,Not trap WFE" "No,Yes"
        bitfld.long 0x0 16. "             NTWI    ,Not trap WFI" "No,Yes"
        textline "                                "
        bitfld.long 0x0 15. " UCT  ,EL0 access enable (CTR_EL0)" "Disabled,Enabled"
        bitfld.long 0x0 14. "    DZE     ,EL0 access enable (DC ZVA)" "Disabled,Enabled"
        bitfld.long 0x0 12. "        I       ,Instruction Cache Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x0 9. " UMA  ,User Mask Access" "Disabled,Enabled"
        bitfld.long 0x0 8. "    SED     ,SETEND Disable" "No,Yes"
        bitfld.long 0x0 7. "             ITD     ,IT instruction disable" "No,Yes"
        textline "                                "
        bitfld.long 0x0 6. " THEE ,ThumbEE Disable" "No,Yes"
        bitfld.long 0x0 5. "         CP15BEN ,c15 barrier enable" "Disabled,Enabled"
        bitfld.long 0x0 4. "        SA0     ,EL0 stack alignment check enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x0 3. " SA   ,SP stack alignment check enable" "Disabled,Enabled"
        bitfld.long 0x0 2. "    C       ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "        A       ,Strict Alignment" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x0 0. " M    ,MMU or Protection Unit" "Disabled,Enabled"          
        textline "                        "
endif

group.long spr:0x34100++0x0
    line.long 0x0 "SCTLR_EL2,Control Register (EL2)"
        bitfld.long 0x0 25. "         EE   ,Exception endianness" "Little,Big"
        bitfld.long 0x0 19. "      WXN   ,Write permission implies PL1 Execute Never" "Not forced,Forced"
        bitfld.long 0x0 12. "        I       ,Instruction Cache Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x0 3. " SA   ,SP stack alignment check enable" "Disabled,Enabled"
        bitfld.long 0x0 2. "    C     ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "          A       ,Strict Alignment" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x0 0. " M    ,MMU or Protection Unit" "Disabled,Enabled"
group.long spr:0x36100++0x0
    line.long 0x0 "SCTLR_EL3,Control Register (EL3)"
        bitfld.long 0x0 25. "         EE   ,Exception endianness" "Little,Big"
        bitfld.long 0x0 19. "      WXN   ,Write permission implies PL1 Execute Never" "Not forced,Forced"
        bitfld.long 0x0 12. "        I       ,Instruction Cache Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x0 3. " SA   ,SP stack alignment check enable" "Disabled,Enabled"
        bitfld.long 0x0 2. "    C     ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "          A       ,Strict Alignment" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x0 0. " M    ,MMU or Protection Unit" "Disabled,Enabled"
textline ""
group.quad spr:0x30200++0x00
    line.quad 0x00 "TTBR0_EL1,Translation Table Base Register 0 (EL1)"
        hexmask.quad.word 0x00 48.--63. 1. " ASID  ,ASID for the translation table base address"
        hexmask.quad 0x00 0.--47. 1. "           BADDR ,Translation table base address"
group.quad spr:0x30201++0x00
    line.quad 0x00 "TTBR1_EL1,Translation Table Base Register 1 (EL1)"
        hexmask.quad.word 0x00 48.--63. 1. " ASID  ,ASID for the translation table base address"
        hexmask.quad 0x00 0.--47. 1. "           BADDR ,Translation table base address"
        
group.quad spr:0x30202++0x00
    line.quad 0x00 "TCR_EL1,Translation Control Register (EL1)"
        bitfld.quad 0x00 38. " TBI1  ,Top Byte Ignored 1" "Not ignored,Ignored"
        bitfld.quad 0x00 37. "    TBI0 ,Top Byte Ignored 0" "Not ignored,Ignored"
        bitfld.quad 0x00 36. "  AS  ,ASID size" "8-bit,16-bit"
        textline "                                "
        bitfld.quad 0x00 32.--34. " IPS   ,Intermediate Physical Address Size" "32 bits/4 GB,36 bits/64 GB,40 bits/1 TB,42 bits/4 TB,44 bits/16 TB,48 bits/256 TB,?..."
        bitfld.quad 0x00 30.--31. " TG1  ,TTBR1_EL1 granule size" "4 KB,64 KB,?..."
        bitfld.quad 0x00 28.--29. "         SH1 ,Shareability attribute for memory associated with translation table walks using TTBR1_EL1" "Non-shareable,Reserved,Outer shareable,Inner shareable"
        textline "                                "
        bitfld.quad 0x00 26.--27. " ORGN1 ,Outer cacheability attribute for memory associated with translation table walks using TTBR1_EL1" "Non-cacheable,Write-Back Write-Allocate Cacheable,Write-Through Cacheable,Write-Back no Write-Allocate Cacheable"
        textline "                                "
        bitfld.quad 0x00 24.--25. " IRGN1 ,Inner cacheability attribute for memory associated with translation table walks using TTBR1_EL1" "Non-cacheable,Write-Back Write-Allocate Cacheable,Write-Through Cacheable,Write-Back no Write-Allocate Cacheable"
        textline "                                "
        bitfld.quad 0x00 23. " EPD1  ,Translation table walk disable for translations using TTBR1_EL1" "Enabled,Disabled"
        textline "                                "
        bitfld.quad 0x00 22. " A1    ,Selects whether TTBR0_EL1 or TTBR1_EL1 defines the ASID" "TTBR0_EL1,TTBR1_EL1"
        bitfld.quad 0x00 16.--21. "      T1SZ ,Size offset of the memory region addressed by TTBR1_EL1" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
        bitfld.quad 0x00 14.--15. "            TG0 ,TTBR0_EL1 granule size" "4 KB,64 KB,?..."
        textline "                                "
        bitfld.quad 0x00 12.--13. " SH0   ,Shareability attribute for memory associated with translation table walks using TTBR0_EL1" "Non-shareable,Reserved,Outer shareable,Inner shareable"
        textline "                                "
        bitfld.quad 0x00 10.--11. " ORGN0 ,Outer cacheability attribute for memory associated with translation table walks using TTBR0_EL1" "Non-cacheable,Write-Back Write-Allocate Cacheable,Write-Through Cacheable,Write-Back no Write-Allocate Cacheable"
        textline "                                "
        bitfld.quad 0x00 8.--9. " IRGN0 ,Inner cacheability attribute for memory associated with translation table walks using TTBR0_EL1" "Non-cacheable,Write-Back Write-Allocate Cacheable,Write-Through Cacheable,Write-Back no Write-Allocate Cacheable"
        textline "                                "
        bitfld.quad 0x00 7. " EPD0  ,Translation table walk disable for translations using TTBR0" "Enabled,Disabled"
        bitfld.quad 0x00 0.--5. "       T0SZ ,Size offset of the memory region addressed by TTBR0_EL1" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
      
group.quad spr:0x34200++0x00
    line.quad 0x00 "TTBR0_EL2,Translation Table Base Register 0 (EL2)"
            hexmask.quad 0x00 0.--47. 1. " BADDR ,Translation table base address"
            
group.quad spr:0x34202++0x00
    line.quad 0x00 "TCR_EL2,Translation Control Register (EL2)"
        bitfld.quad 0x00 20. " TBI   ,Top Byte Ignored" "Not ignored,Ignored"
        bitfld.quad 0x00 16.--18. "    PS ,Intermediate Physical Address Size" "32 bits/4 GB,36 bits/64 GB,40 bits/1 TB,42 bits/4 TB,44 bits/16 TB,48 bits/256 TB,?..."
        bitfld.quad 0x00 14.--15. "  TG0 ,TTBR0_EL2 granule size" "4 KB,64 KB,?..."
        textline "                                "
        bitfld.quad 0x00 12.--13. " SH0   ,Shareability attribute for memory associated with translation table walks using TTBR0_EL2" "Non-shareable,Reserved,Outer shareable,Inner shareable"
        textline "                                "
        bitfld.quad 0x00 10.--11. " ORGN0 ,Outer cacheability attribute for memory associated with translation table walks using TTBR0_EL2" "Non-cacheable,Write-Back Write-Allocate Cacheable,Write-Through Cacheable,Write-Back no Write-Allocate Cacheable"
        textline "                                "
        bitfld.quad 0x00 8.--9. " IRGN0 ,Inner cacheability attribute for memory associated with translation table walks using TTBR0_EL2" "Non-cacheable,Write-Back Write-Allocate Cacheable,Write-Through Cacheable,Write-Back no Write-Allocate Cacheable"
        textline "                                "
        bitfld.quad 0x00 0.--5. " T0SZ  ,Size offset of the memory region addressed by TTBR0_EL2" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"

group.quad spr:0x36200++0x00
    line.quad 0x00 "TTBR0_EL3,Translation Table Base Register 0 (EL3)"
            hexmask.quad 0x00 0.--47. 1. " BADDR ,Translation table base address"
            
group.quad spr:0x36202++0x00
    line.quad 0x00 "TCR_EL3,Translation Control Register (EL3)"
        bitfld.quad 0x00 20. " TBI   ,Top Byte Ignored" "Not ignored,Ignored"
        bitfld.quad 0x00 16.--18. "    PS ,Intermediate Physical Address Size" "32 bits/4 GB,36 bits/64 GB,40 bits/1 TB,42 bits/4 TB,44 bits/16 TB,48 bits/256 TB,?..."
        bitfld.quad 0x00 14.--15. "  TG0 ,TTBR0_EL3 granule size" "4 KB,64 KB,?..."
        textline "                                "
        bitfld.quad 0x00 12.--13. " SH0   ,Shareability attribute for memory associated with translation table walks using TTBR0_EL3" "Non-shareable,Reserved,Outer shareable,Inner shareable"
        textline "                                "
        bitfld.quad 0x00 10.--11. " ORGN0 ,Outer cacheability attribute for memory associated with translation table walks using TTBR0_EL3" "Non-cacheable,Write-Back Write-Allocate Cacheable,Write-Through Cacheable,Write-Back no Write-Allocate Cacheable"
        textline "                                "
        bitfld.quad 0x00 8.--9. " IRGN0 ,Inner cacheability attribute for memory associated with translation table walks using TTBR0_EL3" "Non-cacheable,Write-Back Write-Allocate Cacheable,Write-Through Cacheable,Write-Back no Write-Allocate Cacheable"
        textline "                                "
        bitfld.quad 0x00 0.--5. " T0SZ  ,Size offset of the memory region addressed by TTBR0_EL3" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
textline "                                "

group.long spr:0x34300++0x00
    line.long 0x00 "DACR32_EL2,Domain Access Control Register"
        bitfld.long 0x0 30.--31. "         D15 ,Domain Access 15" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 28.--29. "  D14 ,Domain Access 14" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 26.--27. "  D13 ,Domain Access 13" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 24.--25. "  D12 ,Domain Access 12" "Denied,Client,Reserved,Manager"
        textline "                        "
        bitfld.long 0x0 22.--23. "         D11 ,Domain Access 11" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 20.--21. "  D10 ,Domain Access 10" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 18.--19. "  D9  ,Domain Access 9" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 16.--17. "  D8  ,Domain Access 8" "Denied,Client,Reserved,Manager"
        textline "                        "
        bitfld.long 0x0 14.--15. "         D7  ,Domain Access 7" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 12.--13. "  D6  ,Domain Access 6" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 10.--11. "  D5  ,Domain Access 5" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 8.--9. "  D4  ,Domain Access 4" "Denied,Client,Reserved,Manager"
        textline "                        "
        bitfld.long 0x0 6.--7. "         D3  ,Domain Access 3" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 4.--5. "  D2  ,Domain Access 2" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 2.--3. "  D1  ,Domain Access 1" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 0.--1. "  D0  ,Domain Access 0" "Denied,Client,Reserved,Manager"
        textline "                                "
if corename()=="CORTEXA57"    
if (((d.l(spr:0x30202))&0x80000000)==0x80000000)
group.long spr:0x34501++0x00
    line.long 0x00 "IFSR32_EL2,Instruction Fault Status Register"
        bitfld.long 0x00 12. "         EXT  ,External Abort Type" "DECERR,SLVERR"
        bitfld.long 0x00 9. "      LPAE  ,Translation table formats on taking a Data Abort exception" "Short,Long"
        bitfld.long 0x00 0.--5. "             STATUS  ,Fault Status" "Reserved,Address size fault/1st level,Address size fault/2nd level,Address size fault/3rd level,Reserved,Translation fault/1st level,Translation fault/2nd level,Translation fault/3rd level,Reserved,Access flag fault/1st level,Access flag fault/2nd level,Access flag fault/3rd level,Reserved,Permission fault/1st level,Permission fault/2nd level,Permission fault/3rd level,Synchronous external abort,Reserved,Reserved,Reserved,Reserved,Synchronous external abort on translation table walk/1st level,Synchronous external abort on translation table walk/2nd level,Synchronous external abort on translation table walk/3rd level,Synchronous parity error on memory access,Reserved,Reserved,Reserved,Reserved,Synchronous parity error on memory access on translation table walk/1st level,Synchronous parity error on memory access on translation table walk/2nd level,Synchronous parity error on memory access on translation table walk/3rd level,Reserved,Alignment fault,Debug event,?..."
else
group.long spr:0x34501++0x00
    line.long 0x00 "IFSR32_EL2,Instruction Fault Status Register"
        bitfld.long 0x00 12. "         EXT  ,External Abort Type" "DECERR,SLVERR"
        bitfld.long 0x00 9. "      LPAE  ,Translation table formats on taking a Data Abort exception" "Short,Long"
        bitfld.long 0x00 0.--3. 4. "             STATUS  ,Fault Status" "Reserved,Alignment fault,Debug event,Access flag fault/1st level,Reserved,Translation fault/1st level,Access flag fault/2nd level,Translation fault/2nd level,Synchronous external abort/non-translation,Domain fault/1st level,Reserved,Domain fault/2nd level,Synchronous external abort on translation table walk/1st level,Permission Fault/1st level,Synchronous external abort on translation table walk/2nd Level,Permission fault/2nd level,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Synchronous parity error on memory access,Reserved,Reserved,Synchronous parity error on translation table walk/1st level,Reserved,Synchronous parity error on translation table walk/2nd level,?..."
endif
elif corename()=="CORTEXA53"
if (((d.l(spr:0x34501))&0x200)==0x200)
group.long spr:0x34501++0x00
    line.long 0x00 "IFSR32_EL2,Instruction Fault Status Register"
        bitfld.long 0x00 12. "         EXT  ,External Abort Type" "DECERR,SLVERR"
        bitfld.long 0x00 9. "      LPAE  ,Translation table formats on taking a Data Abort exception" "Short,Long"
        bitfld.long 0x00 0.--5. "             STATUS  ,Fault Status" "TTBR0/TTBR1,Reserved,Reserved,Reserved,Reserved,Translation fault/First level,Translation fault/Second level,Translation fault/Third level,Reserved,Access flag fault/First level,Access flag fault/Second level,Access flag fault/Third level,Reserved,Permission fault/First level,Permission fault/Second level,Permission fault/Third level,Synchronous external abort,Reserved,Reserved,Reserved,Reserved,Synchronous external abort on translation table walk/First level,Synchronous external abort on translation table walk/Second level,Synchronous external abort on translation table walk/Third level,Synchronous parity error on memory access,Reserved,Reserved,Reserved,Reserved,Synchronous parity error on memory access on translation table walk/First level,Synchronous parity error on memory access on translation table walk/Second level,Synchronous parity error on memory access on translation table walk/Third level,Reserved,Alignment fault,Debug event,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict abort,Reserved,Reserved,Reserved,Lockdown fault,?..."
else
group.long spr:0x34501++0x00
    line.long 0x00 "IFSR32_EL2,Instruction Fault Status Register"
        bitfld.long 0x00 12. "         EXT  ,External Abort Type" "DECERR,SLVERR"
        bitfld.long 0x00 9. "      LPAE  ,Translation table formats on taking a Data Abort exception" "Short,Long"
        bitfld.long 0x00 0.--3. 10. "             STATUS  ,Fault Status" "Reserved,Reserved,Debug event,Access flag fault/section,Reserved,Translation fault/section,Access flag fault/page,Translation fault/page,Synchronous external abort/non-translation,Domain fault/section,Reserved,Domain fault/page,Synchronous external abort on translation table walk/first level,Permission Fault/Section,Synchronous external abort on translation table walk/second Level,Permission fault/page,TLB conflict abort,Reserved,Reserved,Reserved,Lockdown fault,Reserved,Reserved,Reserved,Reserved,Synchronous parity error on memory access,Reserved,Reserved,Synchronous parity error on translation table walk/first level,Reserved,Synchronous parity error on translation table walk/second level,?..."

endif
endif

hgroup.long spr:0x30510++0x00
    hide.long 0x00 "AFSR0_EL1,Auxiliary Fault Status Register 0 (EL1)"
hgroup.long spr:0x34510++0x00
    hide.long 0x00 "AFSR0_EL2,Auxiliary Fault Status Register 0 (EL2)"
hgroup.long spr:0x36510++0x00
    hide.long 0x00 "AFSR0_EL3,Auxiliary Fault Status Register 0 (EL3)"    
hgroup.long spr:0x30511++0x00
    hide.long 0x00 "AFSR1_EL1,Auxiliary Fault Status Register 1 (EL1)"
hgroup.long spr:0x34511++0x00
    hide.long 0x00 "AFSR1_EL2,Auxiliary Fault Status Register 1 (EL2)"
hgroup.long spr:0x36511++0x00
    hide.long 0x00 "AFSR1_EL3,Auxiliary Fault Status Register 1 (EL3)"    
    
if corename()=="CORTEXA57"        
if (((d.l(spr:0x30740))&0x1)==0x1)
group.quad spr:0x30740++0x00
    line.quad 0x00 "PAR_EL1,Physical Address Register"
        bitfld.quad 0x00 9. " S     ,Stage of aborted translation" "Stage 1,Stage 2"
        bitfld.quad 0x00 8. "      PTW   ,Translation aborted because of stage 2 fault" "No,Yes"
        bitfld.quad 0x00 1.--6. "   FST     ,Fault status code" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
        textline "                                "
        bitfld.quad 0x00 0. " F     ,Conversion failed" "Passed,Failed"
else
group.quad spr:0x30740++0x00
    line.quad 0x00 "PAR_EL1,Physical Address Register"
        bitfld.quad 0x00 60.--63. " ATTRH ,Attribute High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 56.--59. " ATTRL ,Attribute Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        hexmask.quad.long 0x00 12.--43. 0x1000 " PA    ,Physical address"
        bitfld.quad 0x00 9. "     NS    ,NS attribute for a translation table entry read from Secure state" "0,1"
        bitfld.quad 0x00 7.--8. "                 SHA     ,Shareability attribute for the Physical Address returned from a translation table entry" "Non-shareable,Reserved,Outer Shareable,Inner Shareable"
        textline "                                "
        bitfld.quad 0x00 0. " F     ,Conversion failed" "Passed,Failed"
endif
elif corename()=="CORTEXA53"
if (((d.l(spr:0x30740))&0x1)==0x1)
group.quad spr:0x30740++0x00
    line.quad 0x00 "PAR_EL1,Physical Address Register"
        bitfld.quad 0x00 9. " NS    ,Non-secure" "Disabled,Enabled"
        bitfld.quad 0x00 7.--8. "     SHA   ,Shareability attribute for the Physical Address returned from a translation table entry" "Non-Shareable,Reserved,Outer Shareable,Inner Shareable"
        bitfld.quad 0x00 1.--6. "   FST     ,Fault status code" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
        textline "                                "
        bitfld.quad 0x00 0. " F     ,Conversion failed" "Low,High"
else
group.quad spr:0x30740++0x00
    line.quad 0x00 "PAR_EL1,Physical Address Register"
        bitfld.quad 0x00 60.--63. " ATTRH ,Attribute High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 56.--59. " ATTRL ,Attribute Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        hexmask.quad 0x00 12.--47. 0x1000 " PA    ,Physical address"
        textline "                                "
        bitfld.quad 0x00 9. " NS    ,Non-secure" "Disabled,Enabled"
        bitfld.quad 0x00 7.--8. "     SHA   ,Shareability attribute for the Physical Address returned from a translation table entry" "Non-Shareable,Reserved,Outer Shareable,Inner Shareable"
        bitfld.quad 0x00 1.--6. "   FST     ,Fault status code" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
        textline "                                "
        bitfld.quad 0x00 0. " F     ,Conversion failed" "Passed,Failed"
endif
endif

group.quad spr:0x30A20++0x00
    line.quad 0x00 "MAIR_EL1,Memory Attribute Indirection Register (EL1)"
        bitfld.quad 0x00 60.--63. " ATTR7H ,Attribute 7 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 56.--59. " ATTR7L ,Attribute 7 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 52.--55. " ATTR6H ,Attribute 6 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 48.--51. " ATTR6L ,Attribute 6 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 44.--47. " ATTR5H ,Attribute 5 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 40.--43. " ATTR5L ,Attribute 5 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 36.--39. " ATTR4H ,Attribute 4 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 32.--35. " ATTR4L ,Attribute 4 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 28.--31. " ATTR3H ,Attribute 3 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 24.--27. " ATTR3L ,Attribute 3 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 20.--23. " ATTR2H ,Attribute 2 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 16.--19. " ATTR2L ,Attribute 2 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 12.--15. " ATTR1H ,Attribute 1 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 8.--11. " ATTR1L ,Attribute 1 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 4.--7. " ATTR0H ,Attribute 0 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 0.--3. " ATTR0L ,Attribute 0 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
group.quad spr:0x34A20++0x00
    line.quad 0x00 "MAIR_EL2,Memory Attribute Indirection Register (EL2)"
        bitfld.quad 0x00 60.--63. " ATTR7H ,Attribute 7 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 56.--59. " ATTR7L ,Attribute 7 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 52.--55. " ATTR6H ,Attribute 6 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 48.--51. " ATTR6L ,Attribute 6 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 44.--47. " ATTR5H ,Attribute 5 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 40.--43. " ATTR5L ,Attribute 5 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 36.--39. " ATTR4H ,Attribute 4 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 32.--35. " ATTR4L ,Attribute 4 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 28.--31. " ATTR3H ,Attribute 3 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 24.--27. " ATTR3L ,Attribute 3 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 20.--23. " ATTR2H ,Attribute 2 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 16.--19. " ATTR2L ,Attribute 2 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 12.--15. " ATTR1H ,Attribute 1 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 8.--11. " ATTR1L ,Attribute 1 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 4.--7. " ATTR0H ,Attribute 0 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 0.--3. " ATTR0L ,Attribute 0 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
group.quad spr:0x36A20++0x00
    line.quad 0x00 "MAIR_EL3,Memory Attribute Indirection Register (EL3)"
        bitfld.quad 0x00 60.--63. " ATTR7H ,Attribute 7 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 56.--59. " ATTR7L ,Attribute 7 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 52.--55. " ATTR6H ,Attribute 6 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 48.--51. " ATTR6L ,Attribute 6 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 44.--47. " ATTR5H ,Attribute 5 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 40.--43. " ATTR5L ,Attribute 5 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 36.--39. " ATTR4H ,Attribute 4 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 32.--35. " ATTR4L ,Attribute 4 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 28.--31. " ATTR3H ,Attribute 3 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 24.--27. " ATTR3L ,Attribute 3 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 20.--23. " ATTR2H ,Attribute 2 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 16.--19. " ATTR2L ,Attribute 2 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 12.--15. " ATTR1H ,Attribute 1 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 8.--11. " ATTR1L ,Attribute 1 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        textline "                                "
        bitfld.quad 0x00 4.--7. " ATTR0H ,Attribute 0 High" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
        bitfld.quad 0x00 0.--3. " ATTR0L ,Attribute 0 Low" "Device memory,Write-through transient/Write-Allocate,Write-through transient/Read-Allocate,Write-through transient/Write-Allocate/Read-Allocate,Non-Cacheable,Write-back transient/Write-Allocate,Write-back transient/Read-Allocate,Write-back transient/Write-Allocate/Read-Allocate,Write-Through non-transient,Write-Through non-transient/Write-Allocate,Write-Through non-transient/Read-Allocate,Write-Through non-transient/Write-Allocate/Read-Allocate,Write-Back non-transient,Write-Back non-transient/Write-Allocate,Write-Back non-transient/Read-Allocate,Write-Back non-transient/Write-Allocate/Read-Allocate"
hgroup.quad spr:0x30A30++0x00
    hide.quad 0x00 "AMAIR_EL1,Memory Attribute Indirection Register (EL1)"
hgroup.quad spr:0x34A20++0x00
    hide.quad 0x00 "AMAIR_EL2,Memory Attribute Indirection Register (EL2)"
hgroup.quad spr:0x36A20++0x00
    hide.quad 0x00 "AMAIR_EL3,Memory Attribute Indirection Register (EL3)"
textline "                                "

group.long spr:0x30D01++0x00
    line.long 0x0 "CONTEXTIDR_EL1,Context ID Register"
tree.end

width 11.
tree "Virtualization Extensions"

group.long spr:0x34000++0x0
    line.long 0x0 "VPIDR_EL2,Virtualization Processor ID Register"

if corename()=="CORTEXA57"            
rgroup.quad spr:0x34005++0x00
    line.quad 0x0 "VMPIDR_EL2,Virtualization Multiprocessor ID Register"
        hexmask.quad.long 0x00 0.--31. 1. " VMPIDR_EL2 ,MPIDR value returned by Non-secure EL1 reads of the MPIDR_EL1"
textline "                            "
elif corename()=="CORTEXA53"
group.quad spr:0x34005++0x00
    line.quad 0x0 "VMPIDR_EL2,Virtualization Multiprocessor ID Register"
textline "                            "
endif

group.long spr:0x34100++0x0
    line.long 0x0 "SCTLR_EL2,Control Register (EL2)"
        bitfld.long 0x0 25. "         EE    ,Exception endianness" "Little,Big"
        bitfld.long 0x0 19. "            WXN   ,Write permission implies PL1 Execute Never" "Not forced,Forced"
        bitfld.long 0x0 12. "    I     ,Instruction Cache Enable" "Disabled,Enabled"
        textline "                            "
        bitfld.long 0x0 3. " SA    ,SP stack alignment check enable" "Disabled,Enabled"
        bitfld.long 0x0 2. "          C     ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "      A     ,Strict Alignment" "Disabled,Enabled"
        textline "                            "
        bitfld.long 0x0 0. " M     ,MMU or Protection Unit" "Disabled,Enabled"

if corename()=="CORTEXA57"
group.quad spr:0x34110++0x00
    line.quad 0x00 "HCR_EL2,Hyp Configuration Register"
        bitfld.quad 0x00 33. " ID    ,Stage 2 instruction cache disable" "No,Yes"
        bitfld.quad 0x00 32. "               CD    ,Stage 2 data cache disable" "No,Yes"
        bitfld.quad 0x00 31. "           RW    ,Register width control for lower exception levels" "AArch32,AArch64"
        bitfld.quad 0x00 30. "      TRVM  ,Trap Read of Virtual Memory controls" "Disabled,Enabled"
        textline "                            "
        bitfld.quad 0x00 28. " TDZ   ,Traps DC ZVA instruction" "Disabled,Enabled" 
        bitfld.quad 0x00 27. "          TGE   ,Trap General Exceptions" "Disabled,Enabled"
        bitfld.quad 0x00 26. "      TVM   ,Trap Virtual Memory Controls" "Disabled,Enabled"
        bitfld.quad 0x00 25. "     TTLB  ,Trap TLB maintenance instructions" "Disabled,Enabled"
        textline "                            "
        bitfld.quad 0x00 24. " TPU   ,Trap Cache maintenance instructions to point of unification" "Disabled,Enabled"
        bitfld.quad 0x00 23. "          TPC   ,Trap Data/Unified cache maintenance instructions to point of coherency" "Disabled,Enabled"
        bitfld.quad 0x00 22. "      TSW   ,Trap Data/Unified cache Set/Way instructions" "Disabled,Enabled"
        bitfld.quad 0x00 21. "     TAC   ,Trap Auxiliary Control Register Accesses" "Disabled,Enabled"
        textline "                            "
        bitfld.quad 0x00 20. " TIDCP ,Trap Lockdown" "Disabled,Enabled"
        bitfld.quad 0x00 19. "          TSC   ,Trap SMC" "Disabled,Enabled"
        bitfld.quad 0x00 18. "      TID3  ,Trap ID Group 3" "Disabled,Enabled"
        bitfld.quad 0x00 17. "     TID2  ,Trap ID Group 2" "Disabled,Enabled"
        textline "                            "
        bitfld.quad 0x00 16. " TID1  ,Trap ID Group 1" "Disabled,Enabled"
        bitfld.quad 0x00 15. "          TID0  ,Trap ID Group 0" "Disabled,Enabled"
        bitfld.quad 0x00 14. "      TWE   ,Trap WFE" "Disabled,Enabled"
        bitfld.quad 0x00 13. "     TWI   ,Trap WFI" "Disabled,Enabled"
        textline "                            "
        bitfld.quad 0x00 12. " DC    ,Default Cacheable" "Disabled,Enabled"
        bitfld.quad 0x00 10.--11. "          BSU   ,Barrier Shareability Upgrade" "0,1,2,3"
        bitfld.quad 0x00 9. "             FB    ,Force Broadcast of TLB maintenance BPIALL and ICIALLU instructions" "Disabled,Enabled"
        bitfld.quad 0x00 8. "     VSE   ,Virtual System Error/Asynchronous Abort" "Not aborted,Aborted"
        textline "                            "
        bitfld.quad 0x00 7. " VI    ,Virtual IRQ interrupt" "No interrupt,Interrupt"
        bitfld.quad 0x00 6. "      VF    ,Virtual FIQ interrupt" "No interrupt,Interrupt"
        bitfld.quad 0x00 5. "  AMO   ,A-bit Mask Override" "Not routed,Routed"
        bitfld.quad 0x00 4. "   IMO   ,I-bit Mask Override" "Not routed,Routed"
        textline "                            "
        bitfld.quad 0x00 3. " FMO   ,F-bit Mask Override" "Not routed,Routed"
        bitfld.quad 0x00 2. "        PTW   ,Protected Table Walk" "Disabled,Enabled"
        bitfld.quad 0x00 1. "      SWIO  ,Set/Way Invalidation Override" "No override,Override"
        bitfld.quad 0x00 0. "  VM    ,Second Stage of Translation Enable" "Disabled,Enabled"
elif corename()=="CORTEXA53"
group.quad spr:0x34110++0x00
    line.quad 0x00 "HCR_EL2,Hyp Configuration Register"
        bitfld.quad 0x00 33. " ID    ,Stage 2 instruction cache disable" "No,Yes"
        bitfld.quad 0x00 32. "               CD    ,Stage 2 data cache disable" "No,Yes"
        bitfld.quad 0x00 31. "           RW    ,Register width control for lower exception levels" "AArrch32,AArch64"
        bitfld.quad 0x00 30. "     TRVM  ,Trap Read of Virtual Memory controls" "Disabled,Enabled"
        textline "                            "
        bitfld.quad 0x00 27. " TGE   ,Trap General Exceptions" "Disabled,Enabled"
        bitfld.quad 0x00 26. "          TVM   ,Trap Virtual Memory Controls" "Disabled,Enabled"
        bitfld.quad 0x00 25. "      TTLB  ,Trap TLB maintenance instructions" "Disabled,Enabled"
        textline "                            "
        bitfld.quad 0x00 24. " TPU   ,Trap Cache maintenance instructions to point of unification" "Disabled,Enabled"
        bitfld.quad 0x00 23. "          TPC   ,Trap Data/Unified cache maintenance instructions to point of coherency" "Disabled,Enabled"
        bitfld.quad 0x00 22. "      TSW   ,Trap Data/Unified cache Set/Way instructions" "Disabled,Enabled"
        bitfld.quad 0x00 21. "     TAC   ,Trap Auxiliary Control Register Accesses" "Disabled,Enabled"
        textline "                            "
        bitfld.quad 0x00 20. " TIDCP ,Trap Lockdown" "Disabled,Enabled"
        bitfld.quad 0x00 19. "          TSC   ,Trap SMC" "Disabled,Enabled"
        bitfld.quad 0x00 18. "      TID3  ,Trap ID Group 3" "Disabled,Enabled"
        bitfld.quad 0x00 17. "     TID2  ,Trap ID Group 2" "Disabled,Enabled"
        textline "                            "
        bitfld.quad 0x00 16. " TID1  ,Trap ID Group 1" "Disabled,Enabled"
        bitfld.quad 0x00 15. "          TID0  ,Trap ID Group 0" "Disabled,Enabled"
        bitfld.quad 0x00 14. "      TWE   ,Trap WFE" "Disabled,Enabled"
        bitfld.quad 0x00 13. "     TWI   ,Trap WFI" "Disabled,Enabled"
        textline "                            "
        bitfld.quad 0x00 12. " DC    ,Default Cacheable" "Disabled,Enabled"
        bitfld.quad 0x00 10.--11. "          BSU   ,Barrier Shareability Upgrade" "No effect,Inner Shareable,Outer Shareable,Full system"
        textline "                            "
        bitfld.quad 0x00 9. " FB    ,Force Broadcast of TLB maintenance BPIALL and ICIALLU instructions" "Disabled,Enabled"
        bitfld.quad 0x00 8. "          VSE   ,Virtual System Error/Asynchronous Abort" "Not aborted,Aborted"
        textline "                            "
        bitfld.quad 0x00 7. " VI    ,Virtual IRQ interrupt" "No interrupt,Interrupt"
        bitfld.quad 0x00 6. "      VF    ,Virtual FIQ interrupt" "No interrupt,Interrupt"
        bitfld.quad 0x00 5. "  AMO   ,Asynchronous abort and error interrupt routing" "Not routed,Routed"
        bitfld.quad 0x00 4. "   IMO   ,Physical IRQ routing" "Not routed,Routed"
        textline "                            "
        bitfld.quad 0x00 3. " FMO   ,Physical FIQ routing" "Not routed,Routed"
        bitfld.quad 0x00 2. "        PTW   ,Protected Table Walk" "Disabled,Enabled"
        bitfld.quad 0x00 1. "      SWIO  ,Set/Way Invalidation Override" "No override,Override"
        bitfld.quad 0x00 0. "  VM    ,Second Stage of Translation Enable" "Disabled,Enabled"
endif    
if corename()=="CORTEXA57"
group.long spr:0x34111++0x00
    line.long 0x00 "MDCR_EL2,Hyp Debug Control Register (EL2)"
        bitfld.long 0x00 11. "         TDRA  ,Trap Debug ROM Access" "No effect,Valid"
        bitfld.long 0x00 10. "         TDOSA ,Trap Debug OS-related register Access" "No effect,Valid"
        bitfld.long 0x00 9. "     TDA   ,Trap Debug Access" "No effect,Valid"
        textline "                            "
        bitfld.long 0x00 8. " TDE   ,Trap Debug Exceptions" "No effect,Valid"
        bitfld.long 0x00 7. "         HPME  ,Hypervisor Performance Monitors Enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TPM   ,Trap Performance Monitors accesses" "No effect,Valid"
        textline "                            "
        bitfld.long 0x00 5. " TPMCR ,Trap Performance Monitor Control Register accesses" "No effect,Valid"
        bitfld.long 0x00 0.--4. "         HPMN  ,Defines the number of Performance Monitors counters" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
elif corename()=="CORTEXA53"
group.long spr:0x34111++0x00
    line.long 0x00 "MDCR_EL2,Hyp Debug Control Register (EL2)"
        bitfld.long 0x00 11. "         TDRA  ,Trap Debug ROM Access" "No effect,Valid"
        bitfld.long 0x00 10. "         TDOSA ,Trap Debug OS-related register Access" "No effect,Valid"
        bitfld.long 0x00 9. "     TDA   ,Trap Debug Access" "No effect,Valid"
        textline "                            "
        bitfld.long 0x00 8. " TDE   ,Trap Debug Exceptions" "No effect,Valid"
        bitfld.long 0x00 7. "         HPME  ,Hypervisor Performance Monitors Enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TPM   ,Trap Performance Monitors accesses" "No effect,Valid"
        textline "                            "
        bitfld.long 0x00 5. " TPMCR ,Trap Performance Monitor Control Register accesses" "No effect,Valid"
        bitfld.long 0x00 0.--4. "         HPMN  ,Defines the number of Performance Monitors counters" "0,1,2,3,4,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6"
endif
        
if corename()=="CORTEXA57"
group.long spr:0x34112++0x00
    line.long 0x00 "CPTR_EL2,Architectural Feature Trap Register (EL2)"
        bitfld.long 0x0 31. "         TCPAC ,Trap Coprocessor Access Control" "Not trapped,Trapped"
        textline "                            "
        bitfld.long 0x0 10. " TFP   ,Traps instructions that access registers associated with Advanced SIMD and Floating-point execution from a lower exception level to EL2" "Not trapped,Trapped"
elif corename()=="CORTEXA53"
group.long spr:0x34112++0x00
    line.long 0x00 "CPTR_EL2,Architectural Feature Trap Register (EL2)"
        bitfld.long 0x0 31. "         TCPAC ,Trap Coprocessor Access Control" "Not trapped,Trapped"
        bitfld.long 0x0 20. "       TTA   ,Trap Trace Access" "Not trapped,Trapped"
        textline "                            "
        bitfld.long 0x0 10. " TFP   ,Traps instructions that access registers associated with Advanced SIMD and Floating-point execution from a lower exception level to EL2" "Not trapped,Trapped"

endif
group.long spr:0x36131++0x00
    line.long 0x00 "MDCR_EL3,Hyp Debug Control Register (EL3)"
        bitfld.long 0x00 21. "         EPMAD ,External debugger access to Performance Monitors registers disabled" "No,Yes"
        bitfld.long 0x00 20. "               EDAD  ,External debugger access to breakpoint and watchpoint registers disabled" "No,Yes"
        bitfld.long 0x00 17. "           SPME  ,Secure performance monitors enable" "Disabled,Enabled"
        textline "                            "
        bitfld.long 0x00 16. " SDD   ,AArch64 secure debug disable" "No,Yes"
        bitfld.long 0x00 14.--15. "               SPD32 ,AArch32 secure privileged debug" "Legacy,Reserved,Disabled,Enabled"
        bitfld.long 0x00 10. "      TDOSA ,Trap Debug OS-related register Access" "No effect,Valid"
        textline "                            "
        bitfld.long 0x00 9. " TDA   ,Trap Debug Access" "No effect,Valid"
        bitfld.long 0x00 6. "         TPM   ,Trap Performance Monitors accesses" "No effect,Valid"
group.long spr:0x36112++0x00
    line.long 0x00 "CPTR_EL3,Architectural Feature Trap Register (EL3)"
        bitfld.long 0x0 31. "         TCPAC ,Trap Coprocessor Access Control" "Not trapped,Trapped"
        textline "                            "
        bitfld.long 0x0 10. " TFP   ,Traps instructions that access registers associated with Advanced SIMD and Floating-point execution from a lower exception level to EL2" "Not trapped,Trapped"

if corename()=="CORTEXA57"
group.long spr:0x34113++0x00
    line.long 0x00 "HSTR_EL2,Hyp System Trap Register"
        bitfld.long 0x00 16. "         TTEE  ,Trap ThumbEE" "Disabled,Enabled"
        bitfld.long 0x00 15. "          T15   ,Trap to Hyp mode Non-secure priv 15" "Disabled,Enabled"
        hexmask.long.word 0x00 5.--13. 1. "      T4_15 ,Trap to Hyp mode Non-secure priv 5 - 13"
        bitfld.long 0x00 0.--3. "         T0_13 ,Trap to Hyp mode Non-secure priv 0 - 3," "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
elif corename()=="CORTEXA53"
group.long spr:0x34113++0x00
    line.long 0x00 "HSTR_EL2,Hyp System Trap Register"
        bitfld.long 0x00 16. "         TTEE  ,Trap ThumbEE" "Not supported,?..."
        bitfld.long 0x00 15. "     T15   ,Trap to Hyp mode Non-secure priv 15" "Disabled,Enabled"
        hexmask.long.word 0x00 5.--13. 1. "      T4_15 ,Trap to Hyp mode Non-secure priv 5 - 13"
        bitfld.long 0x00 0.--3. "         T0_13 ,Trap to Hyp mode Non-secure priv 0 - 3," "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"

endif
        
        
textline "                            "

hgroup.long spr:0x34117++0x00
    hide.long 0x00 "HACR_EL2,Hyp Auxiliary Configuration Register"

textline "                            "

group.quad spr:0x34210++0x00
    line.quad 0x00 "VTTBR_EL2,Virtualization Translation Table Base Register"
        hexmask.quad.byte 0x00 48.--55. 1. " VMID  ,VMID for the translation table"
        hexmask.quad 0x00 0.--47. 1. "  BADDR ,Translation table base address"
        
if corename()=="CORTEXA57"
group.long spr:0x34212++0x00
    line.long 0x00 "VTCR_EL2,Virtualization Translation Control Register"
        bitfld.long 0x00 16.--18. "         PS    ,Physical Address Size" "32 bits/4GB,36 bits/64GB,40 bits/1TB,42 bits/4TB,44 bits/16TB,48 bits/256TB,?..."
        bitfld.long 0x00 14.--15. "     TG0   ,Granule size for the corresponding translation table base address register" "4 KB,64 KB,16 KB,?..."
        bitfld.long 0x00 12.--13. "      SH0   ,Shareability attributes for the memory associated with the translation table walks using VTTBR" "0,1,2,3"
        bitfld.long 0x00 10.--11. "            ORGN0 ,Outer Cacheability attributes for the memory associated with the translation table walks using VTTBR" "0,1,2,3"
        bitfld.long 0x00 8.--9. "  IRGN0 ,Inner Cacheability attributes for the memory associated with the translation table walks VTTBR" "0,1,2,3"
        textline "                            "
        bitfld.long 0x00 6.--7. " SL0   ,Starting Level for VTCR addressed region" "0,1,2,3"
        bitfld.long 0x00 0.--5. "                 T0SZ  ,The Size offset of the VTCR addressed region" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
elif corename()=="CORTEXA53"
group.long spr:0x34212++0x00
    line.long 0x00 "VTCR_EL2,Virtualization Translation Control Register"
        bitfld.long 0x00 16.--18. "         PS    ,Physical Address Size" "32 bits/4GB,36 bits/64GB,40 bits/1TB,?..."
        bitfld.long 0x00 14.--15. "      TG0   ,Granule size for the corresponding translation table base address register" "4 KByte,Reserved,4 KByte,?..."
        bitfld.long 0x00 12.--13. "      SH0   ,Shareability attributes for the memory associated with the translation table walks using VTTBR" "0,1,2,3"
        bitfld.long 0x00 10.--11. "            ORGN0 ,Outer Cacheability attributes for the memory associated with the translation table walks using VTTBR" "0,1,2,3"
        bitfld.long 0x00 8.--9. "  IRGN0 ,Inner Cacheability attributes for the memory associated with the translation table walks VTTBR" "0,1,2,3"
        textline "                            "
        bitfld.long 0x00 6.--7. " SL0   ,Starting Level for VTCR addressed region" "0,1,2,3"
        bitfld.long 0x00 0.--5. "                 T0SZ  ,The Size offset of the VTCR addressed region" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"
endif
textline "                            "    
if corename()=="CORTEXA57"
group.long spr:0x30520++0x00
    line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
        bitfld.long 0x00 26.--31. "         EC    ,Exception class"  "Unknown reason,Trapped WFI/WFE,Reserved,Trapped MCR/MRC to c15,Trapped MCRR/MRRC to c15,Trapped MCR/MRC to CP14,Trapped LDC/STC to CP14,Trapped Coprocessor Usage,Trapped MRC,Trapped Jazelle instruction,Trapped BXJ,Reserved,Trapped MRRC,Reserved,Reserved,Reserved,Reserved,SVC,HVC,Trapped SMC,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Entry into Hyp mode Instruction Abort,Executing within Hyp mode Instruction Abort,Reserved,Reserved,Entry into Hyp mode Data Abort,Executing within Hyp mode Data Abort,?..."        
        bitfld.long 0x00 25. " IL    ,Instruction length" "16-bit,32-bit"
        textline "                            "
        bitfld.long 0x00 9. " EA    ,External abort type" "DECERR,SLVERR"
        bitfld.long 0x00 7. "                                      S1PTW ,Indicates the instruction fault came from a second stage fault during a first stage translation table walk" "0,1"
        textline "                            "
        bitfld.long 0x00 0.--5. " IFSC  ,Instruction Fault StatusCode" "TTBR0/TTBR1,Reserved,Reserved,Reserved,Reserved,Translation fault/1st level,Translation fault/2nd level,Translation fault/3rd level,Reserved,Access flag fault/1st level,Access flag fault/2nd level,Access flag fault/3rd level,Reserved,Permission fault/1st level,Permission fault/2nd level,Permission fault/3rd level,Synchronous external abort,Reserved,Reserved,Reserved,Reserved,Synchronous external abort on translation table walk/1st level,Synchronous external abort on translation table walk/2nd level,Synchronous external abort on translation table walk/3rd level,Synchronous parity error on memory access,Reserved,Reserved,Reserved,Reserved,Synchronous parity error on memory access on translation table walk/1st level,Synchronous parity error on memory access on translation table walk/2nd level,Synchronous parity error on memory access on translation table walk/3rd level,Reserved,Alignment fault,Debug event,?..."
group.long spr:0x34520++0x00
    line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
        bitfld.long 0x00 26.--31. "         EC    ,Exception class"  "Unknown reason,Trapped WFI/WFE,Reserved,Trapped MCR/MRC to c15,Trapped MCRR/MRRC to c15,Trapped MCR/MRC to CP14,Trapped LDC/STC to CP14,Trapped Coprocessor Usage,Trapped MRC,Trapped Jazelle instruction,Trapped BXJ,Reserved,Trapped MRRC,Reserved,Reserved,Reserved,Reserved,SVC,HVC,Trapped SMC,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Entry into Hyp mode Instruction Abort,Executing within Hyp mode Instruction Abort,Reserved,Reserved,Entry into Hyp mode Data Abort,Executing within Hyp mode Data Abort,?..."        
        textline "                            "
        bitfld.long 0x00 25. " IL    ,Instruction length" "16-bit,32-bit"
        hexmask.long 0x00 0.--24. 1. "            ISS   ,Instruction specific syndrome"
group.long spr:0x36520++0x00
    line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
        bitfld.long 0x00 26.--31. "         EC    ,Exception class"  "Unknown reason,Trapped WFI/WFE,Reserved,Trapped MCR/MRC to c15,Trapped MCRR/MRRC to c15,Trapped MCR/MRC to CP14,Trapped LDC/STC to CP14,Trapped Coprocessor Usage,Trapped MRC,Trapped Jazelle instruction,Trapped BXJ,Reserved,Trapped MRRC,Reserved,Reserved,Reserved,Reserved,SVC,HVC,Trapped SMC,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Entry into Hyp mode Instruction Abort,Executing within Hyp mode Instruction Abort,Reserved,Reserved,Entry into Hyp mode Data Abort,Executing within Hyp mode Data Abort,?..."        
        bitfld.long 0x00 25. " IL    ,Instruction length" "16-bit,32-bit"
        textline "                            "
        bitfld.long 0x00 9. " EA    ,External abort type" "DECERR,SLVERR"
        bitfld.long 0x00 7. "                                      S1PTW ,Indicates the instruction fault came from a second stage fault during a first stage translation table walk" "0,1"
        textline "                            "
        bitfld.long 0x00 0.--5. " IFSC  ,Instruction Fault StatusCode" "TTBR0/TTBR1,Reserved,Reserved,Reserved,Reserved,Translation fault/1st level,Translation fault/2nd level,Translation fault/3rd level,Reserved,Access flag fault/1st level,Access flag fault/2nd level,Access flag fault/3rd level,Reserved,Permission fault/1st level,Permission fault/2nd level,Permission fault/3rd level,Synchronous external abort,Reserved,Reserved,Reserved,Reserved,Synchronous external abort on translation table walk/1st level,Synchronous external abort on translation table walk/2nd level,Synchronous external abort on translation table walk/3rd level,Synchronous parity error on memory access,Reserved,Reserved,Reserved,Reserved,Synchronous parity error on memory access on translation table walk/1st level,Synchronous parity error on memory access on translation table walk/2nd level,Synchronous parity error on memory access on translation table walk/3rd level,Reserved,Alignment fault,Debug event,?..."
elif corename()=="CORTEXA53"
group.long spr:0x30520++0x00
    line.long 0x00 "ESR_EL1,Exception Syndrome Register (EL1)"
        bitfld.long 0x00 26.--31. "         EC    ,Exception class"  "Unknown reason,Trapped WFI/WFE,Reserved,Trapped MCR/MRC to c15,Trapped MCRR/MRRC to c15,Trapped MCR/MRC to CP14,Trapped LDC/STC to CP14,Trapped SIMD Access,Trapped MCR/MRC,Reserved,Reserved,Reserved,Trapped MRRC,Reserved,Illegal Execution State,Reserved,Reserved,SVC,HVC,Trapped SMC,Reserved,SVC,SMC,MSR/MRS,Reserved,Instruction Abort,Instruction Abort without change,Misaligned PC,Reserved,Data Abort,Data Abort without change,Stack Pointer Alignment,Reserved,Floating-point exception,Reserved,Reserved,Reserved,Floating-point exception,Reserved,Reserved,SError interrupt,Breakpoint exception,Breakpoint exception without change,Software Step exception,Watchpoint exception,Watchpoint exception without change,Reserved,Reserved,BKPT instruction,Reserved,Vector catch,Reserved,BRK instruction,?..."        
        textline "                            "
        bitfld.long 0x00 25. " IL    ,Instruction length" "16-bit,32-bit"
        bitfld.long 0x00 24. "            ISSV  ,ISS Valid" "Not valid,Valid"
        hexmask.long 0x00 0.--23. 1. "     ISS   ,Instruction specific syndrome"
group.long spr:0x34520++0x00
    line.long 0x00 "ESR_EL2,Exception Syndrome Register (EL2)"
        bitfld.long 0x00 26.--31. "         EC    ,Exception class"  "Unknown reason,Trapped WFI/WFE,Reserved,Trapped MCR/MRC to c15,Trapped MCRR/MRRC to c15,Trapped MCR/MRC to CP14,Trapped LDC/STC to CP14,Trapped SIMD Access,Trapped MCR/MRC,Reserved,Reserved,Reserved,Trapped MRRC,Reserved,Illegal Execution State,Reserved,Reserved,SVC,HVC,Trapped SMC,Reserved,SVC,SMC,MSR/MRS,Reserved,Instruction Abort,Instruction Abort without change,Misaligned PC,Reserved,Data Abort,Data Abort without change,Stack Pointer Alignment,Reserved,Floating-point exception,Reserved,Reserved,Reserved,Floating-point exception,Reserved,Reserved,SError interrupt,Breakpoint exception,Breakpoint exception without change,Software Step exception,Watchpoint exception,Watchpoint exception without change,Reserved,Reserved,BKPT instruction,Reserved,Vector catch,Reserved,BRK instruction,?..."        
        textline "                            "
        bitfld.long 0x00 25. " IL    ,Instruction length" "16-bit,32-bit"
        hexmask.long 0x00 0.--24. 1. "            ISS   ,Instruction specific syndrome"
group.long spr:0x36520++0x00
    line.long 0x00 "ESR_EL3,Exception Syndrome Register (EL3)"
        bitfld.long 0x00 26.--31. "         EC    ,Exception class"  "Unknown reason,Trapped WFI/WFE,Reserved,Trapped MCR/MRC to c15,Trapped MCRR/MRRC to c15,Trapped MCR/MRC to CP14,Trapped LDC/STC to CP14,Trapped SIMD Access,Trapped MCR/MRC,Reserved,Reserved,Reserved,Trapped MRRC,Reserved,Illegal Execution State,Reserved,Reserved,SVC,HVC,Trapped SMC,Reserved,SVC,SMC,MSR/MRS,Reserved,Instruction Abort,Instruction Abort without change,Misaligned PC,Reserved,Data Abort,Data Abort without change,Stack Pointer Alignment,Reserved,Floating-point exception,Reserved,Reserved,Reserved,Floating-point exception,Reserved,Reserved,SError interrupt,Breakpoint exception,Breakpoint exception without change,Software Step exception,Watchpoint exception,Watchpoint exception without change,Reserved,Reserved,BKPT instruction,Reserved,Vector catch,Reserved,BRK instruction,?..."        
        textline "                            "
        bitfld.long 0x00 25. " IL    ,Instruction length" "16-bit,32-bit"
        bitfld.long 0x00 24. "            ISSV  ,ISS Valid" "Not valid,Valid"
        hexmask.long 0x00 0.--23. 1. "     ISS   ,Instruction specific syndrome"
endif

group.quad spr:0x30600++0x00
    line.quad 0x00 "FAR_EL1,Fault Address Register (EL1)"        
group.quad spr:0x34600++0x00
    line.quad 0x00 "FAR_EL2,Fault Address Register (EL2)"
group.quad spr:0x36600++0x00
    line.quad 0x00 "FAR_EL3,Fault Address Register (EL3)"
group.quad spr:0x34604++0x00
    line.quad 0x00 "HPFAR_EL2,Hyp IPA Fault Address Register"
        hexmask.quad 0x00 4.--39. 0x10 " FIPA  ,Faulting IPA bits"

textline "                            "

tree.end

width 12.
tree "Cache Control and Configuration"
rgroup.long spr:0x33001++0x0
    line.long 0x0 "CTR_EL0,Cache Type Register"
        bitfld.long 0x0 24.--27. " CWG        ,Cache writeback granule size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
        textline "                     "
        bitfld.long 0x0 20.--23. " ERG        ,Exclusives reservation granule size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
        bitfld.long 0x0 16.--19. "       DMINLINE   ,Smallest data cache line size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
        textline "                     "
        bitfld.long 0x0 14.--15. " L1POLICY   ,L1 Instruction cache policy" "Reserved,Reserved,VIPT,PIPT"
        bitfld.long 0x0 0.--3. "       IMINLINE   ,I-Cache Minimum Line Size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
group.long spr:0x32000++0x0
    line.long 0x0 "CSSELR_EL1,Cache Size Selection Register"
        bitfld.long 0x00 1.--3. " LEVEL      ,Cache level of required cache" "Level 1,Level 2,?..."
        bitfld.long 0x00 0. "        IND        ,Instruction/Not Data" "Data/Unified,Instruction"
        
if corename()=="CORTEXA57"
rgroup.long spr:0x31001++0x0
    line.long 0x0 "CLIDR_EL1,Cache Level ID Register"
        bitfld.long 0x00 27.--29. " LOUU       ,Level of Unification Uniprocessor" "Reserved,Reserved,Level 2,?..."
        bitfld.long 0x00 24.--26. "       LOC        ,Level of Coherency" "Reserved,No cache,Level 3,?..."
        textline "                     "
        bitfld.long 0x00 21.--23. " LOUIS      ,Level of Unification Inner Shareable" "Reserved,Level 2,?..."
        bitfld.long 0x00 18.--20. "       CTYPE7     ,Cache type for levels 7" "No cache,?..."
        textline "                     "
        bitfld.long 0x00 15.--17. " CTYPE6     ,Cache type for levels 6" "No cache,?..."
        bitfld.long 0x00 12.--14. "       CTYPE5     ,Cache type for levels 5" "No cache,?..."        
        textline "                     "
        bitfld.long 0x00 9.--11. " CTYPE4     ,Cache type for levels 4" "No cache,?..."        
        bitfld.long 0x00 6.--8. "       CTYPE3     ,Cache type for levels 3" "No cache,?..."
        textline "                     "
        bitfld.long 0x00 3.--5. " CTYPE2     ,Cache type for levels 2" "Reserved,Reserved,Reserved,Reserved,Unified,?..."
        bitfld.long 0x00 0.--2. "       CTYPE1     ,Cache type for levels 1" "Reserved,Reserved,Separate I/D,?..."
elif corename()=="CORTEXA53"
rgroup.long spr:0x31001++0x0
    line.long 0x0 "CLIDR_EL1,Cache Level ID Register"
        bitfld.long 0x00 27.--29. " LOUU       ,Level of Unification Uniprocessor" "Reserved,Level 1,?..."
        bitfld.long 0x00 24.--26. "       LOC        ,Level of Coherency" "Reserved,No cache,L1/L2,?..."
        textline "                     "
        bitfld.long 0x00 21.--23. " LOUIS      ,Level of Unification Inner Shareable" "Reserved,Level 2,?..."
        bitfld.long 0x00 6.--8. "       CType3     ,Cache type for levels 3" "No cache,?..."
        textline "                     "
        bitfld.long 0x00 3.--5. " CTYPE2     ,Cache type for levels 2" "No cache,Supported,Reserved,Reserved,Unified,?..."
        bitfld.long 0x00 0.--2. "      CTYPE1     ,Cache type for levels 1" "Reserved,Separate I/D,?..."
endif
rgroup.long spr:0x31000++0x0
    line.long 0x0 "CCSIDR_EL1,Current Cache Size ID Register"
         bitfld.long 0x00 31. " WT         ,Write-Through" "Not Supported,Supported"
        bitfld.long 0x00 30. "  WB         ,Write-Back" "Not Supported,Supported"
        textline "                     "
        bitfld.long 0x00 29. " RA         ,Read-Allocate" "Not Supported,Supported"
        bitfld.long 0x00 28. "  WA         ,Write-Allocate" "Not Supported,Supported"
        textline "                     "
        hexmask.long.word 0x00 13.--27. 1. 1. " SETS       ,Number of Sets"
        hexmask.long.word 0x00 3.--12. 1. 1. "           ASSOC      ,Associativity"
        textline "                     "
        bitfld.quad 0x00 0.--2. " LSIZE      ,Line Size" "16 bytes,32bytes,64 bytes,128 bytes,?..."

    tree "Level 1 memory system"
width 14.
if corename()=="CORTEXA57"
group.long spr:0x30F10++0x00
    line.long 0x00 "DL1DATA0_EL1,Data L1 Data 0 Register"
group.long spr:0x30F11++0x00
    line.long 0x00 "DL1DATA1_EL1,Data L1 Data 1 Register"
group.long spr:0x30F12++0x00
    line.long 0x00 "DL1DATA2_EL1,Data L1 Data 2 Register"
group.long spr:0x30F13++0x00
    line.long 0x00 "DL1DATA3_EL1,Data L1 Data 3 Register"
group.long spr:0x30F00++0x00
    line.long 0x00 "IL1DATA0_EL1,Instruction L1 Data 0 Register"
group.long spr:0x30F01++0x00
    line.long 0x00 "IL1DATA1_EL1,Instruction L1 Data 1 Register"
group.long spr:0x30F02++0x00
    line.long 0x00 "IL1DATA2_EL1,Instruction L1 Data 2 Register"
group.long spr:0x30F03++0x00
    line.long 0x00 "IL1DATA3_EL1,Instruction L1 Data 3 Register"
group.long spr:0x30F04++0x00
    line.long 0x00 "IL1DATA4_EL1,Instruction L1 Data 4 Register"

group.quad spr:0x31F20++0x00
    line.quad 0x00 "CPUACTLR_EL1,CPU Auxiliary Control Register"
        bitfld.quad 0x00 63. " FPRCGEC       ,Force processor RCG enables active" "Not forced,Forced"
        bitfld.quad 0x00 59. "  DLPDMB         ,Disable load pass DMB" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 58. " DDMBN         ,Disable DMB nullification" "No,Yes"
        bitfld.quad 0x00 57. "         TA             ,Treat DMB st/stand DMB ld/allas DMB all/all" "Disabled,Enabled"
        textline "                               "
        bitfld.quad 0x00 56. " DL1DCHP       ,Disable L1 Data Cache hardware prefetcher" "No,Yes"
        bitfld.quad 0x00 55. "         DLPS           ,Disable load pass store" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 54. " TGRE          ,Treat GRE/nGRE as nGnRE" "Disabled,Enabled"
        bitfld.quad 0x00 53. "    TDMBADSB       ,Treat DMBand DSBas if their domain field is SY" "Disabled,Enabled"
        textline "                               "
        bitfld.quad 0x00 52. " DORFLDNPI     ,Disable over-read from LDNP instruction" "No,Yes"
        bitfld.quad 0x00 51. "         DCDAFEMP       ,Disable contention detection and fast exclusive monitor path" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 50. " DSSONNCGREEMT ,Disable store streaming on NC/GRE memory type" "No,Yes"
        bitfld.quad 0x00 49. "         DNHOWBNAMT     ,Disable non-allocate hint of Write-Back No-Allocate (WBNA) memory type" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 48. " DESRAFLSTL2   ,Disable early speculative read access from LS to L2" "No,Yes"
        bitfld.quad 0x00 47. "         DL1L2HP        ,Disable L1/L2 hardware prefetch across 4KB page boundary even if page is 64KB or larger" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 44. " EDCCADCCI     ,Enable data cache clean as data cache clean/invalidate" "Disabled,Enabled"
        bitfld.quad 0x00 39. "    DIM            ,Disable instruction merging" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 38. " FFPSCRWF      ,Force FPSCR write flush" "Not forced,Forced"
        bitfld.quad 0x00 37. "  DIGS           ,Disable instruction group split" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 36. " FIDSBONASBE   ,Force implicit DSB on an ISB event" "Not forced,Forced"
        bitfld.quad 0x00 34. "  DSBP           ,Disable Static Branch Predictor" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 33. " DL1ICWPIMBTB  ,Disable L1 Instruction Cache way prediction in micro-BTB" "No,Yes"
        bitfld.quad 0x00 32. "         DL1ICP         ,Disable L1 Instruction Cache prefetch" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 31. " SDEH          ,Snoop-delayed exclusive handling" "Disabled,Enabled"
        bitfld.quad 0x00 30. "    FMCEA          ,Force main clock enable active" "Not forced,Forced"
        textline "                               "
        bitfld.quad 0x00 29. " FASIMDFPCEA   ,Force Advanced SIMD and floating-point clock enable active" "Disabled,Enabled"
        bitfld.quad 0x00 27.--28. "    WSNAT          ,Write streaming no-allocate threshold" "12th,128th,512th,Disabled"
        textline "                               "
        bitfld.quad 0x00 25.--26. " WSNL1AT       ,Write streaming no-L1-allocate threshold" "4th,64th,128th,Disabled"
        bitfld.quad 0x00 24. "    NCSE           ,Non-cacheable streaming enhancement" "Disabled,Enabled"
        textline "                               "
        bitfld.quad 0x00 23. " FIORTTSSAW    ,Force in-order requests to the same set and way" "Not forced,Forced"
        bitfld.quad 0x00 22. "  FIOLI          ,Force in-order load issue" "Not forced,Forced"
        textline "                               "
        bitfld.quad 0x00 21. " DL2TLBP       ,Disable L2 TLB prefetching" "No,Yes"
        bitfld.quad 0x00 20. "         DL2TTWIPAPAC   ,Disable L2 translation table walk IPA PA cache" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 19. " DL2S1TTWC     ,Disable L2 stage 1 translation table walk cache" "No,Yes"
        bitfld.quad 0x00 18. "         DL2S1TTWL2PAC  ,Disable L2 stage 1 translation table walk L2 PA cache" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 17. " DL2TLBPO      ,Disable L2 TLB performance optimization" "No,Yes"
        bitfld.quad 0x00 16. "         EFSOADLR       ,Enable full Strongly-ordered and Device load replay" "Disabled,Enabled"
        textline "                               "
        bitfld.quad 0x00 15. " FIOIIBEU      ,Force in-order issue in branch execute unit" "Not forced,Forced"
        bitfld.quad 0x00 14. "  FLOFOIGCDAPC   ,Force limit of one instruction group commit/de-allocate per cycle" "Not forced,Forced"
        textline "                               "
        bitfld.quad 0x00 13. " FASPRW        ,Flush after Special Purpose Register (SPR) writes" "Disabled,Enabled"
        bitfld.quad 0x00 12. "    FPOSPRS        ,Force push of SPRs" "Disabled,Enabled"
        textline "                               "
        bitfld.quad 0x00 11. " LTOIPIG       ,Limit to one instruction per instruction group" "Disabled,Enabled"
        bitfld.quad 0x00 10. "    FSAEIG         ,Force serialization after each instruction group" "Not forced,Forced"
        textline "                               "
        bitfld.quad 0x00 9. " DFRO          ,Disable flag renaming optimization" "No,Yes"
        bitfld.quad 0x00 8. "         EWFIIAANOPI    ,Execute WFI instruction as a NOP instruction" "Disabled,Enabled"
        textline "                               "
        bitfld.quad 0x00 7. " EWFEIAANOPI   ,Execute WFE instruction as a NOP instruction" "Disabled,Enabled"
        bitfld.quad 0x00 5. "    EPLDPLDWIASNOP ,Execute PLDand PLDWinstructions as a NOP" "Disabled,Enabled"
        textline "                               "
        bitfld.quad 0x00 4. " DIP           ,Disable indirect predictor" "No,Yes"
        bitfld.quad 0x00 3. "         DMBTB          ,Disable micro-BTB" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 1. " DICMS         ,Disable Instruction Cache miss streaming" "No,Yes"
        bitfld.quad 0x00 0. "         EIOBTB         ,Enable invalidates of BTB" "Disabled,Enabled"
group.quad spr:0x31F21++0x00
    line.quad 0x00 "CPUECTLR_EL1,CPU Extended Control Register"
        bitfld.quad 0x00 38. " DTWDAP        ,Disable table walk descriptor access prefetch" "No,Yes"
        bitfld.quad 0x00 35.--36. "         L2IFPD         ,L2 instruction fetch prefetch distance" "0 lines,1 line,2 lines,3 lines"
        textline "                               "
        bitfld.quad 0x00 32.--33. " L2LSDPD       ,L2 load/store data prefetch distance" "0 line,2 lines,4 lines,8 lines"
        bitfld.quad 0x00 6. "     SMPEN          ,Enable hardware management of data coherency with other processors in the multiprocessor" "Disabled,Enabled"
        bitfld.quad 0x00 3.--5. "    FPRETCTL ,Advanced SIMD and Floating-point retention control" "2 ticks,8 ticks,32 ticks,64 ticks,128 ticks,256 ticks,512 ticks,"
        textline "                               "
        bitfld.quad 0x00 0.--2. " CPURETCTL     ,CPU retention control" "2 ticks,8 ticks,32 ticks,64 ticks,128 ticks,256 ticks,512 ticks,"
elif corename()=="CORTEXA53"
group.quad spr:0x31F20++0x00
    line.quad 0x00 "CPUACTLR_EL1,CPU Auxiliary Control Register"
        bitfld.quad 0x00 30. " FPDIDIS   ,Disable floating-point dual issue" "No,Yes"
        bitfld.quad 0x00 29. "        DIDIS    ,Disable Dual Issue" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 27.--28. " RADIS     ,Write streaming no-allocate threshold" "16th,128th,512th,Disabled"
        bitfld.quad 0x00 25.--26. "   L1RADIS  ,Write streaming no-L1-allocate threshold" "4th,64th,128th,Disabled"
        textline "                               "
        bitfld.quad 0x00 24. " DTAH      ,Disable Transient allocation hint" "No,Yes"
        bitfld.quad 0x00 23. "        STBPFRS  ,Disable ReadUnique request for prefetch streams initiated by STB accesses" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 22. " STBPFDIS  ,Disable prefetch streams initiated from STB accesses" "No,Yes"
        bitfld.quad 0x00 21. "        IFUTHDIS ,IFU fetch throttle disabled" "No,Yes"
        textline "                               "
        bitfld.quad 0x00 19.--20. " NPFSTRM   ,Number of independent data prefetch streams" "1 stream,2 streams,3 streams,4 streams"
        bitfld.quad 0x00 18. "  DSTDIS   ,Enable device split throttle" "Disabled,Enabled"
        textline "                               "
        bitfld.quad 0x00 17. " STRIDE    ,Enable stride detection" "Disabled,Enabled"
        bitfld.quad 0x00 13.--15. "   L1PCTL   ,L1 Data prefetch control" "Disabled,1,2,3,4,5,6,8"
        textline "                               "
        bitfld.quad 0x00 10. " DODMBS    ,Disable optimized Data Memory Barrier behavior" "No,Yes"
group.quad spr:0x31F21++0x00
    line.quad 0x00 "CPUECTLR_EL1,CPU Extended Control Register"
        bitfld.quad 0x00 6. " SMPEN     ,Enable hardware management of data coherency with other processors in the multiprocessor" "Disabled,Enabled"
        bitfld.quad 0x00 3.--5. "   FPRETCTL ,Advanced SIMD and Floating-point retention control" "Disabled,2 ticks,8 ticks,32 ticks,64 ticks,128 ticks,256 ticks,512 ticks"
        textline "                               "
        bitfld.quad 0x00 0.--2. " CPURETCTL ,CPU retention control" "Disabled,2 ticks,8 ticks,32 ticks,64 ticks,128 ticks,256 ticks,512 ticks"
endif
textline "                               "
if corename()=="CORTEXA57"
    group.quad spr:0x31F22++0x00
        line.quad 0x00 "CPUMERRSR_EL1,CPU Memory Error Syndrome Register"
            bitfld.quad 0x00 63. " FATAL     ,Fatal bit" "0,1"
            hexmask.quad.byte 0x00 40.--47. 1. "          OEC      ,Other error count"
            textline "                               "
            hexmask.quad.byte 0x00 32.--39. 1. " REC       ,Repeat error count"
            bitfld.quad 0x00 31. "         VALID    ,Valid bit" "Not valid,Valid"
            textline "                               "
            hexmask.quad.byte 0x00 24.--30. 1. " RAMID     ,RAM Identifier"
            bitfld.quad 0x00 18.--22. "         C/W      ,CPUID/Way" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
            textline "                               "
            hexmask.quad.tbyte 0x00 0.--17. 1. " RAD       ,RAM address"
    wgroup.long spr:0x0F400++0x00
        line.long 0x00 "RAMINDEX,RAM Index Operation Register"    
elif corename()=="CORTEXA53"
    group.quad spr:0x31F22++0x00
        line.quad 0x00 "CPUMERRSR_EL1,CPU Memory Error Syndrome Register"
            bitfld.quad 0x00 63. " FATAL     ,Fatal bit" "0,1"
            hexmask.quad.byte 0x00 40.--47. 1. "          OEC      ,Other error count"
            textline "                               "
            hexmask.quad.byte 0x00 32.--39. 1. " REC       ,Repeat error count"
            bitfld.quad 0x00 31. "         VALID    ,Valid bit" "Not valid,Valid"
            textline "                               "
            hexmask.quad.byte 0x00 24.--30. 1. " RAMID     ,RAM Identifier"
            bitfld.quad 0x00 18.--22. "         C/W      ,CPUID/Way" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
            textline "                               "
            hexmask.quad.word 0x00 0.--11. 1. " RAD       ,RAM address"
endif        
    tree.end        
    tree "Level 2 memory system"
width 12.
if corename()=="CORTEXA57"
group.long spr:0x31B02++0x0
    line.long 0x00 "L2CTLR_EL1,L2 Control Register"
        bitfld.long 0x00 31. "         L2RSTDM       ,L2RSTDISABLE monitor" "No,Yes"
        bitfld.long 0x00 24.--25. "            NCPU        , Number of CPU" "1,2,3,4"
        rbitfld.long 0x00 22. "               CPUCP       ,CPU Cache Protection" "Disabled,Enabled"
        textline "                             "
        bitfld.long 0x00 21. " SCUL2CP       ,SCU-L2 Cache Protection" "Disabled,Enabled"
        bitfld.long 0x00 20. "       DIECCE      ,Data inline ECC enable" "Disabled,Enabled"
        rbitfld.long 0x00 13. "        L2AS        ,L2 arbitration slice" "Not presented,Presented"
        textline "                             "
        rbitfld.long 0x00 12. " L2TRAMS       ,L2 Tag RAM slice" "Not presented,Presented"
        rbitfld.long 0x00 10.--11. "  L2DRAMS     ,L2 Data RAM slice" "Not presented,1,2,?..."
        bitfld.long 0x00 9. "   L2TRAMS     ,L2 Tag RAM setup" "0 cycle,1 cycle"
        textline "                             "
        bitfld.long 0x00 6.--8. " L2TRAML       ,L2 Tag RAM latency" "2 cycles,2 cycles,3 cycles,4 cycles,5 cycles,5 cycles,5 cycles,5 cycles"
        rbitfld.long 0x00 5. "       DRAMIL      ,L2 data RAM input latency" "1 cycle,2 cycle"
        bitfld.long 0x00 0.--2. "         DRAML       ,L2 data RAM latency" "2 cycles,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles"

group.long spr:0x31B03++0x0
    line.long 0x00 "L2ECTLR_EL1,L2 Extended Control Register"
        bitfld.long 0x00 30. "         L2INTASYNCERR ,L2 internal asynchronous error" "No error,Error"
        bitfld.long 0x00 29. "       AXIASYNCERR ,AXI asynchronous error" "No error,Error"
        bitfld.long 0x00 0.--2. "        L2DRC       ,L2 dynamic retention control" "Disabled,2 ticks,8 ticks,32 ticks,64 ticks,128 ticks,256 ticks,512 ticks"

group.long spr:0x31F00++0x00
    line.long 0x00 "L2ACTLR_EL1,L2 Auxiliary Control Register"
        bitfld.long 0x00 28. "         FL2TBCEA      ,Force L2 tag bank clock enable active" "Disabled,Enabled"
        bitfld.long 0x00 27. "       FL2LCEA     ,Force L2 logic clock enable active" "Disabled,Enabled"
        bitfld.long 0x00 26. "        FL2GICRCGEA ,Forces L2, GIC CPU interface, and Timer Regional Clock Gate(RCG) enables active" "Not forced,Forced"
        textline "                             "
        bitfld.long 0x00 25. " ESIAA         ,Enables single issue across all tag banks when the L2 arbitration replay threshold is reached" "Disabled,Enabled"
        bitfld.long 0x00 23. "       DPRFRUT     ,Disables prefetch requests from ReadUnique transactions" "No,Yes"
        bitfld.long 0x00 22. "             DDTLSPR     ,Disable dynamic throttling of load/store prefetch requests" "No,Yes"
        textline "                             "
        bitfld.long 0x00 20.--21. " DTL2PRFEQOC   ,Disable throttling of L2 prefetch requests based on Fill/Evict Queue(FEQ) occupancy count" "12,10,8,Disabled"
        bitfld.long 0x00 18.--19. "       DLASQ       ,Disable limit on NC/SO/Dev stores in Address Sequence Queue" "12 entries,10 entries,8 entries,No limit"
        bitfld.long 0x00 17. "      DL2RRA      ,Disable L2 round-robin arbitration that only clocks through paths with an active requestor waiting to be arbitrated" "No,Yes"
        textline "                             "
        bitfld.long 0x00 16. " ERTSI         ,Enable replay threshold single issue" "Disabled,Enabled"
        bitfld.long 0x00 15. "       DFFD        ,Disable fast forwarding of data from ACE or CHI to LS and IF" "No,Yes"
        bitfld.long 0x00 14. "             EUCE        ,Enables UniqueClean evictions with data" "Disabled,Enabled"
        textline "                             "
        bitfld.long 0x00 13. " DCEO          ,Disable clean evict optimization" "No,Yes"
        bitfld.long 0x00 11. "            DDSB        ,Disable DSB with no DVM synchronization" "No,Yes"
        bitfld.long 0x00 10. "             DNSDAR      ,Disable Non-secure debug array read" "No,Yes"
        textline "                             "
        bitfld.long 0x00 8. " DDVMCMOMB     ,Disable DVM and cache maintenance operation message broadcast" "No,Yes"
        bitfld.long 0x00 7. "            EHDT        ,Enable hazard detect timeout" "Disabled,Enabled"
        bitfld.long 0x00 6. "        DACESCHIST  ,Disable ACE shareable or CHI snoopable transactions from master" "No,Yes"
        textline "                             "
        bitfld.long 0x00 4. " DWUWLUTFM     ,Disable WriteUnique and WriteLineUnique transactions from master" "Disabled,Enabled"
        bitfld.long 0x00 3. "       DCEPTE      ,Disables clean/evict push to external" "No,Yes"
        bitfld.long 0x00 2. "             LTORPTB     ,Limit to one request per tag bank" "Normal,Limited"
        textline "                             "
        bitfld.long 0x00 1. " EARTT         ,Enable arbitration replay threshold timeout" "Disabled,Enabled"
        bitfld.long 0x00 0. "       DHPF        ,Disable hardware prefetch forwarding" "No,Yes"
textline "                             "
    group.quad spr:0x31F23++0x00
        line.quad 0x00 "L2MERRSR_EL1,L2 Memory Error Syndrome Register"
            bitfld.quad 0x00 63. " FATAL         ,Fatal bit" "0,1"
            hexmask.quad.byte 0x00 40.--47. 1. "              OEC         ,Other error count" 
            textline "                             "
            hexmask.quad.byte 0x00 32.--39. 1. " REC           ,Repeat error count"
            bitfld.quad 0x00 31. "             VALID       ,Valid bit" "Not valid,Valid"
            textline "                             "
            hexmask.quad.byte 0x00 24.--30. 1. " RAMID         ,RAM Identifier"
            bitfld.quad 0x00 18.--21. "             C/W         ,CPUID/Way" "CPU0 tag way 0,CPU0 tag way 1,CPU1 tag way 0,CPU1 tag way 1,CPU2 tag way 0,CPU2 tag way 1,CPU3 tag way 0,CPU3 tag way 1,?..."
            textline "                             "
            hexmask.quad.tbyte 0x00 0.--17. 1. " IND           ,Index"
elif corename()=="CORTEXA53"
group.long spr:0x31B02++0x0
    line.long 0x00 "L2CTLR_EL1,L2 Control Register"
        bitfld.long 0x00 24.--25. "         NCPU          , Number of CPU" "1,2,3,4"
        bitfld.long 0x00 22. "         CPUCP       ,CPU Cache Protection" "Disabled,Enabled"
        rbitfld.long 0x00 21. "        SCUL2CP ,SCU-L2 Cache Protection" "Disabled,Enabled"
        textline "                             "
        rbitfld.long 0x00 5. " DRAMIL        ,L2 data RAM input latency" "1 cycle,2 cycle"
        rbitfld.long 0x00 0. "   DRAMOL      ,L2 data RAM output latency" "2 cycles,3 cycles"

group.long spr:0x31B03++0x0
    line.long 0x00 "L2ECTLR_EL1,L2 Extended Control Register"
        bitfld.long 0x00 30. "         L2INTASYNCERR ,L2 internal asynchronous error" "No error,Error"
        bitfld.long 0x00 29. "  AXIASYNCERR ,AXI asynchronous error" "No error,Error"
        bitfld.long 0x00 0.--2. "        L2DRC   ,L2 dynamic retention control" "Disabled,2 ticks,8 ticks,32 ticks,64 ticks,128 ticks,256 ticks,512 ticks"

group.long spr:0x31F00++0x00
    line.long 0x00 "L2ACTLR_EL1,L2 Auxiliary Control Register"
        bitfld.long 0x00 30.--31. "         L2VC          ,L2 Victim Control" "0,1,2,3"
        bitfld.long 0x00 14. "         EUCE        ,Enables UniqueClean evictions with data" "Disabled,Enabled"
        bitfld.long 0x00 3. "        DCEPTE  ,Disables clean/evict push to external" "No,Yes"
textline "                             "
    group.quad spr:0x31F23++0x00
        line.quad 0x00 "L2MERRSR_EL1,L2 Memory Error Syndrome Register"
            bitfld.quad 0x00 63. " FATAL         ,Fatal bit" "0,1"
            hexmask.quad.byte 0x00 40.--47. 1. "         OEC         ,Other error count" 
            textline "                             "
            hexmask.quad.byte 0x00 32.--39. 1. " REC           ,Repeat error count"
            bitfld.quad 0x00 31. "        VALID       ,Valid bit" "Not valid,Valid"
            textline "                             "
            hexmask.quad.byte 0x00 24.--30. 1. " RAMID         ,RAM Identifier"
            bitfld.quad 0x00 18.--21. "        C/W         ,CPUID/Way" "CPU0 tag way 0,CPU0 tag way 1,CPU1 tag way 0,CPU1 tag way 1,CPU2 tag way 0,CPU2 tag way 1,CPU3 tag way 0,CPU3 tag way 1,?..."
            textline "                             "
            hexmask.quad.word 0x00 3.--16. 1. " IND           ,Index"
endif
    tree.end

tree.end

width 15.
tree "System Performance Monitor"
group.long spr:0x339C0++0x00
    line.long 0x0 "PMCR_EL0,Performance Monitor Control Register"
        hexmask.long.byte 0x00 24.--31. 1. "         IMP      ,Implementer code"
        hexmask.long.byte 0x00 16.--23. 1. "           IDCODE ,Identification code"
        bitfld.long 0x00 11.--15. "         N   ,Number of counters implemented" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
        bitfld.long 0x00 6. "           LC ,Long cycle count enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00 5. " DP       ,Disable CCNT when prohibited" "No,Yes"
        bitfld.long 0x00 4. "          X      ,Export Enable" "Disabled,Enabled"
        bitfld.long 0x00 3. "   D   ,Clock Divider" "Every cycle,64th cycle"
        bitfld.long 0x00 2. "  C  ,Clock Counter Reset" "No reset,Reset"
        textline "                                "
        bitfld.long 0x00 1. " P        ,Performance Counter Reset" "No reset,Reset"
        bitfld.long 0x00 0. "     E      ,All Counters Enable" "Disabled,Enabled"
group.long spr:0x339C1++0x00
    line.long 0x00 "PMNCNTENSET_EL0,Count Enable Set Register "
        bitfld.long 0x00 31. "         C        ,PMCCNTR enable" "Disabled,Enabled"
        bitfld.long 0x00  30. "     P30    ,Event Counter 30 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  29. "   P29 ,Event Counter 29 enable bit" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  28. " P28      ,Event Counter 28 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  27. "     P27    ,Event Counter 27 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  26. "   P26 ,Event Counter 26 enable bit" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  25. " P25      ,Event Counter 25 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  24. "     P24    ,Event Counter 24 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  23. "   P23 ,Event Counter 23 enable bit" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  22. " P22      ,Event Counter 22 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  21. "     P21    ,Event Counter 21 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  20. "   P20 ,Event Counter 20 enable bit" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  19. " P19      ,Event Counter 19 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  18. "     P18    ,Event Counter 18 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  17. "   P17 ,Event Counter 17 enable bit" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  16. " P16      ,Event Counter 16 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  15. "     P15    ,Event Counter 15 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  14. "   P14 ,Event Counter 14 enable bit" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  13. " P13      ,Event Counter 13 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  12. "     P12    ,Event Counter 12 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  11. "   P11 ,Event Counter 11 enable bit" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  10. " P10      ,Event Counter 10 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  9. "     P9     ,Event Counter 9 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  8. "   P8  ,Event Counter 8 enable bit" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  7. " P7       ,Event Counter 7 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  6. "     P6     ,Event Counter 6 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  5. "   P5  ,Event Counter 5 enable bit" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  4. " P4       ,Event Counter 4 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  3. "     P3     ,Event Counter 3 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  2. "   P2  ,Event Counter 2 enable bit" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  1. " P1       ,Event Counter 1 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  0. "     P0     ,Event Counter 0 enable bit" "Disabled,Enabled"

group.long spr:0x339C2++0x00
    line.long 0x00 "PMCNTENCLR_EL0,Count Enable Clear Register"
        bitfld.long 0x00 31. "         C        ,PMCCNTR enable" "Disabled,Enabled"
        eventfld.long 0x00  30. "     P30    ,Event Counter 30 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  29. "   P29 ,Event Counter 29 clear bit " "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  28. " P28      ,Event Counter 28 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  27. "     P27    ,Event Counter 27 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  26. "   P26 ,Event Counter 26 clear bit " "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  25. " P25      ,Event Counter 25 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  24. "     P24    ,Event Counter 24 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  23. "   P23 ,Event Counter 23 clear bit " "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  22. " P22      ,Event Counter 22 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  21. "     P21    ,Event Counter 21 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  20. "   P20 ,Event Counter 20 clear bit " "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  19. " P19      ,Event Counter 19 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  18. "     P18    ,Event Counter 18 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  17. "   P17 ,Event Counter 17 clear bit " "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  16. " P16      ,Event Counter 16 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  15. "     P15    ,Event Counter 15 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  14. "   P14 ,Event Counter 14 clear bit" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  13. " P13      ,Event Counter 13 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  12. "     P12    ,Event Counter 12 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  11. "   P11 ,Event Counter 11 clear bit" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  10. " P10      ,Event Counter 10 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  9. "     P9     ,Event Counter 9 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  8. "   P8  ,Event Counter 8 clear bit" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  7. " P7       ,Event Counter 7 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  6. "     P6     ,Event Counter 6 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  5. "   P5  ,Event Counter 5 clear bit" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  4. " P4       ,Event Counter 4 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  3. "     P3     ,Event Counter 3 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  2. "   P2  ,Event Counter 2 clear bit" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  1. " P1       ,Event Counter 1 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  0. "     P0     ,Event Counter 0 clear bit" "Disabled,Enabled"

group.long spr:0x339C3++0x00
    line.long 0x00 "PMOVSCLR_EL0,Performance Monitors Overflow Flag Status Clear Register"
        bitfld.long 0x00 31. "         C        ,PMCCNTR overflow" "No overflow,Overflow"
        eventfld.long 0x00  30. "  P30    ,Event Counter 30 overflow clear bit" "Disabled,Enabled"
        eventfld.long 0x00  29. "   P29 ,Event Counter 29 clear bit " "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  28. " P28      ,Event Counter 28 overflow clear bit " "Disabled,Enabled"
        eventfld.long 0x00  27. "     P27    ,Event Counter 27 overflow clear bit " "Disabled,Enabled"
        eventfld.long 0x00  26. "   P26 ,Event Counter 26 overflow clear bit " "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  25. " P25      ,Event Counter 25 overflow clear bit " "Disabled,Enabled"
        eventfld.long 0x00  24. "     P24    ,Event Counter 24 overflow clear bit " "Disabled,Enabled"
        eventfld.long 0x00  23. "   P23 ,Event Counter 23 overflow clear bit " "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  22. " P22      ,Event Counter 22 overflow clear bit " "Disabled,Enabled"
        eventfld.long 0x00  21. "     P21    ,Event Counter 21 overflow clear bit " "Disabled,Enabled"
        eventfld.long 0x00  20. "   P20 ,Event Counter 20 overflow clear bit " "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  19. " P19      ,Event Counter 19 overflow clear bit " "Disabled,Enabled"
        eventfld.long 0x00  18. "     P18    ,Event Counter 18 overflow clear bit " "Disabled,Enabled"
        eventfld.long 0x00  17. "   P17 ,Event Counter 17 overflow clear bit " "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  16. " P16      ,Event Counter 16 overflow clear bit " "Disabled,Enabled"
        eventfld.long 0x00  15. "     P15    ,Event Counter 15 overflow clear bit" "Disabled,Enabled"
        eventfld.long 0x00  14. "   P14 ,Event Counter 14 overflow clear bit" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  13. " P13      ,Event Counter 13 overflow clear bit" "Disabled,Enabled"
        eventfld.long 0x00  12. "     P12    ,Event Counter 12 overflow clear bit" "Disabled,Enabled"
        eventfld.long 0x00  11. "   P11 ,Event Counter 11 overflow clear bit" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  10. " P10      ,Event Counter 10 overflow clear bit" "Disabled,Enabled"
        eventfld.long 0x00  9. "     P9     ,Event Counter 9 overflow clear bit" "Disabled,Enabled"
        eventfld.long 0x00  8. "   P8  ,Event Counter 8 overflow clear bit" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  7. " P7       ,Event Counter 7 overflow clear bit" "Disabled,Enabled"
        eventfld.long 0x00  6. "     P6     ,Event Counter 6 overflow clear bit" "Disabled,Enabled"
        eventfld.long 0x00  5. "   P5  ,Event Counter 5 overflow clear bit" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  4. " P4       ,Event Counter 4 overflow clear bit" "Disabled,Enabled"
        eventfld.long 0x00  3. "     P3     ,Event Counter 3 overflow clear bit" "Disabled,Enabled"
        eventfld.long 0x00  2. "   P2  ,Event Counter 2 overflow clear bit" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  1. " P1       ,Event Counter 1 overflow clear bit" "Disabled,Enabled"
        eventfld.long 0x00  0. "     P0     ,Event Counter 0 overflow clear bit" "Disabled,Enabled"        
wgroup.long spr:0x339C4++0x00
    line.long 0x00 "PMSWINC_EL0,Performance Monitor Software Increment"
        bitfld.long 0x00  30. "         P30      ,Increment  PMN30" "No action,Increment"
        bitfld.long 0x00  29. "    P29    ,Increment  PMN29" "No action,Increment"
        bitfld.long 0x00  28. "  P28 ,Increment  PMN28" "No action,Increment"
        textline "                                "
        bitfld.long 0x00  27. " P27      ,Increment  PMN27" "No action,Increment"
        bitfld.long 0x00  26. "    P26    ,Increment  PMN26" "No action,Increment"
        bitfld.long 0x00  25. "  P25 ,Increment  PMN25" "No action,Increment"
        textline "                                "
        bitfld.long 0x00  24. " P24      ,Increment  PMN24" "No action,Increment"
        bitfld.long 0x00  23. "    P23    ,Increment  PMN23" "No action,Increment"
        bitfld.long 0x00  22. "  P22 ,Increment  PMN22" "No action,Increment"
        textline "                                "
        bitfld.long 0x00  21. " P21      ,Increment  PMN21" "No action,Increment"
        bitfld.long 0x00  20. "    P20    ,Increment  PMN20" "No action,Increment"
        bitfld.long 0x00  19. "  P19 ,Increment  PMN19" "No action,Increment"
        textline "                                "
        bitfld.long 0x00  18. " P18      ,Increment  PMN18" "No action,Increment"
        bitfld.long 0x00  17. "    P17    ,Increment  PMN17" "No action,Increment"
        bitfld.long 0x00  16. "  P16 ,Increment  PMN16" "No action,Increment"
        textline "                                "
        bitfld.long 0x00  15. " P15      ,Increment  PMN15" "No action,Increment"
        bitfld.long 0x00  14. "    P14    ,Increment  PMN14" "No action,Increment"
        bitfld.long 0x00  13. "  P13 ,Increment  PMN13" "No action,Increment"
        textline "                                "
        bitfld.long 0x00  12. " P12      ,Increment  PMN12" "No action,Increment"
        bitfld.long 0x00  11. "    P11    ,Increment  PMN11" "No action,Increment"
        bitfld.long 0x00  10. "  P10 ,Increment  PMN10" "No action,Increment"
        textline "                                "
        bitfld.long 0x00  9. " P9       ,Increment  PMN9" "No action,Increment"
        bitfld.long 0x00  8. "    P8     ,Increment  PMN8" "No action,Increment"
        bitfld.long 0x00  7. "  P7  ,Increment  PMN7" "No action,Increment"
        textline "                                "
        bitfld.long 0x00  6. " P6       ,Increment  PMN6" "No action,Increment"
        bitfld.long 0x00  5. "    P5     ,Increment  PMN5" "No action,Increment"
        bitfld.long 0x00  4. "  P4  ,Increment  PMN4" "No action,Increment"
        textline "                                "
        bitfld.long 0x00  3. " P3       ,Increment  PMN3" "No action,Increment"
        bitfld.long 0x00  2. "    P2     ,Increment  PMN2" "No action,Increment"
        bitfld.long 0x00  1. "  P1  ,Increment  PMN1" "No action,Increment"
        textline "                                "
        bitfld.long 0x00  0. " P0       ,Increment  PMN0" "No action,Increment"
group.long spr:0x339C5++0x00
    line.long 0x00 "PMSELR_EL0,Performance Monitor Select Register"
        bitfld.long 0x00 0.--4. "         SEL      ,Current event counter select" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
group.quad spr:0x339c6++0x00
    line.quad 0x00 "PMCEID0_EL0,Common Event Identification register"
group.quad spr:0x339c7++0x00
    line.quad 0x00 "PMCEID1_EL0,Common Event Identification register"
group.quad spr:0x339D0++0x00
    line.quad 0x00 "PMCCNTR_EL0,Performance Monitor Cycle Count Register"
group.long spr:0x339D1++0x00
    line.long 0x00 "PMXEVTYPER_EL0,Performance Monitor Event Type Register"
group.long spr:0x339D2++0x00
    line.long 0x00 "PMXEVCNTR_EL0,Performance Monitor Event Count Register"
group.long spr:0x339E0++0x00
    line.long 0x00 "PMUSERENR_EL0,Performance Monitor User Enable Register"
        bitfld.long 0x00 3. "         ER       ,Event counter read enable" "Disabled,Enabled"
        bitfld.long 0x00 2. "     EC     ,Cycle counter read enable" "Disabled,Enabled"
        bitfld.long 0x00 1. "   SW  ,Software Increment write enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00 0. " EN       ,User mode access enable" "Disabled,Enabled"
group.long spr:0x309E1++0x00
    line.long 0x00 "PMINTENSET_EL1,Performance Monitor Interrupt Enable Set"
        bitfld.long 0x00 31. "         C        ,Cycle counter Overflow Interrupt clear" "Disabled,Enabled"
        bitfld.long 0x00  30. "     P30    ,PMCNT30 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  29. "   P29 ,PMCNT29 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  28. " P28      ,PMCNT28 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  27. "     P27    ,PMCNT27 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  26. "   P26 ,PMCNT26 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  25. " P25      ,PMCNT25 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  24. "     P24    ,PMCNT24 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  23. "   P23 ,PMCNT23 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  22. " P22      ,PMCNT22 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  21. "     P21    ,PMCNT21 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  20. "   P20 ,PMCNT20 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  19. " P19      ,PMCNT19 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  18. "     P18    ,PMCNT18 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  17. "   P17 ,PMCNT17 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  16. " P16      ,PMCNT16 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  15. "     P15    ,PMCNT15 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  14. "   P14 ,PMCNT14 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  13. " P13      ,PMCNT13 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  12. "     P12    ,PMCNT12 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  11. "   P11 ,PMCNT11 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  10. " P10      ,PMCNT10 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  9. "     P9     ,PMCNT9 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  8. "   P8  ,PMCNT8 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  7. " P7       ,PMCNT7 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  6. "     P6     ,PMCNT6 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  5. "   P5  ,PMCNT5 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  4. " P4       ,PMCNT4 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  3. "     P3     ,PMCNT3 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  2. "   P2  ,PMCNT2 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00  1. " P1       ,PMCNT1 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  0. "     P0     ,PMCNT0 Overflow Interrupt Enable" "Disabled,Enabled"

group.long spr:0x309E2++0x00
    line.long 0x00 "PMINTENCLR_EL1,Performance Monitor Interrupt Enable Clear"
        bitfld.long 0x00 31. "         C        ,PMCCNTR enable" "Disabled,Enabled"
        eventfld.long 0x00  30. "     P30    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  29. "   P29 ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  28. " P28      ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  27. "     P27    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  26. "   P26 ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  25. " P25      ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  24. "     P24    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  23. "   P23 ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  22. " P22      ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  21. "     P21    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  20. "   P20 ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  19. " P19      ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  18. "     P18    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  17. "   P17 ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  16. " P16      ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  15. "     P15    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  14. "   P14 ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  13. " P13      ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  12. "     P12    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  11. "   P11 ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  10. " P10      ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  9. "     P9     ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  8. "   P8  ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  7. " P7       ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  6. "     P6     ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  5. "   P5  ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  4. " P4       ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  3. "     P3     ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  2. "   P2  ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                                "
        eventfld.long 0x00  1. " P1       ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  0. "     P0     ,Overflow Interrupt Clear" "Disabled,Enabled"
group.long spr:0x339E3++0x00
    line.long 0x00 "PMOVSSET_EL0,Performance Monitor Overflow Flag Status Set Register"

    group.long spr:0x33C80++0x00
        line.long 0x00 "PMEVCNTR0_EL0,Performance Monitors Event Count Register 0"
        
    group.long spr:(0x33C80+0x140)++0x00
        line.long 0x00 "PMEVTYPER0_EL0,Performance Monitors Selected Event Type Register 0"
            bitfld.long 0x00 31. "         P        ,EL1 modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 30. "     U      ,EL0 filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 29. "   NSK ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
            textline "                                "
            bitfld.long 0x00 28. " NSU      ,Non-secure user modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 27. "     NSH    ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
            bitfld.long 0x00 26. "   M   ,Secure EL3 filtering bit" "Disabled,Enabled"
            textline "                                "
            hexmask.long.word 0x00 0.--9. 1. " EVTCOUNT ,Event to count"
    group.long spr:0x33C81++0x00
        line.long 0x00 "PMEVCNTR1_EL0,Performance Monitors Event Count Register 1"
        
    group.long spr:(0x33C81+0x140)++0x00
        line.long 0x00 "PMEVTYPER1_EL0,Performance Monitors Selected Event Type Register 1"
            bitfld.long 0x00 31. "         P        ,EL1 modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 30. "     U      ,EL0 filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 29. "   NSK ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
            textline "                                "
            bitfld.long 0x00 28. " NSU      ,Non-secure user modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 27. "     NSH    ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
            bitfld.long 0x00 26. "   M   ,Secure EL3 filtering bit" "Disabled,Enabled"
            textline "                                "
            hexmask.long.word 0x00 0.--9. 1. " EVTCOUNT ,Event to count"
    group.long spr:0x33C82++0x00
        line.long 0x00 "PMEVCNTR2_EL0,Performance Monitors Event Count Register 2"
        
    group.long spr:(0x33C82+0x140)++0x00
        line.long 0x00 "PMEVTYPER2_EL0,Performance Monitors Selected Event Type Register 2"
            bitfld.long 0x00 31. "         P        ,EL1 modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 30. "     U      ,EL0 filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 29. "   NSK ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
            textline "                                "
            bitfld.long 0x00 28. " NSU      ,Non-secure user modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 27. "     NSH    ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
            bitfld.long 0x00 26. "   M   ,Secure EL3 filtering bit" "Disabled,Enabled"
            textline "                                "
            hexmask.long.word 0x00 0.--9. 1. " EVTCOUNT ,Event to count"
    group.long spr:0x33C83++0x00
        line.long 0x00 "PMEVCNTR3_EL0,Performance Monitors Event Count Register 3"
        
    group.long spr:(0x33C83+0x140)++0x00
        line.long 0x00 "PMEVTYPER3_EL0,Performance Monitors Selected Event Type Register 3"
            bitfld.long 0x00 31. "         P        ,EL1 modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 30. "     U      ,EL0 filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 29. "   NSK ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
            textline "                                "
            bitfld.long 0x00 28. " NSU      ,Non-secure user modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 27. "     NSH    ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
            bitfld.long 0x00 26. "   M   ,Secure EL3 filtering bit" "Disabled,Enabled"
            textline "                                "
            hexmask.long.word 0x00 0.--9. 1. " EVTCOUNT ,Event to count"
    group.long spr:0x33C84++0x00
        line.long 0x00 "PMEVCNTR4_EL0,Performance Monitors Event Count Register 4"
        
    group.long spr:(0x33C84+0x140)++0x00
        line.long 0x00 "PMEVTYPER4_EL0,Performance Monitors Selected Event Type Register 4"
            bitfld.long 0x00 31. "         P        ,EL1 modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 30. "     U      ,EL0 filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 29. "   NSK ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
            textline "                                "
            bitfld.long 0x00 28. " NSU      ,Non-secure user modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 27. "     NSH    ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
            bitfld.long 0x00 26. "   M   ,Secure EL3 filtering bit" "Disabled,Enabled"
            textline "                                "
            hexmask.long.word 0x00 0.--9. 1. " EVTCOUNT ,Event to count"
    group.long spr:0x33C85++0x00
        line.long 0x00 "PMEVCNTR5_EL0,Performance Monitors Event Count Register 5"
        
    group.long spr:(0x33C85+0x140)++0x00
        line.long 0x00 "PMEVTYPER5_EL0,Performance Monitors Selected Event Type Register 5"
            bitfld.long 0x00 31. "         P        ,EL1 modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 30. "     U      ,EL0 filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 29. "   NSK ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
            textline "                                "
            bitfld.long 0x00 28. " NSU      ,Non-secure user modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 27. "     NSH    ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
            bitfld.long 0x00 26. "   M   ,Secure EL3 filtering bit" "Disabled,Enabled"
            textline "                                "
            hexmask.long.word 0x00 0.--9. 1. " EVTCOUNT ,Event to count"

group.long spr:0x33EF7++0x00
    line.long 0x00 "PMCCFILTR_EL0,Performance Monitors Cycle Count Filter Register"
        bitfld.long 0x00 31. "         P        ,EL1 modes filtering bit" "Enabled,Disabled"
        bitfld.long 0x00 30. "     U      ,EL0 filtering bit" "Enabled,Disabled"
        bitfld.long 0x00 29. "   NSK ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
        textline "                                "
        bitfld.long 0x00 28. " NSU      ,Non-secure user modes filtering bit" "Enabled,Disabled"
        bitfld.long 0x00 27. "     NSH    ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
        bitfld.long 0x00 26. "   M   ,Secure EL3 filtering bit" "Disabled,Enabled"

tree.end

width 15.
tree "System Timer Registers"
group.long spr:0x33E00++0x00 
    line.long 0x00 "CNTFRQ_EL0,Counter Frequency Register"
rgroup.quad spr:0x33E01++0x00
    line.quad 0x00 "CNTPCT_EL0,Counter Physical Count Register"
group.long spr:0x30E10++0x00 
    line.long 0x00 "CNTKCTL_EL1,Timer PL1 Control Register"
        bitfld.long 0x00 9. "         EL0PTEN  ,Controls whether the physical timer registers are accessible from EL0 modes" "Not accessible,Accessible"
        bitfld.long 0x00 8. "  EL0VTEN  ,Controls whether the virtual timer registers are accessible from EL0 modes" "Not accessible,Accessible"
        bitfld.long 0x00 4.--7. "  EVNTI    ,Selects which bit of CNTVCT is the trigger for the event stream generated from the virtual counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        bitfld.long 0x00 3. "              EVNTDIR ,Controls which transition of the CNTVCT trigger bit" "0 to 1,1 to 0"
        textline "                                "
        bitfld.long 0x00 2. " EVNTEN   ,Enables the generation of an event stream from the virtual counter" "Disabled,Enabled"
        bitfld.long 0x00 1. "        EL0VCTEN ,Controls whether the virtual counter, CNTVCT, and the frequency register CNTFRQ, are accessible from EL0 modes" "Not accessible,Accessible"
        bitfld.long 0x00 0. "  EL0PCTEN ,Controls whether the physical counter, CNTPCT, and the frequency register CNTFRQ, are accessible from EL0 modes" "Not accessible,Accessible"
group.long spr:0x33e20++0x00
    line.long 0x00 "CNTP_TVAL_EL0,Counter PL1 Physical Compare Value Register"
group.long spr:0x33E21++0x00
    line.long 0x00 "CNTP_CTL_EL0,Counter PL1 Physical Timer Control Register"
        bitfld.long 0x00 2. "         ISTATUS  ,The status of the timer interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "    IMASK    ,Timer interrupt mask bit" "Not masked,Masked"
        bitfld.long 0x00 0. "      ENABLE   ,Enables the timer" "Disabled,Enabled"
group.long spr:0x33E30++0x00
    line.long 0x00 "CNTV_TVAL_EL0,Counter PL1 Virtual Timer Value Register"
group.long spr:0x33E31++0x00
    line.long 0x00 "CNTV_CTL_EL0,Counter PL1 Virtual Timer Control Register"
        bitfld.long 0x00 2. "         ISTATUS  ,The status of the timer interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "    IMASK    ,Timer interrupt mask bit" "Not masked,Masked"
        bitfld.long 0x00 0. "      ENABLE   ,Enables the timer" "Disabled,Enabled"
group.quad spr:0x33E02++0x00
    line.quad 0x00 "CNTVCT_EL0,Counter Virtual Count Register"
group.quad spr:0x33E22++0x00
    line.quad 0x00 "CNTP_CVAL_EL0,Counter PL1 Physical Compare Value Register"
group.quad spr:0x33E32++0x00
    line.quad 0x00 "CNTV_CVAL_EL0,Counter PL1 Virtual Compare Value Register"
group.quad spr:0x34E03++0x00
    line.quad 0x00 "CNTVOFF_EL2,Counter Virtual Offset Register"
group.long spr:0x34E10++0x00
    line.long 0x00 "CNTHCTL_EL2,Counter Non-secure PL2 Control Register"
        bitfld.long 0x00 4.--7. "         EVNTI    ,Selects which bit is the trigger for the event stream generated from counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                                "
        bitfld.long 0x00 3. " EVNTDIR  ,Controls which transition of the CNTVCT trigger bit" "0 to 1,1 to 0"
        bitfld.long 0x00 2. "          EVNTEN   ,Enables the generation of an event stream from the virtual counter" "Disabled,Enabled"
        textline "                                "
        bitfld.long 0x00 1. " EL0VCTEN ,Controls whether the virtual counter, CNTVCT, and the frequency register CNTFRQ, are accessible from EL0 modes" "Not accessible,Accessible"
        bitfld.long 0x00 0. "  EL0PCTEN ,Controls whether the physical counter, CNTPCT, and the frequency register CNTFRQ, are accessible from EL0 modes" "Not accessible,Accessible"
group.long spr:0x34E20++0x00
    line.long 0x00 "CNTHP_TVAL_EL2,Counter Non-secure PL2 Physical Timer Value Register"
group.long spr:0x34E21++0x00
    line.long 0x00 "CNTHP_CTL_EL2,Counter Non-secure PL2 Physical Timer Control Register"
        bitfld.long 0x00 2. "         ISTATUS  ,The status of the timer interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "    IMASK    ,Timer interrupt mask bit" "Not masked,Masked"
        bitfld.long 0x00 0. "      ENABLE   ,Enables the timer" "Disabled,Enabled"
group.quad spr:0x34E22++0x00
    line.quad 0x00 "CNTHP_CVAL_EL2,Counter Non-secure PL2 Physical Compare Value Register"
group.long spr:0x37E20++0x00
    line.long 0x00 "CNTPS_TVAL_EL1,Counter-timer Physical SecureTimer TimerValue register"
group.long spr:0x37E21++0x00
    line.long 0x00 "CNTPS_CTL_EL1,Counter-timer Physical Secure Timer Control register"
        bitfld.long 0x00 2. "         ISTATUS  ,The status of the timer interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "    IMASK    ,Timer interrupt mask bit" "Not masked,Masked"
        bitfld.long 0x00 0. "      ENABLE   ,Enables the timer" "Disabled,Enabled"
group.quad spr:0x37E22++0x00
    line.quad 0x00 "CNTPS_CVAL_EL1,Counter-timer Physical Secure Timer CompareValue register"
tree.end

width 17.
tree "Generic Interrupt Controller CPU Interface"
group.long spr:0x30C84++0x00
    line.long 0x00 "ICC_AP0R0_EL1,Active Priorities 0 Register 0"
        bitfld.long 0x00 31. "         P31 ,Priority 31" "0,1"
        bitfld.long 0x00 30. "  P30 ,Priority 30" "0,1"
        bitfld.long 0x00 29. "  P29 ,Priority 29" "0,1"
        bitfld.long 0x00 28. "  P28 ,Priority 28" "0,1"
        textline "                                  "
        bitfld.long 0x00 27. " P27 ,Priority 27" "0,1"
        bitfld.long 0x00 26. "  P26 ,Priority 26" "0,1"
        bitfld.long 0x00 25. "  P25 ,Priority 25" "0,1"
        bitfld.long 0x00 24. "  P24 ,Priority 24" "0,1"
        textline "                                  "
        bitfld.long 0x00 23. " P23 ,Priority 23" "0,1"
        bitfld.long 0x00 22. "  P22 ,Priority 22" "0,1"
        bitfld.long 0x00 21. "  P21 ,Priority 21" "0,1"
        bitfld.long 0x00 20. "  P20 ,Priority 20" "0,1"
        textline "                                  "
        bitfld.long 0x00 19. " P19 ,Priority 19" "0,1"
        bitfld.long 0x00 18. "  P18 ,Priority 18" "0,1"
        bitfld.long 0x00 17. "  P17 ,Priority 17" "0,1"
        bitfld.long 0x00 16. "  P16 ,Priority 16" "0,1"
        textline "                                  "
        bitfld.long 0x00 15. " P15 ,Priority 15" "0,1"
        bitfld.long 0x00 14. "  P14 ,Priority 14" "0,1"
        bitfld.long 0x00 13. "  P13 ,Priority 13" "0,1"
        bitfld.long 0x00 12. "  P12 ,Priority 12" "0,1"
        textline "                                  "
        bitfld.long 0x00 11. " P11 ,Priority 11" "0,1"
        bitfld.long 0x00 10. "  P10 ,Priority 10" "0,1"
        bitfld.long 0x00 9. "  P9  ,Priority 9" "0,1"
        bitfld.long 0x00 8. "  P8  ,Priority 8" "0,1"
        textline "                                  "
        bitfld.long 0x00 7. " P7  ,Priority 7" "0,1"
        bitfld.long 0x00 6. "  P6  ,Priority 6" "0,1"
        bitfld.long 0x00 5. "  P5  ,Priority 5" "0,1"
        bitfld.long 0x00 4. "  P4  ,Priority 4" "0,1"
        textline "                                  "
        bitfld.long 0x00 3. " P3  ,Priority 3" "0,1"
        bitfld.long 0x00 2. "  P2  ,Priority 2" "0,1"
        bitfld.long 0x00 1. "  P1  ,Priority 1" "0,1"
        bitfld.long 0x00 0. "  P0  ,Priority 0" "0,1"

group.long spr:0x30C90++0x00
    line.long 0x00 "ICC_AP1R0_EL1,Active Priorities 1 Register 0"
        bitfld.long 0x00 31. "         P63 ,Priority 63" "0,1"
        bitfld.long 0x00 30. "  P62 ,Priority 62" "0,1"
        bitfld.long 0x00 29. "  P61 ,Priority 61" "0,1"
        bitfld.long 0x00 28. "  P60 ,Priority 60" "0,1"
        textline "                                  "
        bitfld.long 0x00 27. " P59 ,Priority 59" "0,1"
        bitfld.long 0x00 26. "  P58 ,Priority 58" "0,1"
        bitfld.long 0x00 25. "  P57 ,Priority 57" "0,1"
        bitfld.long 0x00 24. "  P56 ,Priority 56" "0,1"
        textline "                                  "
        bitfld.long 0x00 23. " P55 ,Priority 55" "0,1"
        bitfld.long 0x00 22. "  P54 ,Priority 54" "0,1"
        bitfld.long 0x00 21. "  P53 ,Priority 53" "0,1"
        bitfld.long 0x00 20. "  P52 ,Priority 52" "0,1"
        textline "                                  "
        bitfld.long 0x00 19. " P51 ,Priority 51" "0,1"
        bitfld.long 0x00 18. "  P50 ,Priority 50" "0,1"
        bitfld.long 0x00 17. "  P49 ,Priority 49" "0,1"
        bitfld.long 0x00 16. "  P48 ,Priority 48" "0,1"
        textline "                                  "
        bitfld.long 0x00 15. " P47 ,Priority 47" "0,1"
        bitfld.long 0x00 14. "  P46 ,Priority 46" "0,1"
        bitfld.long 0x00 13. "  P45 ,Priority 45" "0,1"
        bitfld.long 0x00 12. "  P44 ,Priority 44" "0,1"
        textline "                                  "
        bitfld.long 0x00 11. " P43 ,Priority 43" "0,1"
        bitfld.long 0x00 10. "  P42 ,Priority 42" "0,1"
        bitfld.long 0x00 9. "  P41 ,Priority 41" "0,1"
        bitfld.long 0x00 8. "  P40 ,Priority 40" "0,1"
        textline "                                  "
        bitfld.long 0x00 7. " P39 ,Priority 39" "0,1"
        bitfld.long 0x00 6. "  P38 ,Priority 38" "0,1"
        bitfld.long 0x00 5. "  P37 ,Priority 37" "0,1"
        bitfld.long 0x00 4. "  P36 ,Priority 36" "0,1"
        textline "                                  "
        bitfld.long 0x00 3. " P35 ,Priority 35" "0,1"
        bitfld.long 0x00 2. "  P34 ,Priority 34" "0,1"
        bitfld.long 0x00 1. "  P33 ,Priority 33" "0,1"
        bitfld.long 0x00 0. "  P32 ,Priority 32" "0,1"
        
wgroup.quad spr:0x30CB6++0x00
    line.quad 0x00 "ICC_ASGI1R_EL1,Alternate SGI Generation Register 1"
        hexmask.quad.byte 0x00 48.--55. 1. " AFF3          ,Affinity 3"
        bitfld.quad 0x00 40. "             IRM          ,Interrupt Routing Mode" "Disabled,Enabled"
        hexmask.quad.byte 0x00 32.--39. 1. "       AFF2        ,Affinity 2"
        textline "                                  "
        bitfld.quad 0x00 24.--27. " INTID         ,The INTID of the SGI" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        hexmask.quad.byte 0x00 16.--23. 1. "             AFF1         ,Affinity 1"
        hexmask.quad.word 0x00 0.--15. 1. "             TARGETLIST  ,Target List"
        
group.long spr:0x30C83++0x00
    line.long 0x00 "ICC_BPR0_EL1,Binary Point Register 0"
        bitfld.long 0x00 0.--2. "         BINARYPOINT   ,Binary point" "0,1,2,3,4,5,6,7"
        
group.long spr:0x30CC3++0x00
    line.long 0x00 "ICC_BPR1_EL1,Binary Point Register 1"
        bitfld.long 0x00 0.--2. "         BINARYPOINT   ,Binary point" "0,1,2,3,4,5,6,7"
        
group.long spr:0x30CC4++0x00
    line.long 0x00 "ICC_CTLR_EL1,Interrupt Control Registers for EL1"
        rbitfld.long 0x00 15. "         A3V           ,Affinity 3 Valid" "Not supported,Supported"
        rbitfld.long 0x00 14. "  SEIS         ,SEI Support" "Not supported,Supported"
        bitfld.long 0x00 11.--13. "  IDBITS      ,Number of physical interrupt identifier bits supported" "16 bits,24 bits,?..."
        textline "                                  "
        rbitfld.long 0x00 8.--10. " PRIBITS       ,Number of priority bits implemented" "0,1,2,3,4,5,6,7"
        bitfld.long 0x00 6. "              PMHE         ,Priority Mask Hint Enable" "Disabled,Enabled"
        bitfld.long 0x00 1. "       EOIMODE     ,Alias of ICC_MCTLR.EOImode_EL1" "0,1"
        textline "                                  "
        bitfld.long 0x00 0. " CBPR          ,Common Binary Point Register" "0,1"

group.long spr:0x36CC4++0x00
    line.long 0x00 "ICC_CTLR_EL3,Interrupt Control Registers for EL3"
        rbitfld.long 0x00 17. "         NDS           ,Disable Security not supported" "Supported,Not supported"
        textline "                                  "
        rbitfld.long 0x00 15. " A3V           ,Affinity 3 Valid" "Not supported,Supported"
        rbitfld.long 0x00 14. "  SEIS         ,SEI Support" "Not supported,Supported"
        bitfld.long 0x00 11.--13. "  IDBITS      ,Number of physical interruptidentifier bits supported" "16 bits,24 bits,?..."
        textline "                                  "
        rbitfld.long 0x00 8.--10. " PRIBITS       ,Number of priority bits implemented" "0,1,2,3,4,5,6,7"
        bitfld.long 0x00 6. "              PMHE         ,Priority Mask Hint Enable" "Disabled,Enabled"
        bitfld.long 0x00 5. "       RM          ,Routing Modifier" "Normal,Special values"
        textline "                                  "
        bitfld.long 0x00 4. " EOIMODE_EL1NS ,EOI mode for interrupts handledat non-secure EL1 and EL2" "0,1"
        bitfld.long 0x00 3. "              EOIMODE_EL1S ,EOI mode for interrupts handled at secure EL1" "0,1"
        bitfld.long 0x00 2. "              EOIMODE_EL3 ,EOI mode for interrupts handled at EL3" "0,1"
        textline "                                  "
        bitfld.long 0x00 1. " CBPR_EL1NS    ,Non-secure accesses to GICC_BPR allowed." "Not allowed,Allowed"
        bitfld.long 0x00 0. "    CBPR_EL1S    ,Secure EL1 accesses to ICC_BPR1 allowed" "Not allowed,Allowed"


wgroup.long spr:0x30CB1++0x00
    line.long 0x00 "ICC_DIR_EL1,Deactivate Interrupt Register"
        hexmask.long.tbyte 0x00 0.--23. 1. "         INTID         ,The INTID of the interrupt to be deactivated"
        
wgroup.long spr:0x30C81++0x00
    line.long 0x00 "ICC_EOIR0_EL1,End Of Interrupt Register 0"
        hexmask.long.tbyte 0x00 0.--23. 1. "         INTID         ,The INTID from the corresponding ICC_IAR0_EL1 access"
        
wgroup.long spr:0x30CC1++0x00
    line.long 0x00 "ICC_EOIR1_EL1,End Of Interrupt Register 1"
        hexmask.long.tbyte 0x00 0.--23. 1. "         INTID         ,The INTID from the corresponding ICC_IAR1_EL1 access"

rgroup.long spr:0x30C82++0x00
    line.long 0x00 "ICC_HPPIR0_EL1,Highest Prioity Pending Interrupt Register 0"
        hexmask.long.tbyte 0x00 0.--23. 1. "         INTID         ,The INTID of the highest priority pending interrupt"

rgroup.long spr:0x30CC2++0x00
    line.long 0x00 "ICC_HPPIR1_EL1,Highest Prioity Pending Interrupt Register 1"
        hexmask.long.tbyte 0x00 0.--23. 1. "         INTID         ,The INTID of the highest priority pending interrupt"

hgroup.long spr:0x30C80++0x00
    hide.long 0x00 "ICC_IAR0_EL1,Interrupt Acknowledge Register 0"
        in

hgroup.long spr:0x30CC0++0x00
    hide.long 0x00 "ICC_IAR1_EL1,Interrupt Acknowledge Register 1"
        in

group.long spr:0x30CC6++0x00
    line.long 0x00 "ICC_IGRPEN0_EL1,Interrupt Group Enable Register 0"
        bitfld.long 0x00 0. "         ENABLE        ,Enable" "Disabled,Enabled"
        
group.long spr:0x30CC7++0x00
    line.long 0x00 "ICC_IGRPEN1_EL1,Interrupt Group Enable Register 1 (EL1)"
        bitfld.long 0x00 0. "         ENABLE        ,Enable" "Disabled,Enabled"

group.long spr:0x36CC7++0x00
    line.long 0x00 "ICC_IGRPEN1_EL3,Interrupt Group Enable Register 1 (EL3)"
        bitfld.long 0x00 1. "         ENABLEGRP1S   ,Enable Group 1 interrupts for the Secure state" "Disabled,Enabled"        
        bitfld.long 0x00 0. "       ENABLEGRP1NS ,Enable Group 1 interrupts for the Non-secure state" "Disabled,Enabled"        
        
group.long spr:0x30460++0x00
    line.long 0x00 "ICC_PMR_EL1,Priority Mask Register"
        hexmask.long.byte 0x00 0.--7. 1. "         PRIORITY      ,Priority mask level for the CPU interface"
        
rgroup.long spr:0x30CB3++0x00
    line.long 0x00 "ICC_RPR_EL1,Running Priority Register"
        hexmask.long.byte 0x00 0.--7. 1. "         PRIORITY      ,Current running priority on the CPU interface"
    
wgroup.quad spr:0x30CB7++0x00
    line.quad 0x00 "ICC_SGI0R_EL1,SGI Generation Register 0"
        hexmask.quad.byte 0x00 48.--55. 1. " AFF3          ,Affinity 3"
        bitfld.quad 0x00 40. "             IRM          ,Interrupt Routing Mode" "Disabled,Enabled"
        hexmask.quad.byte 0x00 32.--39. 1. "       AFF2        ,Affinity 2"
        textline "                                  "
        bitfld.quad 0x00 24.--27. " INTID         ,The INTID of the SGI" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        hexmask.quad.byte 0x00 16.--23. 1. "             AFF1         ,Affinity 1"
        hexmask.quad.word 0x00 0.--15. 1. "             TARGETLIST  ,Target List"

wgroup.quad spr:0x30CB5++0x00
    line.quad 0x00 "ICC_SGI1R_EL1,SGI Generation Register 1"
        hexmask.quad.byte 0x00 48.--55. 1. " AFF3          ,Affinity 3"
        bitfld.quad 0x00 40. "             IRM          ,Interrupt Routing Mode" "Disabled,Enabled"
        hexmask.quad.byte 0x00 32.--39. 1. "       AFF2        ,Affinity 2"
        textline "                                  "
        bitfld.quad 0x00 24.--27. " INTID         ,The INTID of the SGI" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        hexmask.quad.byte 0x00 16.--23. 1. "             AFF1         ,Affinity 1"
        hexmask.quad.word 0x00 0.--15. 1. "             TARGETLIST  ,Target List"
        
group.long spr:0x30CC5++0x00
    line.long 0x00 "ICC_SRE_EL1,System Register Enable Register for EL1"
        bitfld.long 0x00 2. "         DIB           ,Disable IRQ bypass" "No,Yes"
        bitfld.long 0x00 1. "            DFB          ,Disable FIQ bypass" "No,Yes"
        bitfld.long 0x00 0. "            SRE         ,System Register Enable" "Disabled,Enabled"
        
group.long spr:0x34C95++0x00
    line.long 0x00 "ICC_SRE_EL2,System Register Enable Register for EL2"
        bitfld.long 0x00 3. "         ENABLE        ,Enable lower exception level access" "Disabled,Enabled"
        bitfld.long 0x00 2. "       DIB          ,Disable IRQ bypass" "No,Yes"
        bitfld.long 0x00 1. "            DFB         ,Disable FIQ bypass" "No,Yes"
        textline "                                  "
        bitfld.long 0x00 0. " SRE           ,System Register Enable" "Disabled,Enabled"
        
group.long spr:0x36CC5++0x00
    line.long 0x00 "ICC_SRE_EL3,System Register Enable Register for EL3"
        bitfld.long 0x00 3. "         ENABLE        ,Enable lower exception level access" "Disabled,Enabled"
        bitfld.long 0x00 2. "       DIB          ,Disable IRQ bypass" "No,Yes"
        bitfld.long 0x00 1. "            DFB         ,Disable FIQ bypass" "No,Yes"
        textline "                                  "
        bitfld.long 0x00 0. " SRE           ,System Register Enable" "Disabled,Enabled"

textline "                                  "
        
group.long spr:0x34C80++0x00
    line.long 0x00 "ICH_AP0R0_EL2,Interrupt Controller Hyp Active Priorities Register 0-0"
     
if corename()=="CORTEXA53"        
    group.long spr:34C90++0x00
        line.long 0x00 "ICH_AP1R0_EL2,Interrupt Controller Hyp Active Priorities Register 1-0"
endif
                   
rgroup.long spr:0x34CB3++0x00
    line.long 0x00 "ICH_EISR_EL2,Interrupt Controller End of Interrupt Status Register"
        bitfld.long 0x00 3. "         STATUS3  ,EOI maintenance interrupt status bit for List register 3" "No interrupt,Interrupt" 
        bitfld.long 0x00 2. "             STATUS2    ,EOI maintenance interrupt status bit for List register 2" "No interrupt,Interrupt" 
        bitfld.long 0x00 1. "                STATUS1  ,EOI maintenance interrupt status bit for List register 1" "No interrupt,Interrupt" 
        textline "                                  "
        bitfld.long 0x00 0. " STATUS0  ,EOI maintenance interrupt status bit for List register 0" "No interrupt,Interrupt"
        
rgroup.long spr:0x34CB5++0x00
    line.long 0x00 "ICH_ELSR_EL2,Interrupt Controller Empty List Register Status Register"
        bitfld.long 0x00 3. "         STATUS3  ,Status bit for List register 3" "Interrupt,No interrupt"
        bitfld.long 0x00 2. "             STATUS2    ,Status bit for List register 2" "Interrupt,No interrupt"
        bitfld.long 0x00 1. "                STATUS1  ,Status bit for List register 1" "Interrupt,No interrupt"
        textline "                                  "
        bitfld.long 0x00 0. " STATUS0  ,Status bit for List register 0" "Interrupt,No interrupt"
        
group.long spr:0x34CB0++0x00
    line.long 0x00 "ICH_HCR_EL2,Interrupt Controller Hyp Control Register"    
        bitfld.long 0x00 27.--31. "         EOICOUNT ,This field is incremented whenever a successful write to a virtual EOIR or DIR register would have resulted in a virtual interrupt deactivation" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,?..."
        bitfld.long 0x00 14. "                       TDIR       ,Trap Non-secure EL1 writes to ICC_DIR" "Not trapped,Trapped"
        bitfld.long 0x00 13. "                 TSEI     ,Trap all locally generated SEIs" "Not trapped,Trapped"
        textline "                                  "
        bitfld.long 0x00 12. " TALL1    ,Trap all Non-secure EL1 accesses to ICC_* System registers for Group 1 interrupts to EL2" "Not trapped,Trapped"
        bitfld.long 0x00 11. "              TALL0      ,Trap all Non-secure EL1 accesses to ICC_* System registers for Group 0 interrupts to EL2" "Not trapped,Trapped"
        bitfld.long 0x00 10. "                 TC       ,Trap all Non-secure EL1 accesses to System registers that are common to Group 0 and Group 1 to EL2" "Not trapped,Trapped"
        textline "                                  "
        bitfld.long 0x00 7. " VGRP1DIE ,VM Group 1 Disabled Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "                 VGRP1EIE   ,VM Group 1 Enabled Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00 5. "                    VGRP0DIE ,VM Group 0 Disabled Interrupt Enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x00 4. " VGRP0EIE ,VM Group 0 Enabled Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00 3. "                 NPIE       ,No Pending Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00 2. "                    LRENPIE  ,List Register Entry Not Present Interrupt Enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x00 1. " UIE      ,Underflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00 0. "                 EN         ,Global enable bit for the virtual CPU interface" "Disabled,Enabled"
        
    if (((d.q(spr:(0x34CC0+0x0)))&0x2000000000000000)==0x00)
    
    group.quad spr:(0x34CC0+0x0)++0x01
        line.quad 0x00 "ICH_LR0_EL2,Interrupt Controller List Register 0"
            bitfld.quad 0x00 62.--63. " STATE    ,The state of the interrupt" "Inactive,Pending,Active,Pending and active"
            bitfld.quad 0x00 61. "       HW         ,Indicates whether this virtual interrupt maps directly to a hardware interrupt, meaning that it corresponds to a physical interrupt" "Software,Hardware"
            bitfld.quad 0x00 60. "                    GROUP    ,Indicates the group for this virtual interrupt" "Group 0,Group 1"
            textline "                                  "
            hexmask.quad.byte 0x00 48.--55. 1. " PRIORITY ,The priority of this interrupt"            
            bitfld.quad 0x00 41. "                       PINTID_EOI ,End of Interrupt" "Interrupt,No interrupt"
            hexmask.quad.long 0x00 0.--31. 1. "                vINTID   ,Virtual INTID of the interrupt"
    else
    
        group.quad spr:(0x34CC0+0x0)++0x01
        line.quad 0x00 "ICH_LR0_EL2,Interrupt Controller List Register 0"
            bitfld.quad 0x00 62.--63. " STATE    ,The state of the interrupt" "Inactive,Pending,Active,Pending and active"
            bitfld.quad 0x00 61. "       HW         ,Indicates whether this virtual interrupt maps directly to a hardware interrupt, meaning that it corresponds to a physical interrupt" "Software,Hardware"
            bitfld.quad 0x00 60. "                    GROUP    ,Indicates the group for this virtual interrupt" "Group 0,Group 1"
            textline "                                  "
            hexmask.quad.byte 0x00 48.--55. 1. " PRIORITY ,The priority of this interrupt"            
            hexmask.quad.word 0x00 32.--41. 1. "                       PINTID     ,Physical INTID, for hardware interrupts"
            hexmask.quad.long 0x00 0.--31. 1. "                        vINTID   ,Virtual INTID of the interrupt"
    endif   
    if (((d.q(spr:(0x34CC0+0x1)))&0x2000000000000000)==0x00)
    
    group.quad spr:(0x34CC0+0x1)++0x01
        line.quad 0x00 "ICH_LR1_EL2,Interrupt Controller List Register 1"
            bitfld.quad 0x00 62.--63. " STATE    ,The state of the interrupt" "Inactive,Pending,Active,Pending and active"
            bitfld.quad 0x00 61. "       HW         ,Indicates whether this virtual interrupt maps directly to a hardware interrupt, meaning that it corresponds to a physical interrupt" "Software,Hardware"
            bitfld.quad 0x00 60. "                    GROUP    ,Indicates the group for this virtual interrupt" "Group 0,Group 1"
            textline "                                  "
            hexmask.quad.byte 0x00 48.--55. 1. " PRIORITY ,The priority of this interrupt"            
            bitfld.quad 0x00 41. "                       PINTID_EOI ,End of Interrupt" "Interrupt,No interrupt"
            hexmask.quad.long 0x00 0.--31. 1. "                vINTID   ,Virtual INTID of the interrupt"
    else
    
        group.quad spr:(0x34CC0+0x1)++0x01
        line.quad 0x00 "ICH_LR1_EL2,Interrupt Controller List Register 1"
            bitfld.quad 0x00 62.--63. " STATE    ,The state of the interrupt" "Inactive,Pending,Active,Pending and active"
            bitfld.quad 0x00 61. "       HW         ,Indicates whether this virtual interrupt maps directly to a hardware interrupt, meaning that it corresponds to a physical interrupt" "Software,Hardware"
            bitfld.quad 0x00 60. "                    GROUP    ,Indicates the group for this virtual interrupt" "Group 0,Group 1"
            textline "                                  "
            hexmask.quad.byte 0x00 48.--55. 1. " PRIORITY ,The priority of this interrupt"            
            hexmask.quad.word 0x00 32.--41. 1. "                       PINTID     ,Physical INTID, for hardware interrupts"
            hexmask.quad.long 0x00 0.--31. 1. "                        vINTID   ,Virtual INTID of the interrupt"
    endif   
    if (((d.q(spr:(0x34CC0+0x2)))&0x2000000000000000)==0x00)
    
    group.quad spr:(0x34CC0+0x2)++0x01
        line.quad 0x00 "ICH_LR2_EL2,Interrupt Controller List Register 2"
            bitfld.quad 0x00 62.--63. " STATE    ,The state of the interrupt" "Inactive,Pending,Active,Pending and active"
            bitfld.quad 0x00 61. "       HW         ,Indicates whether this virtual interrupt maps directly to a hardware interrupt, meaning that it corresponds to a physical interrupt" "Software,Hardware"
            bitfld.quad 0x00 60. "                    GROUP    ,Indicates the group for this virtual interrupt" "Group 0,Group 1"
            textline "                                  "
            hexmask.quad.byte 0x00 48.--55. 1. " PRIORITY ,The priority of this interrupt"            
            bitfld.quad 0x00 41. "                       PINTID_EOI ,End of Interrupt" "Interrupt,No interrupt"
            hexmask.quad.long 0x00 0.--31. 1. "                vINTID   ,Virtual INTID of the interrupt"
    else
    
        group.quad spr:(0x34CC0+0x2)++0x01
        line.quad 0x00 "ICH_LR2_EL2,Interrupt Controller List Register 2"
            bitfld.quad 0x00 62.--63. " STATE    ,The state of the interrupt" "Inactive,Pending,Active,Pending and active"
            bitfld.quad 0x00 61. "       HW         ,Indicates whether this virtual interrupt maps directly to a hardware interrupt, meaning that it corresponds to a physical interrupt" "Software,Hardware"
            bitfld.quad 0x00 60. "                    GROUP    ,Indicates the group for this virtual interrupt" "Group 0,Group 1"
            textline "                                  "
            hexmask.quad.byte 0x00 48.--55. 1. " PRIORITY ,The priority of this interrupt"            
            hexmask.quad.word 0x00 32.--41. 1. "                       PINTID     ,Physical INTID, for hardware interrupts"
            hexmask.quad.long 0x00 0.--31. 1. "                        vINTID   ,Virtual INTID of the interrupt"
    endif   
    if (((d.q(spr:(0x34CC0+0x3)))&0x2000000000000000)==0x00)
    
    group.quad spr:(0x34CC0+0x3)++0x01
        line.quad 0x00 "ICH_LR3_EL2,Interrupt Controller List Register 3"
            bitfld.quad 0x00 62.--63. " STATE    ,The state of the interrupt" "Inactive,Pending,Active,Pending and active"
            bitfld.quad 0x00 61. "       HW         ,Indicates whether this virtual interrupt maps directly to a hardware interrupt, meaning that it corresponds to a physical interrupt" "Software,Hardware"
            bitfld.quad 0x00 60. "                    GROUP    ,Indicates the group for this virtual interrupt" "Group 0,Group 1"
            textline "                                  "
            hexmask.quad.byte 0x00 48.--55. 1. " PRIORITY ,The priority of this interrupt"            
            bitfld.quad 0x00 41. "                       PINTID_EOI ,End of Interrupt" "Interrupt,No interrupt"
            hexmask.quad.long 0x00 0.--31. 1. "                vINTID   ,Virtual INTID of the interrupt"
    else
    
        group.quad spr:(0x34CC0+0x3)++0x01
        line.quad 0x00 "ICH_LR3_EL2,Interrupt Controller List Register 3"
            bitfld.quad 0x00 62.--63. " STATE    ,The state of the interrupt" "Inactive,Pending,Active,Pending and active"
            bitfld.quad 0x00 61. "       HW         ,Indicates whether this virtual interrupt maps directly to a hardware interrupt, meaning that it corresponds to a physical interrupt" "Software,Hardware"
            bitfld.quad 0x00 60. "                    GROUP    ,Indicates the group for this virtual interrupt" "Group 0,Group 1"
            textline "                                  "
            hexmask.quad.byte 0x00 48.--55. 1. " PRIORITY ,The priority of this interrupt"            
            hexmask.quad.word 0x00 32.--41. 1. "                       PINTID     ,Physical INTID, for hardware interrupts"
            hexmask.quad.long 0x00 0.--31. 1. "                        vINTID   ,Virtual INTID of the interrupt"
    endif   

rgroup.long spr:0x34CB2++0x00
    line.long 0x00 "ICH_MISR_EL2,Interrupt Controller Maintenance Interrupt State Register"
        bitfld.long 0x00 7. "         VGRP1D   ,VPE Group 1 Disabled" "Not asserted,Asserted"
        bitfld.long 0x00 6. "             VGRP1E     ,VPE Group 1 Enabled" "Not asserted,Asserted"
        bitfld.long 0x00 5. "                VGRP0D   ,VPE Group 0 Disabled" "Not asserted,Asserted"
        textline "                                  "
        bitfld.long 0x00 4. " VGRP0E   ,VPE Group 0 Enabled" "Not asserted,Asserted"
        bitfld.long 0x00 3. "             NP         ,No Pending" "Not asserted,Asserted"
        bitfld.long 0x00 2. "                LRENP    ,List Register Entry Not Present" "Not asserted,Asserted"
        textline "                                  "
        bitfld.long 0x00 1. " U        ,Underflow" "Not asserted,Asserted"
        bitfld.long 0x00 0. "             EOI        ,End Of Interrupt" "Not asserted,Asserted"

group.long spr:0x34CB7++0x00
    line.long 0x00 "ICH_VMCR_EL2,Interrupt Controller Virtual Machine Control Register"
        hexmask.long.byte 0x00 24.--31. 1. "         VPMR     ,The priority mask level for the virtual CPU interface"
        bitfld.long 0x00 21.--23. "                       VBPR0      ,Virtual Binary Point Register Group 0" "[7:1]-[0],[7:2]-[1:0],[7:3]-[2:0],[7:4]-[3:0],[7:5]-[4:0],[7:6]-[5:0],[7]-[6:0],No preemption-[7:0]"
        bitfld.long 0x00 18.--20. "         VBPR1    ,Virtual Binary Point Register, Group 1" ",[7:1]-[0],[7:2]-[1:0],[7:3]-[2:0],[7:4]-[3:0],[7:5]-[4:0],[7:6]-[5:0],[7]-[6:0]"
        textline "                                  "
        bitfld.long 0x00 9. " VEOIM    ,Controls whether a write to an End of Interrupt register also deactivates the virtual interrupt" "Disabled,Enabled"
        bitfld.long 0x00 4. "                 VCBPR      ,Virtual Common Binary Point Register" "Separate registers,Same register"    
        bitfld.long 0x00 3. "          VFIQEN   ,Virtual FIQ enable" "Virtual IRQs,Virtual FIQs"    
        textline "                                  "    
        bitfld.long 0x00 2. " VACKCTL  ,Virtual FIQ enable" "1022,Corresponding interrupt"    
        bitfld.long 0x00 1. "  VENG1      ,Virtual Group 1 interrupt enable" "Disabled,Enabled"    
        bitfld.long 0x00 1. "                    VENG0    ,Virtual Group 0 interrupt enable" "Disabled,Enabled"    

if corename()=="CORTEXA57"                 
    group.long spr:0x34C94++0x00
        line.long 0x00 "ICH_VSEIR_EL2,Interrupt Controller Virtual System Error Interrupt Register"
endif
       
rgroup.long spr:0x34CB1++0x00        
    line.long 0x00 "ICH_VTR_EL2,Interrupt Controller VGIC Type Register"    
        bitfld.long 0x00 29.--31. "         PRIBITS  ,The number of priority bits implemented minus one" "0,1,2,3,4,5,6,7"    
        bitfld.long 0x00 26.--28. "                        PREBITS    ,The number of virtual preemption bits implemented, minus one" "0,1,2,3,4,5,6,7"    
        bitfld.long 0x00 23.--25. "                           IDBITS   ,The number of physical interrupt identifier bits supported" "16 bits,24 bits,?..."    
        textline "                                  "
        bitfld.long 0x00 22. " SEIS     ,Indicates whether the CPU interface supports local generation of SEIs" "Not supported,Supported"
        bitfld.long 0x00 21. "            A3V        ,Affinity 3 Valid" "Only zero values supported,Non-zero values supported"
        bitfld.long 0x00 20. "  NV4      ,GICv4 direct injection of virtual interrupts not supported" "Supported,Not supported"
        textline "                                  "
        bitfld.long 0x00 19. " TDS      ,Separate trapping of Non-secure EL1 writes to ICV_DIR_EL1 supported" "Not supported,Supported"
        bitfld.long 0x00 0.--4. "            LISTREGS   ,The number of implemented List registers, minus one" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"      
tree.end


tree "Debug Registers"
width 19.
rgroup.long spr:0x23010++0x00
    line.long 0x00 "MDCCSR_EL0,Debug Comms Channel Status Register"
        bitfld.long 0x00 30. "         RXFULL    ,DBGDTRRX Register full" "Empty,Full"
        bitfld.long 0x00 29. "             TXFULL ,DBGDTRTX Register full" "Empty,Full"

group.long spr:0x20020++0x00
    line.long 0x00 "MDCCINT_EL1,Debug Comms Channel Interrupt Enable register"
        bitfld.long 0x00 30. "         RX        ,DCC interrupt enable controls" "Disabled,Enabled"
        bitfld.long 0x00 29. "          TX     ,DCC interrupt enable controls" "Disabled,Enabled"

group.quad spr:0x23040++0x00
    line.quad 0x00 "DBGDTR_EL0,Half Duplex Data Transfer Register"

rgroup.long spr:0x23050++0x00
    line.long 0x00 "DBGDTRRX_EL0,Full Duplex Receive Data Transfer Register"

wgroup.long spr:0x23050++0x00
    line.long 0x00 "DBGDTRTX_EL0,Full Duplex Transmit Data Transfer Register"

if corename()=="CORTEXA57"    
group.long spr:0x24070++0x00
    line.long 0x00 "DBGVCR32_EL2,Vector Catch Register"
        bitfld.long 0x00 31. "         NSF       ,Default vector catch" "Low,High"
        bitfld.long 0x00 30. "              NSI    ,Default vector catch" "Low,High"
        bitfld.long 0x00 28. "             NSD  ,Default vector catch" "Low,High"
        textline "                                    "
        bitfld.long 0x00 27. " NSP       ,Default vector catch" "Low,High"
        bitfld.long 0x00 26. "              NSS    ,Default vector catch" "Low,High"
        bitfld.long 0x00 25. "             NSU  ,Default vector catch" "Low,High"
        textline "                                    "
        bitfld.long 0x00 7. " SF        ,SF" "Low,High"
        bitfld.long 0x00 6. "              SI     ,SI" "Low,High"
        bitfld.long 0x00 4. "             SD   ,SD" "Low,High"
        textline "                                    "
        bitfld.long 0x00 3. " SP        ,SP" "Low,High"
        bitfld.long 0x00 2. "              SS     ,SS" "Low,High"
        bitfld.long 0x00 1. "             SU   ,SU" "Low,High"
elif corename()=="CORTEXA53"
group.long spr:0x24070++0x00
    line.long 0x00 "DBGVCR32_EL2,Vector Catch Register"
        bitfld.long 0x00 31. "         NSF       ,FIQ vector catch enable in Non-secure state" "Low,High"
        bitfld.long 0x00 30. "              NSI    ,IRQ vector catch enable in Non-secure state" "Low,High"
        bitfld.long 0x00 28. "             NSD  ,Data Abort vector catch enable in Non-secure state" "Low,High"
        textline "                                    "
        bitfld.long 0x00 27. " NSP       ,Prefetch Abort vector catch enable in Non-secure state" "Low,High"
        bitfld.long 0x00 26. "              NSS    ,Supervisor Call (SVC) vector catch enable in Non-secure state" "Low,High"
        bitfld.long 0x00 25. "             NSU  ,Undefined Instruction vector catch enable in Non-secure state" "Low,High"
        textline "                                    "
        bitfld.long 0x00 7. " SF        ,FIQ vector catch enable in Secure state" "Low,High"
        bitfld.long 0x00 6. "              SI     ,IRQ vector catch enable in Secure state" "Low,High"
        bitfld.long 0x00 4. "             SD   ,Data Abort vector catch enable in Secure state" "Low,High"
        textline "                                    "
        bitfld.long 0x00 3. " SP        ,Prefetch Abort vector catch enable in Secure state" "Low,High"
        bitfld.long 0x00 2. "              SS     ,Supervisor Call (SVC) vector catch enable in Secure state" "Low,High"
        bitfld.long 0x00 1. "             SU   ,Undefined Instruction vector catch enable in Secure state" "Low,High"

endif

group.long spr:0x20002++0x00
    line.long 0x00 "OSDTRRX_EL1,OS Lock Data Transfer Register"
group.long spr:0x20022++0x00
    line.long 0x00 "MDSCR_EL1,Monitor Debug System Control Register"
        bitfld.long 0x00 30. "         RXFULL    ,DBGDTRRX Register full" "Empty,Full"
        bitfld.long 0x00 29. "             TXFULL ,DBGDTRTX Register full" "Empty,Full"
        textline "                                    "
        bitfld.long 0x00 27. " RXO       ,Save/restore bit" "Low,High"
        bitfld.long 0x00 26. "              TXU    ,Save/restore bit" "Low,High"
        textline "                                    "
        bitfld.long 0x00 22.--23. " INTDIS    ,Save/restore bits" "0,1,2,3"
        bitfld.long 0x00 21. "                 TDA    ,Save/restore bit" "Low,High"
        textline "                                    "
        bitfld.long 0x00 15. " MDE       ,Monitor debug events" "Disabled,Enabled"
        bitfld.long 0x00 14. "          HDE    ,Save/restore bit" "Low,High"
        textline "                                    "
        bitfld.long 0x00 13. " KDE       ,Local (kernel) debug enable" "Disabled,Enabled"
        bitfld.long 0x00 12. "          TDCC   ,Trap accesses to the debug comms channel in EL0" "Disabled,Enabled"
        textline "                                    "
        bitfld.long 0x00 6. " ERR       ,Save/restore bit" "Low,High"
        bitfld.long 0x00 0. "              SS     ,Software step control" "Disabled,Enabled"
group.long spr:0x20032++0x00
    line.long 0x00 "OSDTRTX_EL1,OS Lock Data Transfer Register"
group.long spr:0x20062++0x00
    line.long 0x00 "OSECCR_EL1,OS Lock Exception Catch Control Register"
rgroup.quad spr:0x20100++0x00
    line.quad 0x00 "MDRAR_EL1,Debug ROM Address Register"
        hexmask.quad 0x00 12.--47. 0x1000 " ROMADDR   ,ROM base physical address"
        bitfld.quad 0x00 0.--1. "  VALID  ,ROM address valid" "Invalid,Reserved,Reserved,Valid"

wgroup.long spr:0x20104++0x00
    line.long 0x00 "OSLAR_EL1,OS Lock Access Register"
        bitfld.long 0x00 0. "         OSLK      ,OS lock" "Unlock,Lock"

rgroup.long spr:0x20114++0x00
    line.long 0x00 "OSLSR_EL1,OS Lock Status Register"
        bitfld.long 0x00 2. "         NTT       ,Not 32-bit access" "Low,High"
        bitfld.long 0x00 1. "              OSLK   ,OS lock status" "Not locked,Locked"
        bitfld.long 0x00 0. 3. "       OSLM ,OS lock model implemented field" "Reserved,Reserved,Impelemented,?..."

group.long spr:0x20134++0x01
    line.long 0x00 "OSDLR_EL1,OS Double-lock Register"
        bitfld.long 0x00 0. "         DLK       ,OS double-lock control" "Not locked,Locked"

group.long spr:0x20144++0x00
    line.long 0x00 "DBGPRCR_EL1,Debug Power/Reset Control Register"
        bitfld.long 0x00 0. "         CORENPDRQ ,Core no powerdown request" "No,Yes"
group.long spr:0x20786++0x01
    line.long 0x00 "DBGCLAIMSET_EL1,Claim Tag register Set"
        bitfld.long 0x0 7. "         CT7       ,Claim Tag 7 Set" "Not set,Set"
        bitfld.long 0x0 6. "           CT6    ,Claim Tag 6 Set" "Not set,Set"
        textline "                                    "
        bitfld.long 0x0 5. " CT5       ,Claim Tag 5 Set" "Not set,Set"
        bitfld.long 0x0 4. "           CT4    ,Claim Tag 4 Set" "Not set,Set"
        textline "                                    "
        bitfld.long 0x0 3. " CT3       ,Claim Tag 3 Set" "Not set,Set"
        bitfld.long 0x0 2. "           CT2    ,Claim Tag 2 Set" "Not set,Set"
        textline "                                    "
        bitfld.long 0x0 1. " CT1       ,Claim Tag 1 Set" "Not set,Set"
        bitfld.long 0x0 0. "           CT0    ,Claim Tag 0 Set" "Not set,Set"
group.long spr:0x20796++0x01
    line.long 0x00 "DBGCLAIMCLR_EL1,Claim Tag register Clear"
        bitfld.long 0x0 7. "         CT7       ,Claim Tag 7 Clear" "Not cleared,Cleared"
        bitfld.long 0x0 6. "       CT6    ,Claim Tag 6 Clear" "Not cleared,Cleared"
        textline "                                    "
        bitfld.long 0x0 5. " CT5       ,Claim Tag 5 Clear" "Not cleared,Cleared"
        bitfld.long 0x0 4. "       CT4    ,Claim Tag 4 Clear" "Not cleared,Cleared"
        textline "                                    "
        bitfld.long 0x0 3. " CT3       ,Claim Tag 3 Clear" "Not cleared,Cleared"
        bitfld.long 0x0 2. "       CT2    ,Claim Tag 2 Clear" "Not cleared,Cleared"
        textline "                                    "
        bitfld.long 0x0 1. " CT1       ,Claim Tag 1 Clear" "Not cleared,Cleared"
        bitfld.long 0x0 0. "       CT0    ,Claim Tag 0 Clear" "Not cleared,Cleared"
rgroup.long spr:0x207e6++0x00
    line.long 0x00 "DBGAUTHSTATUS_EL1,Authentication Status register"
        bitfld.long 0x00 7. "         SNI       ,Secure non-invasive debug implemented" "Not implemented,Implemented"
        bitfld.long 0x00 6. "   SNE    ,Secure non-invasive debug enabled" "Disabled,Enabled"
        bitfld.long 0x00 5. "         SI   ,Secure invasive debug implemented" "Not implemented,Implemented"
        textline "                                    "
        bitfld.long 0x00 4. " SE        ,Secure invasive debug enabled" "Disabled,Enabled"
        bitfld.long 0x00 3. "          NSNI   ,Non-secure non-invasive debug implemented" "Not implemented,Implemented"
        bitfld.long 0x00 2. "  NSNE ,Non-secure non-invasive debug enabled" "Disabled,Enabled"
        textline "                                    "
        bitfld.long 0x00 1. " NSI       ,Non-secure invasive debug implemented" "Not implemented,Implemented"
        bitfld.long 0x00 0. "   NSE    ,Non-secure invasive debug enabled" "Disabled,Enabled"

group.long spr:0x33450++0x00
    line.long 0x00 "DSPSR_EL0,Debug Saved Processor Status Register"
group.quad spr:0x33451++0x00
    line.quad 0x00 "DLR_EL0,Debug Link Register"

tree.end

        
tree "Breakpoint Registers"
width 14.                
if (((d.l(spr:(0x20005+0x0)))&0xF00000)==(0x000000||0x100000||0x400000||0x500000))
    group.quad spr:(0x20004+0x0)++0x00 "Breakpoint 0"
        line.quad 0x00 "DBGBVR0_EL1,Breakpoint Value Register"
            hexmask.quad 0x00 2.--48. 0x4 " VA    ,Bits[31:2] of the address value for comparison"
elif (((d.l(spr:(0x20005+0x0)))&0xF00000)==(0x800000||0x900000||0xC00000||0xD00000))
    group.quad spr:(0x20004+0x0)++0x00 "Breakpoint 0"
        line.quad 0x00 "DBGBVR0_EL1,Breakpoint Value Register"
            hexmask.quad.byte 0x00 32.--39. 1. " VMID  ,VMID value for comparison"
elif (((d.l(spr:(0x20005+0x0)))&0xF00000)==(0xA00000||0xB00000||0xE00000||0xF00000))
else
    group.quad spr:(0x20004+0x0)++0x00 "Breakpoint 0"
        line.quad 0x00 "DBGBVR0_EL1,Breakpoint Value Register"
            hexmask.quad.byte 0x00 32.--39. 1. " VMID  ,VMID value for comparison"
            hexmask.quad.long 0x00 0.--31. 1. "                      CONTEXTID ,Context ID"
endif

group.long spr:(0x20005+0x0)++0x0
    line.long 0x00 "DBGBCR0_EL1,Breakpoint Control Register"
        bitfld.long 0x00 22. "         BT[2] ,Mismatch" "Match,Mismatch"
        bitfld.long 0x00 21. 23. "                BT[31]    ,Base type" "Address,Context ID,VMID,VMID and context ID"
        textline "                               "
        bitfld.long 0x00 20. " BT[0] ,Enable linking" "Disabled,Enabled"
        textline "                               "
        bitfld.long 0x00 16.--19. " LBRPN ,Linked BRP number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                               "
        bitfld.long 0x00 14.--15. " SSC   ,Security state control" "Both,Non-secure,Secure,?..."
        bitfld.long 0x00 13. "              HMC       ,Higher mode control" "Disabled,Enabled"
        textline "                               "
        bitfld.long 0x0 8. " BAS   ,Byte 3 address select" "0,1"
        bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
         bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
         bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
        textline "                               "
        bitfld.long 0x00 1.--2. " PMC   ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
        bitfld.long 0x00 0. "  BE        ,Breakpoint enable" "Disabled,Enabled"

if (((d.l(spr:(0x20005+0x10)))&0xF00000)==(0x000000||0x100000||0x400000||0x500000))
    group.quad spr:(0x20004+0x10)++0x00 "Breakpoint 1"
        line.quad 0x00 "DBGBVR1_EL1,Breakpoint Value Register"
            hexmask.quad 0x00 2.--48. 0x4 " VA    ,Bits[31:2] of the address value for comparison"
elif (((d.l(spr:(0x20005+0x10)))&0xF00000)==(0x800000||0x900000||0xC00000||0xD00000))
    group.quad spr:(0x20004+0x10)++0x00 "Breakpoint 1"
        line.quad 0x00 "DBGBVR1_EL1,Breakpoint Value Register"
            hexmask.quad.byte 0x00 32.--39. 1. " VMID  ,VMID value for comparison"
elif (((d.l(spr:(0x20005+0x10)))&0xF00000)==(0xA00000||0xB00000||0xE00000||0xF00000))
else
    group.quad spr:(0x20004+0x10)++0x00 "Breakpoint 1"
        line.quad 0x00 "DBGBVR1_EL1,Breakpoint Value Register"
            hexmask.quad.byte 0x00 32.--39. 1. " VMID  ,VMID value for comparison"
            hexmask.quad.long 0x00 0.--31. 1. "                      CONTEXTID ,Context ID"
endif

group.long spr:(0x20005+0x10)++0x0
    line.long 0x00 "DBGBCR1_EL1,Breakpoint Control Register"
        bitfld.long 0x00 22. "         BT[2] ,Mismatch" "Match,Mismatch"
        bitfld.long 0x00 21. 23. "                BT[31]    ,Base type" "Address,Context ID,VMID,VMID and context ID"
        textline "                               "
        bitfld.long 0x00 20. " BT[0] ,Enable linking" "Disabled,Enabled"
        textline "                               "
        bitfld.long 0x00 16.--19. " LBRPN ,Linked BRP number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                               "
        bitfld.long 0x00 14.--15. " SSC   ,Security state control" "Both,Non-secure,Secure,?..."
        bitfld.long 0x00 13. "              HMC       ,Higher mode control" "Disabled,Enabled"
        textline "                               "
        bitfld.long 0x0 8. " BAS   ,Byte 3 address select" "0,1"
        bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
         bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
         bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
        textline "                               "
        bitfld.long 0x00 1.--2. " PMC   ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
        bitfld.long 0x00 0. "  BE        ,Breakpoint enable" "Disabled,Enabled"

if (((d.l(spr:(0x20005+0x20)))&0xF00000)==(0x000000||0x100000||0x400000||0x500000))
    group.quad spr:(0x20004+0x20)++0x00 "Breakpoint 2"
        line.quad 0x00 "DBGBVR2_EL1,Breakpoint Value Register"
            hexmask.quad 0x00 2.--48. 0x4 " VA    ,Bits[31:2] of the address value for comparison"
elif (((d.l(spr:(0x20005+0x20)))&0xF00000)==(0x800000||0x900000||0xC00000||0xD00000))
    group.quad spr:(0x20004+0x20)++0x00 "Breakpoint 2"
        line.quad 0x00 "DBGBVR2_EL1,Breakpoint Value Register"
            hexmask.quad.byte 0x00 32.--39. 1. " VMID  ,VMID value for comparison"
elif (((d.l(spr:(0x20005+0x20)))&0xF00000)==(0xA00000||0xB00000||0xE00000||0xF00000))
else
    group.quad spr:(0x20004+0x20)++0x00 "Breakpoint 2"
        line.quad 0x00 "DBGBVR2_EL1,Breakpoint Value Register"
            hexmask.quad.byte 0x00 32.--39. 1. " VMID  ,VMID value for comparison"
            hexmask.quad.long 0x00 0.--31. 1. "                      CONTEXTID ,Context ID"
endif

group.long spr:(0x20005+0x20)++0x0
    line.long 0x00 "DBGBCR2_EL1,Breakpoint Control Register"
        bitfld.long 0x00 22. "         BT[2] ,Mismatch" "Match,Mismatch"
        bitfld.long 0x00 21. 23. "                BT[31]    ,Base type" "Address,Context ID,VMID,VMID and context ID"
        textline "                               "
        bitfld.long 0x00 20. " BT[0] ,Enable linking" "Disabled,Enabled"
        textline "                               "
        bitfld.long 0x00 16.--19. " LBRPN ,Linked BRP number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                               "
        bitfld.long 0x00 14.--15. " SSC   ,Security state control" "Both,Non-secure,Secure,?..."
        bitfld.long 0x00 13. "              HMC       ,Higher mode control" "Disabled,Enabled"
        textline "                               "
        bitfld.long 0x0 8. " BAS   ,Byte 3 address select" "0,1"
        bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
         bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
         bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
        textline "                               "
        bitfld.long 0x00 1.--2. " PMC   ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
        bitfld.long 0x00 0. "  BE        ,Breakpoint enable" "Disabled,Enabled"

if (((d.l(spr:(0x20005+0x30)))&0xF00000)==(0x000000||0x100000||0x400000||0x500000))
    group.quad spr:(0x20004+0x30)++0x00 "Breakpoint 3"
        line.quad 0x00 "DBGBVR3_EL1,Breakpoint Value Register"
            hexmask.quad 0x00 2.--48. 0x4 " VA    ,Bits[31:2] of the address value for comparison"
elif (((d.l(spr:(0x20005+0x30)))&0xF00000)==(0x800000||0x900000||0xC00000||0xD00000))
    group.quad spr:(0x20004+0x30)++0x00 "Breakpoint 3"
        line.quad 0x00 "DBGBVR3_EL1,Breakpoint Value Register"
            hexmask.quad.byte 0x00 32.--39. 1. " VMID  ,VMID value for comparison"
elif (((d.l(spr:(0x20005+0x30)))&0xF00000)==(0xA00000||0xB00000||0xE00000||0xF00000))
else
    group.quad spr:(0x20004+0x30)++0x00 "Breakpoint 3"
        line.quad 0x00 "DBGBVR3_EL1,Breakpoint Value Register"
            hexmask.quad.byte 0x00 32.--39. 1. " VMID  ,VMID value for comparison"
            hexmask.quad.long 0x00 0.--31. 1. "                      CONTEXTID ,Context ID"
endif

group.long spr:(0x20005+0x30)++0x0
    line.long 0x00 "DBGBCR3_EL1,Breakpoint Control Register"
        bitfld.long 0x00 22. "         BT[2] ,Mismatch" "Match,Mismatch"
        bitfld.long 0x00 21. 23. "                BT[31]    ,Base type" "Address,Context ID,VMID,VMID and context ID"
        textline "                               "
        bitfld.long 0x00 20. " BT[0] ,Enable linking" "Disabled,Enabled"
        textline "                               "
        bitfld.long 0x00 16.--19. " LBRPN ,Linked BRP number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                               "
        bitfld.long 0x00 14.--15. " SSC   ,Security state control" "Both,Non-secure,Secure,?..."
        bitfld.long 0x00 13. "              HMC       ,Higher mode control" "Disabled,Enabled"
        textline "                               "
        bitfld.long 0x0 8. " BAS   ,Byte 3 address select" "0,1"
        bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
         bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
         bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
        textline "                               "
        bitfld.long 0x00 1.--2. " PMC   ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
        bitfld.long 0x00 0. "  BE        ,Breakpoint enable" "Disabled,Enabled"

if (((d.l(spr:(0x20005+0x40)))&0xF00000)==(0x000000||0x100000||0x400000||0x500000))
    group.quad spr:(0x20004+0x40)++0x00 "Breakpoint 4"
        line.quad 0x00 "DBGBVR4_EL1,Breakpoint Value Register"
            hexmask.quad 0x00 2.--48. 0x4 " VA    ,Bits[31:2] of the address value for comparison"
elif (((d.l(spr:(0x20005+0x40)))&0xF00000)==(0x800000||0x900000||0xC00000||0xD00000))
    group.quad spr:(0x20004+0x40)++0x00 "Breakpoint 4"
        line.quad 0x00 "DBGBVR4_EL1,Breakpoint Value Register"
            hexmask.quad.byte 0x00 32.--39. 1. " VMID  ,VMID value for comparison"
elif (((d.l(spr:(0x20005+0x40)))&0xF00000)==(0xA00000||0xB00000||0xE00000||0xF00000))
else
    group.quad spr:(0x20004+0x40)++0x00 "Breakpoint 4"
        line.quad 0x00 "DBGBVR4_EL1,Breakpoint Value Register"
            hexmask.quad.byte 0x00 32.--39. 1. " VMID  ,VMID value for comparison"
            hexmask.quad.long 0x00 0.--31. 1. "                      CONTEXTID ,Context ID"
endif

group.long spr:(0x20005+0x40)++0x0
    line.long 0x00 "DBGBCR4_EL1,Breakpoint Control Register"
        bitfld.long 0x00 22. "         BT[2] ,Mismatch" "Match,Mismatch"
        bitfld.long 0x00 21. 23. "                BT[31]    ,Base type" "Address,Context ID,VMID,VMID and context ID"
        textline "                               "
        bitfld.long 0x00 20. " BT[0] ,Enable linking" "Disabled,Enabled"
        textline "                               "
        bitfld.long 0x00 16.--19. " LBRPN ,Linked BRP number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                               "
        bitfld.long 0x00 14.--15. " SSC   ,Security state control" "Both,Non-secure,Secure,?..."
        bitfld.long 0x00 13. "              HMC       ,Higher mode control" "Disabled,Enabled"
        textline "                               "
        bitfld.long 0x0 8. " BAS   ,Byte 3 address select" "0,1"
        bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
         bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
         bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
        textline "                               "
        bitfld.long 0x00 1.--2. " PMC   ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
        bitfld.long 0x00 0. "  BE        ,Breakpoint enable" "Disabled,Enabled"

if (((d.l(spr:(0x20005+0x50)))&0xF00000)==(0x000000||0x100000||0x400000||0x500000))
    group.quad spr:(0x20004+0x50)++0x00 "Breakpoint 5"
        line.quad 0x00 "DBGBVR5_EL1,Breakpoint Value Register"
            hexmask.quad 0x00 2.--48. 0x4 " VA    ,Bits[31:2] of the address value for comparison"
elif (((d.l(spr:(0x20005+0x50)))&0xF00000)==(0x800000||0x900000||0xC00000||0xD00000))
    group.quad spr:(0x20004+0x50)++0x00 "Breakpoint 5"
        line.quad 0x00 "DBGBVR5_EL1,Breakpoint Value Register"
            hexmask.quad.byte 0x00 32.--39. 1. " VMID  ,VMID value for comparison"
elif (((d.l(spr:(0x20005+0x50)))&0xF00000)==(0xA00000||0xB00000||0xE00000||0xF00000))
else
    group.quad spr:(0x20004+0x50)++0x00 "Breakpoint 5"
        line.quad 0x00 "DBGBVR5_EL1,Breakpoint Value Register"
            hexmask.quad.byte 0x00 32.--39. 1. " VMID  ,VMID value for comparison"
            hexmask.quad.long 0x00 0.--31. 1. "                      CONTEXTID ,Context ID"
endif

group.long spr:(0x20005+0x50)++0x0
    line.long 0x00 "DBGBCR5_EL1,Breakpoint Control Register"
        bitfld.long 0x00 22. "         BT[2] ,Mismatch" "Match,Mismatch"
        bitfld.long 0x00 21. 23. "                BT[31]    ,Base type" "Address,Context ID,VMID,VMID and context ID"
        textline "                               "
        bitfld.long 0x00 20. " BT[0] ,Enable linking" "Disabled,Enabled"
        textline "                               "
        bitfld.long 0x00 16.--19. " LBRPN ,Linked BRP number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                               "
        bitfld.long 0x00 14.--15. " SSC   ,Security state control" "Both,Non-secure,Secure,?..."
        bitfld.long 0x00 13. "              HMC       ,Higher mode control" "Disabled,Enabled"
        textline "                               "
        bitfld.long 0x0 8. " BAS   ,Byte 3 address select" "0,1"
        bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
         bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
         bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
        textline "                               "
        bitfld.long 0x00 1.--2. " PMC   ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
        bitfld.long 0x00 0. "  BE        ,Breakpoint enable" "Disabled,Enabled"

tree.end        

tree "Watchpoint Control Registers"
width 14.
group.quad spr:(0x20006+0x0)++0x00 "Watchpoint 0"
    line.quad 0x00 "DBGWVR0_EL1,Watchpoint Value Register (AArch64)"
        hexmask.quad 0x00 2.--48. 0x4 " ADDRESS ,Data address"
group.quad spr:(0x20007+0x0)++0x00
    line.quad 0x00 "DBGWCR0_EL1,Watchpoint Control Register"
        bitfld.quad 0x0 24.--28. " MASK    ,Watchpoint address mask" "Not masked,Reserved,Reserved,0x7,0xF,0x1F,0x3F,0x7F,0xFF,0x1FF,0x3FF,0x7FF,0xFFF,0x1FFF,0x3FFF,0x7FFF,0xFFFF,0x1FFFF,0x3FFFF,0x7FFFF,0xFFFFF,0x1FFFFF,0x3FFFFF,0x7FFFFF,0xFFFFFF,0x1FFFFFF,0x3FFFFFF,0x7FFFFFF,0xFFFFFFF,0x1FFFFFFF,0x3FFFFFFF,0x7FFFFFFF"
        bitfld.quad 0x00 20. "        WT  ,Watchpoint type" "Unlinked,Linked"
        bitfld.quad 0x00 16.--19. "                LBN ,Linked breakpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                               "
        bitfld.quad 0x00 14.--15. " SSC     ,Security state control" "Both,Non-secure,Secure,?..."
        bitfld.quad 0x00 13. "        HMC ,Hyp mode control" "Disabled,Enabled"
        hexmask.quad.byte 0x00 5.--12. 1. "                BAS ,Byte address select"
        textline "                               "
        bitfld.quad 0x00 3.--4. " LSC     ,Load/store control" "Reserved,Load,Store,Both"
        bitfld.quad 0x00 1.--2. "          PAC ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
        bitfld.quad 0x00 0. "  E   ,Enable" "Disabled,Enabled"

group.quad spr:(0x20006+0x10)++0x00 "Watchpoint 1"
    line.quad 0x00 "DBGWVR1_EL1,Watchpoint Value Register (AArch64)"
        hexmask.quad 0x00 2.--48. 0x4 " ADDRESS ,Data address"
group.quad spr:(0x20007+0x10)++0x00
    line.quad 0x00 "DBGWCR1_EL1,Watchpoint Control Register"
        bitfld.quad 0x0 24.--28. " MASK    ,Watchpoint address mask" "Not masked,Reserved,Reserved,0x7,0xF,0x1F,0x3F,0x7F,0xFF,0x1FF,0x3FF,0x7FF,0xFFF,0x1FFF,0x3FFF,0x7FFF,0xFFFF,0x1FFFF,0x3FFFF,0x7FFFF,0xFFFFF,0x1FFFFF,0x3FFFFF,0x7FFFFF,0xFFFFFF,0x1FFFFFF,0x3FFFFFF,0x7FFFFFF,0xFFFFFFF,0x1FFFFFFF,0x3FFFFFFF,0x7FFFFFFF"
        bitfld.quad 0x00 20. "        WT  ,Watchpoint type" "Unlinked,Linked"
        bitfld.quad 0x00 16.--19. "                LBN ,Linked breakpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                               "
        bitfld.quad 0x00 14.--15. " SSC     ,Security state control" "Both,Non-secure,Secure,?..."
        bitfld.quad 0x00 13. "        HMC ,Hyp mode control" "Disabled,Enabled"
        hexmask.quad.byte 0x00 5.--12. 1. "                BAS ,Byte address select"
        textline "                               "
        bitfld.quad 0x00 3.--4. " LSC     ,Load/store control" "Reserved,Load,Store,Both"
        bitfld.quad 0x00 1.--2. "          PAC ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
        bitfld.quad 0x00 0. "  E   ,Enable" "Disabled,Enabled"

group.quad spr:(0x20006+0x20)++0x00 "Watchpoint 2"
    line.quad 0x00 "DBGWVR2_EL1,Watchpoint Value Register (AArch64)"
        hexmask.quad 0x00 2.--48. 0x4 " ADDRESS ,Data address"
group.quad spr:(0x20007+0x20)++0x00
    line.quad 0x00 "DBGWCR2_EL1,Watchpoint Control Register"
        bitfld.quad 0x0 24.--28. " MASK    ,Watchpoint address mask" "Not masked,Reserved,Reserved,0x7,0xF,0x1F,0x3F,0x7F,0xFF,0x1FF,0x3FF,0x7FF,0xFFF,0x1FFF,0x3FFF,0x7FFF,0xFFFF,0x1FFFF,0x3FFFF,0x7FFFF,0xFFFFF,0x1FFFFF,0x3FFFFF,0x7FFFFF,0xFFFFFF,0x1FFFFFF,0x3FFFFFF,0x7FFFFFF,0xFFFFFFF,0x1FFFFFFF,0x3FFFFFFF,0x7FFFFFFF"
        bitfld.quad 0x00 20. "        WT  ,Watchpoint type" "Unlinked,Linked"
        bitfld.quad 0x00 16.--19. "                LBN ,Linked breakpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                               "
        bitfld.quad 0x00 14.--15. " SSC     ,Security state control" "Both,Non-secure,Secure,?..."
        bitfld.quad 0x00 13. "        HMC ,Hyp mode control" "Disabled,Enabled"
        hexmask.quad.byte 0x00 5.--12. 1. "                BAS ,Byte address select"
        textline "                               "
        bitfld.quad 0x00 3.--4. " LSC     ,Load/store control" "Reserved,Load,Store,Both"
        bitfld.quad 0x00 1.--2. "          PAC ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
        bitfld.quad 0x00 0. "  E   ,Enable" "Disabled,Enabled"

group.quad spr:(0x20006+0x30)++0x00 "Watchpoint 3"
    line.quad 0x00 "DBGWVR3_EL1,Watchpoint Value Register (AArch64)"
        hexmask.quad 0x00 2.--48. 0x4 " ADDRESS ,Data address"
group.quad spr:(0x20007+0x30)++0x00
    line.quad 0x00 "DBGWCR3_EL1,Watchpoint Control Register"
        bitfld.quad 0x0 24.--28. " MASK    ,Watchpoint address mask" "Not masked,Reserved,Reserved,0x7,0xF,0x1F,0x3F,0x7F,0xFF,0x1FF,0x3FF,0x7FF,0xFFF,0x1FFF,0x3FFF,0x7FFF,0xFFFF,0x1FFFF,0x3FFFF,0x7FFFF,0xFFFFF,0x1FFFFF,0x3FFFFF,0x7FFFFF,0xFFFFFF,0x1FFFFFF,0x3FFFFFF,0x7FFFFFF,0xFFFFFFF,0x1FFFFFFF,0x3FFFFFFF,0x7FFFFFFF"
        bitfld.quad 0x00 20. "        WT  ,Watchpoint type" "Unlinked,Linked"
        bitfld.quad 0x00 16.--19. "                LBN ,Linked breakpoint number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                               "
        bitfld.quad 0x00 14.--15. " SSC     ,Security state control" "Both,Non-secure,Secure,?..."
        bitfld.quad 0x00 13. "        HMC ,Hyp mode control" "Disabled,Enabled"
        hexmask.quad.byte 0x00 5.--12. 1. "                BAS ,Byte address select"
        textline "                               "
        bitfld.quad 0x00 3.--4. " LSC     ,Load/store control" "Reserved,Load,Store,Both"
        bitfld.quad 0x00 1.--2. "          PAC ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
        bitfld.quad 0x00 0. "  E   ,Enable" "Disabled,Enabled"

tree.end

width 0xb

tree.end

tree.open "AArch32"

width 10.
tree "ID Registers"

rgroup.long c15:0x0000++0x0
    line.long 0x0 "MIDR,Main ID Register"
        hexmask.long.byte 0x0 24.--31. 0x1 " IMPL       ,Implementer code"
        bitfld.long 0x0 20.--23.  "               VAR        ,Variant" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        bitfld.long 0x0 16.--19.  "                    ARCH      , Architecture" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,ARMv8"
        textline "                   "
        hexmask.long.word 0x0 4.--15. 0x1 " PART       ,Primary Part Number"
        bitfld.long 0x0 0.--3. "             REV        ,Revision Number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"

rgroup.long c15:0x0100++0x0
    line.long 0x0 "CTR,Cache Type Register"
        bitfld.long 0x0 24.--27. " CWG        ,Cache writeback granule size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
        textline "                   "
        bitfld.long 0x0 20.--23. " ERG        ,Exclusives reservation granule size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
        bitfld.long 0x0 16.--19. "         DMINLINE   ,Smallest data cache line size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
        textline "                   "
        bitfld.long 0x0 14.--15. " L1POLICY   ,L1 Instruction cache policy" "Reserved,Reserved,VIPT,PIPT"
        bitfld.long 0x0 0.--3. "         IMINLINE   ,I-Cache Minimum Line Size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."


if corename()=="CORTEXA57"
rgroup.long c15:0x0300++0x0
    line.long 0x0 "TLBTR,TLB Type Register"
endif

if corename()=="CORTEXA57"
rgroup.long c15:0x0500++0x0
    line.long 0x0 "MPIDR,Multiprocessor Affinity Register"
        bitfld.long 0x00 30. " U          ,Processor is part of a multiprocessor or uniprocessor system" "Multiprocessor,Uniprocessor"
        textline "                   "
        bitfld.long 0x00 24. " MT         ,Lowest level of affinity consist of logical processors" "Not implemented,Implemented"
        hexmask.long.byte 0x00 16.--23. 1. "  AFF2       ,Affinity level 2. Second highest level affinity field"
        hexmask.long.byte 0x00 8.--15. 1. "                    AFF1      ,Affinity level 1. Third highest level affinity field"
        textline "                   "
        bitfld.long 0x00 0.--1. " CPUID      ,CPU ID" "1,2,3,4"

elif corename()=="CORTEXA53"
rgroup.long c15:0x0500++0x0
    line.long 0x0 "MPIDR,Multiprocessor Affinity Register"
        bitfld.long 0x00 30. " U          ,Processor is part of a multiprocessor or uniprocessor system" "Multiprocessor,Uniprocessor"
        textline "                   "
        bitfld.long 0x00 24. " MT         ,Lowest level of affinity consist of logical processors" "Not implemented,Implemented"
        hexmask.long.byte 0x00 16.--23. 1. "  AFF2       ,Affinity level 2. Second highest level affinity field"
        hexmask.long.byte 0x00 8.--15. 1. "                    AFF1      ,Affinity level 1. Third highest level affinity field"
        textline "                   "
        hexmask.long.byte 0x00 0.--7. 1. " AFF0       ,Affinity level 0. Lowest level affinity field"

endif
        
rgroup.long c15:0x0600++0x0
    line.long 0x0 "REVIDR,Revision ID Register"

rgroup.long c15:0x0410++0x00
    line.long 0x00 "ID_MMFR0,Memory Model Feature Register 0"
        bitfld.long 0x00 28.--31. " IS         ,Indicates innermost shareability domain implemented" "Reserved,Implemented,?..."
        bitfld.long 0x00 24.--27. "      FCSE       ,Fast Context Switch Memory Mappings Support" "Not supported,?..."
        bitfld.long 0x00 20.--23. "         AR        ,Auxiliary Register Support" "Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 16.--19. " TCM        ,TCM and Associated DMA Support" "Not supported,?..."
        bitfld.long 0x00 12.--15. "    SL         ,Shareability levels" "Reserved,Implemented 2 levels,?..."
        bitfld.long 0x00 8.--11. "  OSS       ,Outer Shareable Support" "Reserved,Implemented,?..."
        textline "                   "
        bitfld.long 0x00 4.--7. " PMSA       ,Physical Memory System Architecture (PMSA) Support" "Not supported,?..."
        bitfld.long 0x00 0.--3. "    VMSA       ,Virtual Memory System Architecture (VMSA) Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."            
rgroup.long c15:0x0510++0x00
    line.long 0x00 "ID_MMFR1,Memory Model Feature Register 1"
        bitfld.long 0x00 28.--31. " BTB        ,Branch Predictor" "Reserved,Reserved,Required,?..."
        bitfld.long 0x00 24.--27. "         L1TCO      ,Test and Clean Operations on Data Cache/Harvard/Unified Architecture Support" "Not supported,?..."
        bitfld.long 0x00 20.--23. "         L1UCMO    ,L1 Cache/All Maintenance Operations/Unified Architecture Support" "Not supported,?..."
        textline "                   "
        bitfld.long 0x00 16.--19. " L1HCMO     ,L1 Cache/All Maintenance Operations/Harvard Architecture Support" "Not supported,?..."
        bitfld.long 0x00 12.--15. "    L1UCLMOSW  ,L1 Cache Line Maintenance Operations by Set and Way/Unified Architecture Support" "Not supported,?..."
        bitfld.long 0x00 8.--11. "         L1HCLMOSW ,L1 Cache Line Maintenance Operations by Set and Way/Harvard Architecture Support" "Not supported,?..."
        textline "                   "
        bitfld.long 0x00 4.--7. " L1UCLMOMVA ,L1 Cache Line Maintenance Operations by VA/Unified Architecture Support" "Not supported,?..."
        bitfld.long 0x00 0.--3. "    L1HCLMOMVA ,L1 Cache Line Maintenance Operations by VA/Harvard Architecture" "Not supported,?..."    
rgroup.long c15:0x0610++0x00
    line.long 0x00 "ID_MMFR2,Memory Model Feature Register 2"
        bitfld.long 0x00 28.--31. " HAF        ,Hardware Access Flag Support" "Not supported,?..."
        bitfld.long 0x00 24.--27. "    WFI        ,Wait for Interrupt Stalling Support" "Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "             MBF       ,Memory Barrier Operations Support" "Reserved,Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 16.--19. " UTLBMO     ,TLB Maintenance Operations/Unified Architecture Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        HTLBMO     ,TLB Maintenance Operations/Harvard Architecture Support" "Not supported,?..."
        bitfld.long 0x00 8.--11. "         HL1CMRO   ,Cache Maintenance Range Operations/Harvard Architecture Support" "Not supported,?..."
        textline "                   "
        bitfld.long 0x00 4.--7. " HL1BPCRO   ,Background Prefetch Cache Range Operations/Harvard Architecture Support" "Not supported,?..."
        bitfld.long 0x00 0.--3. "    HL1FPCRO   ,Foreground Prefetch Cache Range Operations/Harvard Architecture Support" "Not supported,?..."
rgroup.long c15:0x0710++0x00
    line.long 0x00 "ID_MMFR3,Memory Model Feature Register 3"
        bitfld.long 0x00 28.--31. " SS         ,Supersection support" "Supported,?..."
        bitfld.long 0x00 24.--27. "        CMEMSZ     ,Cache memory size" "Reserved,Reserved,1TByte,?..."
        bitfld.long 0x00 20.--23. "              CW        ,Coherent walk" "Reserved,Supported,Reserved..."
        textline "                   "
        bitfld.long 0x00 12.--15. " MB         ,Maintenance broadcast Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "        BPM        ,Invalidate Branch predictor Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 4.--7. "             HCMOSW    ,Invalidate Cache by Set and Way/Clean by Set and Way/Invalidate and Clean by Set and Way Support" "Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 0.--3. " HCMOMVA    ,Invalidate Cache MVA Support" "Reserved,Supported,?..."                
rgroup.long c15:0x0620++0x00
    line.long 0x00 "ID_MMFR4,ID_MMFR4"
        bitfld.long 0x00 4.--7. " AC2        ,Extension of ACTLR and HACTLR by ACTLR2 and HACTLR2" "Not implemented, implemented,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved"
rgroup.long c15:0x0020++0x00
    line.long 0x00 "ID_ISAR0,Instruction Set Attribute Register 0"
        bitfld.long 0x00 24.--27. " DIVI       ,Divide Instructions Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "        DEBI       ,Debug Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 16.--19. "             CI        ,Coprocessor Instructions Support" "Not supported,?..."
        textline "                   "
        bitfld.long 0x00 12.--15. " CBI        ,Combined Compare and Branch Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "        BI         ,Bitfield Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 4.--7. "             BCI       ,Bit Counting Instructions Support" "Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 0.--3. " SI         ,Swap Instructions Support" "Not supported,?..."            
rgroup.long c15:0x0120++0x00
    line.long 0x00 "ID_ISAR1,Instruction Set Attribute Register 1"
        bitfld.long 0x00 28.--31. " JI         ,Jazelle Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 24.--27. "        INTI       ,Interwork Instructions Support" "Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "             IMMI      ,Immediate Instructions Support" "Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 16.--19. " ITEI       ,If Then Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        EXTI       ,Extend Instructions Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "             EARI      ,Exception A and R Instructions Support" "Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 4.--7. " EXIN       ,Exception in ARM Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "        ENDI       ,Endian Instructions Support" "Reserved,Supported,?..."            
rgroup.long c15:0x0220++0x00
    line.long 0x00 "ID_ISAR2,Instruction Set Attribute Register 2"
        bitfld.long 0x00 28.--31. " RI         ,Reversal Instructions Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 24.--27. "        PSRI       ,PSR Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "             UMI       ,Advanced Unsigned Multiply Instructions Support" "Reserved,Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 16.--19. " SMI        ,Advanced Signed Multiply Instructions Support" "Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        MI         ,Multiply Instructions Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "             II        ,Multi-Access Interruptible Instructions Support" "Not supported,?..."
        textline "                   "
        bitfld.long 0x00 4.--7. " MHI        ,Memory Hint Instructions Support" "Reserved,Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "        LSI        ,Load and Store Instructions Support" "Reserved,Reserved,Supported,?..."
rgroup.long c15:0x0320++0x00
    line.long 0x00 "ID_ISAR3,Instruction Set Attribute Register 3"
        bitfld.long 0x00 28.--31. " TEEEI      ,Thumb-EE Extensions Support" "Not supported,?..."
        bitfld.long 0x00 24.--27. "    NOPI       ,True NOP Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "             TCI       ,Thumb Copy Instructions Support" "Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 16.--19. " TBI        ,Table Branch Instructions Support" "Reserved,Supported,Reserved..."
        bitfld.long 0x00 12.--15. "        SPI        ,Synchronization Primitive Instructions Support" "Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "             SVCI      ,SVC Instructions Support" "Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 4.--7. " SIMDI      ,Single Instruction Multiple Data (SIMD) Instructions Support" "Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "        SI         ,Saturate Instructions Support" "Reserved,Supported,?..."                
rgroup.long c15:0x0420++0x00
    line.long 0x00 "ID_ISAR4,Instruction Set Attribute Register 4"
        bitfld.long 0x00 28.--31. " SWP_FRAC   ,Memory System Locking Support" "Not supported,?..."
        bitfld.long 0x00 24.--27. "    PSR_M_I    ,PSR_M Instructions Support" "Not supported,?..."
        bitfld.long 0x00 20.--23. "         SPRI      ,Synchronization Primitive instructions" "Supported,?..."
        textline "                   "
        bitfld.long 0x00 16.--19. " BI         ,Barrier Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        SMCI       ,SMC Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "             WBI       ,Write-Back Instructions Support" "Reserved,Supported,?..."
          textline "                   "
        bitfld.long 0x00 4.--7. " WSI        ,With-Shift Instructions Support" "Reserved,Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "        UI         ,Unprivileged Instructions Support" "Reserved,Reserved,Supported,?..."                    
rgroup.long c15:0x0520++0x00
    line.long 0x00 "ID_ISAR5,Instruction Set Attribute Register 5"
        bitfld.long 0x00 16.--19. " CRC32      ,CRC32 Instructions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        SHA2       ,SHA2 Instructions Support" "Not supported,Supported,?..."
        bitfld.long 0x00 8.--11. "         SHA1      ,SHA1 Instructions Support" "Not supported,Supported,?..."
        textline "                   "
        bitfld.long 0x00 4.--7. " AES        ,AES Instructions Support" "Not supported,Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "    SEVL       ,SEVL Instructions Support" "Reserved,Supported,?..."
rgroup.long c15:0x0010++0x00
    line.long 0x00 "ID_PFR0,Processor Feature Register 0"
        bitfld.long 0x00 12.--15. " STATE3     ,Thumb Execution Environment (Thumb-EE) Support" "Not supported,?..."
        bitfld.long 0x00 8.--11. "    STATE2     ,Support for Jazelle extension" "Reserved,Supported,?..."
        bitfld.long 0x00 4.--7. "             STATE1    ,Thumb Encoding Supported by the Processor Type" "Reserved,Reserved,Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 0.--3. " STATE0     ,ARM Instruction Set Support" "Reserved,Supported,?..."
rgroup.long c15:0x0110++0x00
    line.long 0x00 "ID_PFR1,Processor Feature Register 1"
        bitfld.long 0x00 28.--31. " GIC_CPU    ,GIC CPU Support" "Disabled,Enabled,?..."
        textline "                   "
        bitfld.long 0x00 16.--19. " GT         ,Generic Timer Support" "Reserved,Supported,?..."
        bitfld.long 0x00 12.--15. "        VE         ,Virtualization Extensions Support" "Reserved,Supported,?..."
        bitfld.long 0x00 8.--11. "             MPM       ,Microcontroller Programmer's Model Support" "Not supported,?..."
        textline "                   "
        bitfld.long 0x00 4.--7. " SE         ,Security Extensions Architecture v1 Support" "Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "        PM         ,Standard ARMv4 Programmer's Model Support" "Reserved,Supported,?..."

if corename()=="CORTEXA57"
rgroup.long c15:0x0210++0x00
    line.long 0x00 "ID_DFR0,Debug Feature Register 0"
        bitfld.long 0x00 24.--27. " PMM        ,Performance Monitor Model Support" "Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "        MDM_MM     ,Memory-mapped Debug Model for M profile processors Support" "Not supported,?..."
        bitfld.long 0x00 16.--19. "         TM_MM     ,Trace Model (Memory-Mapped) Support" "Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 12.--15. " CTM_CB     ,Coprocessor-Based Trace Debug Model Support" "Not supported,?..."
        bitfld.long 0x00 8.--11. "    CDM_MM     ,Memory-Mapped Debug Model Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 4.--7. "             SDM_CB    ,Secure Debug Model (Coprocessor) Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 0.--3. " CDM_CB     ,Coprocessor Debug Model Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."

// This register is read-only. So changed from hgroup to group (BES, 31-Oct-2014)
group.long c15:0x0310++0x00
    line.long 0x00 "ID_AFR0,Auxiliary Feature Register 0"

elif corename()=="CORTEXA53"
rgroup.long c15:0x0210++0x00
    line.long 0x00 "ID_DFR0,Debug Feature Register 0"
        bitfld.long 0x00 24.--27. " PMM        ,Performance Monitor Model Support" "Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 20.--23. "        MDM_MM     ,Memory-mapped Debug Model for M profile processors Support" "Not supported,?..."
        bitfld.long 0x00 16.--19. "         TM_MM     ,Trace Model (Memory-Mapped) Support" "Reserved,Supported,?..."
        textline "                   "
        bitfld.long 0x00 12.--15. " CTM_CB     ,Coprocessor-Based Trace Debug Model Support" "Not supported,?..."
        bitfld.long 0x00 4.--7. "    SDM_CB     ,Secure Debug Model (Coprocessor) Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."
        bitfld.long 0x00 0.--3. "             CDM_CB    ,Coprocessor Debug Model Support" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Supported,?..."

endif
        
if corename()=="CORTEXA57"        
rgroup.long c15:0x6C9++0x0
    line.long 0x00 "PMCEID0,Common Event Identification Register 0"
        bitfld.long 0x00 30. " EVENT30    ,Chain" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 29. " EVENT29    ,Bus cycle" "Not implemented,Implemented"
        bitfld.long 0x00 28. "  EVENT28    ,Instruction architecturally executed condition check pass" "Not implemented,Implemented"
        bitfld.long 0x00 27. "       EVENT27   ,Instruction speculatively executed" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 26. " EVENT26    ,Local memory error" "Not implemented,Implemented"
        bitfld.long 0x00 25. "  EVENT25    ,Bus access" "Not implemented,Implemented"
        bitfld.long 0x00 24. "       EVENT24   ,Level 2 data cache write-back" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 23. " EVENT23    ,Level 2 data cache refill" "Not implemented,Implemented"
        bitfld.long 0x00 22. "  EVENT22    ,Level 2 data cache access" "Not implemented,Implemented"
        bitfld.long 0x00 21. "       EVENT21   ,Level 1 data cache write-back" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 20. " EVENT20    ,Level 1 instruction cache access" "Not implemented,Implemented"
        bitfld.long 0x00 19. "  EVENT19    ,Data memory access" "Not implemented,Implemented"
        bitfld.long 0x00 18. "       EVENT18   ,Predictable branch speculatively executed" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 17. " EVENT17    ,Cycle" "Not implemented,Implemented"
        bitfld.long 0x00 16. "  EVENT16    ,Mispredicted or not predicted branch speculatively executed" "Not implemented,Implemented"
        bitfld.long 0x00 15. "       EVENT15   ,Instruction architecturally executed condition check pass  unaligned load or store" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 14. " EVENT14    ,Instruction architecturally executed condition check pass procedure return" "Not implemented,Implemented"
        bitfld.long 0x00 13. "  EVENT13    ,Instruction architecturally executed  immediate branch" "Not implemented,Implemented"
        bitfld.long 0x00 12. "       EVENT12   ,Instruction architecturally executed condition check pass software change of the PC" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 11. " EVENT11    ,Instruction architecturally executed condition check pass write to CONTEXTIDR" "Not implemented,Implemented"
        bitfld.long 0x00 10. "  EVENT10    ,Instruction architecturally executed condition check pass exception return" "Not implemented,Implemented"
        bitfld.long 0x00 9. "       EVENT9    ,Exception taken" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 8. " EVENT8     ,Instruction architecturally executed" "Not implemented,Implemented"
        bitfld.long 0x00 7. "  EVENT7     ,Instruction architecturally executed condition check pass  store" "Not implemented,Implemented"
        bitfld.long 0x00 6. "       EVENT6    ,Instruction architecturally executed condition check pass  load" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 5. " EVENT5     ,Level 1 data TLB refill" "Not implemented,Implemented"
        bitfld.long 0x00 4. "  EVENT4     ,Level 1 data cache access" "Not implemented,Implemented"
        bitfld.long 0x00 3. "       EVENT3    ,Level 1 data cache refill" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 2. " EVENT2     ,Level 1 instruction TLB refill" "Not implemented,Implemented"
        bitfld.long 0x00 1. "  EVENT1     ,Level 1 instruction cache refill" "Not implemented,Implemented"
        bitfld.long 0x00 0. "       EVENT0    ,Instruction architecturally executed condition check pass software increment" "Not implemented,Implemented"
    
// Example: this register was a hgroup. The register is marked as read only in the Cortex-A53 and Cortex-A57 manual.
// I do not understand why this was not a rgroup then (BES, 31-Oct-2014)
rgroup.long c15:0x7C9++0x0
    line.long 0x00 "PMCEID1,Common Event Identification Register 1"
    
elif corename()=="CORTEXA53"
rgroup.long c15:0x6C9++0x0
    line.long 0x00 "PMCEID0,Common Event Identification Register 0"
        bitfld.long 0x00 31. " EVENT31    ,L1 Data cache allocate" "Not implemented,Implemented"
        bitfld.long 0x00 30. "  EVENT30    ,Chain" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 29. " EVENT29    ,Bus cycle" "Not implemented,Implemented"
        bitfld.long 0x00 28. "  EVENT28    ,Instruction architecturally executed condition check pass" "Not implemented,Implemented"
        bitfld.long 0x00 27. "       EVENT27   ,Instruction speculatively executed" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 26. " EVENT26    ,Local memory error" "Not implemented,Implemented"
        bitfld.long 0x00 25. "  EVENT25    ,Bus access" "Not implemented,Implemented"
        bitfld.long 0x00 24. "       EVENT24   ,Level 2 data cache write-back" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 23. " EVENT23    ,Level 2 data cache refill" "Not implemented,Implemented"
        bitfld.long 0x00 22. "  EVENT22    ,Level 2 data cache access" "Not implemented,Implemented"
        bitfld.long 0x00 21. "       EVENT21   ,Level 1 data cache write-back" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 20. " EVENT20    ,Level 1 instruction cache access" "Not implemented,Implemented"
        bitfld.long 0x00 19. "  EVENT19    ,Data memory access" "Not implemented,Implemented"
        bitfld.long 0x00 18. "       EVENT18   ,Predictable branch speculatively executed" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 17. " EVENT17    ,Cycle" "Not implemented,Implemented"
        bitfld.long 0x00 16. "  EVENT16    ,Mispredicted or not predicted branch speculatively executed" "Not implemented,Implemented"
        bitfld.long 0x00 15. "       EVENT15   ,Instruction architecturally executed condition check pass  unaligned load or store" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 14. " EVENT14    ,Instruction architecturally executed condition check pass procedure return" "Not implemented,Implemented"
        bitfld.long 0x00 13. "  EVENT13    ,Instruction architecturally executed  immediate branch" "Not implemented,Implemented"
        bitfld.long 0x00 12. "       EVENT12   ,Instruction architecturally executed condition check pass software change of the PC" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 11. " EVENT11    ,Instruction architecturally executed condition check pass write to CONTEXTIDR" "Not implemented,Implemented"
        bitfld.long 0x00 10. "  EVENT10    ,Instruction architecturally executed condition check pass exception return" "Not implemented,Implemented"
        bitfld.long 0x00 9. "       EVENT9    ,Exception taken" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 8. " EVENT8     ,Instruction architecturally executed" "Not implemented,Implemented"
        bitfld.long 0x00 7. "  EVENT7     ,Instruction architecturally executed condition check pass  store" "Not implemented,Implemented"
        bitfld.long 0x00 6. "       EVENT6    ,Instruction architecturally executed condition check pass  load" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 5. " EVENT5     ,Level 1 data TLB refill" "Not implemented,Implemented"
        bitfld.long 0x00 4. "  EVENT4     ,Level 1 data cache access" "Not implemented,Implemented"
        bitfld.long 0x00 3. "       EVENT3    ,Level 1 data cache refill" "Not implemented,Implemented"
        textline "                   "
        bitfld.long 0x00 2. " EVENT2     ,Level 1 instruction TLB refill" "Not implemented,Implemented"
        bitfld.long 0x00 1. "  EVENT1     ,Level 1 instruction cache refill" "Not implemented,Implemented"
        bitfld.long 0x00 0. "       EVENT0    ,Instruction architecturally executed condition check pass software increment" "Not implemented,Implemented"

rgroup.long c15:0x7C9++0x0
    line.long 0x00 "PMCEID1,Common Event Identification Register 1"
        bitfld.long 0x00 0. " EVENT32    ,L2D Cache Allocate" "Not implemented,Implemented"
endif


group.long c15:0x020D++0x00
    line.long 0x00 "TPIDRURW,User Read/Write Thread ID Register"
    
group.long c15:0x030D++0x00
    line.long 0x00 "TPIDRURO,User Read-Only Thread ID Register"
    
group.long c15:0x040D++0x00
    line.long 0x00 "TPIDRPRW,EL1 only Thread ID Register"
    
group.long c15:0x420D++0x00
    line.long 0x00 "HTPIDR,Hyp Software Thread ID Register"
        
tree.end

width 10.
tree "System Control and Configuration"

if corename()=="CORTEXA57"
if (((d.l(c15:0x202))&0x80000000)==0x00000000)
    group.long c15:0x0001++0x0
        line.long 0x0 "SCTLR,Control Register"
            bitfld.long 0x0 30. " TE          ,T32 exception enable" "A32,T32"
            bitfld.long 0x0 29. "            AFE           ,Access Flag Enable" "Disabled,Enabled"
            bitfld.long 0x0 28. "       TRE   ,TEX remap enable" "Disabled,Enabled"
            textline "                   "
            bitfld.long 0x0 25. " EE          ,Exception endianness" "Little,Big"
            bitfld.long 0x0 20. "         UWXN          ,Unprivileged write permission implies PL1 Execute Never" "Not forced,Forced"
            bitfld.long 0x0 19. "     WXN   ,Write permission implies PL1 Execute Never" "Not forced,Forced"
            textline "                   "
            bitfld.long 0x0 18. " NTWE        ,Not trap WFE" "No,Yes"
            bitfld.long 0x0 16. "            NTWI          ,Not trap WFI" "No,Yes"
            bitfld.long 0x0 13. "            V     ,Base Location of Exception Registers" "0x00000000,0xFFFF0000"
            textline "                   "
            bitfld.long 0x0 12. " I           ,Instruction Cache Enable" "Disabled,Enabled"
            bitfld.long 0x0 8. "       SED           ,SETEND Disable" "No,Yes"
            bitfld.long 0x0 7. "            ITD   ,IT Disable" "No,Yes"
            textline "                   "
            bitfld.long 0x0 6. " THEE        ,ThumbEE Disable" "No,Yes"
            textline "                   "
            bitfld.long 0x0 5. " CP15BEN     ,c15 barrier enable" "Disabled,Enabled"
            bitfld.long 0x0 2. "       C             ,Enable unified cache or data cache" "Disabled,Enabled"
            bitfld.long 0x0 1. "       A     ,Strict Alignment" "Disabled,Enabled"
            textline "                   "
            bitfld.long 0x0 0. " M           ,MMU or Protection Unit" "Disabled,Enabled"
else
    group.long c15:0x0001++0x0
        line.long 0x0 "SCTLR,Control Register"
            bitfld.long 0x0 30. " TE          ,T32 exception enable" "A32,T32"
            textline "                   "
            bitfld.long 0x0 25. " EE          ,Exception endianness" "Little,Big"
            bitfld.long 0x0 20. "         UWXN          ,Unprivileged write permission implies PL1 Execute Never" "Not forced,Forced"
            bitfld.long 0x0 19. "     WXN   ,Write permission implies PL1 Execute Never" "Not forced,Forced"
            textline "                   "
            bitfld.long 0x0 18. " NTWE        ,Not trap WFE" "No,Yes"
            bitfld.long 0x0 16. "            NTWI          ,Not trap WFI" "No,Yes"
            bitfld.long 0x0 13. "            V     ,Base Location of Exception Registers" "0x00000000,0xFFFF0000"
            textline "                   "
            bitfld.long 0x0 12. " I           ,Instruction Cache Enable" "Disabled,Enabled"
            bitfld.long 0x0 8. "       SED           ,SETEND Disable" "No,Yes"
            bitfld.long 0x0 7. "            ITD   ,IT Disable" "No,Yes"
            textline "                   "
            bitfld.long 0x0 6. " THEE        ,ThumbEE Disable" "No,Yes"
            textline "                   "
            bitfld.long 0x0 5. " CP15BEN     ,c15 barrier enable" "Disabled,Enabled"
            bitfld.long 0x0 2. "       C             ,Enable unified cache or data cache" "Disabled,Enabled"
            bitfld.long 0x0 1. "       A     ,Strict Alignment" "Disabled,Enabled"
            textline "                   "
            bitfld.long 0x0 0. " M           ,MMU or Protection Unit" "Disabled,Enabled"
endif

group.long c15:0x0101++0x0
    line.long 0x0 "ACTLR,Auxiliary Control Register"
elif corename()=="CORTEXA53"
group.long c15:0x0001++0x0
    line.long 0x0 "SCTLR,Control Register"
        bitfld.long 0x0 30. " TE          ,T32 exception enable" "A32,T32"
        bitfld.long 0x0 29. "            AFE           ,Access Flag Enable" "Disabled,Enabled"
        bitfld.long 0x0 28. "       TRE  ,TEX remap enable" "Disabled,Enabled"
        textline "                   "
        bitfld.long 0x0 25. " EE          ,Exception endianness" "Little,Big"
        bitfld.long 0x0 20. "         UWXN          ,Unprivileged write permission implies PL1 Execute Never" "Not forced,Forced"
        bitfld.long 0x0 19. "     WXN  ,Write permission implies PL1 Execute Never" "Not forced,Forced"
        textline "                   "
        bitfld.long 0x0 18. " NTWE        ,Not trap WFE" "No,Yes"
        bitfld.long 0x0 16. "            NTWI          ,Not trap WFI" "No,Yes"
        bitfld.long 0x0 13. "            V    ,Base Location of Exception Registers" "0x00000000,0xFFFF0000"
        textline "                   "
        bitfld.long 0x0 12. " I           ,Instruction Cache Enable" "Disabled,Enabled"
        bitfld.long 0x0 8. "       SED           ,SETEND Disable" "No,Yes"
        bitfld.long 0x0 6. "            ITD  ,IT Disable" "No,Yes"
        textline "                   "
        bitfld.long 0x0 5. " CP15BEN     ,c15 barrier enable" "Disabled,Enabled"
        bitfld.long 0x0 2. "       C             ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "       A    ,Strict Alignment" "Disabled,Enabled"
        textline "                   "
        bitfld.long 0x0 0. " M           ,MMU or Protection Unit" "Disabled,Enabled"      
group.long c15:0x0101++0x0
    line.long 0x0 "ACTLR,Auxiliary Control Register"
        bitfld.long 0x00 6. " L2ACTLRAC   ,L2ACTLR write access control" "Disabled,Enabled"
        bitfld.long 0x00 5. "       L2ECTLRAC     ,L2ECTLR write access control" "Disabled,Enabled"
        textline "                   "
        bitfld.long 0x00 4. " L2CTLRAC    ,L2CTLR write access control" "Disabled,Enabled"
        bitfld.long 0x00 1. "       CPUECTLRAC    ,CPUECTLR write access control" "Disabled,Enabled"
        textline "                   "
        bitfld.long 0x00 0. " CPUACTLRAC  ,CPUACTLR write access control" "Disabled,Enabled"
endif

if corename()=="CORTEXA57"
group.long c15:0x0201++0x00
    line.long 0x0 "CPACR,Coprocessor Access Control Register"
        bitfld.long 0x0 31. " ASEDIS      ,Disable Advanced SIMD Extension functionality" "No,Yes"
        bitfld.long 0x0 28. "            TRCDIS        ,Disable CP14 access to trace registers" "No,Yes"
        bitfld.long 0x0 22.--23. "            CP11  ,Coprocessor access control" "Denied,EL1 or higher,Reserved,Full"
        textline "                   "
        bitfld.long 0x0 20.--21. " CP10        ,Coprocessor access control" "Denied,EL1 or higher,Reserved,Full"
textline ""
elif corename()=="CORTEXA53"
group.long c15:0x201++0x00
    line.long 0x0 "CPACR,Coprocessor Access Control Register"
        bitfld.long 0x0 31. " ASEDIS      ,Disable Advanced SIMD Extension functionality" "No,Yes"
        bitfld.long 0x0 22.--23. "            CP11          ,Coprocessor access control" "Denied,EL1 only,Reserved,Full"
        textline "                   "
        bitfld.long 0x0 20.--21. " CP10        ,Coprocessor access control" "Denied,EL1 only,Reserved,Full"
textline ""
endif

if corename()=="CORTEXA57"
group.long c15:0x0011++0x0
    line.long 0x0 "SCR,Secure Configuration Register"
        bitfld.long 0x00 13. " TWE         ,Trap WFE Instructions" "Not trapped,Trapped"
        bitfld.long 0x00 12. "    TWI           ,Trap WFI Instructions" "Not trapped,Trapped"
        textline "                   "
        bitfld.long 0x00 9. " SIF         ,Secure Instruction Fetch" "Permitted,Not permitted"
        bitfld.long 0x00 8. "  HCE           ,Hyp Call enable" "No,Yes"
        bitfld.long 0x00 7. "            SCD  ,Secure Monitor Call disable" "No,Yes"
        textline "                   "
        bitfld.long 0x00 5. " AW          ,Controls whether the Non-secure world can modify the A-bit in the CPSR" "Not allowed,Allowed"
        bitfld.long 0x00 4. "    FW            ,Controls whether the Non-secure world can modify the F-bit in the CPSR" "Not allowed,Allowed"
        bitfld.long 0x00 3. "    EA   ,External Abort  exceptions handled in Abort mode or Monitor mode" "Abort,Monitor"
        textline "                   "
        bitfld.long 0x00 2. " FIQ         ,FIQ exceptions handled in Abort mode or Monitor mode" "FIQ,Monitor"
        bitfld.long 0x00 1. "        IRQ           ,IRQ exceptions handled in Abort mode or Monitor mode" "IRQ,Monitor"
        bitfld.long 0x00 0. "        NS   ,Secure mode " "Secure,Non-secure"
elif corename()=="CORTEXA53"
group.long c15:0x11++0x0
    line.long 0x0 "SCR,Secure Configuration Register"
        bitfld.long 0x00 13. " TWE         ,Trap WFE Instructions" "Not trapped,Trapped"
        bitfld.long 0x00 12. "    TWI           ,Trap WFI Instructions" "Not trapped,Trapped"
        textline "                   "
        bitfld.long 0x00 9. " SIF         ,Secure Instruction Fetch" "Permitted,Not permitted"
        bitfld.long 0x00 8. "  HCE           ,Hyp Call enable" "No,Yes"
        bitfld.long 0x00 7. "            SCD  ,Secure Monitor Call disable" "No,Yes"
        textline "                   "
        bitfld.long 0x00 5. " AW          ,Controls whether the Non-secure world can modify the A-bit in the CPSR" "Not allowed,Allowed"
        bitfld.long 0x00 4. "    FW            ,Controls whether the Non-secure world can modify the F-bit in the CPSR" "Not allowed,Allowed"
        bitfld.long 0x00 3. "    EA   ,External Abort  exceptions handled in Abort mode or Monitor mode" "Not taken,Taken"
        textline "                   "
        bitfld.long 0x00 2. " FIQ         ,FIQ exceptions handled in FIQ mode or Monitor mode" "Not taken,Taken"
        bitfld.long 0x00 1. "      IRQ           ,IRQ exceptions handled in IRQ mode or Monitor mode" "Not taken,Taken"
        bitfld.long 0x00 0. "      NS   ,Secure mode " "Secure,Non-secure"

endif        
group.long c15:0x0111++0x00
    line.long 0x00 "SDER,Secure Debug Enable Register"
        bitfld.long 0x00 1. " SUNIDEN     ,Non-Invasive Secure User Debug Enable bit" "Denied,Permitted"
        bitfld.long 0x00 0. "      SUIDEN        ,Invasive Secure User Debug Enable bit" "Denied,Permitted"
group.long c15:0x0131++0x00
    line.long 0x00 "SDCR,Secure Debug Control Register"
        bitfld.long 0x00 21. " EPMAD       ,External debugger access to Performance Monitors registers disabled" "No,Yes"
        bitfld.long 0x00 20. "            EDAD          ,External debugger access to breakpoint and watchpoint registers disabled" "No,Yes"
        bitfld.long 0x00 17. "            SPME ,Secure performance monitors enable" "Disabled,Enabled"
        textline "                   "
        bitfld.long 0x00 14.--15. " SPD         ,AArch32 secure privileged debug" "Legacy,Reserved,Disabled,Enabled"
group.long c15:0x0211++0x00
    line.long 0x00 "NSACR,Non-Secure Access Control Register"
        bitfld.long 0x00 15. " NSASEDIS    ,Disable Non-secure Advanced SIMD Extension functionality" "No,Yes"
        textline "                   "
        bitfld.long 0x00 11. " CP11        ,Coprocessor 11 in the Nonsecure World Access Permission" "Denied,Permitted"
        bitfld.long 0x00 10. "      CP10          ,Coprocessor 10 in the Nonsecure World Access Permission" "Denied,Permitted"
textline ""

if corename()=="CORTEXA57"
group.long c15:0x000C++0x00
    line.long 0x00 "VBAR,Vector Base Address Register"
        hexmask.long 0x00 5.--31. 0x20 " VBA         ,Vector Base Address"
group.long c15:0x010C++0x00
    line.long 0x00 "MVBAR,Monitor Vector Base Address Register"
        hexmask.long 0x00 5.--31. 0x20 " VBA         ,Vector Base Address"
elif corename()=="CORTEXA53"
group.long c15:0x000C++0x00
    line.long 0x00 "VBAR,Vector Base Address Register"
group.long c15:0x010C++0x00
    line.long 0x00 "MVBAR,Monitor Vector Base Address Register"
endif
rgroup.long c15:0x001C++0x00
    line.long 0x00 "ISR,Interrupt Status Register"
        bitfld.long 0x00 8. " A           ,External abort pending flag" "Not pending,Pending"
        bitfld.long 0x00 7. "    I             ,Interrupt pending flag" "Not pending,Pending"
        bitfld.long 0x00 6. "    F    ,Fast interrupt pending flag" "Not pending,Pending"

group.long c15:0x020C++0x00
    line.long 0x00 "RMR,Reset Management Register"
        bitfld.long 0x00 1. " RR          ,Reset Request" "Not requested,Requested"
        bitfld.long 0x00 0. "  AA64          ,Determines which execution state the processor boots into after a warm reset" "AArch32,AArch64"
textline ""

group.long c15:0x0015++0x00
    line.long 0x00 "ADFSR,Auxiliary Data Fault Status Register"
group.long c15:0x0115++0x00
    line.long 0x00 "AIFSR,Auxiliary Instruction Fault Status Register"

if corename()=="CORTEXA57"        
if (((d.l(c15:0x202))&0x80000000)==0x80000000)
    group.long c15:0x0005++0x00
        line.long 0x00 "DFSR,Data Fault Status Register"
            bitfld.long 0x00 15. " UA          ,Unattributable fault" "Attributable,Unattributable"
            bitfld.long 0x00 14. " UC     ,Uncontainable fault" "Containable,Uncontainable"
            textline "                   "
            bitfld.long 0x00 13. " CM          ,Cache maintenance fault" "Not aborted,Aborted"
            bitfld.long 0x00 12. "    EXT    ,External Abort Qualifier" "DECERR,SLVERR"
            textline "                   "
            bitfld.long 0x00 9. " LPAE        ,Large physical address extension" "Disabled,Enabled"
            textline "                   "
            bitfld.long 0x00 0.--5. " STATUS      ,Fault Status" "Reserved,Address size fault/1st level,Address size fault/2nd level,Address size fault/3rd level,Reserved,Translation fault/1st level,Translation fault/2nd level,Translation fault/3rd level,Reserved,Access flag fault/1st level,Access flag fault/2nd level,Access flag fault/3rd level,Reserved,Permission fault/1st level,Permission fault/2nd level,Permission fault/3rd level,Synchronous external abort,Asynchronous external abort,Reserved,Reserved,Reserved,Synchronous external abort on translation table walk/1st level,Synchronous external abort on translation table walk/2nd level,Synchronous external abort on translation table walk/3rd level,Synchronous parity error on memory access,Asynchronous parity error on memory access,Reserved,Reserved,Reserved,Synchronous parity error on memory access on translation table walk/1st level,Synchronous parity error on memory access on translation table walk/2nd level,Synchronous parity error on memory access on translation table walk/3rd level,Reserved,Alignment fault,Debug event,?..."
else
    group.long c15:0x0005++0x00
        line.long 0x00 "DFSR,Data Fault Status Register"
            bitfld.long 0x00 15. " UA          ,Unattributable fault" "Attributable,Unattributable"
            bitfld.long 0x00 14. " UC     ,Uncontainable fault" "Containable,Uncontainable"
            textline "                   "
            bitfld.long 0x00 13. " CM          ,Cache maintenance fault" "Not aborted,Aborted"
            bitfld.long 0x00 12. "    EXT    ,External Abort Qualifier" "DECERR,SLVERR"
            textline "                   "
            bitfld.long 0x00 11. " WNR         ,Access Caused an Abort Type" "Read,Write"
            bitfld.long 0x00 9. "          LPAE   ,Large physical address extension" "Disabled,Enabled"
            textline "                   "
            bitfld.long 0x00 4.--7. " DOMAIN      ,Domain Accessed When a Data Fault Occurs" "D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,D10,D11,D12,D13,D14,D15"
            bitfld.long 0x00 0.--3. 10. "            STATUS ,Fault Status" "Reserved,Alignment fault,Debug event,Access flag fault/1st level,Reserved,Translation fault/1st level,Access flag fault/2nd level,Translation fault/2nd level,Synchronous external abort/non-translation,Domain fault/1st level,Reserved,Domain fault/2nd level,Synchronous external abort on translation table walk/1st level,Permission fault/1st level,Synchronous external abort on translation table walk/2nd level,Permission fault/2nd level,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Asynchronous external abort,Reserved,Asynchronous parity error on memory access,Synchronous parity error on memory access,Reserved,Reserved,Synchronous parity error on translation table walk/1st level,Reserved,Synchronous parity error on translation table walk/2nd level,?..."
endif
elif corename()=="CORTEXA53"
if (((d.l(c15:0x202))&0x80000000)==0x80000000)
    group.long c15:0x0005++0x00
        line.long 0x00 "DFSR,Data Fault Status Register"
            bitfld.long 0x00 13. " CM          ,Cache maintenance fault" "Not aborted,Aborted"
            bitfld.long 0x00 12. "    EXT    ,External Abort Qualifier" "DECERR,SLVERR"
            textline "                   "
            bitfld.long 0x00 11. " WNR         ,Access Caused an Abort Type" "Read,Write"
            textline "                   "
            bitfld.long 0x00 0.--5. " STATUS      ,Fault Status" "Address size fault,Reserved,Reserved,Reserved,Reserved,Translation fault/First level,Translation fault/Second level,Translation fault/Third level,Reserved,Access flag fault/First level,Access flag fault/Second level,Access flag fault/Third level,Reserved,Permission fault/First level,Permission fault/Second level,Permission fault/Third level,Synchronous external abort,Asynchronous external abort,Reserved,Reserved,Reserved,Synchronous external abort on translation table walk/First level,Synchronous external abort on translation table walk/Second level,Synchronous external abort on translation table walk/Third level,Synchronous parity error on memory access,Asynchronous parity error on memory access,Reserved,Reserved,Reserved,Synchronous parity error on memory access on translation table walk/First level,Synchronous parity error on memory access on translation table walk/Second level,Synchronous parity error on memory access on translation table walk/Third level,Reserved,Alignment fault,Debug event,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict abort,Reserved,Reserved,Reserved,Reserved,LDREX or STREX abort,?..."
else
    group.long c15:0x0005++0x00
        line.long 0x00 "DFSR,Data Fault Status Register"
            bitfld.long 0x00 13. " CM          ,Cache maintenance fault" "Not aborted,Aborted"
            bitfld.long 0x00 12. "    EXT    ,External Abort Qualifier" "DECERR,SLVERR"
            textline "                   "
            bitfld.long 0x00 11. " WNR         ,Access Caused an Abort Type" "Read,Write"
            bitfld.long 0x00 4.--7. "          DOMAIN ,Domain Accessed When a Data Fault Occurs" "D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,D10,D11,D12,D13,D14,D15"
            textline "                   "
            bitfld.long 0x00 0.--3. 10. " STATUS      ,Fault Status" "Reserved,Alignment fault,Debug event,Access flag fault/section,Instruction cache maintenance fault,Translation fault/section,Access flag fault/page,Translation fault/page,Synchronous external abort/non-translation,Domain fault/section,Reserved,Domain fault/page,Synchronous external abort/first level,Permission fault/section,Synchronous external abort/second level,Permission fault/second level,TLB conflict abort,Reserved,Reserved,Reserved,Reserved,LDREX or STREX abort,Asynchronous external abort,Reserved,Asynchronous parity error,Synchronous parity error,Reserved,Reserved,Synchronous parity error/first level,Reserved,Synchronous parity error/second level,?..."
endif
endif

if corename()=="CORTEXA57"    
if (((d.l(c15:0x202))&0x80000000)==0x80000000)
group.long c15:0x0105++0x00
    line.long 0x00 "IFSR,Instruction Fault Status Register"
        bitfld.long 0x00 12. " EXT         ,External Abort Type" "DECERR,SLVERR"
        bitfld.long 0x00 9. "         LPAE   ,Large physical address extension" "Disabled,Enabled"
        textline "                   "
        bitfld.long 0x00 0.--5. " STATUS      ,Fault Status" "Reserved,Address size fault/1st level,Address size fault/2nd level,Address size fault/3rd level,Reserved,Translation fault/1st level,Translation fault/2nd level,Translation fault/3rd level,Reserved,Access flag fault/1st level,Access flag fault/2nd level,Access flag fault/3rd level,Reserved,Permission fault/1st level,Permission fault/2nd level,Permission fault/3rd level,Synchronous external abort,Reserved,Reserved,Reserved,Reserved,Synchronous external abort on translation table walk/1st level,Synchronous external abort on translation table walk/2nd level,Synchronous external abort on translation table walk/3rd level,Synchronous parity error on memory access,Reserved,Reserved,Reserved,Reserved,Synchronous parity error on memory access on translation table walk/1st level,Synchronous parity error on memory access on translation table walk/2nd level,Synchronous parity error on memory access on translation table walk/3rd level,Reserved,Alignment fault,Debug event,?..."
else
group.long c15:0x0105++0x00
    line.long 0x00 "IFSR,Instruction Fault Status Register"
        bitfld.long 0x00 12. " EXT         ,External Abort Type" "DECERR,SLVERR"
        bitfld.long 0x00 9. "         LPAE   ,Large physical address extension" "Disabled,Enabled"
        textline "                   "
        bitfld.long 0x00 0.--3. 10. " STATUS      ,Fault Status" "Reserved,Alignment fault,Debug event,Access flag fault/1st level,Reserved,Translation fault/1st level,Access flag fault/2nd level,Translation fault/2nd level,Synchronous external abort/non-translation,Domain fault/1st level,Reserved,Domain fault/2nd level,Synchronous external abort on translation table walk/1st level,Permission fault/1st level,Synchronous external abort on translation table walk/2nd level,Permission fault/2nd level,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Asynchronous external abort,Reserved,Asynchronous parity error on memory access,Synchronous parity error on memory access,Reserved,Reserved,Synchronous parity error on translation table walk/1st level,Reserved,Synchronous parity error on translation table walk/2nd level,?..."
endif
elif corename()=="CORTEXA53"
if (((d.l(c15:0x202))&0x80000000)==0x80000000)
group.long c15:0x0105++0x00
    line.long 0x00 "IFSR,Instruction Fault Status Register"
        bitfld.long 0x00 12. " EXT         ,External Abort Type" "DECERR,SLVERR"
        bitfld.long 0x00 0.--5. "         STATUS ,Fault Status" "Reserved,Reserved,Reserved,Reserved,Reserved,Translation fault/First level,Translation fault/Second level,Translation fault/Third level,Reserved,Access flag fault/First level,Access flag fault/Second level,Access flag fault/Third level,Reserved,Permission fault/First level,Permission fault/Second level,Permission fault/Third level,Synchronous external abort,Reserved,Reserved,Reserved,Reserved,Synchronous external abort on translation table walk/First level,Synchronous external abort on translation table walk/Second level,Synchronous external abort on translation table walk/Third level,Synchronous parity error on memory access,Reserved,Reserved,Reserved,Reserved,Synchronous parity error on memory access on translation table walk/First level,Synchronous parity error on memory access on translation table walk/Second level,Synchronous parity error on memory access on translation table walk/Third level,Reserved,Alignment fault,Debug event,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,TLB conflict abort,?..."
else
group.long c15:0x0105++0x00
    line.long 0x00 "IFSR,Instruction Fault Status Register"
        bitfld.long 0x00 12. " EXT         ,External Abort Type" "DECERR,SLVERR"
        bitfld.long 0x00 0.--3. 4. "         STATUS ,Fault Status" "Reserved,Reserved,Debug event,Access flag fault/section,Reserved,Translation fault/section,Access flag fault/page,Translation fault/page,Synchronous external abort/non-translation,Domain fault/section,Reserved,Domain fault/page,Synchronous external abort on translation table walk/first level,Permission Fault/Section,Synchronous external abort on translation table walk/second Level,Permission fault/page,TLB conflict abort,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Synchronous parity error on memory access,Reserved,Reserved,Synchronous parity error on translation table walk/first level,Reserved,Synchronous parity error on translation table walk/second level,?..."

endif
endif

group.long c15:0x0006++0x00
    line.long 0x00 "DFAR,Data Fault Address Register"

group.long c15:0x0206++0x00
    line.long 0x00 "IFAR,Instruction Fault Address Register"

if corename()=="CORTEXA57"    
rgroup.long c15:0x103F++0x00
    line.long 0x00 "CBAR,Configuration Base Address Register"
        hexmask.long.word 0x00 18.--31. 1. " PERIPHBASE[31:18] ,Periphbase[31:18]"
        hexmask.long.word 0x00 0.--11. 1. "  PERIPHBASE[42:32] ,Periphbase[42:32]"
elif corename()=="CORTEXA53"
rgroup.long c15:0x103F++0x00
    line.long 0x00 "CBAR,Configuration Base Address Register"
        hexmask.long.word 0x00 18.--31. 1. " PERIPHBASE[31:18] ,Periphbase[31:18]"
        hexmask.long.byte 0x00 0.--7. 1. "  PERIPHBASE[39:32] ,Periphbase[39:32]"

endif        
group.long c15:0x000D++0x00
    line.long 0x00 "FCSEIDR,FCSE Process ID register"
    
group.long c15:0x020D++0x00
    line.long 0x00 "TPIDRURW,PL0 Read/Write Software Thread ID Register"
group.long c15:0x030D++0x00
    line.long 0x00 "TPIDRRURO,PL0 Read-Only Software Thread ID Register"
group.long c15:0x040D++0x00
    line.long 0x00 "TPIDRPRW,PL1 Software Thread ID Register"

if ((((d.l(c15:0x0001))&0x40)==0x40)&&(((d.l(c15:0x0010))&0xF000)==0x1000))
    group.long c15:0x2000++0x00
        line.long 0x00 "TEECR,ThumbEE Configuration Register"
            bitfld.long 0x00 0. " XED ,Execution Environment Disable" "No,Yes"
else
    group.long c15:0x2000++0x00
        hide.long 0x00 "TEECR,ThumbEE Configuration Register"
endif        
tree.end

width 12.
tree "Memory Management Unit"
if corename()=="CORTEXA57"
group.long c15:0x0001++0x0
    line.long 0x0 "SCTLR,Control Register"
        bitfld.long 0x0 30. " TE          ,T32 exception enable" "A32,T32"
        bitfld.long 0x0 29. "            AFE           ,Access Flag Enable" "Disabled,Enabled"
        bitfld.long 0x0 28. "       TRE   ,TEX remap enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x0 25. " EE          ,Exception endianness" "Little,Big"
        bitfld.long 0x0 20. "         UWXN          ,Unprivileged write permission implies PL1 Execute Never" "Not forced,Forced"
        bitfld.long 0x0 19. "     WXN   ,Write permission implies PL1 Execute Never" "Not forced,Forced"
        textline "                     "
        bitfld.long 0x0 18. " NTWE        ,Not trap WFE" "No,Yes"
        bitfld.long 0x0 16. "            NTWI          ,Not trap WFI" "No,Yes"
        bitfld.long 0x0 13. "            V     ,Base Location of Exception Registers" "0x00000000,0xFFFF0000"
        textline "                     "
        bitfld.long 0x0 12. " I           ,Instruction Cache Enable" "Disabled,Enabled"
        bitfld.long 0x0 8. "       SED           ,SETEND Disable" "No,Yes"
        bitfld.long 0x0 7. "            ITD   ,IT Disable" "No,Yes"
        textline "                     "
        bitfld.long 0x0 6. " THEE        ,ThumbEE Disable" "No,Yes"
        textline "                     "
        bitfld.long 0x0 5. " CP15BEN     ,c15 barrier enable" "Disabled,Enabled"
        bitfld.long 0x0 2. "       C             ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "       A     ,Strict Alignment" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x0 0. " M           ,MMU or Protection Unit" "Disabled,Enabled"    
group.long c15:0x4001++0x0
    line.long 0x00 "HSCTLR,System Control Register"
        bitfld.long 0x0 30. " TE          ,Thumb exception enable" "ARM,Thumb"
        bitfld.long 0x0 25. "          EE            ,Exception endianness" "Little,Big"
        textline "                     "
        bitfld.long 0x0 21. " FI          ,Fast Interrupts configuration enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x0 19. " WXN         ,Write permission implies XN" "Not forced,Forced"
        bitfld.long 0x0 12. "     I             ,Instruction Cache Enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x0 8. " SED         ,SETEND Disable" "No,Yes"
        bitfld.long 0x0 7. "            ITD           ,IT Disable" "No,Yes"
        textline "                     "
        bitfld.long 0x0 5. " CP15BEN     ,CP15 barrier enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x0 2. " C           ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "       A             ,Strict Alignment" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x0 0. " M           ,Enable address translation" "Disabled,Enabled"
        textline "                     "
group.long c15:0x0002++0x01
    line.quad 0x00 "TTBR0,Translation Table Base Register 0"
group.long c15:0x0102++0x01
    line.quad 0x00 "TTBR1,Translation Table Base Register 1"
            textline "                                "

    group.long c15:0x0202++0x00
        line.long 0x00 "TTBCR,Translation Table Base Control Register"
            bitfld.long 0x00 31. "         EAE   ,Extended Address Enable" "32-bit,40-bit"
        bitfld.long 0x00 28.--29. "           SH1   ,Shareability attributes for the memory associated with the translation table walks using TTBR1" "Non-Shareable,Reserved,Outer Shareable,Inner Shareable"
            bitfld.long 0x00 26.--27. "   ORGN1 ,Outer Cacheability attributes for the memory associated with the translation table walks using TTBR1" "0,1,2,3"
            textline "                                "
            bitfld.long 0x00 24.--25. " IRGN1 ,Inner Cacheability attributes for the memory associated with the translation table walks using TTBR1" "0,1,2,3"
            bitfld.long 0x00 23. "         EPD1  ,Translation Walk Disable for TTBR1" "No,Yes"
            bitfld.long 0x00 22. "               A1    ,Select ASID from TTBR1 ASID field" "Selected,Not selected"
            bitfld.long 0x00 16.--18. " T1SZ  ,The Size offset of the TTBR1 addressed region" "0,1,2,3,4,5,6,7"
            textline "                                "
        bitfld.long 0x00 12.--13. " SH0   ,Shareability attributes for the memory associated with the translation table walks using TTBR0/HTTBR" "Non-Shareable,Reserved,Outer Shareable,Inner Shareable"
        bitfld.long 0x00 10.--11. "  ORGN0 ,Outer Cacheability attributes for the memory associated with the translation table walks using TTBR0/HTTBR" "0,1,2,3"
            bitfld.long 0x00 8.--9. " IRGN0 ,Inner Cacheability attributes for the memory associated with the translation table walks using TTBR0/HTTBR" "0,1,2,3"
            bitfld.long 0x00 7. "         EPD0  ,Translation Walk Disable for TTBR0 region" "No,Yes"
        textline "                     "
            bitfld.long 0x00 0.--2. "               T0SZ  ,The Size offset of the TTBR0/HTTBR addressed region" "0,1,2,3,4,5,6,7"
textline ""
    
elif corename()=="CORTEXA53"
group.long c15:0x0001++0x0
    line.long 0x0 "SCTLR,Control Register"
        bitfld.long 0x0 30. " TE          ,T32 exception enable" "A32,T32"
        bitfld.long 0x0 29. "            AFE           ,Access Flag Enable" "Disabled,Enabled"
        bitfld.long 0x0 28. "       TRE ,TEX remap enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x0 25. " EE          ,Exception endianness" "Little,Big"
        bitfld.long 0x0 20. "         UWXN          ,Unprivileged write permission implies PL1 Execute Never" "Not forced,Forced"
        bitfld.long 0x0 19. "     WXN ,Write permission implies PL1 Execute Never" "Not forced,Forced"
        textline "                     "
        bitfld.long 0x0 18. " NTWE        ,Not trap WFE" "No,Yes"
        bitfld.long 0x0 16. "            NTWI          ,Not trap WFI" "No,Yes"
        bitfld.long 0x0 13. "            V   ,Base Location of Exception Registers" "0x00000000,0xFFFF0000"
        textline "                     "
        bitfld.long 0x0 12. " I           ,Instruction Cache Enable" "Disabled,Enabled"
        bitfld.long 0x0 8. "       SED           ,SETEND Disable" "No,Yes"
        bitfld.long 0x0 6. "            ITD ,IT Disable" "No,Yes"
        textline "                     "
        bitfld.long 0x0 5. " CP15BEN     ,c15 barrier enable" "Disabled,Enabled"
        bitfld.long 0x0 2. "       C             ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "       A   ,Strict Alignment" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x0 0. " M           ,MMU or Protection Unit" "Disabled,Enabled"      
        textline "                     "
group.long c15:0x4001++0x0
    line.long 0x00 "HSCTLR,System Control Register"
        bitfld.long 0x0 30. " TE          ,Thumb exception enable" "ARM,Thumb"
        bitfld.long 0x0 25. "          EE            ,Exception endianness" "Little,Big"
        textline "                     "
        bitfld.long 0x0 21. " FI          ,Fast Interrupts configuration enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x0 19. " WXN         ,Write permission implies XN" "Not forced,Forced"
        bitfld.long 0x0 12. "     I             ,Instruction Cache Enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x0 8. " SED         ,SETEND Disable" "No,Yes"
        bitfld.long 0x0 7. "            ITD           ,IT Disable" "No,Yes"
        textline "                     "
        bitfld.long 0x0 5. " CP15BEN     ,CP15 barrier enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x0 2. " C           ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "       A             ,Strict Alignment" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x0 0. " M           ,Enable address translation" "Disabled,Enabled"
        
if (((d.l(c15:0x202))&0x80000000)==0x80000000)
textline ""
group.quad c15:0x10020++0x01
    line.quad 0x00 "TTBR0,Translation Table Base Register 0"
        hexmask.quad.byte 0x00 48.--55. 1. "ASID ,ASID for the translation table base address"
        hexmask.quad 0x00 0.--47. 1. "             BADDR         ,Translation table base address"
group.quad c15:0x11020++0x01
    line.quad 0x00 "TTBR1,Translation Table Base Register 1"
        hexmask.quad.byte 0x00 48.--55. 1. "ASID ,ASID for the translation table base address"
        hexmask.quad 0x00 0.--47. 1. "             BADDR         ,Translation table base address"
textline ""
group.long c15:0x0202++0x00
    line.long 0x00 "TTBCR,Translation Table Base Control Register"
        bitfld.long 0x00 31. " EAE   ,Extended Address Enable" "32-bit,40-bit"
        bitfld.long 0x00 28.--29. "           SH1   ,Shareability attributes for the memory associated with the translation table walks using TTBR1" "Non-Shareable,Reserved,Outer Shareable,Inner Shareable"
        bitfld.long 0x00 26.--27. "              ORGN1 ,Outer Cacheability attributes for the memory associated with the translation table walks using TTBR1" "0,1,2,3"
        textline "                     "
        bitfld.long 0x00 24.--25. " IRGN1 ,Inner Cacheability attributes for the memory associated with the translation table walks using TTBR1" "0,1,2,3"
        bitfld.long 0x00 23. "                EPD1  ,Translation Walk Disable for TTBR1" "No,Yes"
        bitfld.long 0x00 22. "   A1    ,Select ASID from TTBR1 ASID field" "Selected,Not selected"
        bitfld.long 0x00 16.--18. "     T1SZ  ,The Size offset of the TTBR1 addressed region" "0,1,2,3,4,5,6,7"
        textline "                     "
        bitfld.long 0x00 12.--13. " SH0   ,Shareability attributes for the memory associated with the translation table walks using TTBR0/HTTBR" "Non-Shareable,Reserved,Outer Shareable,Inner Shareable"
        bitfld.long 0x00 10.--11. "  ORGN0 ,Outer Cacheability attributes for the memory associated with the translation table walks using TTBR0/HTTBR" "0,1,2,3"
        bitfld.long 0x00 8.--9. "     IRGN0 ,Inner Cacheability attributes for the memory associated with the translation table walks using TTBR0/HTTBR" "0,1,2,3"
        bitfld.long 0x00 7. "                EPD0  ,Translation Walk Disable for TTBR0 region" "No,Yes"
        textline "                     "
        bitfld.long 0x00 0.--2. " T0SZ  ,The Size offset of the TTBR0/HTTBR addressed region" "0,1,2,3,4,5,6,7"
else
group.long c15:0x0002++0x00
    line.long 0x00 "TTBR0,Translation Table Base Register 0"
        hexmask.long 0x00 7.--31. 0x80 " TTB0        ,Translation table base 0 address"
        bitfld.long 0x00 6. 0. "       IRGN          ,Inner region bits" "Non-cacheable,Write-Back Write-Allocate Cacheable,Write-Through Cacheable,Write-Back no Write-Allocate Cacheable"
        textline "                     "
        bitfld.long 0x00 5. " NOS         ,Not Outer Shareable bit" "Outer,Inner"
        bitfld.long 0x00 3.--4. "          RGN           ,RGN" "Non-cacheable,Write-Back Write-Allocate Cacheable,Write-Through Cacheable,Write-Back no Write-Allocate Cacheable"
        textline "                     "
        bitfld.long 0x00 1. " S           ,Shareable bit" "Non-shareable,Shareable"
group.long c15:0x0102++0x00
    line.long 0x00 "TTBR1,Translation Table Base Register 1"
        hexmask.long 0x00 7.--31. 0x80 " TTB1        ,Translation table base 1 address"
        bitfld.long 0x00 0. 6. "       IRGN          ,Inner region bits" "Non-cacheable,Write-Back Write-Allocate Cacheable,Write-Through Cacheable,Write-Back no Write-Allocate Cacheable"
        textline "                     "
        bitfld.long 0x00 5. " NOS         ,Not Outer Shareable bit" "Outer,Inner"
        bitfld.long 0x00 3.--4. "          RGN           ,RGN" "Non-cacheable,Write-Back Write-Allocate Cacheable,Write-Through Cacheable,Write-Back no Write-Allocate Cacheable"
        textline "                     "
        bitfld.long 0x00 1. " S           ,Shareable bit" "Non-shareable,Shareable"
group.long c15:0x0202++0x00
    line.long 0x00 "TTBCR,Translation Table Base Control Register"
        bitfld.long 0x00 31. " EAE         ,Extended Address Enable" "32-bit,40-bit"
        bitfld.long 0x00 5. "         PD1           ,Translation table walk disable for translations using TTBR1" "No,Yes"
        bitfld.long 0x00 4. "        PD0 ,Translation table walk disable for translations using TTBR0" "No,Yes"
        textline "                     "
        bitfld.long 0x00 0.--2. " N           ,Width of the base address held in TTBR0" "0,1,2,3,4,5,6,7"

endif
endif

textline ""
if corename()=="CORTEXA57"    
group.quad c15:0x14020++0x01
    line.quad 0x00 "HTTBR,Hyp Translation Table Base Register"
        hexmask.quad 0x00 0.--47. 1. " BADDR ,Translation table base address"
elif corename()=="CORTEXA53"
group.quad c15:0x14020++0x01
    line.quad 0x00 "HTTBR,Hyp Translation Table Base Register"
endif    
textline ""
        
group.long c15:0x4202++0x00
    line.long 0x00 "HTCR,Hypervisor Translation Control Register"
        bitfld.long 0x00 12.--13. " SH0         ,Shareability attributes for the memory associated with the translation table walks using TTBR0/HTTBR" "Non-Shareable,Reserved,Outer Shareable,Inner Shareable"
        bitfld.long 0x00 10.--11. "ORGN0         ,Outer Cacheability attributes for the memory associated with the translation table walks using TTBR0/HTTBR" "0,1,2,3"
        bitfld.long 0x00 8.--9. "          IRGN0 ,Inner Cacheability attributes for the memory associated with the translation table walks using TTBR0/HTTBR" "0,1,2,3"
        textline "                     "
        bitfld.long 0x00 0.--2. " T0SZ        ,The Size offset of the TTBR0/HTTBR addressed region" "0,1,2,3,4,5,6,7"
textline ""
group.long c15:0x0003++0x00
    line.long 0x00 "DACR,Domain Access Control Register"
        bitfld.long 0x0 30.--31. " D15 ,Domain Access 15" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 28.--29. "     D14    ,Domain Access 14" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 26.--27. "    D13 ,Domain Access 13" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 24.--25. "    D12 ,Domain Access 12" "Denied,Client,Reserved,Manager"
        textline "                     "
        bitfld.long 0x0 22.--23. " D11 ,Domain Access 11" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 20.--21. "     D10    ,Domain Access 10" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 18.--19. "    D9  ,Domain Access 9" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 16.--17. "    D8  ,Domain Access 8" "Denied,Client,Reserved,Manager"
        textline "                     "
        bitfld.long 0x0 14.--15. " D7  ,Domain Access 7" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 12.--13. "     D6     ,Domain Access 6" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 10.--11. "    D5  ,Domain Access 5" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 8.--9. "    D4  ,Domain Access 4" "Denied,Client,Reserved,Manager"
        textline "                     "
        bitfld.long 0x0 6.--7. " D3  ,Domain Access 3" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 4.--5. "     D2     ,Domain Access 2" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 2.--3. "    D1  ,Domain Access 1" "Denied,Client,Reserved,Manager"
        bitfld.long 0x0 0.--1. "    D0  ,Domain Access 0" "Denied,Client,Reserved,Manager"
        textline "                     "
    
if (((d.l(c15:0x202))&0x80000000)==0x80000000)
    group.quad c15:0x10070++0x01
        line.quad 0x00 "PAR,Physical Address Register"
else
    group.long c15:0x0047++0x00
        line.long 0x00 "PAR,Physical Address Register"
endif
textline "                     "
    
    
group.long c15:0x403A++0x00
    line.long 0x00 "HAMAIR0,Hyp Auxiliary Memory Attribute Indirection Register 0"
group.long c15:0x413A++0x00
    line.long 0x00 "HAMAIR1,Hyp Auxiliary Memory Attribute Indirection Register 1"

if corename()=="CORTEXA57"    

group.long c15:0x002A++0x00
    line.long 0x00 "MAIR0,Memory Attribute Indirection Register 0"
group.long c15:0x012A++0x00
    line.long 0x00 "MAIR1,Memory Attribute Indirection Register 1"
group.long c15:0x003A++0x00
    line.long 0x00 "AMAIR0,Auxiliary Memory Attribute Indirection Register 0"
group.long c15:0x013A++0x00
    line.long 0x00 "AMAIR1,Auxiliary Memory Attribute Indirection Register 1"
group.long c15:402A++0x00
    line.long 0x00 "HMAIR0,Hyp Memory Attribute Indirection Register 0"
group.long c15:412A++0x00
    line.long 0x00 "HMAIR1,Hyp Memory Attribute Indirection Register 1"
    
if (((d.l(c15:0x202))&0x80000000)==0x00000000)
group.long c15:0x002A++0x0
    line.long 0x00 "PRRR,Primary Region Remap Register"
        bitfld.long 0x00 31. " NOS7  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        bitfld.long 0x00 30. "                   NOS6  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        textline "                     "
        bitfld.long 0x00 29. " NOS5  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        bitfld.long 0x00 28. "                   NOS4  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        textline "                     "
        bitfld.long 0x00 27. " NOS3  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        bitfld.long 0x00 26. "                   NOS2  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        textline "                     "
        bitfld.long 0x00 25. " NOS1  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        bitfld.long 0x00 24. "                   NOS0  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        textline "                     "
        bitfld.long 0x00 19. " NS1   ,Shareable Attribute Remap when S=1 for Normal Regions" "Remapped,Not remapped"
        bitfld.long 0x00 18. "            NS0   ,Shareable Attribute Remap when S=0 for Normal Regions" "Not remapped,Remapped"
        textline "                     "
        bitfld.long 0x00 17. " DS1   ,Shareable Attribute Remap when S=1 for Device regions" "Remapped,Not remapped"
        bitfld.long 0x00 16. "            DS0   ,Shareable Attribute Remap when S=0 for Device regions" "Not remapped,Remapped"
        textline "                     "
        bitfld.long 0x00 14.--15. " TR7   ,{TEX[0] C B} = b111 Remap" "Device-nGnRnE,Device-nGnRE,Normal,?..."
        bitfld.long 0x00 12.--13. "           TR6   ,{TEX[0] C B} = b110 Remap" "Device-nGnRnE,Device-nGnRE,Normal,?..."
        textline "                     "
        bitfld.long 0x00 10.--11. " TR5   ,{TEX[0] C B} = b101 Remap" "Device-nGnRnE,Device-nGnRE,Normal,?..."
        bitfld.long 0x00 8.--9. "           TR4   ,{TEX[0] C B} = b100 Remap" "Device-nGnRnE,Device-nGnRE,Normal,?..."
        textline "                     "
        bitfld.long 0x00 6.--7. " TR3   ,{TEX[0] C B} = b011 Remap" "Device-nGnRnE,Device-nGnRE,Normal,?..."
        bitfld.long 0x00 4.--5. "           TR2   ,{TEX[0] C B} = b010 Remap" "Device-nGnRnE,Device-nGnRE,Normal,?..."
        textline "                     "
        bitfld.long 0x00 2.--3. " TR1   ,{TEX[0] C B} = b001 Remap" "Device-nGnRnE,Device-nGnRE,Normal,?..."
        bitfld.long 0x00 0.--1. "           TR0   ,{TEX[0] C B} = b000 Remap" "Device-nGnRnE,Device-nGnRE,Normal,?..."

group.long c15:0x012A++0x0
    line.long 0x00 "NMRR,Normal Memory Remap Register"
        bitfld.long 0x00 30.--31. " OR7   ,Outer Attribute for {TEX[0] C B} = b111 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 28.--29. "  OR6   ,Outer Attribute for {TEX[0] C B} = b110 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 26.--27. " OR5   ,Outer Attribute for {TEX[0] C B} = b101 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 24.--25. "  OR4   ,Outer Attribute for {TEX[0] C B} = b100 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 22.--23. " OR3   ,Outer Attribute for {TEX[0] C B} = b011 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 20.--21. "  OR2   ,Outer Attribute for {TEX[0] C B} = b010 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 18.--19. " OR1   ,Outer Attribute for {TEX[0] C B} = b001 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 16.--17. "  OR0   ,Outer Attribute for {TEX[0] C B} = b000 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 14.--15. " IR7   ,Inner attribute for {TEX[0] C B} = b111 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 12.--13. "  IR6   ,Inner attribute for {TEX[0] C B} = b110 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 10.--11. " IR5   ,Inner attribute for {TEX[0] C B} = b101 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 8.--9. "  IR4   ,Inner attribute for {TEX[0] C B} = b100 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 6.--7. " IR3   ,Inner attribute for {TEX[0] C B} = b011 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 4.--5. "  IR2   ,Inner attribute for {TEX[0] C B} = b010 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 2.--3. " IR1   ,Inner attribute for {TEX[0] C B} = b001 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 0.--1. "  IR0   ,Inner attribute for {TEX[0] C B} = b000 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
endif
elif corename()=="CORTEXA53"

group.long c15:0x002A++0x00
    line.long 0x00 "MAIR0,Memory Attribute Indirection Register 0"
        hexmask.long.byte 0x00 24.--31. 1. " ATTR3 ,Attribute 3"
        hexmask.long.byte 0x00 16.--23. 1. "  ATTR2 ,Attribute 2"
        hexmask.long.byte 0x00 8.--15. 1. "  ATTR1 ,Attribute 1"
        hexmask.long.byte 0x00 0.--7. 1. "  ATTR0 ,Attribute 0"
group.long c15:0x012A++0x00
    line.long 0x00 "MAIR1,Memory Attribute Indirection Register 1"
        hexmask.long.byte 0x00 24.--31. 1. " ATTR7 ,Attribute 7"
        hexmask.long.byte 0x00 16.--23. 1. "  ATTR6 ,Attribute 6"
        hexmask.long.byte 0x00 8.--15. 1. "  ATTR5 ,Attribute 5"
        hexmask.long.byte 0x00 0.--7. 1. "  ATTR4 ,Attribute 4"
group.long c15:0x003A++0x00
    line.long 0x00 "AMAIR0,Auxiliary Memory Attribute Indirection Register 0"
group.long c15:0x013A++0x00
    line.long 0x00 "AMAIR1,Auxiliary Memory Attribute Indirection Register 1"
group.long c15:402A++0x00
    line.long 0x00 "HMAIR0,Hyp Memory Attribute Indirection Register 0"
        hexmask.long.byte 0x00 24.--31. 1. " ATTR3   ,Attribute 3"
        hexmask.long.byte 0x00 16.--23. 1. "  ATTR2 ,Attribute 2"
        hexmask.long.byte 0x00 8.--15. 1. "  ATTR1 ,Attribute 1"
        hexmask.long.byte 0x00 0.--7. 1. "  ATTR0 ,Attribute 0"
group.long c15:412A++0x00
    line.long 0x00 "HMAIR1,Hyp Memory Attribute Indirection Register 1"
        hexmask.long.byte 0x00 24.--31. 1. " ATTR7   ,Attribute 7"
        hexmask.long.byte 0x00 16.--23. 1. "  ATTR6 ,Attribute 6"
        hexmask.long.byte 0x00 8.--15. 1. "  ATTR5 ,Attribute 5"
        hexmask.long.byte 0x00 0.--7. 1. "  ATTR4 ,Attribute 4"
if (((d.l(c15:0x202))&0x80000000)==0x80000000)
group.long c15:0x002A++0x0
    line.long 0x00 "PRRR,Primary Region Remap Register"
        bitfld.long 0x00 31. " NOS7  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        bitfld.long 0x00 30. "                   NOS6  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        textline "                     "
        bitfld.long 0x00 29. " NOS5  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        bitfld.long 0x00 28. "                   NOS4  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        textline "                     "
        bitfld.long 0x00 27. " NOS3  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        bitfld.long 0x00 26. "                   NOS2  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        textline "                     "
        bitfld.long 0x00 25. " NOS1  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        bitfld.long 0x00 24. "                   NOS0  ,Outer Shareable property mapping for memory attributes" "Outer,Inner"
        textline "                     "
        bitfld.long 0x00 19. " NS1   ,Shareable Attribute Remap when S=1 for Normal Regions" "Remapped,Not remapped"
        bitfld.long 0x00 18. "            NS0   ,Shareable Attribute Remap when S=0 for Normal Regions" "Not remapped,Remapped"
        textline "                     "
        bitfld.long 0x00 17. " DS1   ,Shareable Attribute Remap when S=1 for Device regions" "Remapped,Not remapped"
        bitfld.long 0x00 16. "            DS0   ,Shareable Attribute Remap when S=0 for Device regions" "Not remapped,Remapped"
        textline "                     "
        bitfld.long 0x00 14.--15. " TR7   ,{TEX[0] C B} = b111 Remap" "Strongly ordered,Device,Normal,UNP"
        bitfld.long 0x00 12.--13. "        TR6   ,{TEX[0] C B} = b110 Remap" "Strongly ordered,Device,Normal,UNP"
        textline "                     "
        bitfld.long 0x00 10.--11. " TR5   ,{TEX[0] C B} = b101 Remap" "Strongly ordered,Device,Normal,UNP"
        bitfld.long 0x00 8.--9. "        TR4   ,{TEX[0] C B} = b100 Remap" "Strongly ordered,Device,Normal,UNP"
        textline "                     "
        bitfld.long 0x00 6.--7. " TR3   ,{TEX[0] C B} = b011 Remap" "Strongly ordered,Device,Normal,UNP"
        bitfld.long 0x00 4.--5. "        TR2   ,{TEX[0] C B} = b010 Remap" "Strongly ordered,Device,Normal,UNP"
        textline "                     "
        bitfld.long 0x00 2.--3. " TR1   ,{TEX[0] C B} = b001 Remap" "Strongly ordered,Device,Normal,UNP"
        bitfld.long 0x00 0.--1. "        TR0   ,{TEX[0] C B} = b000 Remap" "Strongly ordered,Device,Normal,UNP"

group.long c15:0x012A++0x0
    line.long 0x00 "NMRR,Normal Memory Remap Register"
        bitfld.long 0x00 30.--31. " OR7   ,Outer Attribute for {TEX[0] C B} = b111 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 28.--29. "  OR6   ,Outer Attribute for {TEX[0] C B} = b110 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 26.--27. " OR5   ,Outer Attribute for {TEX[0] C B} = b101 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 24.--25. "  OR4   ,Outer Attribute for {TEX[0] C B} = b100 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 22.--23. " OR3   ,Outer Attribute for {TEX[0] C B} = b011 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 20.--21. "  OR2   ,Outer Attribute for {TEX[0] C B} = b010 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 18.--19. " OR1   ,Outer Attribute for {TEX[0] C B} = b001 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 16.--17. "  OR0   ,Outer Attribute for {TEX[0] C B} = b000 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 14.--15. " IR7   ,Inner attribute for {TEX[0] C B} = b111 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 12.--13. "  IR6   ,Inner attribute for {TEX[0] C B} = b110 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 10.--11. " IR5   ,Inner attribute for {TEX[0] C B} = b101 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 8.--9. "  IR4   ,Inner attribute for {TEX[0] C B} = b100 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 6.--7. " IR3   ,Inner attribute for {TEX[0] C B} = b011 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 4.--5. "  IR2   ,Inner attribute for {TEX[0] C B} = b010 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        textline "                     "
        bitfld.long 0x00 2.--3. " IR1   ,Inner attribute for {TEX[0] C B} = b001 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
        bitfld.long 0x00 0.--1. "  IR0   ,Inner attribute for {TEX[0] C B} = b000 Remap" "Noncacheable,Write-back allocate,Write-through,Write-back no allocate"
            textline "                     "
endif
endif
group.long c15:0x10d++0x00
    line.long 0x0 "CONTEXTIDR,Context ID Register"
        hexmask.long.tbyte 0x00 8.--31. 1. " PROCID            ,Process identifier"
        hexmask.long.byte 0x00 0.--7. 1. "  ASID              ,Address space identifier"
tree.end

width 8.
tree "Virtualization Extensions"

group.long c15:4000++0x0
    line.long 0x0 "VPIDR,Virtualization Processor ID Register"
group.long c15:4500++0x00
    line.long 0x0 "VMPIDR,Virtualization Multiprocessor ID Register"
group.long c15:0x420D++0x00
    line.long 0x00 "HTPIDR,Hyp Software Thread ID Register"
textline "                 "

group.long c15:0x4001++0x0
    line.long 0x00 "HSCTLR,System Control Register"
        bitfld.long 0x0 30. "         TE         ,Thumb exception enable" "ARM,Thumb"
        bitfld.long 0x0 25. "       EE         ,Exception endianness" "Little,Big"
        textline "                         "
        bitfld.long 0x0 21. " FI         ,Fast Interrupts configuration enable" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x0 19. " WXN        ,Write permission implies XN" "Not forced,Forced"
        bitfld.long 0x0 12. "  I          ,Instruction Cache Enable" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x0 8. " SED        ,SETEND Disable" "No,Yes"
        bitfld.long 0x0 7. "         ITD        ,IT Disable" "No,Yes"
        textline "                         "
        bitfld.long 0x0 5. " CP15BEN    ,CP15 barrier enable" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x0 2. " C          ,Enable unified cache or data cache" "Disabled,Enabled"
        bitfld.long 0x0 1. "    A          ,Strict Alignment" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x0 0. " M          ,Enable address translation" "Disabled,Enabled"
group.long c15:0x4101++0x00
    line.long 0x00 "HACTLR,Hyp Auxiliary Control Register"
        bitfld.long 0x00 6. "         L2ACTLRAC  ,L2ACTLR write access control" "Disabled,Enabled"
        bitfld.long 0x00 5. "    L2ECTLRAC  ,L2ECTLR write access control" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x00 4. " L2CTLRAC   ,L2CTLR write access control" "Disabled,Enabled"
        bitfld.long 0x00 1. "    CPUECTLRAC ,CPUECTLR write access control" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x00 0. " CPUACTLRAC ,CPUACTLR write access control" "Disabled,Enabled"
textline "                 "

if corename()=="CORTEXA57"
group.long c15:0x4011++0x00
    line.long 0x00 "HCR,Hyp Configuration Register"
        bitfld.long 0x00 30. "         TRVM  ,Trap Read of Virtual Memory controls" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x00 27. " TGE   ,Trap General Exceptions" "Disabled,Enabled"
        bitfld.long 0x00 26. "      TVM   ,Trap Virtual Memory Controls" "Disabled,Enabled"
        bitfld.long 0x00 25. "         TTLB  ,Trap TLB maintenance instructions" "Disabled,Enabled"
        bitfld.long 0x00 24. "     TPU   ,Trap Cache maintenance instructions to point of unification" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x00 23. " TPC   ,Trap Data/Unified cache maintenance instructions to point of coherency" "Disabled,Enabled"
        bitfld.long 0x00 22. "      TSW   ,Trap Data/Unified cache Set/Way instructions" "Disabled,Enabled"
        bitfld.long 0x00 21. "         TAC   ,Trap Auxiliary Control Register Accesses" "Disabled,Enabled"
        bitfld.long 0x00 20. "     TIDCP ,Trap Lockdown" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x00 19. " TSC   ,Trap SMC" "Disabled,Enabled"
        bitfld.long 0x00 18. "      TID3  ,Trap ID Group 3" "Disabled,Enabled"
        bitfld.long 0x00 17. "         TID2  ,Trap ID Group 2" "Disabled,Enabled"
        bitfld.long 0x00 16. "     TID1  ,Trap ID Group 1" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x00 15. " TID0  ,Trap ID Group 0" "Disabled,Enabled"
        bitfld.long 0x00 14. "      TWE   ,Trap WFE" "Disabled,Enabled"
        bitfld.long 0x00 13. "         TWI   ,Trap WFI" "Disabled,Enabled"
        bitfld.long 0x00 12. "     DC    ,Default Cacheable" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x00 10.--11. " BSU   ,Barrier Shareability Upgrade" "0,1,2,3"
        bitfld.long 0x00 9. "             FB    ,Force Broadcast of TLB maintenance BPIALL and ICIALLU instructions" "Disabled,Enabled"
        bitfld.long 0x00 8. "         VA    ,Virtual External Asynchronous Abort" "Not aborted,Aborted"
        bitfld.long 0x00 7. "  VI    ,Virtual IRQ interrupt" "No interrupt,Interrupt"
        textline "                         "
        bitfld.long 0x00 6. " VF    ,Virtual FIQ interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  AMO   ,A-bit Mask Override" "Not routed,Routed"
        bitfld.long 0x00 4. "       IMO   ,I-bit Mask Override" "Not routed,Routed"
        bitfld.long 0x00 3. "   FMO   ,F-bit Mask Override" "Not routed,Routed"
        textline "                         "
        bitfld.long 0x00 2. " PTW   ,Protected Table Walk" "Disabled,Enabled"
        bitfld.long 0x00 1. "      SWIO  ,Set/Way Invalidation Override" "No override,Override"
        bitfld.long 0x00 0. "      VM    ,Second Stage of Translation Enable" "Disabled,Enabled"
elif corename()=="CORTEXA53"
group.long c15:0x4011++0x00
    line.long 0x00 "HCR,Hyp Configuration Register"
        bitfld.long 0x00 30. "         TRVM  ,Trap Read of Virtual Memory controls" "Disabled,Enabled"
        bitfld.long 0x00 29. "      HCD   ,Hyp Call Disable" "No,Yes"
        textline "                         "
        bitfld.long 0x00 27. " TGE   ,Trap General Exceptions" "Disabled,Enabled"
        bitfld.long 0x00 26. "      TVM   ,Trap Virtual Memory Controls" "Disabled,Enabled"
        bitfld.long 0x00 25. "         TTLB  ,Trap TLB maintenance instructions" "Disabled,Enabled"
        bitfld.long 0x00 24. "     TPU   ,Trap Cache maintenance instructions to point of unification" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x00 23. " TPC   ,Trap Data/Unified cache maintenance instructions to point of coherency" "Disabled,Enabled"
        bitfld.long 0x00 22. "      TSW   ,Trap Data/Unified cache Set/Way instructions" "Disabled,Enabled"
        bitfld.long 0x00 21. "         TAC   ,Trap Auxiliary Control Register Accesses" "Disabled,Enabled"
        bitfld.long 0x00 20. "     TIDCP ,Trap Lockdown" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x00 19. " TSC   ,Trap SMC" "Disabled,Enabled"
        bitfld.long 0x00 18. "      TID3  ,Trap ID Group 3" "Disabled,Enabled"
        bitfld.long 0x00 17. "         TID2  ,Trap ID Group 2" "Disabled,Enabled"
        bitfld.long 0x00 16. "     TID1  ,Trap ID Group 1" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x00 15. " TID0  ,Trap ID Group 0" "Disabled,Enabled"
        bitfld.long 0x00 14. "      TWE   ,Trap WFE" "Disabled,Enabled"
        bitfld.long 0x00 13. "         TWI   ,Trap WFI" "Disabled,Enabled"
        bitfld.long 0x00 12. "     DC    ,Default Cacheable" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x00 10.--11. " BSU   ,Barrier Shareability Upgrade" "0,1,2,3"
        bitfld.long 0x00 9. "             FB    ,Force Broadcast of TLB maintenance BPIALL and ICIALLU instructions" "Disabled,Enabled"
        bitfld.long 0x00 8. "         VA    ,Virtual External Asynchronous Abort" "No aborted,Aborted"
        bitfld.long 0x00 7. "   VI    ,Virtual IRQ interrupt" "No interrupt,Interrupt"
        textline "                         "
        bitfld.long 0x00 6. " VF    ,Virtual FIQ interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  AMO   ,A-bit Mask Override" "No override,Override"
        bitfld.long 0x00 4. "      IMO   ,I-bit Mask Override" "No override,Override"
        bitfld.long 0x00 3. "  FMO   ,F-bit Mask Override" "No override,Override"
        textline "                         "
        bitfld.long 0x00 2. " PTW   ,Protected Table Walk" "Disabled,Enabled"
        bitfld.long 0x00 1. "      SWIO  ,Set/Way Invalidation Override" "No override,Override"
        bitfld.long 0x00 0. "      VM    ,Second Stage of Translation Enable" "Disabled,Enabled"

endif
group.long c15:0x4411++0x00
    line.long 0x00 "HCR2,Hyp Configuration Register 2"
        bitfld.long 0x00 1. "         ID    ,Stage 2 Instruction cache disable" "No,Yes"
        bitfld.long 0x00 0. "           CD    ,Stage 2 Data cache disable" "No,Yes"
        
group.long c15:0x4111++0x00
    line.long 0x00 "HDCR,Hyp Debug Control Register"
        bitfld.long 0x00 11. "         TDRA  ,Trap Debug ROM Access" "No effect,Valid"
        bitfld.long 0x00 10. "     TDOSA ,Trap Debug OS-related register Access" "No effect,Valid"
        bitfld.long 0x00 9. "        TDA   ,Trap Debug Access" "No effect,Valid"
        textline "                         "
        bitfld.long 0x00 8. " TDE   ,Trap Debug Exceptions" "No effect,Valid"
        bitfld.long 0x00 7. "     HPME  ,Hypervisor Performance Monitors Enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "         TPM   ,Trap Performance Monitors accesses" "No effect,Valid"
        textline "                         "
        bitfld.long 0x00 5. " TPMCR ,Trap Performance Monitor Control Register accesses" "No effect,Valid"
        bitfld.long 0x00 0.--4. "     HPMN  ,Defines the number of Performance Monitors counters" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
        
if corename()=="CORTEXA57"        
group.long c15:0x4211++0x00
    line.long 0x00 "HCPTR,Hyp Architectural Feature Trap Register"
        bitfld.long 0x0 31. "         TCPAC ,Trap Coprocessor Access Control" "Not trapped,Trapped"
        bitfld.long 0x0 20. "   TTA   ,Trap Trace Access" "Not trapped,Trapped"
        bitfld.long 0x0 15. "      TASE  ,Trap Advanced SIMD extensions" "Not trapped,Trapped"
        textline "                         "
        bitfld.long 0x0 11. " TCP11 ,Trap coprocessor 11" "Not trapped,Trapped"
        bitfld.long 0x0 10. "   TCP10 ,Trap coprocessor 10" "Not trapped,Trapped"
elif corename()=="CORTEXA53"
group.long c15:0x4211++0x00
    line.long 0x00 "HCPTR,Hyp Architectural Feature Trap Register"
        bitfld.long 0x0 31. "         TCPAC ,Trap Coprocessor Access Control" "Not trapped,Trapped"
        bitfld.long 0x0 15. "   TASE  ,Trap Advanced SIMD extensions" "Not trapped,Trapped"
        textline "                         "
        bitfld.long 0x0 11. " TCP11 ,Trap coprocessor 11" "Not trapped,Trapped"
        bitfld.long 0x0 10. "   TCP10 ,Trap coprocessor 10" "Not trapped,Trapped"
endif

group.long c15:0x4311++0x00
    line.long 0x00 "HSTR,Hyp System Trap Register"
        bitfld.long 0x00 16. "         TTEE  ,Trap ThumbEE" "Disabled,Enabled"
        bitfld.long 0x00 15. "      T15   ,Trap to Hyp mode Non-secure priv 15" "Reserved,?..."
        hexmask.long.word 0x00 5.--13. 1. "         T4_15 ,Trap to Hyp mode Non-secure priv 5 - 13"
        bitfld.long 0x00 0.--3. "         T0_13 ,Trap to Hyp mode Non-secure priv 0 - 3," "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"

textline "                         "

// This register is read/write for the Cortex-A53 and Cortex-A57. Why was this register set to be a hgroup????
// Changed to group (BES, 31-Oct-2014)
group.long c15:0x4711++0x00
    line.long 0x00 "HACR,Hyp Auxiliary Configuration Register"

if corename()=="CORTEXA57"    
group.quad c15:0x14020++0x01
    line.quad 0x00 "HTTBR,Hyp Translation Table Base Register"
        hexmask.quad 0x00 0.--47. 1. " BADDR ,Translation table base address"
elif corename()=="CORTEXA53"
group.quad c15:0x14020++0x01
    line.quad 0x00 "HTTBR,Hyp Translation Table Base Register"
endif        
        
group.long c15:0x4202++0x00
    line.long 0x00 "HTCR,Hypervisor Translation Control Register"
        bitfld.long 0x00 12.--13. "         SH0   ,Shareability attributes for the memory associated with the translation table walks using TTBR0/HTTBR" "Non-Shareable,Reserved,Outer Shareable,Inner Shareable"
        bitfld.long 0x00 10.--11. "  ORGN0 ,Outer Cacheability attributes for the memory associated with the translation table walks using TTBR0/HTTBR" "0,1,2,3"
        bitfld.long 0x00 8.--9. "             IRGN0 ,Inner Cacheability attributes for the memory associated with the translation table walks using TTBR0/HTTBR" "0,1,2,3"
        textline "                         "
        bitfld.long 0x00 0.--2. " T0SZ  ,The Size offset of the TTBR0/HTTBR addressed region" "0,1,2,3,4,5,6,7"
textline "                         "


group.quad c15:0x16020++0x01
    line.quad 0x00 "VTTBR,Virtualization Translation Table Base Register"
    
if corename()=="CORTEXA57"    
group.long c15:0x4212++0x00
    line.long 0x00 "VTCR,Virtualization Translation Control Register"
        bitfld.long 0x00 12.--13. "         SH0   ,Shareability attributes for the memory associated with the translation table walks using VTTBR" "0,1,2,3"
        bitfld.long 0x00 10.--11. "                ORGN0 ,Outer Cacheability attributes for the memory associated with the translation table walks using VTTBR" "0,1,2,3"
        bitfld.long 0x00 8.--9. "             IRGN0 ,Inner Cacheability attributes for the memory associated with the translation table walks VTTBR" "0,1,2,3"
        bitfld.long 0x00 6.--7. "            SL0   ,Starting Level for VTCR addressed region" "0,1,2,3"
        textline "                         "
        bitfld.long 0x00 0.--3. " T0SZ  ,The Size offset of the VTCR addressed region" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline "                         "
elif corename()=="CORTEXA53"
group.long c15:0x4212++0x00
    line.long 0x00 "VTCR,Virtualization Translation Control Register"
        bitfld.long 0x00 12.--13. "         SH0   ,Shareability attributes for the memory associated with the translation table walks using VTTBR" "0,1,2,3"
        bitfld.long 0x00 10.--11. "             ORGN0 ,Outer Cacheability attributes for the memory associated with the translation table walks using VTTBR" "0,1,2,3"
        bitfld.long 0x00 8.--9. "                IRGN0 ,Inner Cacheability attributes for the memory associated with the translation table walks VTTBR" "0,1,2,3"
        bitfld.long 0x00 6.--7. "            SL0   ,Starting Level for VTCR addressed region" "0,1,2,3"
        textline "                         "
        bitfld.long 0x00 4. " S     ,Sign-extension of the T0SZ field" "Low,High"
        bitfld.long 0x00 0.--3. "          T0SZ  ,The Size offset of the VTCR addressed region" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
textline "                         "
endif


group.long c15:0x4015++0x00
    line.long 0x00 "HADFSR,Hyp Auxiliary Data Fault Status Syndrome Register"

group.long c15:0x4115++0x00
    line.long 0x00 "HAIFSR,Hyp Auxiliary Instruction Fault Status Syndrome Register"
    
group.long c15:0x4006++0x00
    line.long 0x00 "HDFAR,Hyp Data Fault Address Register"

group.long c15:0x4025++0x00
    line.long 0x00 "HSR,Hyp Syndrome Register"
        bitfld.long 0x00 26.--31. "         EC      ,Exception class"  "Unknown reason,Trapped WFI/WFE,Reserved,Trapped MCR/MRC to c15,Trapped MCRR/MRRC to c15,Trapped MCR/MRC to CP14,Trapped LDC/STC to CP14,Trapped Coprocessor Usage,Trapped MRC,Trapped Jazelle instruction,Trapped BXJ,Reserved,Trapped MRRC,Reserved,Reserved,Reserved,Reserved,SVC,HVC,Trapped SMC,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Entry into Hyp mode Instruction Abort,Executing within Hyp mode Instruction Abort,Reserved,Reserved,Entry into Hyp mode Data Abort,Executing within Hyp mode Data Abort,?..."
        textline "                         "
        bitfld.long 0x00 25. " IL      ,Instruction length" "16-bit,32-bit"
        hexmask.long 0x00 0.--24. 1. "    ISS   ,Instruction specific syndrome"

group.long c15:0x4206++0x00
    line.long 0x00 "HIFAR,Hyp Instruction Fault Address Register"
group.long c15:0x4406++0x00
    line.long 0x00 "HPFAR,Hyp IPA Fault Address Register"
        hexmask.long 0x00 4.--31. 1. "         FIPA    ,Faulting IPA bits"

textline "                         "

if corename()=="CORTEXA57"
group.long c15:402A++0x00
    line.long 0x00 "HMAIR0,Hyp Memory Attribute Indirection Register 0"
group.long c15:412A++0x00
    line.long 0x00 "HMAIR1,Hyp Memory Attribute Indirection Register 1"
elif corename()=="CORTEXA53"
group.long c15:402A++0x00
    line.long 0x00 "HMAIR0,Hyp Memory Attribute Indirection Register 0"
        hexmask.long.byte 0x00 24.--31. 1. "         ATTR3   ,Attribute 3"
        hexmask.long.byte 0x00 16.--23. 1. "        ATTR2 ,Attribute 2"
        hexmask.long.byte 0x00 8.--15. 1. "        ATTR1 ,Attribute 1"
        hexmask.long.byte 0x00 0.--7. 1. "  ATTR0 ,Attribute 0"
group.long c15:412A++0x00
    line.long 0x00 "HMAIR1,Hyp Memory Attribute Indirection Register 1"
        hexmask.long.byte 0x00 24.--31. 1. "         ATTR7   ,Attribute 7"
        hexmask.long.byte 0x00 16.--23. 1. "        ATTR6 ,Attribute 6"
        hexmask.long.byte 0x00 8.--15. 1. "        ATTR5 ,Attribute 5"
        hexmask.long.byte 0x00 0.--7. 1. "  ATTR4 ,Attribute 4"
endif    
    
    
group.long c15:0x403A++0x00
    line.long 0x00 "HAMAIR0,Hyp Auxiliary Memory Attribute Indirection Register 0"
group.long c15:0x413A++0x00
    line.long 0x00 "HAMAIR1,Hyp Auxiliary Memory Attribute Indirection Register 1"
textline "                         "

group.long c15:400C++0x00
    line.long 0x00 "HVBAR,Hyp Vector Base Address Register"
        hexmask.long 0x00 5.--31. 0x20  "         HVBADDR ,Hyp Vector Base Address"

tree.end

width 12.
tree "Cache Control and Configuration"
rgroup.long c15:0x0100++0x0
    line.long 0x0 "CTR,Cache Type Register"
        bitfld.long 0x0 24.--27. " CWG        ,Cache writeback granule size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
        textline "                     "
        bitfld.long 0x0 20.--23. " ERG        ,Exclusives reservation granule size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
        bitfld.long 0x0 16.--19. "       DMINLINE   ,Smallest data cache line size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."
        textline "                     "
        bitfld.long 0x0 14.--15. " L1POLICY   ,L1 Instruction cache policy" "Reserved,Reserved,VIPT,PIPT"
        bitfld.long 0x0 0.--3. "       IMINLINE   ,I-Cache Minimum Line Size" "Reserved,Reserved,Reserved,Reserved,16 words,?..."

if corename()=="CORTEXA57"
rgroup.long c15:0x1100++0x0
    line.long 0x0 "CLIDR,Cache Level ID Register"
        bitfld.long 0x00 27.--29. " LOUU       ,Level of Unification Uniprocessor" "Reserved,Reserved,Level 2,?..."
        bitfld.long 0x00 24.--26. "       LOC        ,Level of Coherency" "Reserved,No cache,Level 3,?..."
        textline "                     "
        bitfld.long 0x00 21.--23. " LOUIS      ,Level of Unification Inner Shareable" "Reserved,Level 2,?..."
        bitfld.long 0x00 18.--20. "       CTYPE7     ,Cache type for levels 7" "No cache,?..."
        textline "                     "
        bitfld.long 0x00 15.--17. " CTYPE6     ,Cache type for levels 6" "No cache,?..."
        bitfld.long 0x00 12.--14. "       CTYPE5     ,Cache type for levels 5" "No cache,?..."        
        textline "                     "
        bitfld.long 0x00 9.--11. " CTYPE4     ,Cache type for levels 4" "No cache,?..."        
        bitfld.long 0x00 6.--8. "       CTYPE3     ,Cache type for levels 3" "No cache,?..."
        textline "                     "  
        bitfld.long 0x00 3.--5. " CTYPE2     ,Cache type for levels 2" "Reserved,Reserved,Reserved,Reserved,Unified,?..."
        bitfld.long 0x00 0.--2. "       CTYPE1     ,Cache type for levels 1" "Reserved,Reserved,Separate I/D,?..."
elif corename()=="CORTEXA53"
rgroup.long c15:0x1100++0x0
    line.long 0x0 "CLIDR,Cache Level ID Register"
        bitfld.long 0x00 27.--29. " LOUU       ,Level of Unification Uniprocessor" "Reserved,Level 1,?..."
        bitfld.long 0x00 24.--26. "       LOC        ,Level of Coherency" "Reserved,No L2 cache,L1/L2 cleaned,?..."
        textline "                     "
        bitfld.long 0x00 21.--23. " LOUIS      ,Level of Unification Inner Shareable" "Reserved,Level 2,?..."
        bitfld.long 0x00 6.--8. "       CTYPE3     ,Cache type for levels 3" "No cache,?..."
        textline "                     "
        bitfld.long 0x00 3.--5. " CTYPE2     ,Cache type for levels 2" "No cache,Supported,Reserved,Reserved,Unified,?..."
        bitfld.long 0x00 0.--2. "      CTYPE1     ,Cache type for levels 1" "Reserved,Reserved,Separate I/D,?..."

endif        

// ADIR is not implemented by CA57
if corename()=="CORTEXA53"        
rgroup.long c15:0x1700++0x0
    line.long 0x00 "AIDR,Auxiliary ID Register"
endif
rgroup.long c15:0x1000++0x0
    line.long 0x0 "CCSIDR,Current Cache Size ID Register"
         bitfld.long 0x00 31. " WT         ,Write-Through" "Not Supported,Supported"
        bitfld.long 0x00 30. "  WB         ,Write-Back" "Not Supported,Supported"
        textline "                     "
        bitfld.long 0x00 29. " RA         ,Read-Allocate" "Not Supported,Supported"
        bitfld.long 0x00 28. "  WA         ,Write-Allocate" "Not Supported,Supported"
        textline "                     "
        hexmask.long.word 0x00 13.--27. 1.  " SETS       ,Number of Sets"
        hexmask.long.word 0x00 3.--12. 1.  "           ASSOC      ,Associativity"
        textline "                     "
        bitfld.long 0x00 0.--2. " LSIZE      ,Line Size" "16 bytes,32 bytes,64 bytes,128 bytes,?..."
group.long c15:0x2000++0x0
    line.long 0x0 "CSSELR,Cache Size Selection Register"
        bitfld.long 0x00 1.--3. " LEVEL      ,Cache level of required cache" "Level 1,Level 2,?..."
        bitfld.long 0x00 0. "        IND        ,Instruction/Not Data" "Data/Unified,Instruction"

tree "Level 1 memory system"
width 10.
if corename()=="CORTEXA57"
group.long c15:0x001F++0x00
    line.long 0x00 "DL1DATA0,Data L1 Data 0 Register"
group.long c15:0x011F++0x00
    line.long 0x00 "DL1DATA1,Data L1 Data 1 Register"
group.long c15:0x021F++0x00
    line.long 0x00 "DL1DATA2,Data L1 Data 2 Register"
group.long c15:0x031F++0x00
    line.long 0x00 "DL1DATA3,Data L1 Data 3 Register"
group.long c15:0x000F++0x00
    line.long 0x00 "IL1DATA0,Instruction L1 Data 0 Register"
group.long c15:0x010F++0x00
    line.long 0x00 "IL1DATA1,Instruction L1 Data 1 Register"
group.long c15:0x020F++0x00
    line.long 0x00 "IL1DATA2,Instruction L1 Data 2 Register"
group.long c15:0x030F++0x00
    line.long 0x00 "IL1DATA3,Instruction L1 Data 3 Register"    
    
group.quad c15:0x100F0++0x01
    line.quad 0x00 "CPUACTLR,CPU Auxiliary Control Register"
        bitfld.quad 0x00 63. " FPRCGEC       ,Force processor RCG enables active" "Not forced,Forced"
        bitfld.quad 0x00 59. "  DLPDMB         ,Disable load pass DMB" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 58. " DDMBN         ,Disable DMB nullification" "No,Yes"
        bitfld.quad 0x00 57. "         TA             ,Treat DMB st/stand DMB ld/allas DMB all/all" "Disabled,Enabled"
        textline "                           "
        bitfld.quad 0x00 56. " DL1DCHP       ,Disable L1 Data Cache hardware prefetcher" "No,Yes"
        bitfld.quad 0x00 55. "         DLPS           ,Disable load pass store" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 54. " TGRE          ,Treat GRE/nGRE as nGnRE" "Disabled,Enabled"
        bitfld.quad 0x00 53. "    TDMBADSB       ,Treat DMBand DSBas if their domain field is SY" "Disabled,Enabled"
        textline "                           "
        bitfld.quad 0x00 52. " DORFLDNPI     ,Disable over-read from LDNP instruction" "No,Yes"
        bitfld.quad 0x00 51. "         DCDAFEMP       ,Disable contention detection and fast exclusive monitor path" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 50. " DSSONNCGREEMT ,Disable store streaming on NC/GRE memory type" "No,Yes"
        bitfld.quad 0x00 49. "         DNHOWBNAMT     ,Disable non-allocate hint of Write-Back No-Allocate (WBNA) memory type" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 48. " DESRAFLSTL2   ,Disable early speculative read access from LS to L2" "No,Yes"
        bitfld.quad 0x00 47. "         DL1L2HP        ,Disable L1/L2 hardware prefetch across 4KB page boundary even if page is 64KB or larger" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 44. " EDCCADCCI     ,Enable data cache clean as data cache clean/invalidate" "Disabled,Enabled"
        bitfld.quad 0x00 39. "    DIM            ,Disable instruction merging" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 38. " FFPSCRWF      ,Force FPSCR write flush" "Not forced,Forced"
        bitfld.quad 0x00 37. "  DIGS           ,Disable instruction group split" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 36. " FIDSBONASBE   ,Force implicit DSB on an ISB event" "Not forced,Forced"
        bitfld.quad 0x00 34. "  DSBP           ,Disable Static Branch Predictor" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 33. " DL1ICWPIMBTB  ,Disable L1 Instruction Cache way prediction in micro-BTB" "No,Yes"
        bitfld.quad 0x00 32. "         DL1ICP         ,Disable L1 Instruction Cache prefetch" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 31. " SDEH          ,Snoop-delayed exclusive handling" "Disabled,Enabled"
        bitfld.quad 0x00 30. "    FMCEA          ,Force main clock enable active" "Not forced,Forced"
        textline "                           "
        bitfld.quad 0x00 29. " FASIMDFPCEA   ,Force Advanced SIMD and floating-point clock enable active" "Disabled,Enabled"
        bitfld.quad 0x00 27.--28. "    WSNAT          ,Write streaming no-allocate threshold" "12th,128th,512th,Disabled"
        textline "                           "
        bitfld.quad 0x00 25.--26. " WSNL1AT       ,Write streaming no-L1-allocate threshold" "4th,64th,128th,Disabled"
        bitfld.quad 0x00 24. "    NCSE           ,Non-cacheable streaming enhancement" "Disabled,Enabled"
        textline "                           "
        bitfld.quad 0x00 23. " FIORTTSSAW    ,Force in-order requests to the same set and way" "Not forced,Forced"
        bitfld.quad 0x00 22. "  FIOLI          ,Force in-order load issue" "Not forced,Forced"
        textline "                           "
        bitfld.quad 0x00 21. " DL2TLBP       ,Disable L2 TLB prefetching" "No,Yes"
        bitfld.quad 0x00 20. "         DL2TTWIPAPAC   ,Disable L2 translation table walk IPA PA cache" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 19. " DL2S1TTWC     ,Disable L2 stage 1 translation table walk cache" "No,Yes"
        bitfld.quad 0x00 18. "         DL2S1TTWL2PAC  ,Disable L2 stage 1 translation table walk L2 PA cache" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 17. " DL2TLBPO      ,Disable L2 TLB performance optimization" "No,Yes"
        bitfld.quad 0x00 16. "         EFSOADLR       ,Enable full Strongly-ordered and Device load replay" "Disabled,Enabled"
        textline "                           "
        bitfld.quad 0x00 15. " FIOIIBEU      ,Force in-order issue in branch execute unit" "Not forced,Forced"
        bitfld.quad 0x00 14. "  FLOFOIGCDAPC   ,Force limit of one instruction group commit/de-allocate per cycle" "Not forced,Forced"
        textline "                           "
        bitfld.quad 0x00 13. " FASPRW        ,Flush after Special Purpose Register (SPR) writes" "Disabled,Enabled"
        bitfld.quad 0x00 12. "    FPOSPRS        ,Force push of SPRs" "Disabled,Enabled"
        textline "                           "
        bitfld.quad 0x00 11. " LTOIPIG       ,Limit to one instruction per instruction group" "Disabled,Enabled"
        bitfld.quad 0x00 10. "    FSAEIG         ,Force serialization after each instruction group" "Not forced,Forced"
        textline "                           "
        bitfld.quad 0x00 9. " DFRO          ,Disable flag renaming optimization" "No,Yes"
        bitfld.quad 0x00 8. "         EWFIIAANOPI    ,Execute WFI instruction as a NOP instruction" "Disabled,Enabled"
        textline "                           "
        bitfld.quad 0x00 7. " EWFEIAANOPI   ,Execute WFE instruction as a NOP instruction" "Disabled,Enabled"
        bitfld.quad 0x00 5. "    EPLDPLDWIASNOP ,Execute PLDand PLDWinstructions as a NOP" "Disabled,Enabled"
        textline "                           "
        bitfld.quad 0x00 4. " DIP           ,Disable indirect predictor" "No,Yes"
        bitfld.quad 0x00 3. "         DMBTB          ,Disable micro-BTB" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 1. " DICMS         ,Disable Instruction Cache miss streaming" "No,Yes"
        bitfld.quad 0x00 0. "         EIOBTB         ,Enable invalidates of BTB" "Disabled,Enabled"
group.quad c15:0x110F0++0x01
    line.quad 0x00 "CPUECTLR,CPU Extended Control Register"
        bitfld.quad 0x00 38. " DTWDAP        ,Disable table walk descriptor access prefetch" "No,Yes"
        bitfld.quad 0x00 35.--36. "         L2IFPD         ,L2 instruction fetch prefetch distance" "0 lines,1 line,2 lines,3 lines"
        textline "                           "
        bitfld.quad 0x00 32.--33. " L2LSDPD       ,L2 load/store data prefetch distance" "0 line,2 lines,4 lines,8 lines"
        bitfld.quad 0x00 6. "     SMPEN          ,Enable hardware management ofdata coherency with other processorsin the multiprocessor" "Disabled,Enabled"
        textline "                           "
        bitfld.quad 0x00 0.--2. " CPURETCTL     ,CPU retention control" "Disabled,2 ticks,8 ticks,32 ticks,64 ticks,128 ticks,256 ticks,512 ticks"
textline "                           "
    group.quad c15:0x120F0++0x01
        line.quad 0x00 "CPUMERRSR,CPU Memory Error Syndrome Register"
            bitfld.quad 0x00 63. " FATAL         ,Fatal bit" "0,1"
            hexmask.quad.byte 0x00 40.--47. 1. "           OEC            ,Other error count"
            textline "                           "
            hexmask.quad.byte 0x00 32.--39. 1. " REC           ,Repeat error count"
            bitfld.quad 0x00 31. "          VALID          ,Valid bit" "Not valid,Valid"
            textline "                           "
            hexmask.quad.byte 0x00 24.--30. 1. " RAMID         ,RAM Identifier"
            bitfld.quad 0x00 18.--22. "          C/W            ,CPUID/Way" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
            textline "                           "
            hexmask.quad.tbyte 0x00 0.--17. 1. " RAD           ,RAM address"
    wgroup.long c15:0x04F++0x00
        line.long 0x00 "RAMINDEX,RAM Index Operation Register"
elif corename()=="CORTEXA53"
rgroup.long c15:0x300F++0x00
    line.long 0x00 "DL1DATA0,Data L1 Data 0 Register"
rgroup.long c15:0x310F++0x00
    line.long 0x00 "DL1DATA1,Data L1 Data 1 Register"
rgroup.long c15:0x320F++0x00
    line.long 0x00 "DL1DATA2,Data L1 Data 2 Register"
rgroup.long c15:0x330F++0x00
    line.long 0x00 "DL1DATA3,Data L1 Data 3 Register"    
wgroup.long c15:0x302F++0x00
    line.long 0x00 "DCTROR,Data Cache Tag Read Operation Register"
wgroup.long c15:0x312F++0x00
    line.long 0x00 "ICTROR,Instruction Cache Tag Read Operation Register"
wgroup.long c15:0x304F++0x00
    line.long 0x00 "DCDROR,Data Cache Data Read Operation Register"
wgroup.long c15:0x314F++0x00
    line.long 0x00 "ICDROR,Instruction Cache Data Read Operation Register"
wgroup.long c15:0x324F++0x00
    line.long 0x00 "TLBDROR,TLB Data Read Operation Register"
group.quad c15:0x100F0++0x01
    line.quad 0x00 "CPUACTLR,CPU Auxiliary Control Register"
        bitfld.quad 0x00 30. " FPDIDIS   ,Disable floating-point dual issue" "No,Yes"
        bitfld.quad 0x00 29. "        DIDIS    ,Disable Dual Issue" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 27.--28. " RADIS     ,Write streaming no-allocate threshold" "16th,128th,512th,Disabled"
        bitfld.quad 0x00 25.--26. "   L1RADIS  ,Write streaming no-L1-allocate threshold" "4th,64th,128th,Disabled"
        textline "                           "
        bitfld.quad 0x00 24. " DTAH      ,Disable Transient allocation hint" "No,Yes"
        bitfld.quad 0x00 23. "        STBPFRS  ,Disable ReadUnique request for prefetch streams initiated by STB accesses" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 22. " STBPFDIS  ,Disable prefetch streams initiated from STB accesses" "No,Yes"
        bitfld.quad 0x00 21. "        IFUTHDIS ,IFU fetch throttle disabled" "No,Yes"
        textline "                           "
        bitfld.quad 0x00 19.--20. " NPFSTRM   ,Number of independent data prefetch streams" "1 stream,2 streams,3 streams,4 streams"
        bitfld.quad 0x00 18. "  DSTDIS   ,Enable device split throttle" "Disabled,Enabled"
        textline "                           "
        bitfld.quad 0x00 17. " STRIDE    ,Enable stride detection" "Disabled,Enabled"
        bitfld.quad 0x00 13.--15. "   L1PCTL   ,L1 Data prefetch control" "Disabled,1,2,3,4,5,6,7"
        textline "                           "
        bitfld.quad 0x00 10. " DODMBS    ,Disable optimized Data Memory Barrier behavior" "No,Yes"
group.quad c15:0x110F0++0x01
    line.quad 0x00 "CPUECTLR,CPU Extended Control Register"
        bitfld.quad 0x00 6. " SMPEN     ,Enable hardware management ofdata coherency with other processors in the multiprocessor" "Disabled,Enabled"
        bitfld.quad 0x00 3.--5. "   FPRETCTL ,Advanced SIMD and Floating-point retention control" "Disabled,2 ticks,8 ticks,32 ticks,64 ticks,128 ticks,256 ticks,512 ticks"
        textline "                           "
        bitfld.quad 0x00 0.--2. " CPURETCTL ,CPU retention control" "Disabled,2 ticks,8 ticks,32 ticks,64 ticks,128 ticks,256 ticks,512 ticks"
textline "                           "
    group.quad c15:0x120F0++0x01
        line.quad 0x00 "CPUMERRSR,CPU Memory Error Syndrome Register"
            bitfld.quad 0x00 63. " FATAL     ,Fatal bit" "0,1"
            hexmask.quad.byte 0x00 40.--47. 1. "          OEC      ,Other error count"
            textline "                           "
            hexmask.quad.byte 0x00 32.--39. 1. " REC       ,Repeat error count"
            bitfld.quad 0x00 31. "         VALID    ,Valid bit" "Not valid,Valid"
            textline "                           "
            hexmask.quad.byte 0x00 24.--30. 1. " RAMID     ,RAM Identifier"
            bitfld.quad 0x00 18.--22. "         C/W      ,CPUID/Way" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
            textline "                           "
            hexmask.quad.word 0x00 0.--11. 1. " RAD       ,RAM address"
endif            
    tree.end
    tree "Level 2 memory system"
width 8.
if corename()=="CORTEXA57"
group.long c15:0x1209++0x0
    line.long 0x00 "L2CTLR,L2 Control Register"
        bitfld.long 0x00 31. "         L2RSTDM       ,L2RSTDISABLE monitor" "No,Yes"
        bitfld.long 0x00 24.--25. "          NCPU        , Number of CPU" "1,2,3,4"
        rbitfld.long 0x00 22. "               CPUCP       ,CPU Cache Protection" "Not supported,Supported"
        textline "                         "
        bitfld.long 0x00 21. " SCUL2CP       ,SCU-L2 Cache Protection" "Disabled,Enabled"
        bitfld.long 0x00 20. "     DIECCE      ,Data inline ECC enable" "Disabled,Enabled"
        rbitfld.long 0x00 13. "        L2AS        ,L2 arbitration slice" "Not present,Present"
        textline "                         "
        rbitfld.long 0x00 12. " L2TRAMS       ,L2 Tag RAM slice" "Not present,Present"
        rbitfld.long 0x00 10.--11. "  L2DRAMS     ,L2 Data RAM slice" "Not present,1,2,Present"
        bitfld.long 0x00 9. "     L2TRAMS     ,L2 Tag RAM setup" "0 cycle,1 cycle"
        textline "                         "
        bitfld.long 0x00 6.--8. " L2TRAML       ,L2 Tag RAM latency" "2 cycles,2 cycles,3 cycles,4 cycles,5 cycles,5 cycles,5 cycles,5 cycles"
        rbitfld.long 0x00 5. "     DRAMIL      ,L2 data RAM input latency" "0 cycle,1 cycle"
        bitfld.long 0x00 0.--2. "         DRAML       ,L2 data RAM latency" "2 cycles,2 cycles,3 cycles,4 cycles,5 cycles,6 cycles,7 cycles,8 cycles"

group.long c15:0x1309++0x0
    line.long 0x00 "L2ECTLR,L2 Extended Control Register"
        bitfld.long 0x00 30. "         L2INTASYNCERR ,L2 internal asynchronous error" "No error,Error"
        bitfld.long 0x00 29. "     AXIASYNCERR ,AXI asynchronous error" "No error,Error"
        bitfld.long 0x00 0.--2. "        L2DRC       ,L2 dynamic retention control" "Disabled,2 ticks,8 ticks,32 ticks,64 ticks,128 ticks,256 ticks,512 ticks"

group.long c15:0x100F++0x00
    line.long 0x00 "L2ACTLR,L2 Auxiliary Control Register"
        bitfld.long 0x00 28. "         FL2TBCEA      ,Force L2 tag bank clock enable active" "Disabled,Enabled"
        bitfld.long 0x00 27. "     FL2LCEA     ,Force L2 logic clock enable active" "Disabled,Enabled"
        bitfld.long 0x00 26. "        FL2GICRCGEA ,Forces L2, GIC CPU interface, and Timer Regional Clock Gate(RCG) enables active" "Not forced,Forced"
        textline "                         "
        bitfld.long 0x00 25. " ESIAA         ,Enables single issue across all tag banks when the L2 arbitration replay threshold is reached" "Disabled,Enabled"
        bitfld.long 0x00 23. "     DPRFRUT     ,Disables prefetch requests from ReadUnique transactions" "No,Yes"
        bitfld.long 0x00 22. "             DDTLSPR     ,Disable dynamic throttling of load/store prefetch requests" "No,Yes"
        textline "                         "
        bitfld.long 0x00 20.--21. " DTL2PRFEQOC   ,Disable throttling of L2 prefetch requests based on Fill/Evict Queue(FEQ) occupancy count" "12,10,8,Disabled"
        bitfld.long 0x00 18.--19. "     DLASQ       ,Disable limit on NC/SO/Dev stores in Address Sequence Queue" "12 entries,10 entries,8 entries,No limit"
        bitfld.long 0x00 17. "      DL2RRA      ,Disable L2 round-robin arbitration that only clocks through paths with an active requestor waiting to be arbitrated" "No,Yes"
        textline "                         "
        bitfld.long 0x00 16. " ERTSI         ,Enable replay threshold single issue" "Disabled,Enabled"
        bitfld.long 0x00 15. "     DFFD        ,Disable fast forwarding of data from ACE or CHI to LS and IF" "No,Yes"
        bitfld.long 0x00 14. "             EUCE        ,Enables UniqueClean evictions with data" "Disabled,Enabled"
        textline "                         "
        bitfld.long 0x00 13. " DCEO          ,Disable clean evict optimization" "No,Yes"
        bitfld.long 0x00 11. "          DDSB        ,Disable DSB with no DVM synchronization" "No,Yes"
        bitfld.long 0x00 10. "             DNSDAR      ,Disable Non-secure debug array read" "No,Yes"
        textline "                         "
        bitfld.long 0x00 8. " DDVMCMOMB     ,Disable DVM and cache maintenance operation message broadcast" "No,Yes"
        bitfld.long 0x00 7. "          EHDT        ,Enable hazard detect timeout" "Disabled,Enabled"
        bitfld.long 0x00 6. "        DACESCHIST  ,Disable ACE shareable or CHI snoopable transactions from master" "No,Yes"
        textline "                         "
        bitfld.long 0x00 4. " DWUWLUTFM     ,Disable WriteUnique and WriteLineUnique transactions from master" "Disabled,Enabled"
        bitfld.long 0x00 3. "     DCEPTE      ,Disables clean/evict push to external" "No,Yes"
        bitfld.long 0x00 2. "             LTORPTB     ,Limit to one request per tag bank" "Normal,Limited"
        textline "                         "
        bitfld.long 0x00 1. " EARTT         ,Enable arbitration replay threshold timeout" "Disabled,Enabled"
        bitfld.long 0x00 0. "     DHPF        ,Disable hardware prefetch forwarding" "No,Yes"
textline "                         "
    group.quad c15:0x130F0++0x01
        line.quad 0x00 "L2MERRSR,L2 Memory Error Syndrome Register"
            bitfld.quad 0x00 63. " FATAL         ,Fatal bit" "0,1"
            hexmask.quad.byte 0x00 40.--47. 1. "            OEC         ,Other error count" 
            textline "                         "
            hexmask.quad.byte 0x00 32.--39. 1. " REC           ,Repeat error count"
            bitfld.quad 0x00 31. "           VALID       ,Valid bit" "Not valid,Valid"
            textline "                         "
            hexmask.quad.byte 0x00 24.--30. 1. " RAMID         ,RAM Identifier"
            bitfld.quad 0x00 18.--21. "           C/W         ,CPUID/Way" "CPU0 tag way 0,CPU0 tag way 1,CPU1 tag way 0,CPU1 tag way 1,CPU2 tag way 0,CPU2 tag way 1,CPU3 tag way 0,CPU3 tag way 1,?..."
            textline "                         "
            hexmask.quad.tbyte 0x00 0.--17. 1. " IND           ,Index"
elif corename()=="CORTEXA53"
group.long c15:0x1209++0x0
    line.long 0x00 "L2CTLR,L2 Control Register"
        bitfld.long 0x00 24.--25. "         NCPU          , Number of CPU" "1,2,3,4"
        bitfld.long 0x00 22. "           CPUCP       ,CPU Cache Protection" "Disabled,Enabled"
        rbitfld.long 0x00 21. "    SCUL2CP    ,SCU-L2 Cache Protection" "Disabled,Enabled"
        textline "                         "
        rbitfld.long 0x00 5. " DRAMIL        ,L2 data RAM input latency" "1 cycle,2 cycle"
        rbitfld.long 0x00 0. "     DRAMOL      ,L2 data RAM output latency" "2 cycles,3 cycles"

group.long c15:0x1309++0x0
    line.long 0x00 "L2ECTLR,L2 Extended Control Register"
        bitfld.long 0x00 30. "         L2INTASYNCERR ,L2 internal asynchronous error" "No error,Error"
        bitfld.long 0x00 29. "    AXIASYNCERR ,AXI asynchronous error" "No error,Error"
        bitfld.long 0x00 0.--2. "    L2DRC      ,L2 dynamic retention control" "Disabled,2 ticks,8 ticks,32 ticks,64 ticks,128 ticks,256 ticks,512 ticks"

group.long c15:0x100F++0x00
    line.long 0x00 "L2ACTLR,L2 Auxiliary Control Register"
        bitfld.long 0x00 30.--31. "         L2VC          ,L2 victim Control" "0,1,2,3"
        textline "                         "
        bitfld.long 0x00 14. "         EUCE          ,Enables UniqueClean evictions with data" "Disabled,Enabled"
        bitfld.long 0x00 3. "    DCEPTE      ,Disables clean/evict push to external" "No,Yes"
textline "                         "
    group.quad c15:0x110F0++0x01
        line.quad 0x00 "L2MERRSR,L2 Memory Error Syndrome Register"
            bitfld.quad 0x00 63. " FATAL ,Fatal bit" "0,1"
            hexmask.quad.byte 0x00 40.--47. 1. "       OEC   ,Other error count" 
            textline "                         "
            hexmask.quad.byte 0x00 32.--39. 1. " REC   ,Repeat error count"
            bitfld.quad 0x00 31. "      VALID ,Valid bit" "Not valid,Valid"
            textline "                         "
            hexmask.quad.byte 0x00 24.--30. 1. " RAMID ,RAM Identifier"
            bitfld.quad 0x00 18.--21. "      C/W   ,CPUID/Way" "CPU0 tag way 0,CPU0 tag way 1,CPU1 tag way 0,CPU1 tag way 1,CPU2 tag way 0,CPU2 tag way 1,CPU3 tag way 0,CPU3 tag way 1,?..."
            textline "                         "
            hexmask.quad.tbyte 0x00 0.--16. 1. " IND   ,Index"
endif            
    tree.end
tree.end

width 12.
tree "System Performance Monitor"
group.long c15:0xc9++0x00
    line.long 0x0 "PMCR,Performance Monitor Control Register"
        hexmask.long.byte 0x00 24.--31. 1. " IMP      ,Implementer code"
        hexmask.long.byte 0x00 16.--23. 1. "           IDCODE ,Identification code"
        rbitfld.long 0x00 11.--15. "           N   ,Number of counters implemented" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
        bitfld.long 0x00 6. "           LC ,Long cycle count enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00 5. " DP       ,Disable CCNT when prohibited" "No,Yes"
        bitfld.long 0x00 4. "          X      ,Export Enable" "Disabled,Enabled"
        bitfld.long 0x00 3. "     D   ,Clock Divider" "Every cycle,64th cycle"
        bitfld.long 0x00 2. "  C  ,Clock Counter Reset" "No reset,Reset"
        textline "                     "
        bitfld.long 0x00 1. " P        ,Performance Counter Reset" "No reset,Reset"
        bitfld.long 0x00 0. "     E      ,All Counters Enable" "Disabled,Enabled"

group.long c15:0x1c9++0x00
    line.long 0x00 "PMNCNTENSET,Count Enable Set Register "
        bitfld.long 0x00 31. " C   ,PMCCNTR enable" "Disabled,Enabled"
        bitfld.long 0x00  30. "     P30    ,Event Counter 30 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  29. "     P29      ,Event Counter 29 enable bit" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  28. " P28 ,Event Counter 28 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  27. "     P27    ,Event Counter 27 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  26. "     P26      ,Event Counter 26 enable bit" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  25. " P25 ,Event Counter 25 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  24. "     P24    ,Event Counter 24 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  23. "     P23      ,Event Counter 23 enable bit" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  22. " P22 ,Event Counter 22 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  21. "     P21    ,Event Counter 21 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  20. "     P20      ,Event Counter 20 enable bit" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  19. " P19 ,Event Counter 19 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  18. "     P18    ,Event Counter 18 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  17. "     P17      ,Event Counter 17 enable bit" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  16. " P16 ,Event Counter 16 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  15. "     P15    ,Event Counter 15 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  14. "     P14      ,Event Counter 14 enable bit" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  13. " P13 ,Event Counter 13 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  12. "     P12    ,Event Counter 12 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  11. "     P11      ,Event Counter 11 enable bit" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  10. " P10 ,Event Counter 10 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  9. "     P9     ,Event Counter 9 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  8. "     P8       ,Event Counter 8 enable bit" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  7. " P7  ,Event Counter 7 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  6. "     P6     ,Event Counter 6 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  5. "     P5       ,Event Counter 5 enable bit" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  4. " P4  ,Event Counter 4 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  3. "     P3     ,Event Counter 3 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  2. "     P2       ,Event Counter 2 enable bit" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  1. " P1  ,Event Counter 1 enable bit" "Disabled,Enabled"
        bitfld.long 0x00  0. "     P0     ,Event Counter 0 enable bit" "Disabled,Enabled"

group.long c15:0x2c9++0x00
    line.long 0x00 "PMCNTENCLR,Count Enable Clear Register"
        eventfld.long 0x00 31. " C   ,PMCCNTR enable" "Disabled,Enabled"
        eventfld.long 0x00  30. "     P30    ,Event Counter 30 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  29. "     P29      ,Event Counter 29 clear bit " "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  28. " P28 ,Event Counter 28 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  27. "     P27    ,Event Counter 27 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  26. "     P26      ,Event Counter 26 clear bit " "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  25. " P25 ,Event Counter 25 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  24. "     P24    ,Event Counter 24 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  23. "     P23      ,Event Counter 23 clear bit " "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  22. " P22 ,Event Counter 22 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  21. "     P21    ,Event Counter 21 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  20. "     P20      ,Event Counter 20 clear bit " "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  19. " P19 ,Event Counter 19 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  18. "     P18    ,Event Counter 18 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  17. "     P17      ,Event Counter 17 clear bit " "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  16. " P16 ,Event Counter 16 clear bit " "Disabled,Enabled"
        eventfld.long 0x00  15. "     P15    ,Event Counter 15 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  14. "     P14      ,Event Counter 14 clear bit" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  13. " P13 ,Event Counter 13 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  12. "     P12    ,Event Counter 12 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  11. "     P11      ,Event Counter 11 clear bit" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  10. " P10 ,Event Counter 10 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  9. "     P9     ,Event Counter 9 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  8. "     P8       ,Event Counter 8 clear bit" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  7. " P7  ,Event Counter 7 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  6. "     P6     ,Event Counter 6 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  5. "     P5       ,Event Counter 5 clear bit" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  4. " P4  ,Event Counter 4 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  3. "     P3     ,Event Counter 3 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  2. "     P2       ,Event Counter 2 clear bit" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  1. " P1  ,Event Counter 1 clear bit" "Disabled,Enabled"
        eventfld.long 0x00  0. "     P0     ,Event Counter 0 clear bit" "Disabled,Enabled"
group.long c15:0x3c9++0x00
    line.long 0x00 "PMOVSR,Performance Monitor Overflow Status Register"
        eventfld.long 0x00 31. " C   ,PMCCNTR overflow" "No overflow,Overflow"
        eventfld.long 0x00  30. "  P30    ,PMN30 overflow" "No overflow,Overflow"
        eventfld.long 0x00  29. "  P29      ,PMN29 overflow" "No overflow,Overflow"
        textline "                     "
        eventfld.long 0x00  28. " P28 ,PMN28 overflow" "No overflow,Overflow"
        eventfld.long 0x00  27. "  P27    ,PMN27 overflow" "No overflow,Overflow"
        eventfld.long 0x00  26. "  P26      ,PMN26 overflow" "No overflow,Overflow"
        textline "                     "
        eventfld.long 0x00  25. " P25 ,PMN25 overflow" "No overflow,Overflow"
        eventfld.long 0x00  24. "  P24    ,PMN24 overflow" "No overflow,Overflow"
        eventfld.long 0x00  23. "  P23      ,PMN23 overflow" "No overflow,Overflow"
        textline "                     "
        eventfld.long 0x00  22. " P22 ,PMN22 overflow" "No overflow,Overflow"
        eventfld.long 0x00  21. "  P21    ,PMN21 overflow" "No overflow,Overflow"
        eventfld.long 0x00  20. "  P20      ,PMN20 overflow" "No overflow,Overflow"
        textline "                     "
        eventfld.long 0x00  19. " P19 ,PMN19 overflow" "No overflow,Overflow"
        eventfld.long 0x00  18. "  P18    ,PMN18 overflow" "No overflow,Overflow"
        eventfld.long 0x00  17. "  P17      ,PMN17 overflow" "No overflow,Overflow"
        textline "                     "
        eventfld.long 0x00  16. " P16 ,PMN16 overflow" "No overflow,Overflow"
        eventfld.long 0x00  15. "  P15    ,PMN15 overflow" "No overflow,Overflow"
        eventfld.long 0x00  14. "  P14      ,PMN14 overflow" "No overflow,Overflow"
        textline "                     "
        eventfld.long 0x00  13. " P13 ,PMN13 overflow" "No overflow,Overflow"
        eventfld.long 0x00  12. "  P12    ,PMN12 overflow" "No overflow,Overflow"
        eventfld.long 0x00  11. "  P11      ,PMN11 overflow" "No overflow,Overflow"
        textline "                     "
        eventfld.long 0x00  10. " P10 ,PMN10 overflow" "No overflow,Overflow"
        eventfld.long 0x00  9. "  P9     ,PMN9 overflow" "No overflow,Overflow"
        eventfld.long 0x00  8. "  P8       ,PMN8 overflow" "No overflow,Overflow"
        textline "                     "
        eventfld.long 0x00  7. " P7  ,PMN7 overflow" "No overflow,Overflow"
        eventfld.long 0x00  6. "  P6     ,PMN6 overflow" "No overflow,Overflow"
        eventfld.long 0x00  5. "  P5       ,PMN5 overflow" "No overflow,Overflow"
        textline "                     "
        eventfld.long 0x00  4. " P4  ,PMN4 overflow" "No overflow,Overflow"
        eventfld.long 0x00  3. "  P3     ,PMN3 overflow" "No overflow,Overflow"
        eventfld.long 0x00  2. "  P2       ,PMN2 overflow" "No overflow,Overflow"
        textline "                     "
        eventfld.long 0x00  1. " P1  ,PMN1 overflow" "No overflow,Overflow"
        eventfld.long 0x00  0. "  P0     ,PMN0 overflow" "No overflow,Overflow"

group.long c15:0x4c9++0x00
    line.long 0x00 "PMSWINC,Performance Monitor Software Increment"
        bitfld.long 0x00  30. " P30 ,Increment  PMN30" "No action,Increment"
        bitfld.long 0x00  29. "    P29    ,Increment  PMN29" "No action,Increment"
        bitfld.long 0x00  28. "    P28      ,Increment  PMN28" "No action,Increment"
        textline "                     "
        bitfld.long 0x00  27. " P27 ,Increment  PMN27" "No action,Increment"
        bitfld.long 0x00  26. "    P26    ,Increment  PMN26" "No action,Increment"
        bitfld.long 0x00  25. "    P25      ,Increment  PMN25" "No action,Increment"
        textline "                     "
        bitfld.long 0x00  24. " P24 ,Increment  PMN24" "No action,Increment"
        bitfld.long 0x00  23. "    P23    ,Increment  PMN23" "No action,Increment"
        bitfld.long 0x00  22. "    P22      ,Increment  PMN22" "No action,Increment"
        textline "                     "
        bitfld.long 0x00  21. " P21 ,Increment  PMN21" "No action,Increment"
        bitfld.long 0x00  20. "    P20    ,Increment  PMN20" "No action,Increment"
        bitfld.long 0x00  19. "    P19      ,Increment  PMN19" "No action,Increment"
        textline "                     "
        bitfld.long 0x00  18. " P18 ,Increment  PMN18" "No action,Increment"
        bitfld.long 0x00  17. "    P17    ,Increment  PMN17" "No action,Increment"
        bitfld.long 0x00  16. "    P16      ,Increment  PMN16" "No action,Increment"
        textline "                     "
        bitfld.long 0x00  15. " P15 ,Increment  PMN15" "No action,Increment"
        bitfld.long 0x00  14. "    P14    ,Increment  PMN14" "No action,Increment"
        bitfld.long 0x00  13. "    P13      ,Increment  PMN13" "No action,Increment"
        textline "                     "
        bitfld.long 0x00  12. " P12 ,Increment  PMN12" "No action,Increment"
        bitfld.long 0x00  11. "    P11    ,Increment  PMN11" "No action,Increment"
        bitfld.long 0x00  10. "    P10      ,Increment  PMN10" "No action,Increment"
        textline "                     "
        bitfld.long 0x00  9. " P9  ,Increment  PMN9" "No action,Increment"
        bitfld.long 0x00  8. "    P8     ,Increment  PMN8" "No action,Increment"
        bitfld.long 0x00  7. "    P7       ,Increment  PMN7" "No action,Increment"
        textline "                     "
        bitfld.long 0x00  6. " P6  ,Increment  PMN6" "No action,Increment"
        bitfld.long 0x00  5. "    P5     ,Increment  PMN5" "No action,Increment"
        bitfld.long 0x00  4. "    P4       ,Increment  PMN4" "No action,Increment"
        textline "                     "
        bitfld.long 0x00  3. " P3  ,Increment  PMN3" "No action,Increment"
        bitfld.long 0x00  2. "    P2     ,Increment  PMN2" "No action,Increment"
        bitfld.long 0x00  1. "    P1       ,Increment  PMN1" "No action,Increment"
        textline "                     "
        bitfld.long 0x00  0. " P0  ,Increment  PMN0" "No action,Increment"
group.long c15:0x5c9++0x00
    line.long 0x00 "PMSELR,Performance Monitor Select Register"
        bitfld.long 0x00 0.--4. " SEL ,Current event counter select" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,?..."
group.long c15:0xd9++0x00
    line.long 0x00 "PMCCNTR,Performance Monitor Cycle Count Register"
group.long c15:0x1d9++0x00
    line.long 0x00 "PMXEVTYPER,Performance Monitor Event Type Register"
group.long c15:0x2d9++0x00
    line.long 0x00 "PMXEVCNTR,Performance Monitor Event Count Register"
group.long c15:0xe9++0x00
    line.long 0x00 "PMUSERENR,Performance Monitor User Enable Register"
        bitfld.long 0x00 3. " ER  ,Event counter read enable" "Disabled,Enabled"
        bitfld.long 0x00 2. "     CR     ,Cycle counter read enable" "Disabled,Enabled"
        bitfld.long 0x00 1. "     SW       ,Software Increment write enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00 0. " EN  ,User mode access enable" "Disabled,Enabled"
group.long c15:0x1e9++0x00
    line.long 0x00 "PMINTENSET,Performance Monitor Interrupt Enable Set"
        bitfld.long 0x00 31. " C   ,PMCCNTR enable" "Disabled,Enabled"
        bitfld.long 0x00  30. "     P30    ,PMCNT30 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  29. "     P29      ,PMCNT29 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  28. " P28 ,PMCNT28 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  27. "     P27    ,PMCNT27 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  26. "     P26      ,PMCNT26 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  25. " P25 ,PMCNT25 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  24. "     P24    ,PMCNT24 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  23. "     P23      ,PMCNT23 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  22. " P22 ,PMCNT22 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  21. "     P21    ,PMCNT21 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  20. "     P20      ,PMCNT20 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  19. " P19 ,PMCNT19 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  18. "     P18    ,PMCNT18 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  17. "     P17      ,PMCNT17 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  16. " P16 ,PMCNT16 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  15. "     P15    ,PMCNT15 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  14. "     P14      ,PMCNT14 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  13. " P13 ,PMCNT13 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  12. "     P12    ,PMCNT12 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  11. "     P11      ,PMCNT11 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  10. " P10 ,PMCNT10 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  9. "     P9     ,PMCNT9 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  8. "     P8       ,PMCNT8 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  7. " P7  ,PMCNT7 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  6. "     P6     ,PMCNT6 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  5. "     P5       ,PMCNT5 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  4. " P4  ,PMCNT4 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  3. "     P3     ,PMCNT3 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  2. "     P2       ,PMCNT2 Overflow Interrupt Enable" "Disabled,Enabled"
        textline "                     "
        bitfld.long 0x00  1. " P1  ,PMCNT1 Overflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00  0. "     P0     ,PMCNT0 Overflow Interrupt Enable" "Disabled,Enabled"

group.long c15:0x2e9++0x00
    line.long 0x00 "PMINTENCLR,Performance Monitor Interrupt Enable Clear"
        eventfld.long 0x00 31. " C   ,PMCCNTR enable" "Disabled,Enabled"
        eventfld.long 0x00  30. "     P30    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  29. "     P29      ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  28. " P28 ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  27. "     P27    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  26. "     P26      ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  25. " P25 ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  24. "     P24    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  23. "     P23      ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  22. " P22 ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  21. "     P21    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  20. "     P20      ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  19. " P19 ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  18. "     P18    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  17. "     P17      ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  16. " P16 ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  15. "     P15    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  14. "     P14      ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  13. " P13 ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  12. "     P12    ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  11. "     P11      ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  10. " P10 ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  9. "     P9     ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  8. "     P8       ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  7. " P7  ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  6. "     P6     ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  5. "     P5       ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  4. " P4  ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  3. "     P3     ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  2. "     P2       ,Overflow Interrupt Clear" "Disabled,Enabled"
        textline "                     "
        eventfld.long 0x00  1. " P1  ,Overflow Interrupt Clear" "Disabled,Enabled"
        eventfld.long 0x00  0. "     P0     ,Overflow Interrupt Clear" "Disabled,Enabled"
group.long c15:0x3e9++0x00
    line.long 0x00 "PMOVSSET,Performance Monitor Overflow Flag Status Set Register"
    
    group.long c15:0x8E++0x00
        line.long 0x00 "PMEVCNTR0,Performance Monitors Event Count Register 0"
            
    group.long c15:(0x8E+0x40)++0x00
        line.long 0x00 "PMEVTYPER0,Performance Monitors Selected Event Type Register 0"
            bitfld.long 0x00 31. " P   ,EL1 modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 30. "  U   ,EL0 filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 29. "  NSK      ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
            textline "                     "
            bitfld.long 0x00 28. " NSU ,Non-secure user modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 27. "  NSH ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
            hexmask.long.word 0x00 0.--9. 1. "  EVTCOUNT ,Event to count"
    group.long c15:0x18E++0x00
        line.long 0x00 "PMEVCNTR1,Performance Monitors Event Count Register 1"
            
    group.long c15:(0x18E+0x40)++0x00
        line.long 0x00 "PMEVTYPER1,Performance Monitors Selected Event Type Register 1"
            bitfld.long 0x00 31. " P   ,EL1 modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 30. "  U   ,EL0 filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 29. "  NSK      ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
            textline "                     "
            bitfld.long 0x00 28. " NSU ,Non-secure user modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 27. "  NSH ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
            hexmask.long.word 0x00 0.--9. 1. "  EVTCOUNT ,Event to count"
    group.long c15:0x28E++0x00
        line.long 0x00 "PMEVCNTR2,Performance Monitors Event Count Register 2"
            
    group.long c15:(0x28E+0x40)++0x00
        line.long 0x00 "PMEVTYPER2,Performance Monitors Selected Event Type Register 2"
            bitfld.long 0x00 31. " P   ,EL1 modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 30. "  U   ,EL0 filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 29. "  NSK      ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
            textline "                     "
            bitfld.long 0x00 28. " NSU ,Non-secure user modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 27. "  NSH ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
            hexmask.long.word 0x00 0.--9. 1. "  EVTCOUNT ,Event to count"
    group.long c15:0x38E++0x00
        line.long 0x00 "PMEVCNTR3,Performance Monitors Event Count Register 3"
            
    group.long c15:(0x38E+0x40)++0x00
        line.long 0x00 "PMEVTYPER3,Performance Monitors Selected Event Type Register 3"
            bitfld.long 0x00 31. " P   ,EL1 modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 30. "  U   ,EL0 filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 29. "  NSK      ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
            textline "                     "
            bitfld.long 0x00 28. " NSU ,Non-secure user modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 27. "  NSH ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
            hexmask.long.word 0x00 0.--9. 1. "  EVTCOUNT ,Event to count"
    group.long c15:0x48E++0x00
        line.long 0x00 "PMEVCNTR4,Performance Monitors Event Count Register 4"
            
    group.long c15:(0x48E+0x40)++0x00
        line.long 0x00 "PMEVTYPER4,Performance Monitors Selected Event Type Register 4"
            bitfld.long 0x00 31. " P   ,EL1 modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 30. "  U   ,EL0 filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 29. "  NSK      ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
            textline "                     "
            bitfld.long 0x00 28. " NSU ,Non-secure user modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 27. "  NSH ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
            hexmask.long.word 0x00 0.--9. 1. "  EVTCOUNT ,Event to count"
    group.long c15:0x58E++0x00
        line.long 0x00 "PMEVCNTR5,Performance Monitors Event Count Register 5"
            
    group.long c15:(0x58E+0x40)++0x00
        line.long 0x00 "PMEVTYPER5,Performance Monitors Selected Event Type Register 5"
            bitfld.long 0x00 31. " P   ,EL1 modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 30. "  U   ,EL0 filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 29. "  NSK      ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
            textline "                     "
            bitfld.long 0x00 28. " NSU ,Non-secure user modes filtering bit" "Enabled,Disabled"
            bitfld.long 0x00 27. "  NSH ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"
            hexmask.long.word 0x00 0.--9. 1. "  EVTCOUNT ,Event to count"

group.long c15:0x07FE++0x00
    line.long 0x00 "PMCCFILTR,Performance Monitors Cycle Count Filter Register"
        bitfld.long 0x00 31. " P   ,EL1 modes filtering bit" "Enabled,Disabled"
        bitfld.long 0x00 30. "  U   ,EL0 filtering bit" "Enabled,Disabled"
        bitfld.long 0x00 29. "  NSK      ,Non-secure kernel modes filtering bit" "Enabled,Disabled"
        textline "                     "
        bitfld.long 0x00 28. " NSU ,Non-secure user modes filtering bit" "Enabled,Disabled"
        bitfld.long 0x00 27. "  NSH ,Non-secure Hyp modes filtering bit" "Disabled,Enabled"

tree.end

width 12.
tree "System Timer Registers"
group.long c15:0x000E++0x00 
    line.long 0x00 "CNTFRQ,Counter Frequency Register"
rgroup.quad c15:0x100E0++0x01
    line.quad 0x00 "CNTPCT,Counter Physical Count Register"
group.long c15:0x001E++0x00 
    line.long 0x00 "CNTKCTL,Timer PL1 Control Register"
        bitfld.long 0x00 9. "         EL0PTEN  ,Controls whether the physical timer registers are accessible from EL0 modes" "Not accessible,Accessible"
        bitfld.long 0x00 8. "  EL0VTEN  ,Controls whether the virtual timer registers are accessible from EL0 modes" "Not accessible,Accessible"
        bitfld.long 0x00 4.--7. "  EVNTI    ,Selects which bit of CNTVCT is the trigger for the event stream generated from the virtual counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        bitfld.long 0x00 3. "              EVNTDIR ,Controls which transition of the CNTVCT trigger bit" "0 to 1,1 to 0"
        textline "                             "
        bitfld.long 0x00 2. " EVNTEN   ,Enables the generation of an event stream from the virtual counter" "Disabled,Enabled"
        bitfld.long 0x00 1. "        EL0VCTEN ,Controls whether the virtual counter, CNTVCT, and the frequency register CNTFRQ, are accessible from EL0 modes" "Not accessible,Accessible"
        bitfld.long 0x00 0. "  EL0PCTEN ,Controls whether the physical counter, CNTPCT, and the frequency register CNTFRQ, are accessible from EL0 modes" "Not accessible,Accessible"
group.long c15:0x002E++0x00
    line.long 0x00 "CNTP_TVAL,Counter PL1 Physical Compare Value Register"
group.long c15:0x012E++0x00
    line.long 0x00 "CNTP_CTL,Counter PL1 Physical Timer Control Register"
        bitfld.long 0x00 2. "         ISTATUS  ,The status of the timer interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "    IMASK    ,Timer interrupt mask bit" "Not masked,Masked"
        bitfld.long 0x00 0. "      ENABLE   ,Enables the timer" "Disabled,Enabled"
group.long c15:0x003E++0x00
    line.long 0x00 "CNTV_TVAL,Counter PL1 Virtual Timer Value Register"
group.long c15:0x013E++0x00
    line.long 0x00 "CNTV_CTL,Counter PL1 Virtual Timer Control Register"
        bitfld.long 0x00 2. "         ISTATUS  ,The status of the timer interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "    IMASK    ,Timer interrupt mask bit" "Not masked,Masked"
        bitfld.long 0x00 0. "      ENABLE   ,Enables the timer" "Disabled,Enabled"
group.quad c15:0x110E0++0x01
    line.quad 0x00 "CNTVCT,Counter Virtual Count Register"
group.quad c15:0x120E0++0x01
    line.quad 0x00 "CNTP_CVAL,Counter PL1 Physical Compare Value Register"
group.quad c15:0x130E0++0x01
    line.quad 0x00 "CNTV_CVAL,Counter PL1 Virtual Compare Value Register"
group.quad c15:0x140E0++0x01
    line.quad 0x00 "CNTVOFF,Counter Virtual Offset Register"
group.long c15:0x401E++0x00
    line.long 0x00 "CNTHCTL,Counter Non-secure PL2 Control Register"
        bitfld.long 0x00 4.--7. "         EVNTI ,Select trigger for the event stream generated from counter" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                             "
        bitfld.long 0x00 3. " EVNTDIR  ,Controls which transition of the CNTVCT trigger bit" "0 to 1,1 to 0"
        bitfld.long 0x00 2. "          EVNTEN   ,Enables the generation of an event stream from the virtual counter" "Disabled,Enabled"
        textline "                             "
        bitfld.long 0x00 1. " EL1VCTEN ,Controls whether the Non-secure copies of the physical timer registers are accessible from Non-secure EL1 and EL0 modes" "Not accessible,Accessible"
        bitfld.long 0x00 0. "  EL1PCTEN ,Controls whether the physical counter, CNTPCT, is accessible from Non-secure EL1 and EL0 modes" "Not accessible,Accessible"
group.long c15:0x402E++0x00
    line.long 0x00 "CNTHP_TVAL,Counter Non-secure PL2 Physical Timer Value Register"
group.long c15:0x412E++0x00
    line.long 0x00 "CNTHP_CTL,Counter Non-secure PL2 Physical Timer Control Register"
        bitfld.long 0x00 2. "         ISTATUS  ,The status of the timer interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "    IMASK    ,Timer interrupt mask bit" "Not masked,Masked"
        bitfld.long 0x00 0. "      ENABLE   ,Enables the timer" "Disabled,Enabled"
group.quad c15:0x160E0++0x01
    line.quad 0x00 "CNTHP_CVAL,Counter Non-secure PL2 Physical Compare Value Register"
tree.end

width 13.
tree "Generic Interrupt Controller CPU Interface"
group.long c15:0x048C++0x00
    line.long 0x00 "ICC_AP0R0,Active Priorities 0 Register 0"
        bitfld.long 0x00 31. "         P31 ,Priority 31" "0,1"
        bitfld.long 0x00 30. "  P30 ,Priority 30" "0,1"
        bitfld.long 0x00 29. "  P29 ,Priority 29" "0,1"
        bitfld.long 0x00 28. "  P28 ,Priority 28" "0,1"
        textline "                              "
        bitfld.long 0x00 27. " P27 ,Priority 27" "0,1"
        bitfld.long 0x00 26. "  P26 ,Priority 26" "0,1"
        bitfld.long 0x00 25. "  P25 ,Priority 25" "0,1"
        bitfld.long 0x00 24. "  P24 ,Priority 24" "0,1"
        textline "                              "
        bitfld.long 0x00 23. " P23 ,Priority 23" "0,1"
        bitfld.long 0x00 22. "  P22 ,Priority 22" "0,1"
        bitfld.long 0x00 21. "  P21 ,Priority 21" "0,1"
        bitfld.long 0x00 20. "  P20 ,Priority 20" "0,1"
        textline "                              "
        bitfld.long 0x00 19. " P19 ,Priority 19" "0,1"
        bitfld.long 0x00 18. "  P18 ,Priority 18" "0,1"
        bitfld.long 0x00 17. "  P17 ,Priority 17" "0,1"
        bitfld.long 0x00 16. "  P16 ,Priority 16" "0,1"
        textline "                              "
        bitfld.long 0x00 15. " P15 ,Priority 15" "0,1"
        bitfld.long 0x00 14. "  P14 ,Priority 14" "0,1"
        bitfld.long 0x00 13. "  P13 ,Priority 13" "0,1"
        bitfld.long 0x00 12. "  P12 ,Priority 12" "0,1"
        textline "                              "
        bitfld.long 0x00 11. " P11 ,Priority 11" "0,1"
        bitfld.long 0x00 10. "  P10 ,Priority 10" "0,1"
        bitfld.long 0x00 9. "  P9  ,Priority 9" "0,1"
        bitfld.long 0x00 8. "  P8  ,Priority 8" "0,1"
        textline "                              "
        bitfld.long 0x00 7. " P7  ,Priority 7" "0,1"
        bitfld.long 0x00 6. "  P6  ,Priority 6" "0,1"
        bitfld.long 0x00 5. "  P5  ,Priority 5" "0,1"
        bitfld.long 0x00 4. "  P4  ,Priority 4" "0,1"
        textline "                              "
        bitfld.long 0x00 3. " P3  ,Priority 3" "0,1"
        bitfld.long 0x00 2. "  P2  ,Priority 2" "0,1"
        bitfld.long 0x00 1. "  P1  ,Priority 1" "0,1"
        bitfld.long 0x00 0. "  P0  ,Priority 0" "0,1"

group.long c15:0x009C++0x00
    line.long 0x00 "ICC_AP1R0,Active Priorities 1 Register 0"
        bitfld.long 0x00 31. "         P63 ,Priority 63" "0,1"
        bitfld.long 0x00 30. "  P62 ,Priority 62" "0,1"
        bitfld.long 0x00 29. "  P61 ,Priority 61" "0,1"
        bitfld.long 0x00 28. "  P60 ,Priority 60" "0,1"
        textline "                              "
        bitfld.long 0x00 27. " P59 ,Priority 59" "0,1"
        bitfld.long 0x00 26. "  P58 ,Priority 58" "0,1"
        bitfld.long 0x00 25. "  P57 ,Priority 57" "0,1"
        bitfld.long 0x00 24. "  P56 ,Priority 56" "0,1"
        textline "                              "
        bitfld.long 0x00 23. " P55 ,Priority 55" "0,1"
        bitfld.long 0x00 22. "  P54 ,Priority 54" "0,1"
        bitfld.long 0x00 21. "  P53 ,Priority 53" "0,1"
        bitfld.long 0x00 20. "  P52 ,Priority 52" "0,1"
        textline "                              "
        bitfld.long 0x00 19. " P51 ,Priority 51" "0,1"
        bitfld.long 0x00 18. "  P50 ,Priority 50" "0,1"
        bitfld.long 0x00 17. "  P49 ,Priority 49" "0,1"
        bitfld.long 0x00 16. "  P48 ,Priority 48" "0,1"
        textline "                              "
        bitfld.long 0x00 15. " P47 ,Priority 47" "0,1"
        bitfld.long 0x00 14. "  P46 ,Priority 46" "0,1"
        bitfld.long 0x00 13. "  P45 ,Priority 45" "0,1"
        bitfld.long 0x00 12. "  P44 ,Priority 44" "0,1"
        textline "                              "
        bitfld.long 0x00 11. " P43 ,Priority 43" "0,1"
        bitfld.long 0x00 10. "  P42 ,Priority 42" "0,1"
        bitfld.long 0x00 9. "  P41 ,Priority 41" "0,1"
        bitfld.long 0x00 8. "  P40 ,Priority 40" "0,1"
        textline "                              "
        bitfld.long 0x00 7. " P39 ,Priority 39" "0,1"
        bitfld.long 0x00 6. "  P38 ,Priority 38" "0,1"
        bitfld.long 0x00 5. "  P37 ,Priority 37" "0,1"
        bitfld.long 0x00 4. "  P36 ,Priority 36" "0,1"
        textline "                              "
        bitfld.long 0x00 3. " P35 ,Priority 35" "0,1"
        bitfld.long 0x00 2. "  P34 ,Priority 34" "0,1"
        bitfld.long 0x00 1. "  P33 ,Priority 33" "0,1"
        bitfld.long 0x00 0. "  P32 ,Priority 32" "0,1"
        
wgroup.quad c15:0x100CC++0x01
    line.quad 0x00 "ICC_ASGI1R,Alternate SGI Generation Register 1"
        hexmask.quad.byte 0x00 48.--55. 1. " AFF3          ,Affinity 3"
        bitfld.quad 0x00 40. "                  IRM          ,Interrupt Routing Mode" "Disabled,Enabled"
        hexmask.quad.byte 0x00 32.--39. 1. "            AFF2        ,Affinity 2"
        textline "                              "
        bitfld.quad 0x00 24.--27. " SGIID         ,SGI Interrupt ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        hexmask.quad.byte 0x00 16.--23. 1. "                  AFF1         ,Affinity 1"
        hexmask.quad.word 0x00 0.--15. 1. "                  TARGETLIST  ,Target List"
        
group.long c15:0x038C++0x00
    line.long 0x00 "ICC_BPR0,Binary Point Register 0"
        bitfld.long 0x00 0.--2. "         BINARYPOINT   ,Binary point" "0,1,2,3,4,5,6,7"
        
group.long c15:0x03CC++0x00
    line.long 0x00 "ICC_BPR1,Binary Point Register 1"
        bitfld.long 0x00 0.--2. "         BINARYPOINT   ,Binary point" "0,1,2,3,4,5,6,7"
        
group.long c15:0x04CC++0x00
    line.long 0x00 "ICC_CTLR,Interrupt Control Registers for EL1"
        rbitfld.long 0x00 15. "         A3V           ,Affinity 3 Valid" "Not supported,Supported"
        rbitfld.long 0x00 14. "       SEIS         ,SEI Support" "Not supported,Supported"
        rbitfld.long 0x00 11.--13. "       IDBITS      ,Number of physical interrupt identifier bits supported" "16 bits,24 bits,?..."
        textline "                              "
        rbitfld.long 0x00 8.--10. " PRIBITS       ,Number of priority bits implemented" "0,1,2,3,4,5,6,7"
        bitfld.long 0x00 6. "                   PMHE         ,Priority Mask Hint Enable" "Disabled,Enabled"
        bitfld.long 0x00 1. "            EOIMODE     ,Alias of ICC_MCTLR.EOImode_EL1" "0,1"
        textline "                              "
        bitfld.long 0x00 0. " CBPR          ,Common Binary Point Register" "0,1"

group.long c15:0x64CC++0x00
    line.long 0x00 "ICC_MCTLR,Interrupt Control Registers for EL3"
        rbitfld.long 0x00 17. "         NDS           ,Disable Security not supported" "Supported,Not supported"
        rbitfld.long 0x00 15. "       A3V          ,Affinity 3 Valid" "Not supported,Supported"
        rbitfld.long 0x00 14. "       SEIS        ,Indicates whether the CPU interface supports generation of SEIs" "Not supported,Supported"
        textline "                              "
        rbitfld.long 0x00 11.--13. " IDBITS        ,The number of physical interrupt identifier bits supported" "16 bits,24 bits,?..."
        rbitfld.long 0x00 8.--10. "             PRIBITS      ,The number of priority bits implemented minus one" "0,1,2,3,4,5,6,7"
        bitfld.long 0x00 6. "                   PMHE        ,Priority Mask Hint Enable" "Disabled,Enabled"
        textline "                              "
        bitfld.long 0x00 4. " EOIMODE_EL1NS ,Controls whether a write to an End of Interrupt register also deactivates the interrupt(Non-secure EL1 and EL2)" "Enabled,Disabled"
        bitfld.long 0x00 3. "            EOIMODE_EL1S ,Controls whether a write to an End of Interrupt register also deactivates the interrupt(Secure EL1)" "Enabled,Disabled"
        bitfld.long 0x00 2. "            EOIMODE_EL3 ,Controls whether a write to an End of Interrupt register also deactivates the interrupt(EL3)" "Enabled,Disabled"
        textline "                              "
        bitfld.long 0x00 1. " CBPR_EL1NS    ,Controls whether the same register is used for interrupt preemption of both Group 0 and Group 1 Non-secure interrupts at EL1" "Separate registers,Same register"
        bitfld.long 0x00 0. "  CBPR_EL1S    ,Controls whether the same register is used for interrupt preemption of both Group 0 and Group 1 Secure interrupts in Secure non-Monitor modes" "Separate registers,Same register"
    
wgroup.long c15:0x01BC++0x00
    line.long 0x00 "ICC_DIR,Deactivate Interrupt Register"
        hexmask.long.tbyte 0x00 0.--23. 1. "         INTID         ,The INTID of the interrupt to be deactivated"
        
wgroup.long c15:0x018C++0x00
    line.long 0x00 "ICC_EOIR0,End Of Interrupt Register 0"
        hexmask.long.tbyte 0x00 0.--23. 1. "         INTID         ,The INTID from the corresponding ICC_IAR0 access"
        
wgroup.long c15:0x01CC++0x00
    line.long 0x00 "ICC_EOIR1,End Of Interrupt Register 1"
        hexmask.long.tbyte 0x00 0.--23. 1. "         INTID         ,The INTID from the corresponding ICC_IAR1 access."

rgroup.long c15:0x028C++0x00
    line.long 0x00 "ICC_HPPIR0,Highest Prioity Pending Interrupt Register 0"
        hexmask.long.tbyte 0x00 0.--23. 1. "         INTID         ,The INTID of the highest priority pending interrupt"

rgroup.long c15:0x02CC++0x00
    line.long 0x00 "ICC_HPPIR1,Highest Prioity Pending Interrupt Register 1"
        hexmask.long.tbyte 0x00 0.--23. 1. "         INTID         ,The INTID of the highest priority pending interrupt"

hgroup.long c15:0x008C++0x00
    hide.long 0x00 "ICC_IAR0,Interrupt Acknowledge Register 0"
        in

hgroup.long c15:0x00CC++0x00
    hide.long 0x00 "ICC_IAR1,Interrupt Acknowledge Register 1"
        in

group.long c15:06CC++0x00
    line.long 0x00 "ICC_IGRPEN0,Interrupt Group Enable Register 0"
        bitfld.long 0x00 0. "         ENABLE        ,Enables Group 0 interrupts" "Disabled,Enabled"
        
group.long c15:07CC++0x00
    line.long 0x00 "ICC_IGRPEN1,Interrupt Group Enable Register 1"
        bitfld.long 0x00 0. "         ENABLE        ,Enables Group 0 interrupts" "Disabled,Enabled"
        
group.long c15:0x0064++0x00
    line.long 0x00 "ICC_PMR,Priority Mask Register"
        hexmask.long.byte 0x00 0.--7. 1. "         PRIORITY      ,Priority mask level for the CPU interface"
        
rgroup.long c15:0x03BC++0x00
    line.long 0x00 "ICC_RPR,Running Priority Register"
        hexmask.long.byte 0x00 0.--7. 1. "         PRIORITY      ,Current running priority on the CPU interface"
            
wgroup.quad c15:0x120CC++0x01
    line.quad 0x00 "ICC_SGI0R,SGI Generation Register 0"
        hexmask.quad.byte 0x00 48.--55. 1. " AFF3          ,Affinity 3"
        bitfld.quad 0x00 40. "                  IRM          ,Interrupt Routing Mode" "Disabled,Enabled"
        hexmask.quad.byte 0x00 32.--39. 1. "            AFF2        ,Affinity 2"
        textline "                              "
        bitfld.quad 0x00 24.--27. " INTID         ,The INTID of the SGI" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        hexmask.quad.byte 0x00 16.--23. 1. "                  AFF1         ,Affinity 1"
        hexmask.quad.word 0x00 0.--15. 1. "                  TARGETLIST  ,Target List"

wgroup.quad c15:0x100CC++0x01
    line.quad 0x00 "ICC_SGI1R,SGI Generation Register 1"
        hexmask.quad.byte 0x00 48.--55. 1. " AFF3          ,Affinity 3"
        bitfld.quad 0x00 40. "                  IRM          ,Interrupt Routing Mode" "Disabled,Enabled"
        hexmask.quad.byte 0x00 32.--39. 1. "            AFF2        ,Affinity 2"
        textline "                              "
        bitfld.quad 0x00 24.--27. " INTID         ,The INTID of the SGI" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        hexmask.quad.byte 0x00 16.--23. 1. "                  AFF1         ,Affinity 1"
        hexmask.quad.word 0x00 0.--15. 1. "                  TARGETLIST  ,Target List"
        
group.long c15:0x05CC++0x00
    line.long 0x00 "ICC_SRE,System Register Enable Register for EL1"
        bitfld.long 0x00 2. "         DIB           ,Disable IRQ bypass" "No,Yes"
        bitfld.long 0x00 1. "                 DFB          ,Disable FIQ bypass" "No,Yes"
        bitfld.long 0x00 0. "                 SRE         ,System Register Enable" "Disabled,Enabled"
 
if corename()=="CORTEXA53" 
    group.long c15:0x459C++0x00
        line.long 0x00 "ICC_HSRE,System Register Enable Register for EL2"
            bitfld.long 0x00 3. "         ENABLE        ,Enable lower exception level access to ICC_SRE_EL1" "Disabled,Enabled"
            bitfld.long 0x00 2. "            DIB          ,Disable IRQ bypass" "No,Yes"
            bitfld.long 0x00 1. "                 DFB         ,Disable FIQ bypass" "No,Yes"
            textline "                              "
            bitfld.long 0x00 0. " SRE           ,System Register Enable" "Disabled,Enabled"
endif        
        
group.long c15:0x65CC++0x00
    line.long 0x00 "ICC_MSRE,System Register Enable Register for EL3"
        bitfld.long 0x00 3. "         ENABLE        ,Enable lower exception level access to ICC_SRE_EL1 and ICC_SRE_EL2" "Disabled,Enabled"
        bitfld.long 0x00 2. "            DIB          ,Disable IRQ bypass" "No,Yes"
        bitfld.long 0x00 1. "                 DFB         ,Disable FIQ bypass" "No,Yes"
        textline "                              "
        bitfld.long 0x00 0. " SRE           ,System Register Enable" "Disabled,Enabled"
        
group.long c15:0x67CC++0x00
    line.long 0x00 "ICC_MGRPEN1,Monitor Group1 Interrupt Group Enable"
        bitfld.long 0x00 1. "         ENABLEGRP1S   ,Enables Group 1 interrupts for the Secure state" "Disabled,Enabled"
        bitfld.long 0x00 0. "            ENABLEGRP1NS ,Enables Group 1 interrupts for the Non-secure state" "Disabled,Enabled"

textline "                              "        
        
group.long c15:0x408C++0x00
    line.long 0x00 "ICH_AP0R0,Interrupt Controller Hyp Active Priorities Register 0-0"
        bitfld.long 0x00 4. " P4       ,Group 0 interrupt active priorities" "No interrupt,Interrupt"
        bitfld.long 0x00 3. "             P3       ,Group 0 interrupt active priorities" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "                P2       ,Group 0 interrupt active priorities" "No interrupt,Interrupt"
        textline "                      "
        bitfld.long 0x00 1. " P1       ,Group 0 interrupt active priorities" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "             P0       ,Group 0 interrupt active priorities" "No interrupt,Interrupt"
        
group.long c15:0x409C++0x00
    line.long 0x00 "ICH_AP1R0,Interrupt Controller Hyp Active Priorities Register 1-0"   
        bitfld.long 0x00 4. " P4       ,Group 1 interrupt active priorities" "No interrupt,Interrupt"
        bitfld.long 0x00 3. "             P3       ,Group 1 interrupt active priorities" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "                P2       ,Group 1 interrupt active priorities" "No interrupt,Interrupt"
        textline "                      "
        bitfld.long 0x00 1. " P1       ,Group 1 interrupt active priorities" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "             P0       ,Group 1 interrupt active priorities" "No interrupt,Interrupt"

rgroup.long c15:0x43BC++0x00
    line.long 0x00 "ICH_EISR,Interrupt Controller End of Interrupt Status Register"
        bitfld.long 0x00 3. " STATUS3  ,EOI maintenance interrupt status bit for List register 3" "No interrupt,Interrupt" 
        bitfld.long 0x00 2. "             STATUS2  ,EOI maintenance interrupt status bit for List register 2" "No interrupt,Interrupt" 
        bitfld.long 0x00 1. "                STATUS1  ,EOI maintenance interrupt status bit for List register 1" "No interrupt,Interrupt" 
        textline "                      "
        bitfld.long 0x00 0. " STATUS0  ,EOI maintenance interrupt status bit for List register 0" "No interrupt,Interrupt" 

rgroup.long c15:0x45BC++0x00
    line.long 0x00 "ICH_ELRSR,Interrupt Controller Empty List Register Status Register"
        bitfld.long 0x00 3. " STATUS3  ,Status bit for List register 3" "Interrupt,No interrupt"
        bitfld.long 0x00 2. "             STATUS2  ,Status bit for List register 2" "Interrupt,No interrupt"
        bitfld.long 0x00 1. "                STATUS1  ,Status bit for List register 1" "Interrupt,No interrupt"
        textline "                      "
        bitfld.long 0x00 0. " STATUS0  ,Status bit for List register 0" "Interrupt,No interrupt"
        
group.long c15:0x40BC++0x00
    line.long 0x00 "ICH_HCR,Interrupt Controller Hyp Control Register"
        bitfld.long 0x00 27.--31. " EOICOUNT ,This field is incremented whenever a successful write to a virtual EOIR or DIR register would have resulted in a virtual interrupt deactivation" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,?..."
        bitfld.long 0x00 14. "                       TDIR     ,Trap Non-secure EL1 writes to ICC_DIR" "Not trapped,Trapped"
        bitfld.long 0x00 13. "                 TSEI     ,Trap all locally generated SEIs" "Not trapped,Trapped"
        textline "                      "
        bitfld.long 0x00 12. " TALL1    ,Trap all Non-secure EL1 accesses to ICC_* System registers for Group 1 interrupts to EL2" "Not trapped,Trapped"
        bitfld.long 0x00 11. "              TALL0    ,Trap all Non-secure EL1 accesses to ICC_* System registers for Group 0 interrupts to EL2" "Not trapped,Trapped"
        bitfld.long 0x00 10. "                 TC       ,Trap all Non-secure EL1 accesses to System registers that are common to Group 0 and Group 1 to EL2" "Not trapped,Trapped"
        textline "                      "
        bitfld.long 0x00 7. " VGRP1DIE ,VM Group 1 Disabled Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "                 VGRP1EIE ,VM Group 1 Enabled Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00 5. "                    VGRP0DIE ,VM Group 0 Disabled Interrupt Enable" "Disabled,Enabled"
        textline "                      "
        bitfld.long 0x00 4. " VGRP0EIE ,VM Group 0 Enabled Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00 3. "                 NPIE     ,No Pending Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00 2. "                    LRENPIE  ,List Register Entry Not Present Interrupt Enable" "Disabled,Enabled"
        textline "                      "
        bitfld.long 0x00 1. " UIE      ,Underflow Interrupt Enable" "Disabled,Enabled"
        bitfld.long 0x00 0. "                 EN       ,Global enable bit for the virtual CPU interface" "Disabled,Enabled"
               
    group.long c15:(0x40CC+0x0)++0x00
        line.long 0x00 "ICH_LR0,Interrupt Controller List Register 0"
            hexmask.long 0x00 0.--31. 1. " vINTID   ,Virtual INTID of the interrupt"   
    group.long c15:(0x40CC+0x100)++0x00
        line.long 0x00 "ICH_LR1,Interrupt Controller List Register 1"
            hexmask.long 0x00 0.--31. 1. " vINTID   ,Virtual INTID of the interrupt"   
    group.long c15:(0x40CC+0x200)++0x00
        line.long 0x00 "ICH_LR2,Interrupt Controller List Register 2"
            hexmask.long 0x00 0.--31. 1. " vINTID   ,Virtual INTID of the interrupt"   
    group.long c15:(0x40CC+0x300)++0x00
        line.long 0x00 "ICH_LR3,Interrupt Controller List Register 3"
            hexmask.long 0x00 0.--31. 1. " vINTID   ,Virtual INTID of the interrupt"   
    
    group.long c15:(0x40EC+0x0)++0x00
        line.long 0x00 "ICH_LRC0,Interrupt Controller List Register Extension 0"
            bitfld.long 0x00 30.--31. " STATE    ,The state of the interrupt" "Inactive,Pending,Active,Pending and active"
            bitfld.long 0x00 29. "       HW       ,Indicates whether this virtual interrupt maps directly to a hardware interrupt, meaning that it corresponds to a physical interrupt." "Triggered by Software,Hardware interrupt"
            bitfld.long 0x00 28. "       GROUP    ,Indicates the group for this virtual interrupt" "Group 1,Group 0"
            textline "                      "
            hexmask.long.byte 0x00 16.--23. 1. " PRIORITY ,The priority of this interrupt"
            hexmask.long.word 0x00 0.--9. 1. "                       PINTID   ,Physical INTID for hardware interrupts"
    group.long c15:(0x40EC+0x100)++0x00
        line.long 0x00 "ICH_LRC1,Interrupt Controller List Register Extension 1"
            bitfld.long 0x00 30.--31. " STATE    ,The state of the interrupt" "Inactive,Pending,Active,Pending and active"
            bitfld.long 0x00 29. "       HW       ,Indicates whether this virtual interrupt maps directly to a hardware interrupt, meaning that it corresponds to a physical interrupt." "Triggered by Software,Hardware interrupt"
            bitfld.long 0x00 28. "       GROUP    ,Indicates the group for this virtual interrupt" "Group 1,Group 0"
            textline "                      "
            hexmask.long.byte 0x00 16.--23. 1. " PRIORITY ,The priority of this interrupt"
            hexmask.long.word 0x00 0.--9. 1. "                       PINTID   ,Physical INTID for hardware interrupts"
    group.long c15:(0x40EC+0x200)++0x00
        line.long 0x00 "ICH_LRC2,Interrupt Controller List Register Extension 2"
            bitfld.long 0x00 30.--31. " STATE    ,The state of the interrupt" "Inactive,Pending,Active,Pending and active"
            bitfld.long 0x00 29. "       HW       ,Indicates whether this virtual interrupt maps directly to a hardware interrupt, meaning that it corresponds to a physical interrupt." "Triggered by Software,Hardware interrupt"
            bitfld.long 0x00 28. "       GROUP    ,Indicates the group for this virtual interrupt" "Group 1,Group 0"
            textline "                      "
            hexmask.long.byte 0x00 16.--23. 1. " PRIORITY ,The priority of this interrupt"
            hexmask.long.word 0x00 0.--9. 1. "                       PINTID   ,Physical INTID for hardware interrupts"
    group.long c15:(0x40EC+0x300)++0x00
        line.long 0x00 "ICH_LRC3,Interrupt Controller List Register Extension 3"
            bitfld.long 0x00 30.--31. " STATE    ,The state of the interrupt" "Inactive,Pending,Active,Pending and active"
            bitfld.long 0x00 29. "       HW       ,Indicates whether this virtual interrupt maps directly to a hardware interrupt, meaning that it corresponds to a physical interrupt." "Triggered by Software,Hardware interrupt"
            bitfld.long 0x00 28. "       GROUP    ,Indicates the group for this virtual interrupt" "Group 1,Group 0"
            textline "                      "
            hexmask.long.byte 0x00 16.--23. 1. " PRIORITY ,The priority of this interrupt"
            hexmask.long.word 0x00 0.--9. 1. "                       PINTID   ,Physical INTID for hardware interrupts"

rgroup.long c15:0x42BC++0x00
    line.long 0x00 "ICH_MISR,Interrupt Controller Maintenance Interrupt State Register"
        bitfld.long 0x00 7. " VGRP1D   ,VPE Group 1 Disabled" "Not asserted,Asserted"
        bitfld.long 0x00 6. "             VGRP1E   ,VPE Group 1 Enabled" "Not asserted,Asserted"
        bitfld.long 0x00 5. "                VGRP0D   ,VPE Group 0 Disabled" "Not asserted,Asserted"
        textline "                      "
        bitfld.long 0x00 4. " VGRP0E   ,VPE Group 0 Enabled" "Not asserted,Asserted"
        bitfld.long 0x00 3. "             NP       ,No Pending" "Not asserted,Asserted"
        bitfld.long 0x00 2. "                LRENP    ,List Register Entry Not Present" "Not asserted,Asserted"
        textline "                      "
        bitfld.long 0x00 1. " U        ,Underflow" "Not asserted,Asserted"
        bitfld.long 0x00 0. "             EOI      ,End Of Interrupt" "Not asserted,Asserted"

if corename()=="CORTEXA57"
    group.long c15:0x459C++0x00 
        line.long 0x00 "ICH_SRE,Hypervisor System Register"
endif
        
group.long c15:0x47BC++0x00
    line.long 0x00 "ICH_VMCR,Interrupt Controller Virtual Machine Control Register"
        hexmask.long.byte 0x00 24.--31. 1. " VPMR     ,The priority mask level for the virtual CPU interface"
        bitfld.long 0x00 21.--23. "                       VBPR0    ,Virtual Binary Point Register Group 0" "[7:1]-[0],[7:2]-[1:0],[7:3]-[2:0],[7:4]-[3:0],[7:5]-[4:0],[7:6]-[5:0],[7]-[6:0],No preemption-[7:0]"
        bitfld.long 0x00 18.--20. "         VBPR1    ,Virtual Binary Point Register, Group 1" ",[7:1]-[0],[7:2]-[1:0],[7:3]-[2:0],[7:4]-[3:0],[7:5]-[4:0],[7:6]-[5:0],[7]-[6:0]"
        textline "                      "
        bitfld.long 0x00 9. " VEOIM    ,Controls whether a write to an End of Interrupt register also deactivates the virtual interrupt" "Disabled,Enabled"
        bitfld.long 0x00 4. "                 VCBPR    ,Virtual Common Binary Point Register" "Separate registers,Same register"
        bitfld.long 0x00 3. "          VFIQEN   ,Virtual FIQ enable" "Virtual IRQs,Virtual FIQs"
        textline "                      "
        bitfld.long 0x00 2. " VACKCTL  ,Virtual FIQ enable" "1022,Corresponding interrupt"
        bitfld.long 0x00 1. "  VENG1    ,Virtual Group 1 interrupt enable" "Disabled,Enabled"
        bitfld.long 0x00 0. "                    VENG0    ,Virtual Group 0 interrupt enable" "Disabled,Enabled"

group.long c15:0x449C++0x00 
        line.long 0x00 "ICH_VSEIR,Virtual System Error Interrupt Register"
        
rgroup.long c15:0x41BC++0x00    
    line.long 0x00 "ICH_VTR,Interrupt Controller VGIC Type Register"
        bitfld.long 0x00 29.--31. " PRIBITS  ,The number of priority bits implemented minus one" "0,1,2,3,4,5,6,7"
        bitfld.long 0x00 26.--28. "                        PREBITS  ,The number of virtual preemption bits implemented, minus one" "0,1,2,3,4,5,6,7"
        bitfld.long 0x00 23.--25. "                           IDBITS   ,The number of physical interrupt identifier bits supported" "16 bits,24 bits,?..."
        textline "                      "
        bitfld.long 0x00 22. " SEIS     ,Indicates whether the CPU interface supports local generation of SEIs" "Not supported,Supported"
        bitfld.long 0x00 21. "            A3V      ,Affinity 3 Valid" "Only zero values supported,Non-zero values supported"
        bitfld.long 0x00 20. "  NV4      ,GICv4 direct injection of virtual interrupts not supported" "Supported,Not supported"
        textline "                      "
        bitfld.long 0x00 19. " TDS      ,Separate trapping of Non-secure EL1 writes to ICV_DIR_EL1 supported" "Not supported,Supported"
        bitfld.long 0x00 0.--4. "            LISTREGS ,The number of implemented List registers, minus one" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"  
tree.end

width 0xb


width 18.
tree "Debug Registers"
    tree "Coresight Management Registers"
        if corename()=="CORTEXA57"
            rgroup.long c14:0x0000++0x0
                line.long 0x0 "DBGDIDR,Debug ID Register"
                    bitfld.long 0x0 28.--31. " WRP        ,Number of Watchpoint Register Pairs" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
                    bitfld.long 0x0 24.--27. "                      BRP         ,Number of Breakpoint Register Pairs" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
                    textline "                           "
                    bitfld.long 0x0 20.--23. " CTX_CMP    ,Number of BRPs with Context ID Comparison Capability" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
                    hexmask.long.byte 0x0 16.--19. 1. "                      VERSION     ,Debug Architecture Version"
                    textline "                           "
                    bitfld.long 0x0 14. " NSUHD      ,Secure User halting debug-mode" "Supported,Not supported"
                    textline "                           "
                    bitfld.long 0x0 12. " SE         ,Security Extensions implemented" "Not implemented,Implemented"
        elif corename()=="CORTEXA53"
            rgroup.long c14:0x0000++0x0
                line.long 0x0 "DBGDIDR,Debug ID Register"
                    bitfld.long 0x0 28.--31. " WRP        ,Number of Watchpoint Register Pairs" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
                    bitfld.long 0x0 24.--27. "                      BRP         ,Number of Breakpoint Register Pairs" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
                    textline "                           "
                    bitfld.long 0x0 20.--23. " CTX_CMP    ,Number of BRPs with Context ID Comparison Capability" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"
                    hexmask.long.byte 0x0 16.--19. 1. "                      VERSION     ,Debug Architecture Version"
                    textline "                           "
                    bitfld.long 0x0 15. " DEVID      ,Debug Device ID" "Low,High"
                    bitfld.long 0x0 14. "                    NSUHD       ,Secure User halting debug-mode" "Supported,Not supported"
                    textline "                           "
                    bitfld.long 0x0 13. " PCSR       ,PC Sample register implemented" "Not implemented,Implemented"
                    bitfld.long 0x0 12. "         SE          ,Security Extensions implemented" "Not implemented,Implemented"
                    textline "                           "
                    hexmask.long.byte 0x0 4.--7. 1. " VARIANT    ,Implementation-defined Variant Number"
                    hexmask.long.byte 0x0 0.--3. 1. "                      REVISION    ,Implementation-defined Revision Number"
        endif

        rgroup.long c14:0x0060++0x0
            line.long 0x00 "DBGWFAR,Watchpoint Fault Address Register"

        group.long c14:0x0070++0x0
            line.long 0x00 "DBGVCR,Debug Vector Catch register"
                bitfld.long 0x00 31. " FIQVCE_NS  ,FIQ vector catch in Non-secure state" "Disabled,Enabled"
                bitfld.long 0x00 30. "                IRQVCE_NS   ,IRG vector catch in Non-secure state" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 28. " DAVCE_NS   ,Data Abort vector catch in Non-secure state" "Disabled,Enabled"
                bitfld.long 0x00 27. "                PAVCE_NS    ,Prefetch Abort vector catch in Non-secure state" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 26. " SVCVCE_NS  ,SVC vector catch in Non-secure state" "Disabled,Enabled"
                bitfld.long 0x00 25. "                UIVCE_NS    ,Undefined instruction vector catch in Non-secure state" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 15. " FIQVCE_SM  ,FIQ vector catch enable in Secure state on Monitor mode vector" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 14. " IRQVCE_SM  ,IRQ vector catch enable in Secure state on Monitor mode vector" "Disabled,Enabled"
                bitfld.long 0x00 12. "                DAVCE_SM    ,Data Abort vector catch enable in Secure state on Monitor mode vector" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 11. " PAVCE_SM   ,Prefetch Abort vector catch enable in Secure state on Monitor mode vector" "Disabled,Enabled"
                bitfld.long 0x00 10. "                SMCVCE_S    ,SMC vector catch enable in Secure state" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 7. " FIQVCE_S   ,FIQ vector catch in Secure state" "Disabled,Enabled"
                bitfld.long 0x00 6. "                IRQVCE_S    ,IRG vector catch in Secure state" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 4. " DAVCE_S    ,Data Abort vector catch in Secure state" "Disabled,Enabled"
                bitfld.long 0x00 3. "                PAVCE_S     ,Prefetch Abort vector catch in Secure state" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 2. " SVCVCE_S   ,SVC vector catch in Secure state" "Disabled,Enabled"
                bitfld.long 0x00 1. "                UIVCE_S     ,Undefined instruction vector catch in Secure state" "Disabled,Enabled"
        group.long c14:0x0020++0x00
            line.long 0x00 "DBGDCCINT,DCC Interrupt Enable Register"
                bitfld.long 0x00 30. " RX         ,DCC interrupt request enable control for DTRRX" "Disabled,Enabled"
                bitfld.long 0x00 29. "                TX          ,DCC interrupt request enable control for DTRTX" "Disabled,Enabled"
        group.long c14:0x0200++0x0
            line.long 0x00 "DBGDTRRXEXT,Debug Receive Register (External View)"
        group.long c14:0x0220++0x0
            line.long 0x00 "DBGDSCREXT,Debug Status and Control Register (External View)"
                bitfld.long 0x00 30. " RXFULL     ,DBGDTRRX Register full" "Empty,Full"
                bitfld.long 0x00 29. "                   TXFULL      ,DBGDTRTX Register full" "Empty,Full"
                bitfld.long 0x00 27. "                   RXO        ,Used for save/restore of EDSCR.RXO" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 26. " TXU        ,Used for save/restore of EDSCR.TXU" "Disabled,Enabled"
                bitfld.long 0x00 21. "                TDA         ,Used for save/restore of EDSCR.TDA" "Disabled,Enabled"
                bitfld.long 0x00 18. "                NS         ,Non-secure status bit" "Secure,Non-secure"
                textline "                           "
                bitfld.long 0x00 17. " SPNIDDIS   ,Secure Privileged Non-Invasive Debug Disable" "No,Yes"
                bitfld.long 0x00 16. "                     SPIDDIS     ,Secure Privileged Invasive Debug Disable" "No,Yes"
                bitfld.long 0x00 15. "                     MDBGEN     ,Monitor debug-mode enable" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 14. " HDE        ,Used for save/restore of EDSCR.HDE" "Disabled,Enabled"
                bitfld.long 0x00 12. "                UDCCDIS     ,User mode access to Communications Channel disable" "No,Yes"
                bitfld.long 0x00 6. "                     ERR        ,Used for save/restore of EDSCR.ERR" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 2.--5. " MOE        ,Method of debug entry field" "Reserved,Breakpoint,Reserved,BKPT Instruction,Reserved,Vector Catch,Reserved,Reserved,Reserved,Reserved,Synchronous Watchpoint,?..."

        rgroup.long c14:0x0010++0x0
            line.long 0x00 "DBGDSCRINT,Debug Status and Control Register (Internal View)"
                bitfld.long 0x00 30. " RXFULL     ,DBGDTRRX Register full" "Empty,Full"
                bitfld.long 0x00 29. "                   TXFULL      ,DBGDTRTX Register full" "Empty,Full"
                bitfld.long 0x00 18. "                   NS         ,Non-secure status bit" "Secure,Non-secure"
                textline "                           "
                bitfld.long 0x00 17. " SPNIDDIS   ,Secure Privileged Non-Invasive Debug Disable" "No,Yes"
                bitfld.long 0x00 16. "                     SPIDDIS     ,Secure Privileged Invasive Debug Disable" "No,Yes"
                bitfld.long 0x00 15. "                     MDBGEN     ,Monitor debug-mode enable" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 12. " UDCCDIS    ,User mode access to Communications Channel disable" "No,Yes"
                bitfld.long 0x00 2.--5. "                     MOE         ,Method of debug entry field" "Reserved,Breakpoint,Reserved,BKPT Instruction,Reserved,Vector Catch,Reserved,Reserved,Reserved,Reserved,Synchronous Watchpoint,?..."

        wgroup.long c14:0x0230++0x0
            line.long 0x00 "DBGDTRTXEXT,Debug Transmit Register (External View)"

        group.long c14:0x0050++0x0
            line.long 0x00 "DBGDTRTXINT,Debug Transmit/Receive Register (Internal View)"
        group.long c14:0x0687++0x0
            line.long 0x0 "DBGCLAIMSET,Claim Tag Set Register"
                bitfld.long 0x0 7. " CT7        ,Claim Tag 7 Set" "Not set,Set"
                bitfld.long 0x0 6. "                 CT6         ,Claim Tag 6 Set" "Not set,Set"
                textline "                           "
                bitfld.long 0x0 5. " CT5        ,Claim Tag 5 Set" "Not set,Set"
                bitfld.long 0x0 4. "                 CT4         ,Claim Tag 4 Set" "Not set,Set"
                textline "                           "
                bitfld.long 0x0 3. " CT3        ,Claim Tag 3 Set" "Not set,Set"
                bitfld.long 0x0 2. "                 CT2         ,Claim Tag 2 Set" "Not set,Set"
                textline "                           "
                bitfld.long 0x0 1. " CT1        ,Claim Tag 1 Set" "Not set,Set"
                bitfld.long 0x0 0. "                 CT0         ,Claim Tag 0 Set" "Not set,Set"
        group.long c14:0x0697++0x0
            line.long 0x0 "DBGCLAIMCLR,Claim Tag Clear Register"
                bitfld.long 0x0 7. " CT7        ,Claim Tag 7 Clear" "Not cleared,Cleared"
                bitfld.long 0x0 6. "             CT6         ,Claim Tag 6 Clear" "Not cleared,Cleared"
                textline "                           "
                bitfld.long 0x0 5. " CT5        ,Claim Tag 5 Clear" "Not cleared,Cleared"
                bitfld.long 0x0 4. "             CT4         ,Claim Tag 4 Clear" "Not cleared,Cleared"
                textline "                           "
                bitfld.long 0x0 3. " CT3        ,Claim Tag 3 Clear" "Not cleared,Cleared"
                bitfld.long 0x0 2. "             CT2         ,Claim Tag 2 Clear" "Not cleared,Cleared"
                textline "                           "
                bitfld.long 0x0 1. " CT1        ,Claim Tag 1 Clear" "Not cleared,Cleared"
                bitfld.long 0x0 0. "             CT0         ,Claim Tag 0 Clear" "Not cleared,Cleared"

        rgroup.long c14:0x06E7++0x0
            line.long 0x0 "DBGAUTHSTATUS,Debug Authentication Status Register"
                bitfld.long 0x00 7. " SNDFI      ,Secure non-invasive debug features implementation" "No effect,Implemented"
                bitfld.long 0x00 6. "             SNDE        ,Secure non-invasive debug enable" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 5. " SIDFI      ,Secure invasive debug features implementation" "No effect,Implemented"
                bitfld.long 0x00 4. "             SIDE        ,Secure invasive debug enable" "Disabled,Enabled"
                textline "                           "
                bitfld.long 0x00 3. " NSNDFI     ,Non-secure non-invasive debug features implementation" "Not implemented,Implemented"
                bitfld.long 0x00 2. "         NSNDE       ,Non-secure non-invasive debug enable" "0,1"
                textline "                           "
                bitfld.long 0x00 1. " NSIDFI     ,Non-secure invasive debug features implementation" "Not implemented,Implemented"
                bitfld.long 0x00 0. "         NSIDE       ,Non-secure invasive debug enable" "0,1"
        rgroup.long c14:0x0707++0x0
            line.long 0x0 "DBGDEVID2,Debug Device ID Register 2"
        rgroup.long c14:0x0717++0x0
            line.long 0x0 "DBGDEVID1,Debug Device ID Register 1"
                bitfld.long 0x00 0.--3. " PCSROFFSET ,This field defines the offset applied to DBGPCSR samples" "0,1,No offset,3,4,5,6,7,8,9,10,11,12,13,14,15"
        rgroup.long c14:0x0727++0x00
            line.long 0x00 "DBGDEVID0,Debug Device ID Register 0"
                bitfld.long 0x00 28.--31. " CIDMASK    ,Specifies the level of support for the Context ID matching breakpoint masking capability" "Not implemented,?..."
                bitfld.long 0x00 24.--27. "         AUXREGS     ,Specifies support for the Debug External Auxiliary Control Register" "Not implemented,?..."
                bitfld.long 0x00 20.--23. "         DOUBLELOCK ,Specifies support for the Debug OS Double Lock Register" "Reserved,Implemented,?..."
                textline "                           "
                bitfld.long 0x00 16.--19. " VIREXTNS   ,Specifies whether EL2 is implemented" "Reserved,Implemented,?..."
                bitfld.long 0x00 12.--15. "             VECTORCATCH ,Defines the form of the vector catch event implemented" "Implemented,?..."
                bitfld.long 0x00 8.--11. "             BPADDRMASK ,Indicates the level of support for the Immediate Virtual Address(IVA) matching breakpoint masking capability" "Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Reserved,Implemented"
                textline "                           "
                bitfld.long 0x00 4.--7. " WPADDRMASK ,Indicates the level of support for the DVA matching watchpoint masking capability" "Reserved,Implemented,?..."
                bitfld.long 0x00 0.--3. "             PCSAMPLE    ,Indicates the level of support for Program Counter sampling using debug registers 40 and 41" "Reserved,Reserved,Reserved,Implemented,?..."
    tree.end
    textline ""

    width 11.
    rgroup.quad c14:0x10010++0x1
        line.quad 0x0 "DBGDRAR,Debug ROM Address Register"
            hexmask.quad.word 0x0 32.--47. 0x1 " ROMADDR   ,ROM physical address"
            hexmask.quad.tbyte 0x0 12.--31. 0x10 "          ROMADDR ,ROM physical address"
            textline "                            "
            bitfld.quad 0x0 1. " VALID1    ,ROM table address valid" "Not valid,Valid"
            bitfld.quad 0x0 0. "     VALID0  ,ROM table address valid" "Not valid,Valid"
    rgroup.quad c14:0x10020++0x1
        line.quad 0x0 "DBGDSAR,Debug Self Address Offset Register"

    wgroup.long c14:0x0401++0x00
        line.long 0x00 "DBGOSLAR,Operating System Lock Access Register"

    rgroup.long c14:0x0411++0x00
        line.long 0x00 "DBGOSLSR,Operating System Lock Status Register"
            bitfld.long 0x00 2. "         NTT       ,32-Bit Access" "Not required,Required"
            bitfld.long 0x00 1. "  OSLK    ,Status of the OS Lock" "Not locked,Locked"
            textline "                            "
            bitfld.long 0x00 0. 3. " OSLM      ,OS Lock Model implemented Bit" "Reserved,Reserved,Implemented,?..."

    if (((d.l(c14:0x0411))&0x2)==0x2)
    
        group.long c14:0x0260++0x00
            line.long 0x00 "DBGOSECCR,Debug OS Lock Exception Catch Control Register"
    else
        hgroup.long c14:0x0260++0x00
            hide.long 0x00 "DBGOSECCR,Debug OS Lock Exception Catch Control Register"
    endif

    group.long c14:0x0431++0x00
        line.long 0x00 "DBGOSDLR,Debug OS Double Lock Register"
            bitfld.long 0x00 0. "         DLK       ,OS Double Lock control bit" "Not locked,Locked"
    group.long c14:0x0441++0x00
        line.long 0x00 "DBGPRCR,Device Power-Down and Reset Control Register"
            bitfld.long 0x00 0. "         CORENPDRQ ,Core No Power down Request" "Low,High"
tree.end

width 10.
tree "Breakpoint Registers"
        if (((d.l(c14:(0x500+0x0)))&0xF00000)==(0x000000||0x100000||0x400000||0x500000))
        
            group.long c14:(0x0400+0x0)++0x0 "Breakpoint 0"
                line.long 0x00 "DBGBVR0,Breakpoint Value Register (Instruction address)"
                    hexmask.long 0x00 2.--31. 0x4 " VA    ,Bits[31:2] of the address value for comparison"
        elif (((d.l(c14:(0x500+0x0)))&0xF00000)==(0x800000||0x900000||0xA00000||0xB00000))
        
            hgroup.long c14:(0x0400+0x0)++0x0 "Breakpoint 0"
                hide.long 0x00 "DBGBVR0,Breakpoint Value Register (VMID)"
        else
        
            group.long c14:(0x0400+0x0)++0x0 "Breakpoint 0"
                line.long 0x00 "DBGBVR0,Breakpoint Value Register (Context ID)"
        endif

        group.long c14:(0x0500+0x0)++0x0
            line.long 0x00 "DBGBCR0,Breakpoint Control Register"
                bitfld.long 0x00 22. " BT[2] ,Mismatch" "Match,Mismatch"
                bitfld.long 0x00 21. 23. "                BT[31] ,Base type" "Address,Context ID,VMID,VMID and context ID"
                textline "                   "
                bitfld.long 0x00 20. " BT[0] ,Enable linking" "Disabled,Enabled"
                textline "                   "
                bitfld.long 0x00 16.--19. " LBRPN ,Linked BRP number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                textline "                   "
                bitfld.long 0x00 14.--15. " SSC   ,Security state control" "Both,Non-secure,Secure,?..."
                bitfld.long 0x00 13. "              HMM    ,Hyp mode match" "Not matched,Matched"
                textline "                   "
                bitfld.long 0x0 8. " BAS   ,Byte 3 address select" "0,1"
                bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
                bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
                bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
                textline "                   "
                bitfld.long 0x00 1.--2. " PMC   ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
                bitfld.long 0x00 0. "  BE     ,Breakpoing enable" "Disabled,Enabled"
        if (((d.l(c14:(0x500+0x10)))&0xF00000)==(0x000000||0x100000||0x400000||0x500000))
        
            group.long c14:(0x0400+0x10)++0x0 "Breakpoint 1"
                line.long 0x00 "DBGBVR1,Breakpoint Value Register (Instruction address)"
                    hexmask.long 0x00 2.--31. 0x4 " VA    ,Bits[31:2] of the address value for comparison"
        elif (((d.l(c14:(0x500+0x10)))&0xF00000)==(0x800000||0x900000||0xA00000||0xB00000))
        
            hgroup.long c14:(0x0400+0x10)++0x0 "Breakpoint 1"
                hide.long 0x00 "DBGBVR1,Breakpoint Value Register (VMID)"
        else
        
            group.long c14:(0x0400+0x10)++0x0 "Breakpoint 1"
                line.long 0x00 "DBGBVR1,Breakpoint Value Register (Context ID)"
        endif

        group.long c14:(0x0500+0x10)++0x0
            line.long 0x00 "DBGBCR1,Breakpoint Control Register"
                bitfld.long 0x00 22. " BT[2] ,Mismatch" "Match,Mismatch"
                bitfld.long 0x00 21. 23. "                BT[31] ,Base type" "Address,Context ID,VMID,VMID and context ID"
                textline "                   "
                bitfld.long 0x00 20. " BT[0] ,Enable linking" "Disabled,Enabled"
                textline "                   "
                bitfld.long 0x00 16.--19. " LBRPN ,Linked BRP number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                textline "                   "
                bitfld.long 0x00 14.--15. " SSC   ,Security state control" "Both,Non-secure,Secure,?..."
                bitfld.long 0x00 13. "              HMM    ,Hyp mode match" "Not matched,Matched"
                textline "                   "
                bitfld.long 0x0 8. " BAS   ,Byte 3 address select" "0,1"
                bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
                bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
                bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
                textline "                   "
                bitfld.long 0x00 1.--2. " PMC   ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
                bitfld.long 0x00 0. "  BE     ,Breakpoing enable" "Disabled,Enabled"
        if (((d.l(c14:(0x500+0x20)))&0xF00000)==(0x000000||0x100000||0x400000||0x500000))
        
            group.long c14:(0x0400+0x20)++0x0 "Breakpoint 2"
                line.long 0x00 "DBGBVR2,Breakpoint Value Register (Instruction address)"
                    hexmask.long 0x00 2.--31. 0x4 " VA    ,Bits[31:2] of the address value for comparison"
        elif (((d.l(c14:(0x500+0x20)))&0xF00000)==(0x800000||0x900000||0xA00000||0xB00000))
        
            hgroup.long c14:(0x0400+0x20)++0x0 "Breakpoint 2"
                hide.long 0x00 "DBGBVR2,Breakpoint Value Register (VMID)"
        else
        
            group.long c14:(0x0400+0x20)++0x0 "Breakpoint 2"
                line.long 0x00 "DBGBVR2,Breakpoint Value Register (Context ID)"
        endif

        group.long c14:(0x0500+0x20)++0x0
            line.long 0x00 "DBGBCR2,Breakpoint Control Register"
                bitfld.long 0x00 22. " BT[2] ,Mismatch" "Match,Mismatch"
                bitfld.long 0x00 21. 23. "                BT[31] ,Base type" "Address,Context ID,VMID,VMID and context ID"
                textline "                   "
                bitfld.long 0x00 20. " BT[0] ,Enable linking" "Disabled,Enabled"
                textline "                   "
                bitfld.long 0x00 16.--19. " LBRPN ,Linked BRP number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                textline "                   "
                bitfld.long 0x00 14.--15. " SSC   ,Security state control" "Both,Non-secure,Secure,?..."
                bitfld.long 0x00 13. "              HMM    ,Hyp mode match" "Not matched,Matched"
                textline "                   "
                bitfld.long 0x0 8. " BAS   ,Byte 3 address select" "0,1"
                bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
                bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
                bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
                textline "                   "
                bitfld.long 0x00 1.--2. " PMC   ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
                bitfld.long 0x00 0. "  BE     ,Breakpoing enable" "Disabled,Enabled"
        if (((d.l(c14:(0x500+0x30)))&0xF00000)==(0x000000||0x100000||0x400000||0x500000))
        
            group.long c14:(0x0400+0x30)++0x0 "Breakpoint 3"
                line.long 0x00 "DBGBVR3,Breakpoint Value Register (Instruction address)"
                    hexmask.long 0x00 2.--31. 0x4 " VA    ,Bits[31:2] of the address value for comparison"
        elif (((d.l(c14:(0x500+0x30)))&0xF00000)==(0x800000||0x900000||0xA00000||0xB00000))
        
            hgroup.long c14:(0x0400+0x30)++0x0 "Breakpoint 3"
                hide.long 0x00 "DBGBVR3,Breakpoint Value Register (VMID)"
        else
        
            group.long c14:(0x0400+0x30)++0x0 "Breakpoint 3"
                line.long 0x00 "DBGBVR3,Breakpoint Value Register (Context ID)"
        endif

        group.long c14:(0x0500+0x30)++0x0
            line.long 0x00 "DBGBCR3,Breakpoint Control Register"
                bitfld.long 0x00 22. " BT[2] ,Mismatch" "Match,Mismatch"
                bitfld.long 0x00 21. 23. "                BT[31] ,Base type" "Address,Context ID,VMID,VMID and context ID"
                textline "                   "
                bitfld.long 0x00 20. " BT[0] ,Enable linking" "Disabled,Enabled"
                textline "                   "
                bitfld.long 0x00 16.--19. " LBRPN ,Linked BRP number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                textline "                   "
                bitfld.long 0x00 14.--15. " SSC   ,Security state control" "Both,Non-secure,Secure,?..."
                bitfld.long 0x00 13. "              HMM    ,Hyp mode match" "Not matched,Matched"
                textline "                   "
                bitfld.long 0x0 8. " BAS   ,Byte 3 address select" "0,1"
                bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
                bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
                bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
                textline "                   "
                bitfld.long 0x00 1.--2. " PMC   ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
                bitfld.long 0x00 0. "  BE     ,Breakpoing enable" "Disabled,Enabled"
        if (((d.l(c14:(0x500+0x40)))&0xF00000)==(0x000000||0x100000||0x400000||0x500000))
        
            group.long c14:(0x0400+0x40)++0x0 "Breakpoint 4"
                line.long 0x00 "DBGBVR4,Breakpoint Value Register (Instruction address)"
                    hexmask.long 0x00 2.--31. 0x4 " VA    ,Bits[31:2] of the address value for comparison"
        elif (((d.l(c14:(0x500+0x40)))&0xF00000)==(0x800000||0x900000||0xA00000||0xB00000))
        
            hgroup.long c14:(0x0400+0x40)++0x0 "Breakpoint 4"
                hide.long 0x00 "DBGBVR4,Breakpoint Value Register (VMID)"
        else
        
            group.long c14:(0x0400+0x40)++0x0 "Breakpoint 4"
                line.long 0x00 "DBGBVR4,Breakpoint Value Register (Context ID)"
        endif

        group.long c14:(0x0500+0x40)++0x0
            line.long 0x00 "DBGBCR4,Breakpoint Control Register"
                bitfld.long 0x00 22. " BT[2] ,Mismatch" "Match,Mismatch"
                bitfld.long 0x00 21. 23. "                BT[31] ,Base type" "Address,Context ID,VMID,VMID and context ID"
                textline "                   "
                bitfld.long 0x00 20. " BT[0] ,Enable linking" "Disabled,Enabled"
                textline "                   "
                bitfld.long 0x00 16.--19. " LBRPN ,Linked BRP number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                textline "                   "
                bitfld.long 0x00 14.--15. " SSC   ,Security state control" "Both,Non-secure,Secure,?..."
                bitfld.long 0x00 13. "              HMM    ,Hyp mode match" "Not matched,Matched"
                textline "                   "
                bitfld.long 0x0 8. " BAS   ,Byte 3 address select" "0,1"
                bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
                bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
                bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
                textline "                   "
                bitfld.long 0x00 1.--2. " PMC   ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
                bitfld.long 0x00 0. "  BE     ,Breakpoing enable" "Disabled,Enabled"
        if (((d.l(c14:(0x500+0x50)))&0xF00000)==(0x000000||0x100000||0x400000||0x500000))
        
            group.long c14:(0x0400+0x50)++0x0 "Breakpoint 5"
                line.long 0x00 "DBGBVR5,Breakpoint Value Register (Instruction address)"
                    hexmask.long 0x00 2.--31. 0x4 " VA    ,Bits[31:2] of the address value for comparison"
        elif (((d.l(c14:(0x500+0x50)))&0xF00000)==(0x800000||0x900000||0xA00000||0xB00000))
        
            hgroup.long c14:(0x0400+0x50)++0x0 "Breakpoint 5"
                hide.long 0x00 "DBGBVR5,Breakpoint Value Register (VMID)"
        else
        
            group.long c14:(0x0400+0x50)++0x0 "Breakpoint 5"
                line.long 0x00 "DBGBVR5,Breakpoint Value Register (Context ID)"
        endif

        group.long c14:(0x0500+0x50)++0x0
            line.long 0x00 "DBGBCR5,Breakpoint Control Register"
                bitfld.long 0x00 22. " BT[2] ,Mismatch" "Match,Mismatch"
                bitfld.long 0x00 21. 23. "                BT[31] ,Base type" "Address,Context ID,VMID,VMID and context ID"
                textline "                   "
                bitfld.long 0x00 20. " BT[0] ,Enable linking" "Disabled,Enabled"
                textline "                   "
                bitfld.long 0x00 16.--19. " LBRPN ,Linked BRP number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                textline "                   "
                bitfld.long 0x00 14.--15. " SSC   ,Security state control" "Both,Non-secure,Secure,?..."
                bitfld.long 0x00 13. "              HMM    ,Hyp mode match" "Not matched,Matched"
                textline "                   "
                bitfld.long 0x0 8. " BAS   ,Byte 3 address select" "0,1"
                bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
                bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
                bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
                textline "                   "
                bitfld.long 0x00 1.--2. " PMC   ,Privileged mode control" "User/System/Supervisor,Privileged,User only,Any mode"
                bitfld.long 0x00 0. "  BE     ,Breakpoing enable" "Disabled,Enabled"

    group.long c14:0x0141++0x0
        line.long 0x00 "DBGBXVR4,Debug Breakpoint Extended Value Register 4"
            hexmask.long.byte 0x00 0.--7. 1. "         VMID    , VMID value"
    group.long c14:0x0151++0x0
        line.long 0x00 "DBGBXVR5,Debug Breakpoint Extended Value Register 5"
            hexmask.long.byte 0x00 0.--7. 1. "         VMID    , VMID value"
tree.end

width 10.
tree "Watchpoint Control Registers"
        group.long c14:(0x0600+0x0)++0x00 "Breakpoint 0"
            line.long 0x00 "DBGWVR0,Watchpoint Value Register"
                hexmask.long 0x00 2.--31. 0x4 " DA    ,Data address"
        group.long c14:(0x0700+0x0)++0x00
            line.long 0x00 "DBGWCR0,Watchpoint Control Register"
                bitfld.long 0x0 24.--28. " MASK  ,Watchpoint address mask" "Not masked,Reserved,Reserved,0x7,0xF,0x1F,0x3F,0x7F,0xFF,0x1FF,0x3FF,0x7FF,0xFFF,0x1FFF,0x3FFF,0x7FFF,0xFFFF,0x1FFFF,0x3FFFF,0x7FFFF,0xFFFFF,0x1FFFFF,0x3FFFFF,0x7FFFFF,0xFFFFFF,0x1FFFFFF,0x3FFFFFF,0x7FFFFFF,0xFFFFFFF,0x1FFFFFFF,0x3FFFFFFF,0x7FFFFFFF"
                bitfld.long 0x0 20. "  WT  ,Watchpoint Type" "Unlinked data address match,Linked data address match"
                textline "                   "
                bitfld.long 0x0 16.--19. " LBN   ,Linked BRP number" "BRP,BRP1,BRP2,BRP3,BRP4,BRP5,BRP6,BRP7,BRP8,BRP9,BRP10,BRP11,BRP12,BRP13,BRP14,BRP15"
                bitfld.long 0x0 14.--15. "       SSC ,Secure state control" "Both,Non-secure,Secure,?..."
                textline "                   "
                bitfld.long 0x0 13. " HMC   ,Hyp Mode Control" "Disabled,Enabled"
                textline "                   "
                bitfld.long 0x0 12. " BAS   ,Byte 7 address select" "0,1"
                bitfld.long 0x0 11. ",Byte 6 address select" "0,1"
                bitfld.long 0x0 10. ",Byte 5 address select" "0,1"
                bitfld.long 0x0 9. ",Byte 4 address select" "0,1"
                bitfld.long 0x0 8. ",Byte 3 address select" "0,1"
                bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
                bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
                bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
                textline "                   "
                bitfld.long 0x0 3.--4. " LSC   ,Load/Store access control" "Reserved,Load,Store,Any"
                bitfld.long 0x0 1.--2. "    PAC ,Privileged Access control" "Reserved,Match privileged accesses,Match unprivileged accesses,Match all accesses"
                textline "                   "
                bitfld.long 0x0 0. " WE    ,Watchpoint enable" "Disabled,Enabled"
        group.long c14:(0x0600+0x10)++0x00 "Breakpoint 1"
            line.long 0x00 "DBGWVR1,Watchpoint Value Register"
                hexmask.long 0x00 2.--31. 0x4 " DA    ,Data address"
        group.long c14:(0x0700+0x10)++0x00
            line.long 0x00 "DBGWCR1,Watchpoint Control Register"
                bitfld.long 0x0 24.--28. " MASK  ,Watchpoint address mask" "Not masked,Reserved,Reserved,0x7,0xF,0x1F,0x3F,0x7F,0xFF,0x1FF,0x3FF,0x7FF,0xFFF,0x1FFF,0x3FFF,0x7FFF,0xFFFF,0x1FFFF,0x3FFFF,0x7FFFF,0xFFFFF,0x1FFFFF,0x3FFFFF,0x7FFFFF,0xFFFFFF,0x1FFFFFF,0x3FFFFFF,0x7FFFFFF,0xFFFFFFF,0x1FFFFFFF,0x3FFFFFFF,0x7FFFFFFF"
                bitfld.long 0x0 20. "  WT  ,Watchpoint Type" "Unlinked data address match,Linked data address match"
                textline "                   "
                bitfld.long 0x0 16.--19. " LBN   ,Linked BRP number" "BRP,BRP1,BRP2,BRP3,BRP4,BRP5,BRP6,BRP7,BRP8,BRP9,BRP10,BRP11,BRP12,BRP13,BRP14,BRP15"
                bitfld.long 0x0 14.--15. "       SSC ,Secure state control" "Both,Non-secure,Secure,?..."
                textline "                   "
                bitfld.long 0x0 13. " HMC   ,Hyp Mode Control" "Disabled,Enabled"
                textline "                   "
                bitfld.long 0x0 12. " BAS   ,Byte 7 address select" "0,1"
                bitfld.long 0x0 11. ",Byte 6 address select" "0,1"
                bitfld.long 0x0 10. ",Byte 5 address select" "0,1"
                bitfld.long 0x0 9. ",Byte 4 address select" "0,1"
                bitfld.long 0x0 8. ",Byte 3 address select" "0,1"
                bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
                bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
                bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
                textline "                   "
                bitfld.long 0x0 3.--4. " LSC   ,Load/Store access control" "Reserved,Load,Store,Any"
                bitfld.long 0x0 1.--2. "    PAC ,Privileged Access control" "Reserved,Match privileged accesses,Match unprivileged accesses,Match all accesses"
                textline "                   "
                bitfld.long 0x0 0. " WE    ,Watchpoint enable" "Disabled,Enabled"
        group.long c14:(0x0600+0x20)++0x00 "Breakpoint 2"
            line.long 0x00 "DBGWVR2,Watchpoint Value Register"
                hexmask.long 0x00 2.--31. 0x4 " DA    ,Data address"
        group.long c14:(0x0700+0x20)++0x00
            line.long 0x00 "DBGWCR2,Watchpoint Control Register"
                bitfld.long 0x0 24.--28. " MASK  ,Watchpoint address mask" "Not masked,Reserved,Reserved,0x7,0xF,0x1F,0x3F,0x7F,0xFF,0x1FF,0x3FF,0x7FF,0xFFF,0x1FFF,0x3FFF,0x7FFF,0xFFFF,0x1FFFF,0x3FFFF,0x7FFFF,0xFFFFF,0x1FFFFF,0x3FFFFF,0x7FFFFF,0xFFFFFF,0x1FFFFFF,0x3FFFFFF,0x7FFFFFF,0xFFFFFFF,0x1FFFFFFF,0x3FFFFFFF,0x7FFFFFFF"
                bitfld.long 0x0 20. "  WT  ,Watchpoint Type" "Unlinked data address match,Linked data address match"
                textline "                   "
                bitfld.long 0x0 16.--19. " LBN   ,Linked BRP number" "BRP,BRP1,BRP2,BRP3,BRP4,BRP5,BRP6,BRP7,BRP8,BRP9,BRP10,BRP11,BRP12,BRP13,BRP14,BRP15"
                bitfld.long 0x0 14.--15. "       SSC ,Secure state control" "Both,Non-secure,Secure,?..."
                textline "                   "
                bitfld.long 0x0 13. " HMC   ,Hyp Mode Control" "Disabled,Enabled"
                textline "                   "
                bitfld.long 0x0 12. " BAS   ,Byte 7 address select" "0,1"
                bitfld.long 0x0 11. ",Byte 6 address select" "0,1"
                bitfld.long 0x0 10. ",Byte 5 address select" "0,1"
                bitfld.long 0x0 9. ",Byte 4 address select" "0,1"
                bitfld.long 0x0 8. ",Byte 3 address select" "0,1"
                bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
                bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
                bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
                textline "                   "
                bitfld.long 0x0 3.--4. " LSC   ,Load/Store access control" "Reserved,Load,Store,Any"
                bitfld.long 0x0 1.--2. "    PAC ,Privileged Access control" "Reserved,Match privileged accesses,Match unprivileged accesses,Match all accesses"
                textline "                   "
                bitfld.long 0x0 0. " WE    ,Watchpoint enable" "Disabled,Enabled"
        group.long c14:(0x0600+0x30)++0x00 "Breakpoint 3"
            line.long 0x00 "DBGWVR3,Watchpoint Value Register"
                hexmask.long 0x00 2.--31. 0x4 " DA    ,Data address"
        group.long c14:(0x0700+0x30)++0x00
            line.long 0x00 "DBGWCR3,Watchpoint Control Register"
                bitfld.long 0x0 24.--28. " MASK  ,Watchpoint address mask" "Not masked,Reserved,Reserved,0x7,0xF,0x1F,0x3F,0x7F,0xFF,0x1FF,0x3FF,0x7FF,0xFFF,0x1FFF,0x3FFF,0x7FFF,0xFFFF,0x1FFFF,0x3FFFF,0x7FFFF,0xFFFFF,0x1FFFFF,0x3FFFFF,0x7FFFFF,0xFFFFFF,0x1FFFFFF,0x3FFFFFF,0x7FFFFFF,0xFFFFFFF,0x1FFFFFFF,0x3FFFFFFF,0x7FFFFFFF"
                bitfld.long 0x0 20. "  WT  ,Watchpoint Type" "Unlinked data address match,Linked data address match"
                textline "                   "
                bitfld.long 0x0 16.--19. " LBN   ,Linked BRP number" "BRP,BRP1,BRP2,BRP3,BRP4,BRP5,BRP6,BRP7,BRP8,BRP9,BRP10,BRP11,BRP12,BRP13,BRP14,BRP15"
                bitfld.long 0x0 14.--15. "       SSC ,Secure state control" "Both,Non-secure,Secure,?..."
                textline "                   "
                bitfld.long 0x0 13. " HMC   ,Hyp Mode Control" "Disabled,Enabled"
                textline "                   "
                bitfld.long 0x0 12. " BAS   ,Byte 7 address select" "0,1"
                bitfld.long 0x0 11. ",Byte 6 address select" "0,1"
                bitfld.long 0x0 10. ",Byte 5 address select" "0,1"
                bitfld.long 0x0 9. ",Byte 4 address select" "0,1"
                bitfld.long 0x0 8. ",Byte 3 address select" "0,1"
                bitfld.long 0x0 7. ",Byte 2 address select" "0,1"
                bitfld.long 0x0 6. ",Byte 1 address select" "0,1"
                bitfld.long 0x0 5. ",Byte 0 address select" "0,1"
                textline "                   "
                bitfld.long 0x0 3.--4. " LSC   ,Load/Store access control" "Reserved,Load,Store,Any"
                bitfld.long 0x0 1.--2. "    PAC ,Privileged Access control" "Reserved,Match privileged accesses,Match unprivileged accesses,Match all accesses"
                textline "                   "
                bitfld.long 0x0 0. " WE    ,Watchpoint enable" "Disabled,Enabled"
tree.end

width 0xb
tree.end
tree.open "Interrupt Controller (GIC-400)"

width 17.


width 17.
base AD:0xf6801000
tree "Distributor Interface"

    if (((per.l(AD:0xf6801000+0x04))&0x400)==0x400)
    
        if ADDRESS.isSECUREEX(AD:0xf6801000)
        
            group.long 0x0000++0x03
                line.long 0x00 "GICD_CTLR,Distributor Control Register (Secure access)"
                    bitfld.long 0x00 1. " ENABLEGRP1    ,Global Interrupt Enable Group 1" "Disabled,Enabled"
                    bitfld.long 0x00 0. "         ENABLEGRP0    ,Global Interrupt Enable Group 1" "Disabled,Enabled"
        else
            group.long 0x0000++0x03
                line.long 0x00 "GICD_CTLR,Distributor Control Register (Non-secure access)"
                    bitfld.long 0x00 0. " ENABLE        ,Global enable for forwarding pending interrupts from the Distributor to the CPU interfaces" "Disabled,Enabled"
        endif
    else
        group.long 0x0000++0x03
            line.long 0x00 "GICD_CTLR,Distributor Control Register"
                bitfld.long 0x00 0. " ENABLE        ,Global enable for forwarding pending interrupts from the Distributor to the CPU interfaces" "Disabled,Enabled"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x400)==0x400)
    
        rgroup.long 0x0004++0x03
            line.long 0x00 "GICD_TYPER,Interrupt Controller Type Register"
                bitfld.long 0x00 11.--15. " LSPI          ,Locable Shared Peripheral Interrupts" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 10. "               SECURITYYEXTN ,Indicate whether interrupt controller implements the security extensions" "Not implemented,Implemented"
                textline "                          "
                bitfld.long 0x00 5.--7. " CPUNUMBER     ,Indicates the number of implemented CPU interfaces" "1,2,3,4,?..."
                bitfld.long 0x00 0.--4. "                ITLN          ,Indicates the number of interrupts that the interrupt controller supports" "Up to 32,Up to 64,Up to 96,Up to 128,Up to 160,Up to 192,Up to 224,Up to 256,Up to 288,Up to 320,Up to 352,Up to 384,Up to 416,Up to 448,Up to 480,Up to 512,Up to 544,Up to 576,Up to 608,Up to 640,Up to 672,Up to 704,Up to 736,Up to 768,Up to 800,Up to 832,Up to 864,Up to 896,Up to 928,Up to 960,Up to 992,Up to 1020"
    else
        rgroup.long 0x0004++0x03
            line.long 0x00 "GICD_TYPER,Interrupt Controller Type Register"
                bitfld.long 0x00 10. " SECURITYYEXTN ,Indicates whether interrupt controller implements the security extensions" "Not implemented,Implemented"
                textline "                          "
                bitfld.long 0x00 5.--7. " CPUNUMBER     ,Indicates the number of implemented CPU interfaces" "1,2,3,4,?..."
                bitfld.long 0x00 0.--4. "                ITLN          ,Indicates the number of interrupts that the interrupt controller supports" "Up to 32,Up to 64,Up to 96,Up to 128,Up to 160,Up to 192,Up to 224,Up to 256,Up to 288,Up to 320,Up to 352,Up to 384,Up to 416,Up to 448,Up to 480,Up to 512,Up to 544,Up to 576,Up to 608,Up to 640,Up to 672,Up to 704,Up to 736,Up to 768,Up to 800,Up to 832,Up to 864,Up to 896,Up to 928,Up to 960,Up to 992,Up to 1020"
    endif

    
        rgroup.long 0x0008++0x03
            line.long 0x00 "GICD_IIDR,Distributor Implementer Identification Register"
                bitfld.long 0x00 24.--31. " PRODID        ,Indicates the product ID" "PL390,PL390,GIC400,GIC400,?..."
                bitfld.long 0x00 16.--19. "           VAR           ,Major revison number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
            textline "                          "
                bitfld.long 0x00 12.--15. " REV           ,Minor revision number" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                hexmask.long.word 0x00 0.--11. 1. "               IMP           ,Implementer"

sif CPU.FEATURE(hypervisor)||CPU.FEATURE(secure)
width 17.
tree "Group/Security Registers"
    
    if ADDRESS.isSECUREEX(AD:0xf6801000+0x0080)
    
        group.long 0x0080++0x03
            line.long 0x0 "GICD_IGROUPR0,Interrupt Group Register 0 (Secure Access)"
                bitfld.long 0x00 31. " GSB31   ,Group Status Bit 31" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB30   ,Group Status Bit 30" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB29   ,Group Status Bit 29" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB28   ,Group Status Bit 28" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB27   ,Group Status Bit 27" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB26   ,Group Status Bit 26" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB25   ,Group Status Bit 25" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB24   ,Group Status Bit 24" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB23   ,Group Status Bit 23" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB22   ,Group Status Bit 22" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB21   ,Group Status Bit 21" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB20   ,Group Status Bit 20" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB19   ,Group Status Bit 19" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB18   ,Group Status Bit 18" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB17   ,Group Status Bit 17" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB16   ,Group Status Bit 16" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB15   ,Group Status Bit 15" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB14   ,Group Status Bit 14" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB13   ,Group Status Bit 13" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB12   ,Group Status Bit 12" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB11   ,Group Status Bit 11" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB10   ,Group Status Bit 10" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB9    ,Group Status Bit 9" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB8    ,Group Status Bit 8" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB7    ,Group Status Bit 7" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB6    ,Group Status Bit 6" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB5    ,Group Status Bit 5" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB4    ,Group Status Bit 4" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB3    ,Group Status Bit 3" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB2    ,Group Status Bit 2" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB1    ,Group Status Bit 1" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB0    ,Group Status Bit 0" "Group 0 (Secure),Group 1 (Non-secure)"
    else
        group.long 0x0080++0x03
            line.long 0x0 "GICD_IGROUPR0,Interrupt Group Register 0 (Non-secure access)"
                bitfld.long 0x00 31. " GSB31   ,Group Status Bit 31" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB30   ,Group Status Bit 30" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB29   ,Group Status Bit 29" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB28   ,Group Status Bit 28" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB27   ,Group Status Bit 27" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB26   ,Group Status Bit 26" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB25   ,Group Status Bit 25" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB24   ,Group Status Bit 24" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB23   ,Group Status Bit 23" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB22   ,Group Status Bit 22" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB21   ,Group Status Bit 21" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB20   ,Group Status Bit 20" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB19   ,Group Status Bit 19" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB18   ,Group Status Bit 18" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB17   ,Group Status Bit 17" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB16   ,Group Status Bit 16" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB15   ,Group Status Bit 15" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB14   ,Group Status Bit 14" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB13   ,Group Status Bit 13" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB12   ,Group Status Bit 12" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB11   ,Group Status Bit 11" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB10   ,Group Status Bit 10" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB9    ,Group Status Bit 9" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB8    ,Group Status Bit 8" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB7    ,Group Status Bit 7" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB6    ,Group Status Bit 6" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB5    ,Group Status Bit 5" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB4    ,Group Status Bit 4" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB3    ,Group Status Bit 3" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB2    ,Group Status Bit 2" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB1    ,Group Status Bit 1" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB0    ,Group Status Bit 0" "Group 0,Group 1"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x01)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x0084))
    
        group.long 0x0084++0x03
            line.long 0x0 "GICD_IGROUPR1,Interrupt Group Register 1 (Secure Access)"
                bitfld.long 0x00 31. " GSB63   ,Group Status Bit 63" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB62   ,Group Status Bit 62" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB61   ,Group Status Bit 61" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB60   ,Group Status Bit 60" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB59   ,Group Status Bit 59" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB58   ,Group Status Bit 58" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB57   ,Group Status Bit 57" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB56   ,Group Status Bit 56" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB55   ,Group Status Bit 55" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB54   ,Group Status Bit 54" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB53   ,Group Status Bit 53" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB52   ,Group Status Bit 52" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB51   ,Group Status Bit 51" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB50   ,Group Status Bit 50" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB49   ,Group Status Bit 49" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB48   ,Group Status Bit 48" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB47   ,Group Status Bit 47" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB46   ,Group Status Bit 46" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB45   ,Group Status Bit 45" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB44   ,Group Status Bit 44" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB43   ,Group Status Bit 43" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB42   ,Group Status Bit 42" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB41   ,Group Status Bit 41" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB40   ,Group Status Bit 40" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB39   ,Group Status Bit 39" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB38   ,Group Status Bit 38" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB37   ,Group Status Bit 37" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB36   ,Group Status Bit 36" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB35   ,Group Status Bit 35" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB34   ,Group Status Bit 34" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB33   ,Group Status Bit 33" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB32   ,Group Status Bit 32" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x01)
    
        group.long 0x0084++0x03
            line.long 0x0 "GICD_IGROUPR1,Interrupt Group Register 1 (Non-secure access)"
                bitfld.long 0x00 31. " GSB63   ,Group Status Bit 63" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB62   ,Group Status Bit 62" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB61   ,Group Status Bit 61" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB60   ,Group Status Bit 60" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB59   ,Group Status Bit 59" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB58   ,Group Status Bit 58" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB57   ,Group Status Bit 57" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB56   ,Group Status Bit 56" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB55   ,Group Status Bit 55" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB54   ,Group Status Bit 54" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB53   ,Group Status Bit 53" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB52   ,Group Status Bit 52" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB51   ,Group Status Bit 51" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB50   ,Group Status Bit 50" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB49   ,Group Status Bit 49" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB48   ,Group Status Bit 48" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB47   ,Group Status Bit 47" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB46   ,Group Status Bit 46" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB45   ,Group Status Bit 45" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB44   ,Group Status Bit 44" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB43   ,Group Status Bit 43" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB42   ,Group Status Bit 42" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB41   ,Group Status Bit 41" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB40   ,Group Status Bit 40" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB39   ,Group Status Bit 39" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB38   ,Group Status Bit 38" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB37   ,Group Status Bit 37" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB36   ,Group Status Bit 36" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB35   ,Group Status Bit 35" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB34   ,Group Status Bit 34" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB33   ,Group Status Bit 33" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB32   ,Group Status Bit 32" "Group 0,Group 1"
    else
        hgroup.long 0x0084++0x03
            hide.long 0x0 "GICD_IGROUPR1,Interrupt Group Register 1"

            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x02)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x0088))
    
        group.long 0x0088++0x03
            line.long 0x0 "GICD_IGROUPR2,Interrupt Group Register 2 (Secure access)"
                bitfld.long 0x00 31. " GSB95   ,Group Status Bit 95" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB94   ,Group Status Bit 94" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB93   ,Group Status Bit 93" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB92   ,Group Status Bit 92" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB91   ,Group Status Bit 91" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB90   ,Group Status Bit 90" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB89   ,Group Status Bit 89" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB88   ,Group Status Bit 88" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB87   ,Group Status Bit 87" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB86   ,Group Status Bit 86" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB85   ,Group Status Bit 85" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB84   ,Group Status Bit 84" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB83   ,Group Status Bit 83" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB82   ,Group Status Bit 82" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB81   ,Group Status Bit 81" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB80   ,Group Status Bit 80" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB79   ,Group Status Bit 79" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB78   ,Group Status Bit 78" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB77   ,Group Status Bit 77" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB76   ,Group Status Bit 76" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB75   ,Group Status Bit 75" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB74   ,Group Status Bit 74" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB73   ,Group Status Bit 73" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB72   ,Group Status Bit 72" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB71   ,Group Status Bit 71" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB70   ,Group Status Bit 70" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB69   ,Group Status Bit 69" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB68   ,Group Status Bit 68" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB67   ,Group Status Bit 67" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB66   ,Group Status Bit 66" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB65   ,Group Status Bit 65" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB64   ,Group Status Bit 64" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x02)
    
        group.long 0x0088++0x03
            line.long 0x0 "GICD_IGROUPR2,Interrupt Group Register 2 (Non-secure access)"
                bitfld.long 0x00 31. " GSB95   ,Group Status Bit 95" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB94   ,Group Status Bit 94" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB93   ,Group Status Bit 93" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB92   ,Group Status Bit 92" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB91   ,Group Status Bit 91" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB90   ,Group Status Bit 90" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB89   ,Group Status Bit 89" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB88   ,Group Status Bit 88" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB87   ,Group Status Bit 87" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB86   ,Group Status Bit 86" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB85   ,Group Status Bit 85" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB84   ,Group Status Bit 84" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB83   ,Group Status Bit 83" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB82   ,Group Status Bit 82" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB81   ,Group Status Bit 81" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB80   ,Group Status Bit 80" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB79   ,Group Status Bit 79" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB78   ,Group Status Bit 78" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB77   ,Group Status Bit 77" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB76   ,Group Status Bit 76" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB75   ,Group Status Bit 75" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB74   ,Group Status Bit 74" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB73   ,Group Status Bit 73" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB72   ,Group Status Bit 72" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB71   ,Group Status Bit 71" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB70   ,Group Status Bit 70" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB69   ,Group Status Bit 69" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB68   ,Group Status Bit 68" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB67   ,Group Status Bit 67" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB66   ,Group Status Bit 66" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB65   ,Group Status Bit 65" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB64   ,Group Status Bit 64" "Group 0,Group 1"
    else
        hgroup.long 0x0088++0x03
            hide.long 0x0 "GICD_IGROUPR2,Interrupt Group Register 2"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x03)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x008C))
    
        group.long 0x008C++0x03
            line.long 0x0 "GICD_IGROUPR3,Interrupt Group Register 3 (Secure access)"
                bitfld.long 0x00 31. " GSB127  ,Group Status Bit 127" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB126  ,Group Status Bit 126" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB125  ,Group Status Bit 125" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB124  ,Group Status Bit 124" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB123  ,Group Status Bit 123" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB122  ,Group Status Bit 122" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB121  ,Group Status Bit 121" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB120  ,Group Status Bit 120" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB119  ,Group Status Bit 119" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB118  ,Group Status Bit 118" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB117  ,Group Status Bit 117" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB116  ,Group Status Bit 116" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB115  ,Group Status Bit 115" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB114  ,Group Status Bit 114" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB113  ,Group Status Bit 113" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB112  ,Group Status Bit 112" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB111  ,Group Status Bit 111" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB110  ,Group Status Bit 110" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB109  ,Group Status Bit 109" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB108  ,Group Status Bit 108" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB107  ,Group Status Bit 107" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB106  ,Group Status Bit 106" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB105  ,Group Status Bit 105" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB104  ,Group Status Bit 104" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB103  ,Group Status Bit 103" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB102  ,Group Status Bit 102" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB101  ,Group Status Bit 101" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB100  ,Group Status Bit 100" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB99   ,Group Status Bit 99" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB98   ,Group Status Bit 98" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB97   ,Group Status Bit 97" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB96   ,Group Status Bit 96" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x03)
    
        group.long 0x008C++0x03
            line.long 0x0 "GICD_IGROUPR3,Interrupt Group Register 3 (Non-secure access)"
                bitfld.long 0x00 31. " GSB127  ,Group Status Bit 127" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB126  ,Group Status Bit 126" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB125  ,Group Status Bit 125" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB124  ,Group Status Bit 124" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB123  ,Group Status Bit 123" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB122  ,Group Status Bit 122" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB121  ,Group Status Bit 121" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB120  ,Group Status Bit 120" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB119  ,Group Status Bit 119" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB118  ,Group Status Bit 118" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB117  ,Group Status Bit 117" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB116  ,Group Status Bit 116" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB115  ,Group Status Bit 115" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB114  ,Group Status Bit 114" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB113  ,Group Status Bit 113" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB112  ,Group Status Bit 112" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB111  ,Group Status Bit 111" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB110  ,Group Status Bit 110" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB109  ,Group Status Bit 109" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB108  ,Group Status Bit 108" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB107  ,Group Status Bit 107" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB106  ,Group Status Bit 106" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB105  ,Group Status Bit 105" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB104  ,Group Status Bit 104" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB103  ,Group Status Bit 103" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB102  ,Group Status Bit 102" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB101  ,Group Status Bit 101" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB100  ,Group Status Bit 100" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB99   ,Group Status Bit 99" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB98   ,Group Status Bit 98" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB97   ,Group Status Bit 97" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB96   ,Group Status Bit 96" "Group 0,Group 1"
    else
        hgroup.long 0x008C++0x03
            hide.long 0x0 "GICD_IGROUPR3,Interrupt Group Register 3"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x04)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x0090))
    
        group.long 0x0090++0x03
            line.long 0x0 "GICD_IGROUPR4,Interrupt Group Register 4 (Secure access)"
                bitfld.long 0x00 31. " GSB159  ,Group Status Bit 159" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB158  ,Group Status Bit 158" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB157  ,Group Status Bit 157" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB156  ,Group Status Bit 156" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB155  ,Group Status Bit 155" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB154  ,Group Status Bit 154" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB153  ,Group Status Bit 153" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB152  ,Group Status Bit 152" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB151  ,Group Status Bit 151" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB150  ,Group Status Bit 150" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB149  ,Group Status Bit 149" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB148  ,Group Status Bit 148" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB147  ,Group Status Bit 147" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB146  ,Group Status Bit 146" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB145  ,Group Status Bit 145" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB144  ,Group Status Bit 144" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB143  ,Group Status Bit 143" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB142  ,Group Status Bit 142" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB141  ,Group Status Bit 141" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB140  ,Group Status Bit 140" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB139  ,Group Status Bit 139" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB138  ,Group Status Bit 138" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB137  ,Group Status Bit 137" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB136  ,Group Status Bit 136" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB135  ,Group Status Bit 135" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB134  ,Group Status Bit 134" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB133  ,Group Status Bit 133" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB132  ,Group Status Bit 132" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB131  ,Group Status Bit 131" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB130  ,Group Status Bit 130" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB129  ,Group Status Bit 129" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB128  ,Group Status Bit 128" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x04)
    
        group.long 0x0090++0x03
            line.long 0x0 "GICD_IGROUPR4,Interrupt Group Register 4 (Non-secure access)"
                bitfld.long 0x00 31. " GSB159  ,Group Status Bit 159" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB158  ,Group Status Bit 158" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB157  ,Group Status Bit 157" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB156  ,Group Status Bit 156" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB155  ,Group Status Bit 155" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB154  ,Group Status Bit 154" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB153  ,Group Status Bit 153" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB152  ,Group Status Bit 152" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB151  ,Group Status Bit 151" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB150  ,Group Status Bit 150" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB149  ,Group Status Bit 149" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB148  ,Group Status Bit 148" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB147  ,Group Status Bit 147" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB146  ,Group Status Bit 146" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB145  ,Group Status Bit 145" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB144  ,Group Status Bit 144" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB143  ,Group Status Bit 143" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB142  ,Group Status Bit 142" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB141  ,Group Status Bit 141" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB140  ,Group Status Bit 140" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB139  ,Group Status Bit 139" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB138  ,Group Status Bit 138" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB137  ,Group Status Bit 137" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB136  ,Group Status Bit 136" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB135  ,Group Status Bit 135" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB134  ,Group Status Bit 134" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB133  ,Group Status Bit 133" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB132  ,Group Status Bit 132" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB131  ,Group Status Bit 131" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB130  ,Group Status Bit 130" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB129  ,Group Status Bit 129" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB128  ,Group Status Bit 128" "Group 0,Group 1"
    else
        hgroup.long 0x0090++0x03
            hide.long 0x0 "GICD_IGROUPR4,Interrupt Group Register 4"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x05)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x0094))
    
        group.long 0x0094++0x03
            line.long 0x0 "GICD_IGROUPR5,Interrupt Group Register 5 (Secure access)"
                bitfld.long 0x00 31. " GSB191  ,Group Status Bit 191" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB190  ,Group Status Bit 190" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB189  ,Group Status Bit 189" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB188  ,Group Status Bit 188" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB187  ,Group Status Bit 187" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB186  ,Group Status Bit 186" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB185  ,Group Status Bit 185" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB184  ,Group Status Bit 184" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB183  ,Group Status Bit 183" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB182  ,Group Status Bit 182" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB181  ,Group Status Bit 181" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB180  ,Group Status Bit 180" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB179  ,Group Status Bit 179" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB178  ,Group Status Bit 178" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB177  ,Group Status Bit 177" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB176  ,Group Status Bit 176" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB175  ,Group Status Bit 175" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB174  ,Group Status Bit 174" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB173  ,Group Status Bit 173" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB172  ,Group Status Bit 172" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB171  ,Group Status Bit 171" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB170  ,Group Status Bit 170" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB169  ,Group Status Bit 169" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB168  ,Group Status Bit 168" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB167  ,Group Status Bit 167" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB166  ,Group Status Bit 166" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB165  ,Group Status Bit 165" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB164  ,Group Status Bit 164" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB163  ,Group Status Bit 163" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB162  ,Group Status Bit 162" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB161  ,Group Status Bit 161" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB160  ,Group Status Bit 160" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x05)
    
        group.long 0x0094++0x03
            line.long 0x0 "GICD_IGROUPR5,Interrupt Group Register 5 (Non-secure access)"
                bitfld.long 0x00 31. " GSB191  ,Group Status Bit 191" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB190  ,Group Status Bit 190" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB189  ,Group Status Bit 189" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB188  ,Group Status Bit 188" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB187  ,Group Status Bit 187" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB186  ,Group Status Bit 186" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB185  ,Group Status Bit 185" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB184  ,Group Status Bit 184" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB183  ,Group Status Bit 183" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB182  ,Group Status Bit 182" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB181  ,Group Status Bit 181" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB180  ,Group Status Bit 180" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB179  ,Group Status Bit 179" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB178  ,Group Status Bit 178" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB177  ,Group Status Bit 177" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB176  ,Group Status Bit 176" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB175  ,Group Status Bit 175" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB174  ,Group Status Bit 174" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB173  ,Group Status Bit 173" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB172  ,Group Status Bit 172" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB171  ,Group Status Bit 171" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB170  ,Group Status Bit 170" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB169  ,Group Status Bit 169" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB168  ,Group Status Bit 168" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB167  ,Group Status Bit 167" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB166  ,Group Status Bit 166" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB165  ,Group Status Bit 165" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB164  ,Group Status Bit 164" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB163  ,Group Status Bit 163" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB162  ,Group Status Bit 162" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB161  ,Group Status Bit 161" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB160  ,Group Status Bit 160" "Group 0,Group 1"
    else
        hgroup.long 0x0094++0x03
            hide.long 0x0 "GICD_IGROUPR5,Interrupt Group Register 5"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x06)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x0098))
    
        group.long 0x0098++0x03
            line.long 0x0 "GICD_IGROUPR6,Interrupt Group Register 6 (Secure access)"
                bitfld.long 0x00 31. " GSB223  ,Group Status Bit 223" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB222  ,Group Status Bit 222" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB221  ,Group Status Bit 221" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB220  ,Group Status Bit 220" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB219  ,Group Status Bit 219" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB218  ,Group Status Bit 218" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB217  ,Group Status Bit 217" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB216  ,Group Status Bit 216" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB215  ,Group Status Bit 215" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB214  ,Group Status Bit 214" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB213  ,Group Status Bit 213" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB212  ,Group Status Bit 212" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB211  ,Group Status Bit 211" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB210  ,Group Status Bit 210" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB209  ,Group Status Bit 209" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB208  ,Group Status Bit 208" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB207  ,Group Status Bit 207" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB206  ,Group Status Bit 206" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB205  ,Group Status Bit 205" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB204  ,Group Status Bit 204" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB203  ,Group Status Bit 203" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB202  ,Group Status Bit 202" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB201  ,Group Status Bit 201" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB200  ,Group Status Bit 200" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB199  ,Group Status Bit 199" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB198  ,Group Status Bit 198" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB197  ,Group Status Bit 197" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB196  ,Group Status Bit 196" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB195  ,Group Status Bit 195" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB194  ,Group Status Bit 194" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB193  ,Group Status Bit 193" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB192  ,Group Status Bit 192" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x06)
    
        group.long 0x0098++0x03
            line.long 0x0 "GICD_IGROUPR6,Interrupt Group Register 6 (Non-secure access)"
                bitfld.long 0x00 31. " GSB223  ,Group Status Bit 223" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB222  ,Group Status Bit 222" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB221  ,Group Status Bit 221" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB220  ,Group Status Bit 220" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB219  ,Group Status Bit 219" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB218  ,Group Status Bit 218" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB217  ,Group Status Bit 217" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB216  ,Group Status Bit 216" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB215  ,Group Status Bit 215" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB214  ,Group Status Bit 214" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB213  ,Group Status Bit 213" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB212  ,Group Status Bit 212" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB211  ,Group Status Bit 211" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB210  ,Group Status Bit 210" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB209  ,Group Status Bit 209" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB208  ,Group Status Bit 208" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB207  ,Group Status Bit 207" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB206  ,Group Status Bit 206" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB205  ,Group Status Bit 205" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB204  ,Group Status Bit 204" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB203  ,Group Status Bit 203" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB202  ,Group Status Bit 202" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB201  ,Group Status Bit 201" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB200  ,Group Status Bit 200" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB199  ,Group Status Bit 199" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB198  ,Group Status Bit 198" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB197  ,Group Status Bit 197" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB196  ,Group Status Bit 196" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB195  ,Group Status Bit 195" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB194  ,Group Status Bit 194" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB193  ,Group Status Bit 193" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB192  ,Group Status Bit 192" "Group 0,Group 1"
    else
        hgroup.long 0x0098++0x03
            hide.long 0x0 "GICD_IGROUPR6,Interrupt Group Register 6"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x07)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x009C))
    
        group.long 0x009C++0x03
            line.long 0x0 "GICD_IGROUPR7,Interrupt Group Register 7 (Secure access)"
                bitfld.long 0x00 31. " GSB255  ,Group Status Bit 255" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB254  ,Group Status Bit 254" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB253  ,Group Status Bit 253" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB252  ,Group Status Bit 252" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB251  ,Group Status Bit 251" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB250  ,Group Status Bit 250" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB249  ,Group Status Bit 249" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB248  ,Group Status Bit 248" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB247  ,Group Status Bit 247" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB246  ,Group Status Bit 246" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB245  ,Group Status Bit 245" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB244  ,Group Status Bit 244" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB243  ,Group Status Bit 243" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB242  ,Group Status Bit 242" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB241  ,Group Status Bit 241" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB240  ,Group Status Bit 240" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB239  ,Group Status Bit 239" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB238  ,Group Status Bit 238" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB237  ,Group Status Bit 237" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB236  ,Group Status Bit 236" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB235  ,Group Status Bit 235" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB234  ,Group Status Bit 234" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB233  ,Group Status Bit 233" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB232  ,Group Status Bit 232" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB231  ,Group Status Bit 231" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB230  ,Group Status Bit 230" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB229  ,Group Status Bit 229" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB228  ,Group Status Bit 228" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB227  ,Group Status Bit 227" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB226  ,Group Status Bit 226" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB225  ,Group Status Bit 225" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB224  ,Group Status Bit 224" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x07)
    
        group.long 0x009C++0x03
            line.long 0x0 "GICD_IGROUPR7,Interrupt Group Register 7 (Non-secure access)"
                bitfld.long 0x00 31. " GSB255  ,Group Status Bit 255" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB254  ,Group Status Bit 254" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB253  ,Group Status Bit 253" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB252  ,Group Status Bit 252" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB251  ,Group Status Bit 251" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB250  ,Group Status Bit 250" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB249  ,Group Status Bit 249" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB248  ,Group Status Bit 248" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB247  ,Group Status Bit 247" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB246  ,Group Status Bit 246" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB245  ,Group Status Bit 245" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB244  ,Group Status Bit 244" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB243  ,Group Status Bit 243" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB242  ,Group Status Bit 242" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB241  ,Group Status Bit 241" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB240  ,Group Status Bit 240" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB239  ,Group Status Bit 239" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB238  ,Group Status Bit 238" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB237  ,Group Status Bit 237" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB236  ,Group Status Bit 236" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB235  ,Group Status Bit 235" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB234  ,Group Status Bit 234" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB233  ,Group Status Bit 233" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB232  ,Group Status Bit 232" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB231  ,Group Status Bit 231" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB230  ,Group Status Bit 230" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB229  ,Group Status Bit 229" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB228  ,Group Status Bit 228" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB227  ,Group Status Bit 227" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB226  ,Group Status Bit 226" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB225  ,Group Status Bit 225" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB224  ,Group Status Bit 224" "Group 0,Group 1"
    else
        hgroup.long 0x009C++0x03
            hide.long 0x0 "GICD_IGROUPR7,Interrupt Group Register 7"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x08)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00A0))
    
        group.long 0x00A0++0x03
            line.long 0x0 "GICD_IGROUPR8,Interrupt Group Register 8 (Secure access)"
                bitfld.long 0x00 31. " GSB287  ,Group Status Bit 287" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB286  ,Group Status Bit 286" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB285  ,Group Status Bit 285" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB284  ,Group Status Bit 284" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB283  ,Group Status Bit 283" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB282  ,Group Status Bit 282" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB281  ,Group Status Bit 281" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB280  ,Group Status Bit 280" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB279  ,Group Status Bit 279" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB278  ,Group Status Bit 278" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB277  ,Group Status Bit 277" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB276  ,Group Status Bit 276" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB275  ,Group Status Bit 275" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB274  ,Group Status Bit 274" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB273  ,Group Status Bit 273" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB272  ,Group Status Bit 272" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB271  ,Group Status Bit 271" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB270  ,Group Status Bit 270" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB269  ,Group Status Bit 269" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB268  ,Group Status Bit 268" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB267  ,Group Status Bit 267" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB266  ,Group Status Bit 266" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB265  ,Group Status Bit 265" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB264  ,Group Status Bit 264" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB263  ,Group Status Bit 263" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB262  ,Group Status Bit 262" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB261  ,Group Status Bit 261" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB260  ,Group Status Bit 260" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB259  ,Group Status Bit 259" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB258  ,Group Status Bit 258" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB257  ,Group Status Bit 257" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB256  ,Group Status Bit 256" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x08)
    
        group.long 0x00A0++0x03
            line.long 0x0 "GICD_IGROUPR8,Interrupt Group Register 8 (Non-secure access)"
                bitfld.long 0x00 31. " GSB287  ,Group Status Bit 287" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB286  ,Group Status Bit 286" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB285  ,Group Status Bit 285" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB284  ,Group Status Bit 284" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB283  ,Group Status Bit 283" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB282  ,Group Status Bit 282" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB281  ,Group Status Bit 281" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB280  ,Group Status Bit 280" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB279  ,Group Status Bit 279" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB278  ,Group Status Bit 278" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB277  ,Group Status Bit 277" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB276  ,Group Status Bit 276" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB275  ,Group Status Bit 275" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB274  ,Group Status Bit 274" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB273  ,Group Status Bit 273" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB272  ,Group Status Bit 272" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB271  ,Group Status Bit 271" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB270  ,Group Status Bit 270" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB269  ,Group Status Bit 269" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB268  ,Group Status Bit 268" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB267  ,Group Status Bit 267" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB266  ,Group Status Bit 266" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB265  ,Group Status Bit 265" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB264  ,Group Status Bit 264" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB263  ,Group Status Bit 263" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB262  ,Group Status Bit 262" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB261  ,Group Status Bit 261" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB260  ,Group Status Bit 260" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB259  ,Group Status Bit 259" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB258  ,Group Status Bit 258" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB257  ,Group Status Bit 257" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB256  ,Group Status Bit 256" "Group 0,Group 1"
    else
        hgroup.long 0x00A0++0x03
            hide.long 0x0 "GICD_IGROUPR8,Interrupt Group Register 8"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x09)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00A4))
    
        group.long 0x00A4++0x03
            line.long 0x0 "GICD_IGROUPR9,Interrupt Group Register 9 (Secure access)"
                bitfld.long 0x00 31. " GSB319  ,Group Status Bit 319" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB318  ,Group Status Bit 318" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB317  ,Group Status Bit 317" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB316  ,Group Status Bit 316" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB315  ,Group Status Bit 315" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB314  ,Group Status Bit 314" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB313  ,Group Status Bit 313" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB312  ,Group Status Bit 312" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB311  ,Group Status Bit 311" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB310  ,Group Status Bit 310" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB309  ,Group Status Bit 309" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB308  ,Group Status Bit 308" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB307  ,Group Status Bit 307" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB306  ,Group Status Bit 306" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB305  ,Group Status Bit 305" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB304  ,Group Status Bit 304" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB303  ,Group Status Bit 303" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB302  ,Group Status Bit 302" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB301  ,Group Status Bit 301" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB300  ,Group Status Bit 300" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB299  ,Group Status Bit 299" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB298  ,Group Status Bit 298" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB297  ,Group Status Bit 297" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB296  ,Group Status Bit 296" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB295  ,Group Status Bit 295" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB294  ,Group Status Bit 294" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB293  ,Group Status Bit 293" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB292  ,Group Status Bit 292" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB291  ,Group Status Bit 291" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB290  ,Group Status Bit 290" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB289  ,Group Status Bit 289" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB288  ,Group Status Bit 288" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x09)
    
        group.long 0x00A4++0x03
            line.long 0x0 "GICD_IGROUPR9,Interrupt Group Register 9 (Non-secure access)"
                bitfld.long 0x00 31. " GSB319  ,Group Status Bit 319" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB318  ,Group Status Bit 318" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB317  ,Group Status Bit 317" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB316  ,Group Status Bit 316" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB315  ,Group Status Bit 315" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB314  ,Group Status Bit 314" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB313  ,Group Status Bit 313" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB312  ,Group Status Bit 312" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB311  ,Group Status Bit 311" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB310  ,Group Status Bit 310" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB309  ,Group Status Bit 309" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB308  ,Group Status Bit 308" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB307  ,Group Status Bit 307" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB306  ,Group Status Bit 306" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB305  ,Group Status Bit 305" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB304  ,Group Status Bit 304" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB303  ,Group Status Bit 303" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB302  ,Group Status Bit 302" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB301  ,Group Status Bit 301" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB300  ,Group Status Bit 300" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB299  ,Group Status Bit 299" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB298  ,Group Status Bit 298" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB297  ,Group Status Bit 297" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB296  ,Group Status Bit 296" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB295  ,Group Status Bit 295" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB294  ,Group Status Bit 294" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB293  ,Group Status Bit 293" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB292  ,Group Status Bit 292" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB291  ,Group Status Bit 291" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB290  ,Group Status Bit 290" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB289  ,Group Status Bit 289" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB288  ,Group Status Bit 288" "Group 0,Group 1"
    else
        hgroup.long 0x00A4++0x03
            hide.long 0x0 "GICD_IGROUPR9,Interrupt Group Register 9"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0A)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00A8))
    
        group.long 0x00A8++0x03
            line.long 0x0 "GICD_IGROUPR10,Interrupt Group Register 10 (Secure access)"
                bitfld.long 0x00 31. " GSB351  ,Group Status Bit 351" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB350  ,Group Status Bit 350" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB349  ,Group Status Bit 349" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB348  ,Group Status Bit 348" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB347  ,Group Status Bit 347" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB346  ,Group Status Bit 346" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB345  ,Group Status Bit 345" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB344  ,Group Status Bit 344" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB343  ,Group Status Bit 343" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB342  ,Group Status Bit 342" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB341  ,Group Status Bit 341" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB340  ,Group Status Bit 340" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB339  ,Group Status Bit 339" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB338  ,Group Status Bit 338" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB337  ,Group Status Bit 337" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB336  ,Group Status Bit 336" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB335  ,Group Status Bit 335" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB334  ,Group Status Bit 334" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB333  ,Group Status Bit 333" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB332  ,Group Status Bit 332" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB331  ,Group Status Bit 331" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB330  ,Group Status Bit 330" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB329  ,Group Status Bit 329" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB328  ,Group Status Bit 328" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB327  ,Group Status Bit 327" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB326  ,Group Status Bit 326" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB325  ,Group Status Bit 325" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB324  ,Group Status Bit 324" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB323  ,Group Status Bit 323" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB322  ,Group Status Bit 322" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB321  ,Group Status Bit 321" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB320  ,Group Status Bit 320" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0A)
    
        group.long 0x00A8++0x03
            line.long 0x0 "GICD_IGROUPR10,Interrupt Group Register 10 (Non-secure access)"
                bitfld.long 0x00 31. " GSB351  ,Group Status Bit 351" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB350  ,Group Status Bit 350" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB349  ,Group Status Bit 349" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB348  ,Group Status Bit 348" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB347  ,Group Status Bit 347" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB346  ,Group Status Bit 346" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB345  ,Group Status Bit 345" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB344  ,Group Status Bit 344" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB343  ,Group Status Bit 343" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB342  ,Group Status Bit 342" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB341  ,Group Status Bit 341" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB340  ,Group Status Bit 340" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB339  ,Group Status Bit 339" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB338  ,Group Status Bit 338" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB337  ,Group Status Bit 337" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB336  ,Group Status Bit 336" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB335  ,Group Status Bit 335" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB334  ,Group Status Bit 334" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB333  ,Group Status Bit 333" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB332  ,Group Status Bit 332" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB331  ,Group Status Bit 331" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB330  ,Group Status Bit 330" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB329  ,Group Status Bit 329" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB328  ,Group Status Bit 328" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB327  ,Group Status Bit 327" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB326  ,Group Status Bit 326" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB325  ,Group Status Bit 325" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB324  ,Group Status Bit 324" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB323  ,Group Status Bit 323" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB322  ,Group Status Bit 322" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB321  ,Group Status Bit 321" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB320  ,Group Status Bit 320" "Group 0,Group 1"
    else
        hgroup.long 0x00A8++0x03
            hide.long 0x0 "GICD_IGROUPR10,Interrupt Group Register 10"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0B)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00AC))
    
        group.long 0x00AC++0x03
            line.long 0x0 "GICD_IGROUPR11,Interrupt Group Register 11 (Secure access)"
                bitfld.long 0x00 31. " GSB383  ,Group Status Bit 383" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB382  ,Group Status Bit 382" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB381  ,Group Status Bit 381" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB380  ,Group Status Bit 380" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB379  ,Group Status Bit 379" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB378  ,Group Status Bit 378" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB377  ,Group Status Bit 377" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB376  ,Group Status Bit 376" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB375  ,Group Status Bit 375" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB374  ,Group Status Bit 374" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB373  ,Group Status Bit 373" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB372  ,Group Status Bit 372" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB371  ,Group Status Bit 371" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB370  ,Group Status Bit 370" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB369  ,Group Status Bit 369" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB368  ,Group Status Bit 368" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB367  ,Group Status Bit 367" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB366  ,Group Status Bit 366" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB365  ,Group Status Bit 365" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB364  ,Group Status Bit 364" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB363  ,Group Status Bit 363" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB362  ,Group Status Bit 362" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB361  ,Group Status Bit 361" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB360  ,Group Status Bit 360" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB359  ,Group Status Bit 359" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB358  ,Group Status Bit 358" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB357  ,Group Status Bit 357" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB356  ,Group Status Bit 356" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB355  ,Group Status Bit 355" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB354  ,Group Status Bit 354" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB353  ,Group Status Bit 353" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB352  ,Group Status Bit 352" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0B)
    
        group.long 0x00AC++0x03
            line.long 0x0 "GICD_IGROUPR11,Interrupt Group Register 11 (Non-secure access)"
                bitfld.long 0x00 31. " GSB383  ,Group Status Bit 383" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB382  ,Group Status Bit 382" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB381  ,Group Status Bit 381" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB380  ,Group Status Bit 380" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB379  ,Group Status Bit 379" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB378  ,Group Status Bit 378" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB377  ,Group Status Bit 377" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB376  ,Group Status Bit 376" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB375  ,Group Status Bit 375" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB374  ,Group Status Bit 374" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB373  ,Group Status Bit 373" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB372  ,Group Status Bit 372" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB371  ,Group Status Bit 371" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB370  ,Group Status Bit 370" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB369  ,Group Status Bit 369" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB368  ,Group Status Bit 368" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB367  ,Group Status Bit 367" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB366  ,Group Status Bit 366" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB365  ,Group Status Bit 365" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB364  ,Group Status Bit 364" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB363  ,Group Status Bit 363" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB362  ,Group Status Bit 362" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB361  ,Group Status Bit 361" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB360  ,Group Status Bit 360" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB359  ,Group Status Bit 359" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB358  ,Group Status Bit 358" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB357  ,Group Status Bit 357" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB356  ,Group Status Bit 356" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB355  ,Group Status Bit 355" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB354  ,Group Status Bit 354" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB353  ,Group Status Bit 353" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB352  ,Group Status Bit 352" "Group 0,Group 1"
    else
        hgroup.long 0x00AC++0x03
            hide.long 0x0 "GICD_IGROUPR11,Interrupt Group Register 11"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0C)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00B0))
    
        group.long 0x00B0++0x03
            line.long 0x0 "GICD_IGROUPR12,Interrupt Group Register 12 (Secure access)"
                bitfld.long 0x00 31. " GSB415  ,Group Status Bit 415" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB414  ,Group Status Bit 414" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB413  ,Group Status Bit 413" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB412  ,Group Status Bit 412" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB411  ,Group Status Bit 411" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB410  ,Group Status Bit 410" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB409  ,Group Status Bit 409" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB408  ,Group Status Bit 408" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB407  ,Group Status Bit 407" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB406  ,Group Status Bit 406" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB405  ,Group Status Bit 405" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB404  ,Group Status Bit 404" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB403  ,Group Status Bit 403" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB402  ,Group Status Bit 402" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB401  ,Group Status Bit 401" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB400  ,Group Status Bit 400" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB399  ,Group Status Bit 399" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB398  ,Group Status Bit 398" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB397  ,Group Status Bit 397" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB396  ,Group Status Bit 396" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB395  ,Group Status Bit 395" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB394  ,Group Status Bit 394" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB393  ,Group Status Bit 393" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB392  ,Group Status Bit 392" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB391  ,Group Status Bit 391" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB390  ,Group Status Bit 390" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB389  ,Group Status Bit 389" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB388  ,Group Status Bit 388" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB387  ,Group Status Bit 387" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB386  ,Group Status Bit 386" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB385  ,Group Status Bit 385" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB384  ,Group Status Bit 384" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0C)
    
        group.long 0x00B0++0x03
            line.long 0x0 "GICD_IGROUPR12,Interrupt Group Register 12 (Non-secure access)"
                bitfld.long 0x00 31. " GSB415  ,Group Status Bit 415" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB414  ,Group Status Bit 414" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB413  ,Group Status Bit 413" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB412  ,Group Status Bit 412" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB411  ,Group Status Bit 411" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB410  ,Group Status Bit 410" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB409  ,Group Status Bit 409" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB408  ,Group Status Bit 408" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB407  ,Group Status Bit 407" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB406  ,Group Status Bit 406" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB405  ,Group Status Bit 405" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB404  ,Group Status Bit 404" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB403  ,Group Status Bit 403" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB402  ,Group Status Bit 402" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB401  ,Group Status Bit 401" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB400  ,Group Status Bit 400" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB399  ,Group Status Bit 399" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB398  ,Group Status Bit 398" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB397  ,Group Status Bit 397" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB396  ,Group Status Bit 396" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB395  ,Group Status Bit 395" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB394  ,Group Status Bit 394" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB393  ,Group Status Bit 393" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB392  ,Group Status Bit 392" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB391  ,Group Status Bit 391" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB390  ,Group Status Bit 390" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB389  ,Group Status Bit 389" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB388  ,Group Status Bit 388" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB387  ,Group Status Bit 387" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB386  ,Group Status Bit 386" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB385  ,Group Status Bit 385" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB384  ,Group Status Bit 384" "Group 0,Group 1"
    else
        hgroup.long 0x00B0++0x03
            hide.long 0x0 "GICD_IGROUPR12,Interrupt Group Register 12"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0D)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00B4))
    
        group.long 0x00B4++0x03
            line.long 0x0 "GICD_IGROUPR13,Interrupt Group Register 13 (Secure access)"
                bitfld.long 0x00 31. " GSB447  ,Group Status Bit 447" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB446  ,Group Status Bit 446" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB445  ,Group Status Bit 445" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB444  ,Group Status Bit 444" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB443  ,Group Status Bit 443" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB442  ,Group Status Bit 442" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB441  ,Group Status Bit 441" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB440  ,Group Status Bit 440" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB439  ,Group Status Bit 439" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB438  ,Group Status Bit 438" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB437  ,Group Status Bit 437" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB436  ,Group Status Bit 436" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB435  ,Group Status Bit 435" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB434  ,Group Status Bit 434" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB433  ,Group Status Bit 433" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB432  ,Group Status Bit 432" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB431  ,Group Status Bit 431" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB430  ,Group Status Bit 430" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB429  ,Group Status Bit 429" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB428  ,Group Status Bit 428" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB427  ,Group Status Bit 427" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB426  ,Group Status Bit 426" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB425  ,Group Status Bit 425" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB424  ,Group Status Bit 424" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB423  ,Group Status Bit 423" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB422  ,Group Status Bit 422" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB421  ,Group Status Bit 421" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB420  ,Group Status Bit 420" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB419  ,Group Status Bit 419" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB418  ,Group Status Bit 418" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB417  ,Group Status Bit 417" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB416  ,Group Status Bit 416" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0D)
    
        group.long 0x00B4++0x03
            line.long 0x0 "GICD_IGROUPR13,Interrupt Group Register 13 (Non-secure access)"
                bitfld.long 0x00 31. " GSB447  ,Group Status Bit 447" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB446  ,Group Status Bit 446" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB445  ,Group Status Bit 445" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB444  ,Group Status Bit 444" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB443  ,Group Status Bit 443" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB442  ,Group Status Bit 442" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB441  ,Group Status Bit 441" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB440  ,Group Status Bit 440" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB439  ,Group Status Bit 439" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB438  ,Group Status Bit 438" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB437  ,Group Status Bit 437" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB436  ,Group Status Bit 436" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB435  ,Group Status Bit 435" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB434  ,Group Status Bit 434" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB433  ,Group Status Bit 433" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB432  ,Group Status Bit 432" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB431  ,Group Status Bit 431" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB430  ,Group Status Bit 430" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB429  ,Group Status Bit 429" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB428  ,Group Status Bit 428" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB427  ,Group Status Bit 427" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB426  ,Group Status Bit 426" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB425  ,Group Status Bit 425" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB424  ,Group Status Bit 424" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB423  ,Group Status Bit 423" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB422  ,Group Status Bit 422" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB421  ,Group Status Bit 421" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB420  ,Group Status Bit 420" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB419  ,Group Status Bit 419" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB418  ,Group Status Bit 418" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB417  ,Group Status Bit 417" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB416  ,Group Status Bit 416" "Group 0,Group 1"
    else
        hgroup.long 0x00B4++0x03
            hide.long 0x0 "GICD_IGROUPR13,Interrupt Group Register 13"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0E)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00B8))
    
        group.long 0x00B8++0x03
            line.long 0x0 "GICD_IGROUPR14,Interrupt Group Register 14 (Secure access)"
                bitfld.long 0x00 31. " GSB479  ,Group Status Bit 479" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB478  ,Group Status Bit 478" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB477  ,Group Status Bit 477" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB476  ,Group Status Bit 476" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB475  ,Group Status Bit 475" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB474  ,Group Status Bit 474" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB473  ,Group Status Bit 473" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB472  ,Group Status Bit 472" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB471  ,Group Status Bit 471" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB470  ,Group Status Bit 470" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB469  ,Group Status Bit 469" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB468  ,Group Status Bit 468" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB467  ,Group Status Bit 467" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB466  ,Group Status Bit 466" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB465  ,Group Status Bit 465" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB464  ,Group Status Bit 464" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB463  ,Group Status Bit 463" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB462  ,Group Status Bit 462" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB461  ,Group Status Bit 461" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB460  ,Group Status Bit 460" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB459  ,Group Status Bit 459" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB458  ,Group Status Bit 458" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB457  ,Group Status Bit 457" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB456  ,Group Status Bit 456" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB455  ,Group Status Bit 455" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB454  ,Group Status Bit 454" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB453  ,Group Status Bit 453" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB452  ,Group Status Bit 452" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB451  ,Group Status Bit 451" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB450  ,Group Status Bit 450" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB449  ,Group Status Bit 449" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB448  ,Group Status Bit 448" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0E)
    
        group.long 0x00B8++0x03
            line.long 0x0 "GICD_IGROUPR14,Interrupt Group Register 14 (Non-secure access)"
                bitfld.long 0x00 31. " GSB479  ,Group Status Bit 479" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB478  ,Group Status Bit 478" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB477  ,Group Status Bit 477" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB476  ,Group Status Bit 476" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB475  ,Group Status Bit 475" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB474  ,Group Status Bit 474" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB473  ,Group Status Bit 473" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB472  ,Group Status Bit 472" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB471  ,Group Status Bit 471" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB470  ,Group Status Bit 470" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB469  ,Group Status Bit 469" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB468  ,Group Status Bit 468" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB467  ,Group Status Bit 467" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB466  ,Group Status Bit 466" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB465  ,Group Status Bit 465" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB464  ,Group Status Bit 464" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB463  ,Group Status Bit 463" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB462  ,Group Status Bit 462" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB461  ,Group Status Bit 461" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB460  ,Group Status Bit 460" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB459  ,Group Status Bit 459" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB458  ,Group Status Bit 458" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB457  ,Group Status Bit 457" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB456  ,Group Status Bit 456" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB455  ,Group Status Bit 455" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB454  ,Group Status Bit 454" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB453  ,Group Status Bit 453" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB452  ,Group Status Bit 452" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB451  ,Group Status Bit 451" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB450  ,Group Status Bit 450" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB449  ,Group Status Bit 449" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB448  ,Group Status Bit 448" "Group 0,Group 1"
    else
        hgroup.long 0x00B8++0x03
            hide.long 0x0 "GICD_IGROUPR14,Interrupt Group Register 14"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0F)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00BC))
    
        group.long 0x00BC++0x03
            line.long 0x0 "GICD_IGROUPR15,Interrupt Group Register 15 (Secure access)"
                bitfld.long 0x00 31. " GSB511  ,Group Status Bit 511" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB510  ,Group Status Bit 510" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB509  ,Group Status Bit 509" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB508  ,Group Status Bit 508" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB507  ,Group Status Bit 507" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB506  ,Group Status Bit 506" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB505  ,Group Status Bit 505" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB504  ,Group Status Bit 504" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB503  ,Group Status Bit 503" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB502  ,Group Status Bit 502" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB501  ,Group Status Bit 501" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB500  ,Group Status Bit 500" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB499  ,Group Status Bit 499" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB498  ,Group Status Bit 498" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB497  ,Group Status Bit 497" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB496  ,Group Status Bit 496" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB495  ,Group Status Bit 495" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB494  ,Group Status Bit 494" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB493  ,Group Status Bit 493" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB492  ,Group Status Bit 492" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB491  ,Group Status Bit 491" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB490  ,Group Status Bit 490" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB489  ,Group Status Bit 489" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB488  ,Group Status Bit 488" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB487  ,Group Status Bit 487" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB486  ,Group Status Bit 486" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB485  ,Group Status Bit 485" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB484  ,Group Status Bit 484" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB483  ,Group Status Bit 483" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB482  ,Group Status Bit 482" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB481  ,Group Status Bit 481" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB480  ,Group Status Bit 480" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0F)
    
        group.long 0x00BC++0x03
            line.long 0x0 "GICD_IGROUPR15,Interrupt Group Register 15 (Non-secure access)"
                bitfld.long 0x00 31. " GSB511  ,Group Status Bit 511" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB510  ,Group Status Bit 510" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB509  ,Group Status Bit 509" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB508  ,Group Status Bit 508" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB507  ,Group Status Bit 507" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB506  ,Group Status Bit 506" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB505  ,Group Status Bit 505" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB504  ,Group Status Bit 504" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB503  ,Group Status Bit 503" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB502  ,Group Status Bit 502" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB501  ,Group Status Bit 501" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB500  ,Group Status Bit 500" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB499  ,Group Status Bit 499" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB498  ,Group Status Bit 498" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB497  ,Group Status Bit 497" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB496  ,Group Status Bit 496" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB495  ,Group Status Bit 495" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB494  ,Group Status Bit 494" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB493  ,Group Status Bit 493" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB492  ,Group Status Bit 492" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB491  ,Group Status Bit 491" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB490  ,Group Status Bit 490" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB489  ,Group Status Bit 489" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB488  ,Group Status Bit 488" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB487  ,Group Status Bit 487" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB486  ,Group Status Bit 486" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB485  ,Group Status Bit 485" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB484  ,Group Status Bit 484" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB483  ,Group Status Bit 483" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB482  ,Group Status Bit 482" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB481  ,Group Status Bit 481" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB480  ,Group Status Bit 480" "Group 0,Group 1"
    else
        hgroup.long 0x00BC++0x03
            hide.long 0x0 "GICD_IGROUPR15,Interrupt Group Register 15"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x10)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00C0))
    
        group.long 0x00C0++0x03
            line.long 0x0 "GICD_IGROUPR16,Interrupt Group Register 16 (Secure access)"
                bitfld.long 0x00 31. " GSB543  ,Group Status Bit 543" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB542  ,Group Status Bit 542" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB541  ,Group Status Bit 541" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB540  ,Group Status Bit 540" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB539  ,Group Status Bit 539" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB538  ,Group Status Bit 538" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB537  ,Group Status Bit 537" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB536  ,Group Status Bit 536" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB535  ,Group Status Bit 535" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB534  ,Group Status Bit 534" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB533  ,Group Status Bit 533" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB532  ,Group Status Bit 532" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB531  ,Group Status Bit 531" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB530  ,Group Status Bit 530" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB529  ,Group Status Bit 529" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB528  ,Group Status Bit 528" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB527  ,Group Status Bit 527" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB526  ,Group Status Bit 526" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB525  ,Group Status Bit 525" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB524  ,Group Status Bit 524" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB523  ,Group Status Bit 523" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB522  ,Group Status Bit 522" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB521  ,Group Status Bit 521" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB520  ,Group Status Bit 520" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB519  ,Group Status Bit 519" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB518  ,Group Status Bit 518" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB517  ,Group Status Bit 517" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB516  ,Group Status Bit 516" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB515  ,Group Status Bit 515" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB514  ,Group Status Bit 514" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB513  ,Group Status Bit 513" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB512  ,Group Status Bit 512" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x10)
    
        group.long 0x00C0++0x03
            line.long 0x0 "GICD_IGROUPR16,Interrupt Group Register 16 (Non-secure access)"
                bitfld.long 0x00 31. " GSB543  ,Group Status Bit 543" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB542  ,Group Status Bit 542" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB541  ,Group Status Bit 541" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB540  ,Group Status Bit 540" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB539  ,Group Status Bit 539" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB538  ,Group Status Bit 538" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB537  ,Group Status Bit 537" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB536  ,Group Status Bit 536" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB535  ,Group Status Bit 535" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB534  ,Group Status Bit 534" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB533  ,Group Status Bit 533" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB532  ,Group Status Bit 532" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB531  ,Group Status Bit 531" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB530  ,Group Status Bit 530" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB529  ,Group Status Bit 529" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB528  ,Group Status Bit 528" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB527  ,Group Status Bit 527" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB526  ,Group Status Bit 526" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB525  ,Group Status Bit 525" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB524  ,Group Status Bit 524" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB523  ,Group Status Bit 523" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB522  ,Group Status Bit 522" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB521  ,Group Status Bit 521" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB520  ,Group Status Bit 520" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB519  ,Group Status Bit 519" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB518  ,Group Status Bit 518" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB517  ,Group Status Bit 517" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB516  ,Group Status Bit 516" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB515  ,Group Status Bit 515" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB514  ,Group Status Bit 514" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB513  ,Group Status Bit 513" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB512  ,Group Status Bit 512" "Group 0,Group 1"
    else
        hgroup.long 0x00C0++0x03
            hide.long 0x0 "GICD_IGROUPR16,Interrupt Group Register 16"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x11)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00C4))
    
        group.long 0x00C4++0x03
            line.long 0x0 "GICD_IGROUPR17,Interrupt Group Register 17 (Secure access)"
                bitfld.long 0x00 31. " GSB575  ,Group Status Bit 575" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB574  ,Group Status Bit 574" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB573  ,Group Status Bit 573" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB572  ,Group Status Bit 572" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB571  ,Group Status Bit 571" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB570  ,Group Status Bit 570" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB569  ,Group Status Bit 569" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB568  ,Group Status Bit 568" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB567  ,Group Status Bit 567" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB566  ,Group Status Bit 566" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB565  ,Group Status Bit 565" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB564  ,Group Status Bit 564" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB563  ,Group Status Bit 563" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB562  ,Group Status Bit 562" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB561  ,Group Status Bit 561" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB560  ,Group Status Bit 560" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB559  ,Group Status Bit 559" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB558  ,Group Status Bit 558" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB557  ,Group Status Bit 557" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB556  ,Group Status Bit 556" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB555  ,Group Status Bit 555" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB554  ,Group Status Bit 554" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB553  ,Group Status Bit 553" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB552  ,Group Status Bit 552" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB551  ,Group Status Bit 551" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB550  ,Group Status Bit 550" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB549  ,Group Status Bit 549" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB548  ,Group Status Bit 548" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB547  ,Group Status Bit 547" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB546  ,Group Status Bit 546" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB545  ,Group Status Bit 545" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB544  ,Group Status Bit 544" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x11)
    
        group.long 0x00C4++0x03
            line.long 0x0 "GICD_IGROUPR17,Interrupt Group Register 17 (Non-secure access)"
                bitfld.long 0x00 31. " GSB575  ,Group Status Bit 575" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB574  ,Group Status Bit 574" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB573  ,Group Status Bit 573" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB572  ,Group Status Bit 572" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB571  ,Group Status Bit 571" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB570  ,Group Status Bit 570" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB569  ,Group Status Bit 569" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB568  ,Group Status Bit 568" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB567  ,Group Status Bit 567" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB566  ,Group Status Bit 566" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB565  ,Group Status Bit 565" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB564  ,Group Status Bit 564" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB563  ,Group Status Bit 563" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB562  ,Group Status Bit 562" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB561  ,Group Status Bit 561" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB560  ,Group Status Bit 560" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB559  ,Group Status Bit 559" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB558  ,Group Status Bit 558" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB557  ,Group Status Bit 557" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB556  ,Group Status Bit 556" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB555  ,Group Status Bit 555" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB554  ,Group Status Bit 554" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB553  ,Group Status Bit 553" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB552  ,Group Status Bit 552" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB551  ,Group Status Bit 551" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB550  ,Group Status Bit 550" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB549  ,Group Status Bit 549" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB548  ,Group Status Bit 548" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB547  ,Group Status Bit 547" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB546  ,Group Status Bit 546" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB545  ,Group Status Bit 545" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB544  ,Group Status Bit 544" "Group 0,Group 1"
    else
        hgroup.long 0x00C4++0x03
            hide.long 0x0 "GICD_IGROUPR17,Interrupt Group Register 17"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x12)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00C8))
    
        group.long 0x00C8++0x03
            line.long 0x0 "GICD_IGROUPR18,Interrupt Group Register 18 (Secure access)"
                bitfld.long 0x00 31. " GSB607  ,Group Status Bit 607" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB606  ,Group Status Bit 606" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB605  ,Group Status Bit 605" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB604  ,Group Status Bit 604" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB603  ,Group Status Bit 603" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB602  ,Group Status Bit 602" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB601  ,Group Status Bit 601" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB600  ,Group Status Bit 600" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB599  ,Group Status Bit 599" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB598  ,Group Status Bit 598" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB597  ,Group Status Bit 597" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB596  ,Group Status Bit 596" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB595  ,Group Status Bit 595" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB594  ,Group Status Bit 594" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB593  ,Group Status Bit 593" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB592  ,Group Status Bit 592" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB591  ,Group Status Bit 591" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB590  ,Group Status Bit 590" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB589  ,Group Status Bit 589" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB588  ,Group Status Bit 588" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB587  ,Group Status Bit 587" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB586  ,Group Status Bit 586" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB585  ,Group Status Bit 585" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB584  ,Group Status Bit 584" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB583  ,Group Status Bit 583" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB582  ,Group Status Bit 582" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB581  ,Group Status Bit 581" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB580  ,Group Status Bit 580" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB579  ,Group Status Bit 579" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB578  ,Group Status Bit 578" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB577  ,Group Status Bit 577" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB576  ,Group Status Bit 576" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x12)
    
        group.long 0x00C8++0x03
            line.long 0x0 "GICD_IGROUPR18,Interrupt Group Register 18 (Non-secure access)"
                bitfld.long 0x00 31. " GSB607  ,Group Status Bit 607" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB606  ,Group Status Bit 606" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB605  ,Group Status Bit 605" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB604  ,Group Status Bit 604" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB603  ,Group Status Bit 603" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB602  ,Group Status Bit 602" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB601  ,Group Status Bit 601" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB600  ,Group Status Bit 600" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB599  ,Group Status Bit 599" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB598  ,Group Status Bit 598" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB597  ,Group Status Bit 597" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB596  ,Group Status Bit 596" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB595  ,Group Status Bit 595" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB594  ,Group Status Bit 594" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB593  ,Group Status Bit 593" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB592  ,Group Status Bit 592" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB591  ,Group Status Bit 591" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB590  ,Group Status Bit 590" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB589  ,Group Status Bit 589" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB588  ,Group Status Bit 588" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB587  ,Group Status Bit 587" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB586  ,Group Status Bit 586" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB585  ,Group Status Bit 585" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB584  ,Group Status Bit 584" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB583  ,Group Status Bit 583" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB582  ,Group Status Bit 582" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB581  ,Group Status Bit 581" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB580  ,Group Status Bit 580" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB579  ,Group Status Bit 579" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB578  ,Group Status Bit 578" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB577  ,Group Status Bit 577" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB576  ,Group Status Bit 576" "Group 0,Group 1"
    else
        hgroup.long 0x00C8++0x03
            hide.long 0x0 "GICD_IGROUPR18,Interrupt Group Register 18"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x13)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00CC))
    
        group.long 0x00CC++0x03
            line.long 0x0 "GICD_IGROUPR19,Interrupt Group Register 19 (Secure access)"
                bitfld.long 0x00 31. " GSB639  ,Group Status Bit 639" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB638  ,Group Status Bit 638" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB637  ,Group Status Bit 637" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB636  ,Group Status Bit 636" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB635  ,Group Status Bit 635" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB634  ,Group Status Bit 634" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB633  ,Group Status Bit 633" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB632  ,Group Status Bit 632" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB631  ,Group Status Bit 631" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB630  ,Group Status Bit 630" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB629  ,Group Status Bit 629" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB628  ,Group Status Bit 628" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB627  ,Group Status Bit 627" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB626  ,Group Status Bit 626" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB625  ,Group Status Bit 625" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB624  ,Group Status Bit 624" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB623  ,Group Status Bit 623" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB622  ,Group Status Bit 622" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB621  ,Group Status Bit 621" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB620  ,Group Status Bit 620" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB619  ,Group Status Bit 619" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB618  ,Group Status Bit 618" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB617  ,Group Status Bit 617" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB616  ,Group Status Bit 616" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB615  ,Group Status Bit 615" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB614  ,Group Status Bit 614" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB613  ,Group Status Bit 613" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB612  ,Group Status Bit 612" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB611  ,Group Status Bit 611" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB610  ,Group Status Bit 610" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB609  ,Group Status Bit 609" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB608  ,Group Status Bit 608" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x13)
    
        group.long 0x00CC++0x03
            line.long 0x0 "GICD_IGROUPR19,Interrupt Group Register 19 (Non-secure access)"
                bitfld.long 0x00 31. " GSB639  ,Group Status Bit 639" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB638  ,Group Status Bit 638" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB637  ,Group Status Bit 637" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB636  ,Group Status Bit 636" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB635  ,Group Status Bit 635" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB634  ,Group Status Bit 634" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB633  ,Group Status Bit 633" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB632  ,Group Status Bit 632" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB631  ,Group Status Bit 631" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB630  ,Group Status Bit 630" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB629  ,Group Status Bit 629" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB628  ,Group Status Bit 628" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB627  ,Group Status Bit 627" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB626  ,Group Status Bit 626" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB625  ,Group Status Bit 625" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB624  ,Group Status Bit 624" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB623  ,Group Status Bit 623" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB622  ,Group Status Bit 622" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB621  ,Group Status Bit 621" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB620  ,Group Status Bit 620" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB619  ,Group Status Bit 619" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB618  ,Group Status Bit 618" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB617  ,Group Status Bit 617" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB616  ,Group Status Bit 616" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB615  ,Group Status Bit 615" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB614  ,Group Status Bit 614" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB613  ,Group Status Bit 613" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB612  ,Group Status Bit 612" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB611  ,Group Status Bit 611" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB610  ,Group Status Bit 610" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB609  ,Group Status Bit 609" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB608  ,Group Status Bit 608" "Group 0,Group 1"
    else
        hgroup.long 0x00CC++0x03
            hide.long 0x0 "GICD_IGROUPR19,Interrupt Group Register 19"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x14)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00D0))
    
        group.long 0x00D0++0x03
            line.long 0x0 "GICD_IGROUPR20,Interrupt Group Register 20 (Secure access)"
                bitfld.long 0x00 31. " GSB671  ,Group Status Bit 671" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB670  ,Group Status Bit 670" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB669  ,Group Status Bit 669" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB668  ,Group Status Bit 668" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB667  ,Group Status Bit 667" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB666  ,Group Status Bit 666" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB665  ,Group Status Bit 665" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB664  ,Group Status Bit 664" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB663  ,Group Status Bit 663" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB662  ,Group Status Bit 662" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB661  ,Group Status Bit 661" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB660  ,Group Status Bit 660" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB659  ,Group Status Bit 659" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB658  ,Group Status Bit 658" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB657  ,Group Status Bit 657" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB656  ,Group Status Bit 656" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB655  ,Group Status Bit 655" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB654  ,Group Status Bit 654" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB653  ,Group Status Bit 653" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB652  ,Group Status Bit 652" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB651  ,Group Status Bit 651" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB650  ,Group Status Bit 650" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB649  ,Group Status Bit 649" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB648  ,Group Status Bit 648" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB647  ,Group Status Bit 647" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB646  ,Group Status Bit 646" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB645  ,Group Status Bit 645" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB644  ,Group Status Bit 644" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB643  ,Group Status Bit 643" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB642  ,Group Status Bit 642" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB641  ,Group Status Bit 641" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB640  ,Group Status Bit 640" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x14)
    
        group.long 0x00D0++0x03
            line.long 0x0 "GICD_IGROUPR20,Interrupt Group Register 20 (Non-secure access)"
                bitfld.long 0x00 31. " GSB671  ,Group Status Bit 671" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB670  ,Group Status Bit 670" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB669  ,Group Status Bit 669" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB668  ,Group Status Bit 668" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB667  ,Group Status Bit 667" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB666  ,Group Status Bit 666" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB665  ,Group Status Bit 665" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB664  ,Group Status Bit 664" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB663  ,Group Status Bit 663" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB662  ,Group Status Bit 662" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB661  ,Group Status Bit 661" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB660  ,Group Status Bit 660" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB659  ,Group Status Bit 659" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB658  ,Group Status Bit 658" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB657  ,Group Status Bit 657" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB656  ,Group Status Bit 656" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB655  ,Group Status Bit 655" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB654  ,Group Status Bit 654" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB653  ,Group Status Bit 653" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB652  ,Group Status Bit 652" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB651  ,Group Status Bit 651" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB650  ,Group Status Bit 650" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB649  ,Group Status Bit 649" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB648  ,Group Status Bit 648" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB647  ,Group Status Bit 647" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB646  ,Group Status Bit 646" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB645  ,Group Status Bit 645" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB644  ,Group Status Bit 644" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB643  ,Group Status Bit 643" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB642  ,Group Status Bit 642" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB641  ,Group Status Bit 641" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB640  ,Group Status Bit 640" "Group 0,Group 1"
    else
        hgroup.long 0x00D0++0x03
            hide.long 0x0 "GICD_IGROUPR20,Interrupt Group Register 20"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x15)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00D4))
    
        group.long 0x00D4++0x03
            line.long 0x0 "GICD_IGROUPR21,Interrupt Group Register 21 (Secure access)"
                bitfld.long 0x00 31. " GSB703  ,Group Status Bit 703" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB702  ,Group Status Bit 702" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB701  ,Group Status Bit 701" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB700  ,Group Status Bit 700" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB699  ,Group Status Bit 699" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB698  ,Group Status Bit 698" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB697  ,Group Status Bit 697" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB696  ,Group Status Bit 696" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB695  ,Group Status Bit 695" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB694  ,Group Status Bit 694" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB693  ,Group Status Bit 693" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB692  ,Group Status Bit 692" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB691  ,Group Status Bit 691" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB690  ,Group Status Bit 690" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB689  ,Group Status Bit 689" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB688  ,Group Status Bit 688" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB687  ,Group Status Bit 687" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB686  ,Group Status Bit 686" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB685  ,Group Status Bit 685" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB684  ,Group Status Bit 684" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB683  ,Group Status Bit 683" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB682  ,Group Status Bit 682" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB681  ,Group Status Bit 681" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB680  ,Group Status Bit 680" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB679  ,Group Status Bit 679" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB678  ,Group Status Bit 678" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB677  ,Group Status Bit 677" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB676  ,Group Status Bit 676" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB675  ,Group Status Bit 675" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB674  ,Group Status Bit 674" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB673  ,Group Status Bit 673" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB672  ,Group Status Bit 672" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x15)
    
        group.long 0x00D4++0x03
            line.long 0x0 "GICD_IGROUPR21,Interrupt Group Register 21 (Non-secure access)"
                bitfld.long 0x00 31. " GSB703  ,Group Status Bit 703" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB702  ,Group Status Bit 702" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB701  ,Group Status Bit 701" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB700  ,Group Status Bit 700" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB699  ,Group Status Bit 699" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB698  ,Group Status Bit 698" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB697  ,Group Status Bit 697" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB696  ,Group Status Bit 696" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB695  ,Group Status Bit 695" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB694  ,Group Status Bit 694" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB693  ,Group Status Bit 693" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB692  ,Group Status Bit 692" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB691  ,Group Status Bit 691" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB690  ,Group Status Bit 690" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB689  ,Group Status Bit 689" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB688  ,Group Status Bit 688" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB687  ,Group Status Bit 687" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB686  ,Group Status Bit 686" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB685  ,Group Status Bit 685" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB684  ,Group Status Bit 684" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB683  ,Group Status Bit 683" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB682  ,Group Status Bit 682" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB681  ,Group Status Bit 681" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB680  ,Group Status Bit 680" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB679  ,Group Status Bit 679" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB678  ,Group Status Bit 678" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB677  ,Group Status Bit 677" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB676  ,Group Status Bit 676" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB675  ,Group Status Bit 675" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB674  ,Group Status Bit 674" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB673  ,Group Status Bit 673" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB672  ,Group Status Bit 672" "Group 0,Group 1"
    else
        hgroup.long 0x00D4++0x03
            hide.long 0x0 "GICD_IGROUPR21,Interrupt Group Register 21"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x16)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00D8))
    
        group.long 0x00D8++0x03
            line.long 0x0 "GICD_IGROUPR22,Interrupt Group Register 22 (Secure access)"
                bitfld.long 0x00 31. " GSB735  ,Group Status Bit 735" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB734  ,Group Status Bit 734" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB733  ,Group Status Bit 733" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB732  ,Group Status Bit 732" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB731  ,Group Status Bit 731" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB730  ,Group Status Bit 730" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB729  ,Group Status Bit 729" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB728  ,Group Status Bit 728" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB727  ,Group Status Bit 727" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB726  ,Group Status Bit 726" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB725  ,Group Status Bit 725" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB724  ,Group Status Bit 724" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB723  ,Group Status Bit 723" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB722  ,Group Status Bit 722" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB721  ,Group Status Bit 721" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB720  ,Group Status Bit 720" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB719  ,Group Status Bit 719" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB718  ,Group Status Bit 718" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB717  ,Group Status Bit 717" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB716  ,Group Status Bit 716" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB715  ,Group Status Bit 715" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB714  ,Group Status Bit 714" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB713  ,Group Status Bit 713" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB712  ,Group Status Bit 712" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB711  ,Group Status Bit 711" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB710  ,Group Status Bit 710" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB709  ,Group Status Bit 709" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB708  ,Group Status Bit 708" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB707  ,Group Status Bit 707" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB706  ,Group Status Bit 706" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB705  ,Group Status Bit 705" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB704  ,Group Status Bit 704" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x16)
    
        group.long 0x00D8++0x03
            line.long 0x0 "GICD_IGROUPR22,Interrupt Group Register 22 (Non-secure access)"
                bitfld.long 0x00 31. " GSB735  ,Group Status Bit 735" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB734  ,Group Status Bit 734" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB733  ,Group Status Bit 733" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB732  ,Group Status Bit 732" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB731  ,Group Status Bit 731" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB730  ,Group Status Bit 730" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB729  ,Group Status Bit 729" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB728  ,Group Status Bit 728" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB727  ,Group Status Bit 727" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB726  ,Group Status Bit 726" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB725  ,Group Status Bit 725" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB724  ,Group Status Bit 724" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB723  ,Group Status Bit 723" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB722  ,Group Status Bit 722" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB721  ,Group Status Bit 721" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB720  ,Group Status Bit 720" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB719  ,Group Status Bit 719" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB718  ,Group Status Bit 718" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB717  ,Group Status Bit 717" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB716  ,Group Status Bit 716" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB715  ,Group Status Bit 715" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB714  ,Group Status Bit 714" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB713  ,Group Status Bit 713" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB712  ,Group Status Bit 712" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB711  ,Group Status Bit 711" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB710  ,Group Status Bit 710" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB709  ,Group Status Bit 709" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB708  ,Group Status Bit 708" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB707  ,Group Status Bit 707" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB706  ,Group Status Bit 706" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB705  ,Group Status Bit 705" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB704  ,Group Status Bit 704" "Group 0,Group 1"
    else
        hgroup.long 0x00D8++0x03
            hide.long 0x0 "GICD_IGROUPR22,Interrupt Group Register 22"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x17)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00DC))
    
        group.long 0x00DC++0x03
            line.long 0x0 "GICD_IGROUPR23,Interrupt Group Register 23 (Secure access)"
                bitfld.long 0x00 31. " GSB767  ,Group Status Bit 767" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB766  ,Group Status Bit 766" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB765  ,Group Status Bit 765" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB764  ,Group Status Bit 764" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB763  ,Group Status Bit 763" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB762  ,Group Status Bit 762" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB761  ,Group Status Bit 761" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB760  ,Group Status Bit 760" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB759  ,Group Status Bit 759" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB758  ,Group Status Bit 758" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB757  ,Group Status Bit 757" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB756  ,Group Status Bit 756" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB755  ,Group Status Bit 755" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB754  ,Group Status Bit 754" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB753  ,Group Status Bit 753" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB752  ,Group Status Bit 752" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB751  ,Group Status Bit 751" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB750  ,Group Status Bit 750" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB749  ,Group Status Bit 749" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB748  ,Group Status Bit 748" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB747  ,Group Status Bit 747" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB746  ,Group Status Bit 746" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB745  ,Group Status Bit 745" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB744  ,Group Status Bit 744" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB743  ,Group Status Bit 743" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB742  ,Group Status Bit 742" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB741  ,Group Status Bit 741" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB740  ,Group Status Bit 740" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB739  ,Group Status Bit 739" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB738  ,Group Status Bit 738" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB737  ,Group Status Bit 737" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB736  ,Group Status Bit 736" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x17)
    
        group.long 0x00DC++0x03
            line.long 0x0 "GICD_IGROUPR23,Interrupt Group Register 23 (Non-secure access)"
                bitfld.long 0x00 31. " GSB767  ,Group Status Bit 767" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB766  ,Group Status Bit 766" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB765  ,Group Status Bit 765" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB764  ,Group Status Bit 764" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB763  ,Group Status Bit 763" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB762  ,Group Status Bit 762" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB761  ,Group Status Bit 761" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB760  ,Group Status Bit 760" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB759  ,Group Status Bit 759" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB758  ,Group Status Bit 758" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB757  ,Group Status Bit 757" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB756  ,Group Status Bit 756" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB755  ,Group Status Bit 755" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB754  ,Group Status Bit 754" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB753  ,Group Status Bit 753" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB752  ,Group Status Bit 752" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB751  ,Group Status Bit 751" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB750  ,Group Status Bit 750" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB749  ,Group Status Bit 749" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB748  ,Group Status Bit 748" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB747  ,Group Status Bit 747" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB746  ,Group Status Bit 746" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB745  ,Group Status Bit 745" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB744  ,Group Status Bit 744" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB743  ,Group Status Bit 743" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB742  ,Group Status Bit 742" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB741  ,Group Status Bit 741" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB740  ,Group Status Bit 740" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB739  ,Group Status Bit 739" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB738  ,Group Status Bit 738" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB737  ,Group Status Bit 737" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB736  ,Group Status Bit 736" "Group 0,Group 1"
    else
        hgroup.long 0x00DC++0x03
            hide.long 0x0 "GICD_IGROUPR23,Interrupt Group Register 23"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x18)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00E0))
    
        group.long 0x00E0++0x03
            line.long 0x0 "GICD_IGROUPR24,Interrupt Group Register 24 (Secure access)"
                bitfld.long 0x00 31. " GSB799  ,Group Status Bit 799" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB798  ,Group Status Bit 798" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB797  ,Group Status Bit 797" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB796  ,Group Status Bit 796" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB795  ,Group Status Bit 795" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB794  ,Group Status Bit 794" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB793  ,Group Status Bit 793" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB792  ,Group Status Bit 792" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB791  ,Group Status Bit 791" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB790  ,Group Status Bit 790" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB789  ,Group Status Bit 789" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB788  ,Group Status Bit 788" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB787  ,Group Status Bit 787" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB786  ,Group Status Bit 786" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB785  ,Group Status Bit 785" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB784  ,Group Status Bit 784" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB783  ,Group Status Bit 783" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB782  ,Group Status Bit 782" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB781  ,Group Status Bit 781" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB780  ,Group Status Bit 780" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB779  ,Group Status Bit 779" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB778  ,Group Status Bit 778" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB777  ,Group Status Bit 777" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB776  ,Group Status Bit 776" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB775  ,Group Status Bit 775" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB774  ,Group Status Bit 774" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB773  ,Group Status Bit 773" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB772  ,Group Status Bit 772" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB771  ,Group Status Bit 771" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB770  ,Group Status Bit 770" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB769  ,Group Status Bit 769" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB768  ,Group Status Bit 768" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x18)
    
        group.long 0x00E0++0x03
            line.long 0x0 "GICD_IGROUPR24,Interrupt Group Register 24 (Non-secure access)"
                bitfld.long 0x00 31. " GSB799  ,Group Status Bit 799" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB798  ,Group Status Bit 798" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB797  ,Group Status Bit 797" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB796  ,Group Status Bit 796" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB795  ,Group Status Bit 795" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB794  ,Group Status Bit 794" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB793  ,Group Status Bit 793" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB792  ,Group Status Bit 792" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB791  ,Group Status Bit 791" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB790  ,Group Status Bit 790" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB789  ,Group Status Bit 789" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB788  ,Group Status Bit 788" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB787  ,Group Status Bit 787" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB786  ,Group Status Bit 786" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB785  ,Group Status Bit 785" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB784  ,Group Status Bit 784" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB783  ,Group Status Bit 783" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB782  ,Group Status Bit 782" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB781  ,Group Status Bit 781" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB780  ,Group Status Bit 780" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB779  ,Group Status Bit 779" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB778  ,Group Status Bit 778" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB777  ,Group Status Bit 777" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB776  ,Group Status Bit 776" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB775  ,Group Status Bit 775" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB774  ,Group Status Bit 774" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB773  ,Group Status Bit 773" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB772  ,Group Status Bit 772" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB771  ,Group Status Bit 771" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB770  ,Group Status Bit 770" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB769  ,Group Status Bit 769" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB768  ,Group Status Bit 768" "Group 0,Group 1"
    else
        hgroup.long 0x0E0++0x03
            hide.long 0x0 "GICD_IGROUPR24,Interrupt Group Register 24"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x19)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00E4))
    
        group.long 0x00E4++0x03
            line.long 0x0 "GICD_IGROUPR25,Interrupt Group Register 25 (Secure access)"
                bitfld.long 0x00 31. " GSB831  ,Group Status Bit 831" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB830  ,Group Status Bit 830" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB829  ,Group Status Bit 829" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB828  ,Group Status Bit 828" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB827  ,Group Status Bit 827" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB826  ,Group Status Bit 826" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB825  ,Group Status Bit 825" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB824  ,Group Status Bit 824" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB823  ,Group Status Bit 823" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB822  ,Group Status Bit 822" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB821  ,Group Status Bit 821" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB820  ,Group Status Bit 820" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB819  ,Group Status Bit 819" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB818  ,Group Status Bit 818" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB817  ,Group Status Bit 817" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB816  ,Group Status Bit 816" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB815  ,Group Status Bit 815" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB814  ,Group Status Bit 814" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB813  ,Group Status Bit 813" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB812  ,Group Status Bit 812" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB811  ,Group Status Bit 811" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB810  ,Group Status Bit 810" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB809  ,Group Status Bit 809" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB808  ,Group Status Bit 808" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB807  ,Group Status Bit 807" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB806  ,Group Status Bit 806" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB805  ,Group Status Bit 805" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB804  ,Group Status Bit 804" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB803  ,Group Status Bit 803" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB802  ,Group Status Bit 802" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB801  ,Group Status Bit 801" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB800  ,Group Status Bit 800" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x19)
    
        group.long 0x00E4++0x03
            line.long 0x0 "GICD_IGROUPR25,Interrupt Group Register 25 (Non-secure access)"
                bitfld.long 0x00 31. " GSB831  ,Group Status Bit 831" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB830  ,Group Status Bit 830" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB829  ,Group Status Bit 829" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB828  ,Group Status Bit 828" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB827  ,Group Status Bit 827" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB826  ,Group Status Bit 826" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB825  ,Group Status Bit 825" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB824  ,Group Status Bit 824" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB823  ,Group Status Bit 823" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB822  ,Group Status Bit 822" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB821  ,Group Status Bit 821" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB820  ,Group Status Bit 820" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB819  ,Group Status Bit 819" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB818  ,Group Status Bit 818" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB817  ,Group Status Bit 817" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB816  ,Group Status Bit 816" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB815  ,Group Status Bit 815" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB814  ,Group Status Bit 814" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB813  ,Group Status Bit 813" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB812  ,Group Status Bit 812" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB811  ,Group Status Bit 811" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB810  ,Group Status Bit 810" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB809  ,Group Status Bit 809" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB808  ,Group Status Bit 808" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB807  ,Group Status Bit 807" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB806  ,Group Status Bit 806" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB805  ,Group Status Bit 805" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB804  ,Group Status Bit 804" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB803  ,Group Status Bit 803" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB802  ,Group Status Bit 802" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB801  ,Group Status Bit 801" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB800  ,Group Status Bit 800" "Group 0,Group 1"
    else
        hgroup.long 0x00E4++0x03
            hide.long 0x0 "GICD_IGROUPR25,Interrupt Group Register 25"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1A)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00E8))
    
        group.long 0x00E8++0x03
            line.long 0x0 "GICD_IGROUPR26,Interrupt Group Register 26 (Secure access)"
                bitfld.long 0x00 31. " GSB863  ,Group Status Bit 863" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB862  ,Group Status Bit 862" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB861  ,Group Status Bit 861" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB860  ,Group Status Bit 860" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB859  ,Group Status Bit 859" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB858  ,Group Status Bit 858" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB857  ,Group Status Bit 857" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB856  ,Group Status Bit 856" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB855  ,Group Status Bit 855" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB854  ,Group Status Bit 854" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB853  ,Group Status Bit 853" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB852  ,Group Status Bit 852" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB851  ,Group Status Bit 851" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB850  ,Group Status Bit 850" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB849  ,Group Status Bit 849" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB848  ,Group Status Bit 848" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB847  ,Group Status Bit 847" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB846  ,Group Status Bit 846" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB845  ,Group Status Bit 845" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB844  ,Group Status Bit 844" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB843  ,Group Status Bit 843" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB842  ,Group Status Bit 842" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB841  ,Group Status Bit 841" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB840  ,Group Status Bit 840" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB839  ,Group Status Bit 839" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB838  ,Group Status Bit 838" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB837  ,Group Status Bit 837" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB836  ,Group Status Bit 836" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB835  ,Group Status Bit 835" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB834  ,Group Status Bit 834" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB833  ,Group Status Bit 833" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB832  ,Group Status Bit 832" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1A)
    
        group.long 0x00E8++0x03
            line.long 0x0 "GICD_IGROUPR26,Interrupt Group Register 26 (Non-secure access)"
                bitfld.long 0x00 31. " GSB863  ,Group Status Bit 863" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB862  ,Group Status Bit 862" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB861  ,Group Status Bit 861" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB860  ,Group Status Bit 860" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB859  ,Group Status Bit 859" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB858  ,Group Status Bit 858" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB857  ,Group Status Bit 857" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB856  ,Group Status Bit 856" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB855  ,Group Status Bit 855" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB854  ,Group Status Bit 854" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB853  ,Group Status Bit 853" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB852  ,Group Status Bit 852" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB851  ,Group Status Bit 851" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB850  ,Group Status Bit 850" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB849  ,Group Status Bit 849" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB848  ,Group Status Bit 848" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB847  ,Group Status Bit 847" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB846  ,Group Status Bit 846" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB845  ,Group Status Bit 845" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB844  ,Group Status Bit 844" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB843  ,Group Status Bit 843" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB842  ,Group Status Bit 842" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB841  ,Group Status Bit 841" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB840  ,Group Status Bit 840" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB839  ,Group Status Bit 839" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB838  ,Group Status Bit 838" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB837  ,Group Status Bit 837" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB836  ,Group Status Bit 836" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB835  ,Group Status Bit 835" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB834  ,Group Status Bit 834" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB833  ,Group Status Bit 833" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB832  ,Group Status Bit 832" "Group 0,Group 1"
    else
        hgroup.long 0x00E8++0x03
            hide.long 0x0 "GICD_IGROUPR26,Interrupt Group Register 26"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1B)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00EC))
    
        group.long 0x00EC++0x03
            line.long 0x0 "GICD_IGROUPR27,Interrupt Group Register 27 (Secure access)"
                bitfld.long 0x00 31. " GSB895  ,Group Status Bit 895" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB894  ,Group Status Bit 894" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB893  ,Group Status Bit 893" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB892  ,Group Status Bit 892" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB891  ,Group Status Bit 891" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB890  ,Group Status Bit 890" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB889  ,Group Status Bit 889" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB888  ,Group Status Bit 888" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB887  ,Group Status Bit 887" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB886  ,Group Status Bit 886" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB885  ,Group Status Bit 885" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB884  ,Group Status Bit 884" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB883  ,Group Status Bit 883" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB882  ,Group Status Bit 882" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB881  ,Group Status Bit 881" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB880  ,Group Status Bit 880" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB879  ,Group Status Bit 879" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB878  ,Group Status Bit 878" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB877  ,Group Status Bit 877" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB876  ,Group Status Bit 876" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB875  ,Group Status Bit 875" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB874  ,Group Status Bit 874" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB873  ,Group Status Bit 873" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB872  ,Group Status Bit 872" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB871  ,Group Status Bit 871" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB870  ,Group Status Bit 870" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB869  ,Group Status Bit 869" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB868  ,Group Status Bit 868" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB867  ,Group Status Bit 867" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB866  ,Group Status Bit 866" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB865  ,Group Status Bit 865" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB864  ,Group Status Bit 864" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1B)
    
        group.long 0x00EC++0x03
            line.long 0x0 "GICD_IGROUPR27,Interrupt Group Register 27 (Non-Secure access)"
                bitfld.long 0x00 31. " GSB895  ,Group Status Bit 895" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB894  ,Group Status Bit 894" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB893  ,Group Status Bit 893" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB892  ,Group Status Bit 892" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB891  ,Group Status Bit 891" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB890  ,Group Status Bit 890" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB889  ,Group Status Bit 889" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB888  ,Group Status Bit 888" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB887  ,Group Status Bit 887" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB886  ,Group Status Bit 886" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB885  ,Group Status Bit 885" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB884  ,Group Status Bit 884" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB883  ,Group Status Bit 883" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB882  ,Group Status Bit 882" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB881  ,Group Status Bit 881" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB880  ,Group Status Bit 880" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB879  ,Group Status Bit 879" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB878  ,Group Status Bit 878" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB877  ,Group Status Bit 877" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB876  ,Group Status Bit 876" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB875  ,Group Status Bit 875" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB874  ,Group Status Bit 874" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB873  ,Group Status Bit 873" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB872  ,Group Status Bit 872" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB871  ,Group Status Bit 871" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB870  ,Group Status Bit 870" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB869  ,Group Status Bit 869" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB868  ,Group Status Bit 868" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB867  ,Group Status Bit 867" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB866  ,Group Status Bit 866" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB865  ,Group Status Bit 865" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB864  ,Group Status Bit 864" "Group 0,Group 1"
    else
        hgroup.long 0x00EC++0x03
            hide.long 0x0 "GICD_IGROUPR27,Interrupt Group Register 27"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1C)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00F0))
    
        group.long 0x00F0++0x03
            line.long 0x0 "GICD_IGROUPR28,Interrupt Group Register 28 (Secure access)"
                bitfld.long 0x00 31. " GSB927  ,Group Status Bit 927" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB926  ,Group Status Bit 926" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB925  ,Group Status Bit 925" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB924  ,Group Status Bit 924" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB923  ,Group Status Bit 923" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB922  ,Group Status Bit 922" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB921  ,Group Status Bit 921" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB920  ,Group Status Bit 920" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB919  ,Group Status Bit 919" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB918  ,Group Status Bit 918" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB917  ,Group Status Bit 917" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB916  ,Group Status Bit 916" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB915  ,Group Status Bit 915" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB914  ,Group Status Bit 914" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB913  ,Group Status Bit 913" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB912  ,Group Status Bit 912" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB911  ,Group Status Bit 911" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB910  ,Group Status Bit 910" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB909  ,Group Status Bit 909" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB908  ,Group Status Bit 908" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB907  ,Group Status Bit 907" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB906  ,Group Status Bit 906" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB905  ,Group Status Bit 905" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB904  ,Group Status Bit 904" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB903  ,Group Status Bit 903" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB902  ,Group Status Bit 902" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB901  ,Group Status Bit 901" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB900  ,Group Status Bit 900" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB899  ,Group Status Bit 899" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB898  ,Group Status Bit 898" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB897  ,Group Status Bit 897" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB896  ,Group Status Bit 896" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1C)
    
        group.long 0x00F0++0x03
            line.long 0x0 "GICD_IGROUPR28,Interrupt Group Register 28 (Non-secure access)"
                bitfld.long 0x00 31. " GSB927  ,Group Status Bit 927" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB926  ,Group Status Bit 926" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB925  ,Group Status Bit 925" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB924  ,Group Status Bit 924" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB923  ,Group Status Bit 923" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB922  ,Group Status Bit 922" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB921  ,Group Status Bit 921" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB920  ,Group Status Bit 920" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB919  ,Group Status Bit 919" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB918  ,Group Status Bit 918" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB917  ,Group Status Bit 917" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB916  ,Group Status Bit 916" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB915  ,Group Status Bit 915" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB914  ,Group Status Bit 914" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB913  ,Group Status Bit 913" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB912  ,Group Status Bit 912" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB911  ,Group Status Bit 911" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB910  ,Group Status Bit 910" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB909  ,Group Status Bit 909" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB908  ,Group Status Bit 908" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB907  ,Group Status Bit 907" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB906  ,Group Status Bit 906" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB905  ,Group Status Bit 905" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB904  ,Group Status Bit 904" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB903  ,Group Status Bit 903" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB902  ,Group Status Bit 902" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB901  ,Group Status Bit 901" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB900  ,Group Status Bit 900" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB899  ,Group Status Bit 899" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB898  ,Group Status Bit 898" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB897  ,Group Status Bit 897" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB896  ,Group Status Bit 896" "Group 0,Group 1"
    else
        hgroup.long 0x0F0++0x03
            hide.long 0x0 "GICD_IGROUPR28,Interrupt Group Register 28"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1D)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00F4))
    
        group.long 0x00F4++0x03
            line.long 0x0 "GICD_IGROUPR29,Interrupt Group Register 29 (Secure access)"
                bitfld.long 0x00 31. " GSB959  ,Group Status Bit 959" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB958  ,Group Status Bit 958" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB957  ,Group Status Bit 957" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB956  ,Group Status Bit 956" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB955  ,Group Status Bit 955" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB954  ,Group Status Bit 954" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB953  ,Group Status Bit 953" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB952  ,Group Status Bit 952" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB951  ,Group Status Bit 951" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB950  ,Group Status Bit 950" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB949  ,Group Status Bit 949" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB948  ,Group Status Bit 948" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB947  ,Group Status Bit 947" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB946  ,Group Status Bit 946" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB945  ,Group Status Bit 945" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB944  ,Group Status Bit 944" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB943  ,Group Status Bit 943" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB942  ,Group Status Bit 942" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB941  ,Group Status Bit 941" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB940  ,Group Status Bit 940" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB939  ,Group Status Bit 939" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB938  ,Group Status Bit 938" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB937  ,Group Status Bit 937" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB936  ,Group Status Bit 936" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB935  ,Group Status Bit 935" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB934  ,Group Status Bit 934" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB933  ,Group Status Bit 933" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB932  ,Group Status Bit 932" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB931  ,Group Status Bit 931" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB930  ,Group Status Bit 930" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB929  ,Group Status Bit 929" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB928  ,Group Status Bit 928" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1D)
    
        group.long 0x00F4++0x03
            line.long 0x0 "GICD_IGROUPR29,Interrupt Group Register 29 (Non-secure access)"
                bitfld.long 0x00 31. " GSB959  ,Group Status Bit 959" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB958  ,Group Status Bit 958" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB957  ,Group Status Bit 957" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB956  ,Group Status Bit 956" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB955  ,Group Status Bit 955" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB954  ,Group Status Bit 954" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB953  ,Group Status Bit 953" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB952  ,Group Status Bit 952" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB951  ,Group Status Bit 951" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB950  ,Group Status Bit 950" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB949  ,Group Status Bit 949" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB948  ,Group Status Bit 948" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB947  ,Group Status Bit 947" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB946  ,Group Status Bit 946" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB945  ,Group Status Bit 945" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB944  ,Group Status Bit 944" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB943  ,Group Status Bit 943" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB942  ,Group Status Bit 942" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB941  ,Group Status Bit 941" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB940  ,Group Status Bit 940" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB939  ,Group Status Bit 939" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB938  ,Group Status Bit 938" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB937  ,Group Status Bit 937" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB936  ,Group Status Bit 936" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB935  ,Group Status Bit 935" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB934  ,Group Status Bit 934" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB933  ,Group Status Bit 933" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB932  ,Group Status Bit 932" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB931  ,Group Status Bit 931" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB930  ,Group Status Bit 930" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB929  ,Group Status Bit 929" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB928  ,Group Status Bit 928" "Group 0,Group 1"
    else
        hgroup.long 0x00F4++0x03
            hide.long 0x0 "GICD_IGROUPR29,Interrupt Group Register 29"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1E)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00F8))
    
        group.long 0x00F8++0x03
            line.long 0x0 "GICD_IGROUPR30,Interrupt Group Register 30 (Secure access)"
                bitfld.long 0x00 31. " GSB991  ,Group Status Bit 991" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 30. "  GSB990  ,Group Status Bit 990" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 29. "  GSB989  ,Group Status Bit 989" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 28. " GSB988  ,Group Status Bit 988" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 27. "  GSB987  ,Group Status Bit 987" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB986  ,Group Status Bit 986" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB985  ,Group Status Bit 985" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB984  ,Group Status Bit 984" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB983  ,Group Status Bit 983" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB982  ,Group Status Bit 982" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB981  ,Group Status Bit 981" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB980  ,Group Status Bit 980" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB979  ,Group Status Bit 979" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB978  ,Group Status Bit 978" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB977  ,Group Status Bit 977" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB976  ,Group Status Bit 976" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB975  ,Group Status Bit 975" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB974  ,Group Status Bit 974" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB973  ,Group Status Bit 973" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB972  ,Group Status Bit 972" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB971  ,Group Status Bit 971" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB970  ,Group Status Bit 970" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB969  ,Group Status Bit 969" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB968  ,Group Status Bit 968" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB967  ,Group Status Bit 967" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB966  ,Group Status Bit 966" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB965  ,Group Status Bit 965" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB964  ,Group Status Bit 964" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB963  ,Group Status Bit 963" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB962  ,Group Status Bit 962" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB961  ,Group Status Bit 961" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB960  ,Group Status Bit 960" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1E)
    
        group.long 0x00F8++0x03
            line.long 0x0 "GICD_IGROUPR30,Interrupt Group Register 30 (Non-secure access)"
                bitfld.long 0x00 31. " GSB991  ,Group Status Bit 991" "Group 0,Group 1"
                bitfld.long 0x00 30. "  GSB990  ,Group Status Bit 990" "Group 0,Group 1"
                bitfld.long 0x00 29. "  GSB989  ,Group Status Bit 989" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 28. " GSB988  ,Group Status Bit 988" "Group 0,Group 1"
                bitfld.long 0x00 27. "  GSB987  ,Group Status Bit 987" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB986  ,Group Status Bit 986" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB985  ,Group Status Bit 985" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB984  ,Group Status Bit 984" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB983  ,Group Status Bit 983" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB982  ,Group Status Bit 982" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB981  ,Group Status Bit 981" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB980  ,Group Status Bit 980" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB979  ,Group Status Bit 979" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB978  ,Group Status Bit 978" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB977  ,Group Status Bit 977" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB976  ,Group Status Bit 976" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB975  ,Group Status Bit 975" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB974  ,Group Status Bit 974" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB973  ,Group Status Bit 973" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB972  ,Group Status Bit 972" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB971  ,Group Status Bit 971" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB970  ,Group Status Bit 970" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB969  ,Group Status Bit 969" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB968  ,Group Status Bit 968" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB967  ,Group Status Bit 967" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB966  ,Group Status Bit 966" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB965  ,Group Status Bit 965" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB964  ,Group Status Bit 964" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB963  ,Group Status Bit 963" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB962  ,Group Status Bit 962" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB961  ,Group Status Bit 961" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB960  ,Group Status Bit 960" "Group 0,Group 1"
    else
        hgroup.long 0x00F8++0x03
            hide.long 0x0 "GICD_IGROUPR30,Interrupt Group Register 30"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)==0x1F)&&(ADDRESS.isSECUREEX(AD:0xf6801000+0x00FC))
    
        group.long 0x00FC++0x03
            line.long 0x0 "GICD_IGROUPR31,Interrupt Group Register 31 (Secure access)"
                bitfld.long 0x00 27. " GSB1019 ,Group Status Bit 1019" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 26. "  GSB1018 ,Group Status Bit 1018" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 25. " GSB1017 ,Group Status Bit 1017" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 24. "  GSB1016 ,Group Status Bit 1016" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 23. "  GSB1015 ,Group Status Bit 1015" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 22. " GSB1014 ,Group Status Bit 1014" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 21. "  GSB1013 ,Group Status Bit 1013" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 20. "  GSB1012 ,Group Status Bit 1012" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 19. " GSB1011 ,Group Status Bit 1011" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 18. "  GSB1010 ,Group Status Bit 1010" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 17. "  GSB1009 ,Group Status Bit 1009" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 16. " GSB1008 ,Group Status Bit 1008" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 15. "  GSB1007 ,Group Status Bit 1007" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 14. "  GSB1006 ,Group Status Bit 1006" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 13. " GSB1005 ,Group Status Bit 1005" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 12. "  GSB1004 ,Group Status Bit 1004" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 11. "  GSB1003 ,Group Status Bit 1003" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 10. " GSB1002 ,Group Status Bit 1002" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 9. "  GSB1001 ,Group Status Bit 1001" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 8. "  GSB1000 ,Group Status Bit 1000" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 7. " GSB999  ,Group Status Bit 999" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 6. "  GSB998  ,Group Status Bit 998" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 5. "  GSB997  ,Group Status Bit 997" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 4. " GSB996  ,Group Status Bit 996" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 3. "  GSB995  ,Group Status Bit 995" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 2. "  GSB994  ,Group Status Bit 994" "Group 0 (Secure),Group 1 (Non-secure)"
                textline "                          "
                bitfld.long 0x00 1. " GSB993  ,Group Status Bit 993" "Group 0 (Secure),Group 1 (Non-secure)"
                bitfld.long 0x00 0. "  GSB992  ,Group Status Bit 992" "Group 0 (Secure),Group 1 (Non-secure)"
    elif (((per.l(AD:0xf6801000+0x04))&0x0000001F)==0x1F)
    
        group.long 0x00FC++0x03
            line.long 0x0 "GICD_IGROUPR31,Interrupt Group Register 31 (Non-secure access)"
                bitfld.long 0x00 27. " GSB1019 ,Group Status Bit 1019" "Group 0,Group 1"
                bitfld.long 0x00 26. "  GSB1018 ,Group Status Bit 1018" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 25. " GSB1017 ,Group Status Bit 1017" "Group 0,Group 1"
                bitfld.long 0x00 24. "  GSB1016 ,Group Status Bit 1016" "Group 0,Group 1"
                bitfld.long 0x00 23. "  GSB1015 ,Group Status Bit 1015" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 22. " GSB1014 ,Group Status Bit 1014" "Group 0,Group 1"
                bitfld.long 0x00 21. "  GSB1013 ,Group Status Bit 1013" "Group 0,Group 1"
                bitfld.long 0x00 20. "  GSB1012 ,Group Status Bit 1012" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 19. " GSB1011 ,Group Status Bit 1011" "Group 0,Group 1"
                bitfld.long 0x00 18. "  GSB1010 ,Group Status Bit 1010" "Group 0,Group 1"
                bitfld.long 0x00 17. "  GSB1009 ,Group Status Bit 1009" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 16. " GSB1008 ,Group Status Bit 1008" "Group 0,Group 1"
                bitfld.long 0x00 15. "  GSB1007 ,Group Status Bit 1007" "Group 0,Group 1"
                bitfld.long 0x00 14. "  GSB1006 ,Group Status Bit 1006" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 13. " GSB1005 ,Group Status Bit 1005" "Group 0,Group 1"
                bitfld.long 0x00 12. "  GSB1004 ,Group Status Bit 1004" "Group 0,Group 1"
                bitfld.long 0x00 11. "  GSB1003 ,Group Status Bit 1003" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 10. " GSB1002 ,Group Status Bit 1002" "Group 0,Group 1"
                bitfld.long 0x00 9. "  GSB1001 ,Group Status Bit 1001" "Group 0,Group 1"
                bitfld.long 0x00 8. "  GSB1000 ,Group Status Bit 1000" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 7. " GSB999  ,Group Status Bit 999" "Group 0,Group 1"
                bitfld.long 0x00 6. "  GSB998  ,Group Status Bit 998" "Group 0,Group 1"
                bitfld.long 0x00 5. "  GSB997  ,Group Status Bit 997" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 4. " GSB996  ,Group Status Bit 996" "Group 0,Group 1"
                bitfld.long 0x00 3. "  GSB995  ,Group Status Bit 995" "Group 0,Group 1"
                bitfld.long 0x00 2. "  GSB994  ,Group Status Bit 994" "Group 0,Group 1"
                textline "                          "
                bitfld.long 0x00 1. " GSB993  ,Group Status Bit 993" "Group 0,Group 1"
                bitfld.long 0x00 0. "  GSB992  ,Group Status Bit 992" "Group 0,Group 1"
    else
        hgroup.long 0x00FC++0x03
            hide.long 0x0 "GICD_IGROUPR31,Interrupt Group Register 31"
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
            textline "                          "
    endif
tree.end
endif

width 24.
tree "Set/Clear Enable Registers"
    group.long 0x0100++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER0,Interrupt Set/Clear Enable Register 0"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB31   ,Set/Clear Enable Bit 31" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB30   ,Set/Clear Enable Bit 30" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB29   ,Set/Clear Enable Bit 29" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB28   ,Set/Clear Enable Bit 28" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB27   ,Set/Clear Enable Bit 27" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB26   ,Set/Clear Enable Bit 26" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB25   ,Set/Clear Enable Bit 25" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB24   ,Set/Clear Enable Bit 24" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB23   ,Set/Clear Enable Bit 23" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB22   ,Set/Clear Enable Bit 22" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB21   ,Set/Clear Enable Bit 21" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB20   ,Set/Clear Enable Bit 20" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB19   ,Set/Clear Enable Bit 19" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB18   ,Set/Clear Enable Bit 18" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB17   ,Set/Clear Enable Bit 17" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB16   ,Set/Clear Enable Bit 16" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB15   ,Set/Clear Enable Bit 15" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB14   ,Set/Clear Enable Bit 14" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB13   ,Set/Clear Enable Bit 13" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB12   ,Set/Clear Enable Bit 12" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB11   ,Set/Clear Enable Bit 11" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB10   ,Set/Clear Enable Bit 10" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB9    ,Set/Clear Enable Bit 9" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB8    ,Set/Clear Enable Bit 8" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB7    ,Set/Clear Enable Bit 7" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB6    ,Set/Clear Enable Bit 6" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB5    ,Set/Clear Enable Bit 5" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB4    ,Set/Clear Enable Bit 4" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB3    ,Set/Clear Enable Bit 3" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB2    ,Set/Clear Enable Bit 2" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB1    ,Set/Clear Enable Bit 1" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB0    ,Set/Clear Enable Bit 0" "Disabled,Enabled"

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x01)
    group.long 0x0104++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER1,Interrupt Set/Clear Enable Register 1"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB63   ,Set/Clear Enable Bit 63" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB62   ,Set/Clear Enable Bit 62" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB61   ,Set/Clear Enable Bit 61" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB60   ,Set/Clear Enable Bit 60" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB59   ,Set/Clear Enable Bit 59" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB58   ,Set/Clear Enable Bit 58" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB57   ,Set/Clear Enable Bit 57" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB56   ,Set/Clear Enable Bit 56" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB55   ,Set/Clear Enable Bit 55" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB54   ,Set/Clear Enable Bit 54" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB53   ,Set/Clear Enable Bit 53" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB52   ,Set/Clear Enable Bit 52" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB51   ,Set/Clear Enable Bit 51" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB50   ,Set/Clear Enable Bit 50" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB49   ,Set/Clear Enable Bit 49" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB48   ,Set/Clear Enable Bit 48" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB47   ,Set/Clear Enable Bit 47" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB46   ,Set/Clear Enable Bit 46" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB45   ,Set/Clear Enable Bit 45" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB44   ,Set/Clear Enable Bit 44" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB43   ,Set/Clear Enable Bit 43" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB42   ,Set/Clear Enable Bit 42" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB41   ,Set/Clear Enable Bit 41" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB40   ,Set/Clear Enable Bit 40" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB39   ,Set/Clear Enable Bit 39" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB38   ,Set/Clear Enable Bit 38" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB37   ,Set/Clear Enable Bit 37" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB36   ,Set/Clear Enable Bit 36" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB35   ,Set/Clear Enable Bit 35" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB34   ,Set/Clear Enable Bit 34" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB33   ,Set/Clear Enable Bit 33" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB32   ,Set/Clear Enable Bit 32" "Disabled,Enabled"
else
    hgroup.long 0x0104++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER1,Interrupt Set/Clear Enable Register 1"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x02)
    group.long 0x0108++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER2,Interrupt Set/Clear Enable Register 2"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB95   ,Set/Clear Enable Bit 95" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB94   ,Set/Clear Enable Bit 94" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB93   ,Set/Clear Enable Bit 93" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB92   ,Set/Clear Enable Bit 92" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB91   ,Set/Clear Enable Bit 91" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB90   ,Set/Clear Enable Bit 90" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB89   ,Set/Clear Enable Bit 89" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB88   ,Set/Clear Enable Bit 88" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB87   ,Set/Clear Enable Bit 87" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB86   ,Set/Clear Enable Bit 86" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB85   ,Set/Clear Enable Bit 85" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB84   ,Set/Clear Enable Bit 84" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB83   ,Set/Clear Enable Bit 83" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB82   ,Set/Clear Enable Bit 82" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB81   ,Set/Clear Enable Bit 81" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB80   ,Set/Clear Enable Bit 80" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB79   ,Set/Clear Enable Bit 79" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB78   ,Set/Clear Enable Bit 78" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB77   ,Set/Clear Enable Bit 77" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB76   ,Set/Clear Enable Bit 76" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB75   ,Set/Clear Enable Bit 75" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB74   ,Set/Clear Enable Bit 74" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB73   ,Set/Clear Enable Bit 73" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB72   ,Set/Clear Enable Bit 72" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB71   ,Set/Clear Enable Bit 71" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB70   ,Set/Clear Enable Bit 70" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB69   ,Set/Clear Enable Bit 69" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB68   ,Set/Clear Enable Bit 68" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB67   ,Set/Clear Enable Bit 67" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB66   ,Set/Clear Enable Bit 66" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB65   ,Set/Clear Enable Bit 65" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB64   ,Set/Clear Enable Bit 64" "Disabled,Enabled"
else
    hgroup.long 0x0108++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER2,Interrupt Set/Clear Enable Register 2"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x03)
    group.long 0x010C++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER3,Interrupt Set/Clear Enable Register 3"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB127  ,Set/Clear Enable Bit 127" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB126  ,Set/Clear Enable Bit 126" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB125  ,Set/Clear Enable Bit 125" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB124  ,Set/Clear Enable Bit 124" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB123  ,Set/Clear Enable Bit 123" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB122  ,Set/Clear Enable Bit 122" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB121  ,Set/Clear Enable Bit 121" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB120  ,Set/Clear Enable Bit 120" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB119  ,Set/Clear Enable Bit 119" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB118  ,Set/Clear Enable Bit 118" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB117  ,Set/Clear Enable Bit 117" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB116  ,Set/Clear Enable Bit 116" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB115  ,Set/Clear Enable Bit 115" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB114  ,Set/Clear Enable Bit 114" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB113  ,Set/Clear Enable Bit 113" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB112  ,Set/Clear Enable Bit 112" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB111  ,Set/Clear Enable Bit 111" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB110  ,Set/Clear Enable Bit 110" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB109  ,Set/Clear Enable Bit 109" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB108  ,Set/Clear Enable Bit 108" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB107  ,Set/Clear Enable Bit 107" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB106  ,Set/Clear Enable Bit 106" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB105  ,Set/Clear Enable Bit 105" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB104  ,Set/Clear Enable Bit 104" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB103  ,Set/Clear Enable Bit 103" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB102  ,Set/Clear Enable Bit 102" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB101  ,Set/Clear Enable Bit 101" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB100  ,Set/Clear Enable Bit 100" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB99   ,Set/Clear Enable Bit 99" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB98   ,Set/Clear Enable Bit 98" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB97   ,Set/Clear Enable Bit 97" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB96   ,Set/Clear Enable Bit 96" "Disabled,Enabled"
else
    hgroup.long 0x010C++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER3,Interrupt Set/Clear Enable Register 3"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x04)
    group.long 0x0110++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER4,Interrupt Set/Clear Enable Register 4"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB159  ,Set/Clear Enable Bit 159" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB158  ,Set/Clear Enable Bit 158" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB157  ,Set/Clear Enable Bit 157" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB156  ,Set/Clear Enable Bit 156" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB155  ,Set/Clear Enable Bit 155" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB154  ,Set/Clear Enable Bit 154" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB153  ,Set/Clear Enable Bit 153" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB152  ,Set/Clear Enable Bit 152" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB151  ,Set/Clear Enable Bit 151" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB150  ,Set/Clear Enable Bit 150" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB149  ,Set/Clear Enable Bit 149" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB148  ,Set/Clear Enable Bit 148" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB147  ,Set/Clear Enable Bit 147" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB146  ,Set/Clear Enable Bit 146" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB145  ,Set/Clear Enable Bit 145" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB144  ,Set/Clear Enable Bit 144" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB143  ,Set/Clear Enable Bit 143" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB142  ,Set/Clear Enable Bit 142" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB141  ,Set/Clear Enable Bit 141" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB140  ,Set/Clear Enable Bit 140" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB139  ,Set/Clear Enable Bit 139" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB138  ,Set/Clear Enable Bit 138" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB137  ,Set/Clear Enable Bit 137" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB136  ,Set/Clear Enable Bit 136" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB135  ,Set/Clear Enable Bit 135" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB134  ,Set/Clear Enable Bit 134" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB133  ,Set/Clear Enable Bit 133" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB132  ,Set/Clear Enable Bit 132" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB131  ,Set/Clear Enable Bit 131" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB130  ,Set/Clear Enable Bit 130" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB129  ,Set/Clear Enable Bit 129" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB128  ,Set/Clear Enable Bit 128" "Disabled,Enabled"
else
    hgroup.long 0x0110++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER4,Interrupt Set/Clear Enable Register 4"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x05)
    group.long 0x0114++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER5,Interrupt Set/Clear Enable Register 5"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB191  ,Set/Clear Enable Bit 191" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB190  ,Set/Clear Enable Bit 190" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB189  ,Set/Clear Enable Bit 189" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB188  ,Set/Clear Enable Bit 188" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB187  ,Set/Clear Enable Bit 187" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB186  ,Set/Clear Enable Bit 186" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB185  ,Set/Clear Enable Bit 185" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB184  ,Set/Clear Enable Bit 184" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB183  ,Set/Clear Enable Bit 183" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB182  ,Set/Clear Enable Bit 182" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB181  ,Set/Clear Enable Bit 181" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB180  ,Set/Clear Enable Bit 180" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB179  ,Set/Clear Enable Bit 179" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB178  ,Set/Clear Enable Bit 178" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB177  ,Set/Clear Enable Bit 177" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB176  ,Set/Clear Enable Bit 176" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB175  ,Set/Clear Enable Bit 175" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB174  ,Set/Clear Enable Bit 174" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB173  ,Set/Clear Enable Bit 173" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB172  ,Set/Clear Enable Bit 172" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB171  ,Set/Clear Enable Bit 171" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB170  ,Set/Clear Enable Bit 170" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB169  ,Set/Clear Enable Bit 169" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB168  ,Set/Clear Enable Bit 168" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB167  ,Set/Clear Enable Bit 167" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB166  ,Set/Clear Enable Bit 166" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB165  ,Set/Clear Enable Bit 165" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB164  ,Set/Clear Enable Bit 164" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB163  ,Set/Clear Enable Bit 163" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB162  ,Set/Clear Enable Bit 162" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB161  ,Set/Clear Enable Bit 161" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB160  ,Set/Clear Enable Bit 160" "Disabled,Enabled"
else
    hgroup.long 0x0114++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER5,Interrupt Set/Clear Enable Register 5"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x06)
    group.long 0x0118++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER6,Interrupt Set/Clear Enable Register 6"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB223  ,Set/Clear Enable Bit 223" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB222  ,Set/Clear Enable Bit 222" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB221  ,Set/Clear Enable Bit 221" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB220  ,Set/Clear Enable Bit 220" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB219  ,Set/Clear Enable Bit 219" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB218  ,Set/Clear Enable Bit 218" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB217  ,Set/Clear Enable Bit 217" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB216  ,Set/Clear Enable Bit 216" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB215  ,Set/Clear Enable Bit 215" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB214  ,Set/Clear Enable Bit 214" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB213  ,Set/Clear Enable Bit 213" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB212  ,Set/Clear Enable Bit 212" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB211  ,Set/Clear Enable Bit 211" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB210  ,Set/Clear Enable Bit 210" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB209  ,Set/Clear Enable Bit 209" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB208  ,Set/Clear Enable Bit 208" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB207  ,Set/Clear Enable Bit 207" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB206  ,Set/Clear Enable Bit 206" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB205  ,Set/Clear Enable Bit 205" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB204  ,Set/Clear Enable Bit 204" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB203  ,Set/Clear Enable Bit 203" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB202  ,Set/Clear Enable Bit 202" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB201  ,Set/Clear Enable Bit 201" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB200  ,Set/Clear Enable Bit 200" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB199  ,Set/Clear Enable Bit 199" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB198  ,Set/Clear Enable Bit 198" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB197  ,Set/Clear Enable Bit 197" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB196  ,Set/Clear Enable Bit 196" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB195  ,Set/Clear Enable Bit 195" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB194  ,Set/Clear Enable Bit 194" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB193  ,Set/Clear Enable Bit 193" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB192  ,Set/Clear Enable Bit 192" "Disabled,Enabled"
else
    hgroup.long 0x0118++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER6,Interrupt Set/Clear Enable Register 6"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x07)
    group.long 0x011C++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER7,Interrupt Set/Clear Enable Register 7"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB255  ,Set/Clear Enable Bit 255" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB254  ,Set/Clear Enable Bit 254" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB253  ,Set/Clear Enable Bit 253" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB252  ,Set/Clear Enable Bit 252" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB251  ,Set/Clear Enable Bit 251" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB250  ,Set/Clear Enable Bit 250" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB249  ,Set/Clear Enable Bit 249" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB248  ,Set/Clear Enable Bit 248" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB247  ,Set/Clear Enable Bit 247" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB246  ,Set/Clear Enable Bit 246" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB245  ,Set/Clear Enable Bit 245" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB244  ,Set/Clear Enable Bit 244" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB243  ,Set/Clear Enable Bit 243" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB242  ,Set/Clear Enable Bit 242" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB241  ,Set/Clear Enable Bit 241" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB240  ,Set/Clear Enable Bit 240" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB239  ,Set/Clear Enable Bit 239" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB238  ,Set/Clear Enable Bit 238" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB237  ,Set/Clear Enable Bit 237" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB236  ,Set/Clear Enable Bit 236" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB235  ,Set/Clear Enable Bit 235" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB234  ,Set/Clear Enable Bit 234" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB233  ,Set/Clear Enable Bit 233" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB232  ,Set/Clear Enable Bit 232" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB231  ,Set/Clear Enable Bit 231" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB230  ,Set/Clear Enable Bit 230" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB229  ,Set/Clear Enable Bit 229" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB228  ,Set/Clear Enable Bit 228" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB227  ,Set/Clear Enable Bit 227" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB226  ,Set/Clear Enable Bit 226" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB225  ,Set/Clear Enable Bit 225" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB224  ,Set/Clear Enable Bit 224" "Disabled,Enabled"
else
    hgroup.long 0x011C++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER7,Interrupt Set/Clear Enable Register 7"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x08)
    group.long 0x0120++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER8,Interrupt Set/Clear Enable Register 8"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB287  ,Set/Clear Enable Bit 287" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB286  ,Set/Clear Enable Bit 286" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB285  ,Set/Clear Enable Bit 285" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB284  ,Set/Clear Enable Bit 284" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB283  ,Set/Clear Enable Bit 283" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB282  ,Set/Clear Enable Bit 282" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB281  ,Set/Clear Enable Bit 281" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB280  ,Set/Clear Enable Bit 280" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB279  ,Set/Clear Enable Bit 279" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB278  ,Set/Clear Enable Bit 278" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB277  ,Set/Clear Enable Bit 277" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB276  ,Set/Clear Enable Bit 276" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB275  ,Set/Clear Enable Bit 275" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB274  ,Set/Clear Enable Bit 274" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB273  ,Set/Clear Enable Bit 273" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB272  ,Set/Clear Enable Bit 272" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB271  ,Set/Clear Enable Bit 271" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB270  ,Set/Clear Enable Bit 270" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB269  ,Set/Clear Enable Bit 269" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB268  ,Set/Clear Enable Bit 268" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB267  ,Set/Clear Enable Bit 267" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB266  ,Set/Clear Enable Bit 266" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB265  ,Set/Clear Enable Bit 265" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB264  ,Set/Clear Enable Bit 264" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB263  ,Set/Clear Enable Bit 263" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB262  ,Set/Clear Enable Bit 262" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB261  ,Set/Clear Enable Bit 261" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB260  ,Set/Clear Enable Bit 260" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB259  ,Set/Clear Enable Bit 259" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB258  ,Set/Clear Enable Bit 258" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB257  ,Set/Clear Enable Bit 257" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB256  ,Set/Clear Enable Bit 256" "Disabled,Enabled"
else
    hgroup.long 0x0120++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER8,Interrupt Set/Clear Enable Register 8"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x09)
    group.long 0x0124++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER9,Interrupt Set/Clear Enable Register 9"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB319  ,Set/Clear Enable Bit 319" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB318  ,Set/Clear Enable Bit 318" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB317  ,Set/Clear Enable Bit 317" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB316  ,Set/Clear Enable Bit 316" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB315  ,Set/Clear Enable Bit 315" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB314  ,Set/Clear Enable Bit 314" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB313  ,Set/Clear Enable Bit 313" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB312  ,Set/Clear Enable Bit 312" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB311  ,Set/Clear Enable Bit 311" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB310  ,Set/Clear Enable Bit 310" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB309  ,Set/Clear Enable Bit 309" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB308  ,Set/Clear Enable Bit 308" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB307  ,Set/Clear Enable Bit 307" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB306  ,Set/Clear Enable Bit 306" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB305  ,Set/Clear Enable Bit 305" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB304  ,Set/Clear Enable Bit 304" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB303  ,Set/Clear Enable Bit 303" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB302  ,Set/Clear Enable Bit 302" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB301  ,Set/Clear Enable Bit 301" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB300  ,Set/Clear Enable Bit 300" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB299  ,Set/Clear Enable Bit 299" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB298  ,Set/Clear Enable Bit 298" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB297  ,Set/Clear Enable Bit 297" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB296  ,Set/Clear Enable Bit 296" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB295  ,Set/Clear Enable Bit 295" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB294  ,Set/Clear Enable Bit 294" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB293  ,Set/Clear Enable Bit 293" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB292  ,Set/Clear Enable Bit 292" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB291  ,Set/Clear Enable Bit 291" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB290  ,Set/Clear Enable Bit 290" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB289  ,Set/Clear Enable Bit 289" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB288  ,Set/Clear Enable Bit 288" "Disabled,Enabled"
else
    hgroup.long 0x0124++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER9,Interrupt Set/Clear Enable Register 9"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0A)
    group.long 0x0128++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER10,Interrupt Set/Clear Enable Register 10"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB351  ,Set/Clear Enable Bit 351" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB350  ,Set/Clear Enable Bit 350" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB349  ,Set/Clear Enable Bit 349" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB348  ,Set/Clear Enable Bit 348" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB347  ,Set/Clear Enable Bit 347" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB346  ,Set/Clear Enable Bit 346" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB345  ,Set/Clear Enable Bit 345" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB344  ,Set/Clear Enable Bit 344" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB343  ,Set/Clear Enable Bit 343" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB342  ,Set/Clear Enable Bit 342" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB341  ,Set/Clear Enable Bit 341" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB340  ,Set/Clear Enable Bit 340" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB339  ,Set/Clear Enable Bit 339" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB338  ,Set/Clear Enable Bit 338" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB337  ,Set/Clear Enable Bit 337" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB336  ,Set/Clear Enable Bit 336" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB335  ,Set/Clear Enable Bit 335" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB334  ,Set/Clear Enable Bit 334" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB333  ,Set/Clear Enable Bit 333" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB332  ,Set/Clear Enable Bit 332" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB331  ,Set/Clear Enable Bit 331" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB330  ,Set/Clear Enable Bit 330" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB329  ,Set/Clear Enable Bit 329" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB328  ,Set/Clear Enable Bit 328" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB327  ,Set/Clear Enable Bit 327" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB326  ,Set/Clear Enable Bit 326" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB325  ,Set/Clear Enable Bit 325" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB324  ,Set/Clear Enable Bit 324" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB323  ,Set/Clear Enable Bit 323" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB322  ,Set/Clear Enable Bit 322" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB321  ,Set/Clear Enable Bit 321" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB320  ,Set/Clear Enable Bit 320" "Disabled,Enabled"
else
    hgroup.long 0x0128++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER10,Interrupt Set/Clear Enable Register 10"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0B)
    group.long 0x012C++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER11,Interrupt Set/Clear Enable Register 11"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB383  ,Set/Clear Enable Bit 383" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB382  ,Set/Clear Enable Bit 382" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB381  ,Set/Clear Enable Bit 381" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB380  ,Set/Clear Enable Bit 380" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB379  ,Set/Clear Enable Bit 379" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB378  ,Set/Clear Enable Bit 378" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB377  ,Set/Clear Enable Bit 377" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB376  ,Set/Clear Enable Bit 376" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB375  ,Set/Clear Enable Bit 375" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB374  ,Set/Clear Enable Bit 374" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB373  ,Set/Clear Enable Bit 373" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB372  ,Set/Clear Enable Bit 372" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB371  ,Set/Clear Enable Bit 371" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB370  ,Set/Clear Enable Bit 370" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB369  ,Set/Clear Enable Bit 369" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB368  ,Set/Clear Enable Bit 368" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB367  ,Set/Clear Enable Bit 367" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB366  ,Set/Clear Enable Bit 366" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB365  ,Set/Clear Enable Bit 365" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB364  ,Set/Clear Enable Bit 364" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB363  ,Set/Clear Enable Bit 363" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB362  ,Set/Clear Enable Bit 362" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB361  ,Set/Clear Enable Bit 361" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB360  ,Set/Clear Enable Bit 360" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB359  ,Set/Clear Enable Bit 359" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB358  ,Set/Clear Enable Bit 358" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB357  ,Set/Clear Enable Bit 357" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB356  ,Set/Clear Enable Bit 356" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB355  ,Set/Clear Enable Bit 355" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB354  ,Set/Clear Enable Bit 354" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB353  ,Set/Clear Enable Bit 353" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB352  ,Set/Clear Enable Bit 352" "Disabled,Enabled"
else
    hgroup.long 0x012C++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER11,Interrupt Set/Clear Enable Register 11"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0C)
    group.long 0x0130++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER12,Interrupt Set/Clear Enable Register 12"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB415  ,Set/Clear Enable Bit 415" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB414  ,Set/Clear Enable Bit 414" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB413  ,Set/Clear Enable Bit 413" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB412  ,Set/Clear Enable Bit 412" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB411  ,Set/Clear Enable Bit 411" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB410  ,Set/Clear Enable Bit 410" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB409  ,Set/Clear Enable Bit 409" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB408  ,Set/Clear Enable Bit 408" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB407  ,Set/Clear Enable Bit 407" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB406  ,Set/Clear Enable Bit 406" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB405  ,Set/Clear Enable Bit 405" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB404  ,Set/Clear Enable Bit 404" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB403  ,Set/Clear Enable Bit 403" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB402  ,Set/Clear Enable Bit 402" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB401  ,Set/Clear Enable Bit 401" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB400  ,Set/Clear Enable Bit 400" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB399  ,Set/Clear Enable Bit 399" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB398  ,Set/Clear Enable Bit 398" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB397  ,Set/Clear Enable Bit 397" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB396  ,Set/Clear Enable Bit 396" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB395  ,Set/Clear Enable Bit 395" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB394  ,Set/Clear Enable Bit 394" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB393  ,Set/Clear Enable Bit 393" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB392  ,Set/Clear Enable Bit 392" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB391  ,Set/Clear Enable Bit 391" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB390  ,Set/Clear Enable Bit 390" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB389  ,Set/Clear Enable Bit 389" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB388  ,Set/Clear Enable Bit 388" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB387  ,Set/Clear Enable Bit 387" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB386  ,Set/Clear Enable Bit 386" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB385  ,Set/Clear Enable Bit 385" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB384  ,Set/Clear Enable Bit 384" "Disabled,Enabled"
else
    hgroup.long 0x0130++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER12,Interrupt Set/Clear Enable Register 12"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0D)
    group.long 0x0134++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER13,Interrupt Set/Clear Enable Register 13"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB447  ,Set/Clear Enable Bit 447" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB446  ,Set/Clear Enable Bit 446" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB445  ,Set/Clear Enable Bit 445" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB444  ,Set/Clear Enable Bit 444" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB443  ,Set/Clear Enable Bit 443" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB442  ,Set/Clear Enable Bit 442" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB441  ,Set/Clear Enable Bit 441" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB440  ,Set/Clear Enable Bit 440" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB439  ,Set/Clear Enable Bit 439" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB438  ,Set/Clear Enable Bit 438" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB437  ,Set/Clear Enable Bit 437" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB436  ,Set/Clear Enable Bit 436" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB435  ,Set/Clear Enable Bit 435" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB434  ,Set/Clear Enable Bit 434" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB433  ,Set/Clear Enable Bit 433" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB432  ,Set/Clear Enable Bit 432" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB431  ,Set/Clear Enable Bit 431" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB430  ,Set/Clear Enable Bit 430" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB429  ,Set/Clear Enable Bit 429" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB428  ,Set/Clear Enable Bit 428" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB427  ,Set/Clear Enable Bit 427" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB426  ,Set/Clear Enable Bit 426" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB425  ,Set/Clear Enable Bit 425" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB424  ,Set/Clear Enable Bit 424" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB423  ,Set/Clear Enable Bit 423" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB422  ,Set/Clear Enable Bit 422" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB421  ,Set/Clear Enable Bit 421" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB420  ,Set/Clear Enable Bit 420" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB419  ,Set/Clear Enable Bit 419" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB418  ,Set/Clear Enable Bit 418" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB417  ,Set/Clear Enable Bit 417" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB416  ,Set/Clear Enable Bit 416" "Disabled,Enabled"
else
    hgroup.long 0x0134++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER13,Interrupt Set/Clear Enable Register 13"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0E)
    group.long 0x0138++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER14,Interrupt Set/Clear Enable Register 14"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB479  ,Set/Clear Enable Bit 479" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB478  ,Set/Clear Enable Bit 478" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB477  ,Set/Clear Enable Bit 477" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB476  ,Set/Clear Enable Bit 476" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB475  ,Set/Clear Enable Bit 475" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB474  ,Set/Clear Enable Bit 474" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB473  ,Set/Clear Enable Bit 473" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB472  ,Set/Clear Enable Bit 472" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB471  ,Set/Clear Enable Bit 471" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB470  ,Set/Clear Enable Bit 470" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB469  ,Set/Clear Enable Bit 469" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB468  ,Set/Clear Enable Bit 468" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB467  ,Set/Clear Enable Bit 467" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB466  ,Set/Clear Enable Bit 466" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB465  ,Set/Clear Enable Bit 465" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB464  ,Set/Clear Enable Bit 464" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB463  ,Set/Clear Enable Bit 463" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB462  ,Set/Clear Enable Bit 462" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB461  ,Set/Clear Enable Bit 461" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB460  ,Set/Clear Enable Bit 460" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB459  ,Set/Clear Enable Bit 459" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB458  ,Set/Clear Enable Bit 458" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB457  ,Set/Clear Enable Bit 457" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB456  ,Set/Clear Enable Bit 456" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB455  ,Set/Clear Enable Bit 455" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB454  ,Set/Clear Enable Bit 454" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB453  ,Set/Clear Enable Bit 453" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB452  ,Set/Clear Enable Bit 452" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB451  ,Set/Clear Enable Bit 451" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB450  ,Set/Clear Enable Bit 450" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB449  ,Set/Clear Enable Bit 449" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB448  ,Set/Clear Enable Bit 448" "Disabled,Enabled"
else
    hgroup.long 0x0138++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER14,Interrupt Set/Clear Enable Register 14"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0F)
    group.long 0x013C++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER15,Interrupt Set/Clear Enable Register 15"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB511  ,Set/Clear Enable Bit 511" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB510  ,Set/Clear Enable Bit 510" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB509  ,Set/Clear Enable Bit 509" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB508  ,Set/Clear Enable Bit 508" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB507  ,Set/Clear Enable Bit 507" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB506  ,Set/Clear Enable Bit 506" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB505  ,Set/Clear Enable Bit 505" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB504  ,Set/Clear Enable Bit 504" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB503  ,Set/Clear Enable Bit 503" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB502  ,Set/Clear Enable Bit 502" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB501  ,Set/Clear Enable Bit 501" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB500  ,Set/Clear Enable Bit 500" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB499  ,Set/Clear Enable Bit 499" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB498  ,Set/Clear Enable Bit 498" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB497  ,Set/Clear Enable Bit 497" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB496  ,Set/Clear Enable Bit 496" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB495  ,Set/Clear Enable Bit 495" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB494  ,Set/Clear Enable Bit 494" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB493  ,Set/Clear Enable Bit 493" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB492  ,Set/Clear Enable Bit 492" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB491  ,Set/Clear Enable Bit 491" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB490  ,Set/Clear Enable Bit 490" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB489  ,Set/Clear Enable Bit 489" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB488  ,Set/Clear Enable Bit 488" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB487  ,Set/Clear Enable Bit 487" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB486  ,Set/Clear Enable Bit 486" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB485  ,Set/Clear Enable Bit 485" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB484  ,Set/Clear Enable Bit 484" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB483  ,Set/Clear Enable Bit 483" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB482  ,Set/Clear Enable Bit 482" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB481  ,Set/Clear Enable Bit 481" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB480  ,Set/Clear Enable Bit 480" "Disabled,Enabled"
else
    hgroup.long 0x013C++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER15,Interrupt Set/Clear Enable Register 15"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x10)
    group.long 0x0140++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER16,Interrupt Set/Clear Enable Register 16"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB543  ,Set/Clear Enable Bit 543" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB542  ,Set/Clear Enable Bit 542" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB541  ,Set/Clear Enable Bit 541" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB540  ,Set/Clear Enable Bit 540" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB539  ,Set/Clear Enable Bit 539" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB538  ,Set/Clear Enable Bit 538" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB537  ,Set/Clear Enable Bit 537" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB536  ,Set/Clear Enable Bit 536" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB535  ,Set/Clear Enable Bit 535" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB534  ,Set/Clear Enable Bit 534" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB533  ,Set/Clear Enable Bit 533" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB532  ,Set/Clear Enable Bit 532" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB531  ,Set/Clear Enable Bit 531" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB530  ,Set/Clear Enable Bit 530" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB529  ,Set/Clear Enable Bit 529" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB528  ,Set/Clear Enable Bit 528" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB527  ,Set/Clear Enable Bit 527" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB526  ,Set/Clear Enable Bit 526" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB525  ,Set/Clear Enable Bit 525" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB524  ,Set/Clear Enable Bit 524" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB523  ,Set/Clear Enable Bit 523" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB522  ,Set/Clear Enable Bit 522" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB521  ,Set/Clear Enable Bit 521" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB520  ,Set/Clear Enable Bit 520" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB519  ,Set/Clear Enable Bit 519" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB518  ,Set/Clear Enable Bit 518" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB517  ,Set/Clear Enable Bit 517" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB516  ,Set/Clear Enable Bit 516" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB515  ,Set/Clear Enable Bit 515" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB514  ,Set/Clear Enable Bit 514" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB513  ,Set/Clear Enable Bit 513" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB512  ,Set/Clear Enable Bit 512" "Disabled,Enabled"
else
    hgroup.long 0x0140++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER16,Interrupt Set/Clear Enable Register 16"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x11)
    group.long 0x0144++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER17,Interrupt Set/Clear Enable Register 17"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB575  ,Set/Clear Enable Bit 575" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB574  ,Set/Clear Enable Bit 574" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB573  ,Set/Clear Enable Bit 573" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB572  ,Set/Clear Enable Bit 572" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB571  ,Set/Clear Enable Bit 571" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB570  ,Set/Clear Enable Bit 570" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB569  ,Set/Clear Enable Bit 569" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB568  ,Set/Clear Enable Bit 568" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB567  ,Set/Clear Enable Bit 567" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB566  ,Set/Clear Enable Bit 566" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB565  ,Set/Clear Enable Bit 565" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB564  ,Set/Clear Enable Bit 564" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB563  ,Set/Clear Enable Bit 563" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB562  ,Set/Clear Enable Bit 562" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB561  ,Set/Clear Enable Bit 561" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB560  ,Set/Clear Enable Bit 560" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB559  ,Set/Clear Enable Bit 559" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB558  ,Set/Clear Enable Bit 558" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB557  ,Set/Clear Enable Bit 557" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB556  ,Set/Clear Enable Bit 556" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB555  ,Set/Clear Enable Bit 555" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB554  ,Set/Clear Enable Bit 554" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB553  ,Set/Clear Enable Bit 553" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB552  ,Set/Clear Enable Bit 552" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB551  ,Set/Clear Enable Bit 551" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB550  ,Set/Clear Enable Bit 550" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB549  ,Set/Clear Enable Bit 549" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB548  ,Set/Clear Enable Bit 548" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB547  ,Set/Clear Enable Bit 547" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB546  ,Set/Clear Enable Bit 546" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB545  ,Set/Clear Enable Bit 545" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB544  ,Set/Clear Enable Bit 544" "Disabled,Enabled"
else
    hgroup.long 0x0144++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER17,Interrupt Set/Clear Enable Register 17"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x12)
    group.long 0x0148++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER18,Interrupt Set/Clear Enable Register 18"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB607  ,Set/Clear Enable Bit 607" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB606  ,Set/Clear Enable Bit 606" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB605  ,Set/Clear Enable Bit 605" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB604  ,Set/Clear Enable Bit 604" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB603  ,Set/Clear Enable Bit 603" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB602  ,Set/Clear Enable Bit 602" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB601  ,Set/Clear Enable Bit 601" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB600  ,Set/Clear Enable Bit 600" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB599  ,Set/Clear Enable Bit 599" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB598  ,Set/Clear Enable Bit 598" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB597  ,Set/Clear Enable Bit 597" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB596  ,Set/Clear Enable Bit 596" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB595  ,Set/Clear Enable Bit 595" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB594  ,Set/Clear Enable Bit 594" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB593  ,Set/Clear Enable Bit 593" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB592  ,Set/Clear Enable Bit 592" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB591  ,Set/Clear Enable Bit 591" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB590  ,Set/Clear Enable Bit 590" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB589  ,Set/Clear Enable Bit 589" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB588  ,Set/Clear Enable Bit 588" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB587  ,Set/Clear Enable Bit 587" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB586  ,Set/Clear Enable Bit 586" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB585  ,Set/Clear Enable Bit 585" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB584  ,Set/Clear Enable Bit 584" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB583  ,Set/Clear Enable Bit 583" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB582  ,Set/Clear Enable Bit 582" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB581  ,Set/Clear Enable Bit 581" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB580  ,Set/Clear Enable Bit 580" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB579  ,Set/Clear Enable Bit 579" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB578  ,Set/Clear Enable Bit 578" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB577  ,Set/Clear Enable Bit 577" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB576  ,Set/Clear Enable Bit 576" "Disabled,Enabled"
else
    hgroup.long 0x0148++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER18,Interrupt Set/Clear Enable Register 18"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x13)
    group.long 0x014C++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER19,Interrupt Set/Clear Enable Register 19"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB639  ,Set/Clear Enable Bit 639" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB638  ,Set/Clear Enable Bit 638" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB637  ,Set/Clear Enable Bit 637" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB636  ,Set/Clear Enable Bit 636" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB635  ,Set/Clear Enable Bit 635" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB634  ,Set/Clear Enable Bit 634" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB633  ,Set/Clear Enable Bit 633" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB632  ,Set/Clear Enable Bit 632" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB631  ,Set/Clear Enable Bit 631" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB630  ,Set/Clear Enable Bit 630" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB629  ,Set/Clear Enable Bit 629" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB628  ,Set/Clear Enable Bit 628" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB627  ,Set/Clear Enable Bit 627" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB626  ,Set/Clear Enable Bit 626" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB625  ,Set/Clear Enable Bit 625" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB624  ,Set/Clear Enable Bit 624" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB623  ,Set/Clear Enable Bit 623" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB622  ,Set/Clear Enable Bit 622" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB621  ,Set/Clear Enable Bit 621" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB620  ,Set/Clear Enable Bit 620" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB619  ,Set/Clear Enable Bit 619" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB618  ,Set/Clear Enable Bit 618" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB617  ,Set/Clear Enable Bit 617" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB616  ,Set/Clear Enable Bit 616" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB615  ,Set/Clear Enable Bit 615" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB614  ,Set/Clear Enable Bit 614" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB613  ,Set/Clear Enable Bit 613" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB612  ,Set/Clear Enable Bit 612" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB611  ,Set/Clear Enable Bit 611" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB610  ,Set/Clear Enable Bit 610" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB609  ,Set/Clear Enable Bit 609" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB608  ,Set/Clear Enable Bit 608" "Disabled,Enabled"
else
    hgroup.long 0x014C++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER19,Interrupt Set/Clear Enable Register 19"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x14)
    group.long 0x0150++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER20,Interrupt Set/Clear Enable Register 20"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB671  ,Set/Clear Enable Bit 671" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB670  ,Set/Clear Enable Bit 670" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB669  ,Set/Clear Enable Bit 669" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB668  ,Set/Clear Enable Bit 668" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB667  ,Set/Clear Enable Bit 667" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB666  ,Set/Clear Enable Bit 666" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB665  ,Set/Clear Enable Bit 665" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB664  ,Set/Clear Enable Bit 664" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB663  ,Set/Clear Enable Bit 663" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB662  ,Set/Clear Enable Bit 662" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB661  ,Set/Clear Enable Bit 661" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB660  ,Set/Clear Enable Bit 660" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB659  ,Set/Clear Enable Bit 659" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB658  ,Set/Clear Enable Bit 658" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB657  ,Set/Clear Enable Bit 657" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB656  ,Set/Clear Enable Bit 656" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB655  ,Set/Clear Enable Bit 655" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB654  ,Set/Clear Enable Bit 654" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB653  ,Set/Clear Enable Bit 653" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB652  ,Set/Clear Enable Bit 652" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB651  ,Set/Clear Enable Bit 651" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB650  ,Set/Clear Enable Bit 650" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB649  ,Set/Clear Enable Bit 649" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB648  ,Set/Clear Enable Bit 648" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB647  ,Set/Clear Enable Bit 647" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB646  ,Set/Clear Enable Bit 646" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB645  ,Set/Clear Enable Bit 645" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB644  ,Set/Clear Enable Bit 644" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB643  ,Set/Clear Enable Bit 643" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB642  ,Set/Clear Enable Bit 642" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB641  ,Set/Clear Enable Bit 641" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB640  ,Set/Clear Enable Bit 640" "Disabled,Enabled"
else
    hgroup.long 0x0150++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER20,Interrupt Set/Clear Enable Register 20"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x15)
    group.long 0x0154++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER21,Interrupt Set/Clear Enable Register 21"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB703  ,Set/Clear Enable Bit 703" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB702  ,Set/Clear Enable Bit 702" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB701  ,Set/Clear Enable Bit 701" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB700  ,Set/Clear Enable Bit 700" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB699  ,Set/Clear Enable Bit 699" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB698  ,Set/Clear Enable Bit 698" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB697  ,Set/Clear Enable Bit 697" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB696  ,Set/Clear Enable Bit 696" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB695  ,Set/Clear Enable Bit 695" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB694  ,Set/Clear Enable Bit 694" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB693  ,Set/Clear Enable Bit 693" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB692  ,Set/Clear Enable Bit 692" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB691  ,Set/Clear Enable Bit 691" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB690  ,Set/Clear Enable Bit 690" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB689  ,Set/Clear Enable Bit 689" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB688  ,Set/Clear Enable Bit 688" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB687  ,Set/Clear Enable Bit 687" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB686  ,Set/Clear Enable Bit 686" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB685  ,Set/Clear Enable Bit 685" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB684  ,Set/Clear Enable Bit 684" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB683  ,Set/Clear Enable Bit 683" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB682  ,Set/Clear Enable Bit 682" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB681  ,Set/Clear Enable Bit 681" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB680  ,Set/Clear Enable Bit 680" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB679  ,Set/Clear Enable Bit 679" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB678  ,Set/Clear Enable Bit 678" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB677  ,Set/Clear Enable Bit 677" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB676  ,Set/Clear Enable Bit 676" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB675  ,Set/Clear Enable Bit 675" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB674  ,Set/Clear Enable Bit 674" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB673  ,Set/Clear Enable Bit 673" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB672  ,Set/Clear Enable Bit 672" "Disabled,Enabled"
else
    hgroup.long 0x0154++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER21,Interrupt Set/Clear Enable Register 21"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x16)
    group.long 0x0158++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER22,Interrupt Set/Clear Enable Register 22"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB735  ,Set/Clear Enable Bit 735" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB734  ,Set/Clear Enable Bit 734" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB733  ,Set/Clear Enable Bit 733" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB732  ,Set/Clear Enable Bit 732" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB731  ,Set/Clear Enable Bit 731" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB730  ,Set/Clear Enable Bit 730" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB729  ,Set/Clear Enable Bit 729" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB728  ,Set/Clear Enable Bit 728" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB727  ,Set/Clear Enable Bit 727" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB726  ,Set/Clear Enable Bit 726" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB725  ,Set/Clear Enable Bit 725" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB724  ,Set/Clear Enable Bit 724" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB723  ,Set/Clear Enable Bit 723" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB722  ,Set/Clear Enable Bit 722" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB721  ,Set/Clear Enable Bit 721" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB720  ,Set/Clear Enable Bit 720" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB719  ,Set/Clear Enable Bit 719" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB718  ,Set/Clear Enable Bit 718" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB717  ,Set/Clear Enable Bit 717" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB716  ,Set/Clear Enable Bit 716" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB715  ,Set/Clear Enable Bit 715" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB714  ,Set/Clear Enable Bit 714" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB713  ,Set/Clear Enable Bit 713" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB712  ,Set/Clear Enable Bit 712" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB711  ,Set/Clear Enable Bit 711" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB710  ,Set/Clear Enable Bit 710" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB709  ,Set/Clear Enable Bit 709" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB708  ,Set/Clear Enable Bit 708" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB707  ,Set/Clear Enable Bit 707" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB706  ,Set/Clear Enable Bit 706" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB705  ,Set/Clear Enable Bit 705" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB704  ,Set/Clear Enable Bit 704" "Disabled,Enabled"
else
    hgroup.long 0x0158++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER22,Interrupt Set/Clear Enable Register 22"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x17)
    group.long 0x015C++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER23,Interrupt Set/Clear Enable Register 23"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB767  ,Set/Clear Enable Bit 767" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB766  ,Set/Clear Enable Bit 766" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB765  ,Set/Clear Enable Bit 765" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB764  ,Set/Clear Enable Bit 764" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB763  ,Set/Clear Enable Bit 763" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB762  ,Set/Clear Enable Bit 762" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB761  ,Set/Clear Enable Bit 761" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB760  ,Set/Clear Enable Bit 760" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB759  ,Set/Clear Enable Bit 759" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB758  ,Set/Clear Enable Bit 758" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB757  ,Set/Clear Enable Bit 757" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB756  ,Set/Clear Enable Bit 756" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB755  ,Set/Clear Enable Bit 755" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB754  ,Set/Clear Enable Bit 754" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB753  ,Set/Clear Enable Bit 753" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB752  ,Set/Clear Enable Bit 752" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB751  ,Set/Clear Enable Bit 751" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB750  ,Set/Clear Enable Bit 750" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB749  ,Set/Clear Enable Bit 749" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB748  ,Set/Clear Enable Bit 748" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB747  ,Set/Clear Enable Bit 747" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB746  ,Set/Clear Enable Bit 746" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB745  ,Set/Clear Enable Bit 745" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB744  ,Set/Clear Enable Bit 744" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB743  ,Set/Clear Enable Bit 743" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB742  ,Set/Clear Enable Bit 742" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB741  ,Set/Clear Enable Bit 741" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB740  ,Set/Clear Enable Bit 740" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB739  ,Set/Clear Enable Bit 739" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB738  ,Set/Clear Enable Bit 738" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB737  ,Set/Clear Enable Bit 737" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB736  ,Set/Clear Enable Bit 736" "Disabled,Enabled"
else
    hgroup.long 0x015C++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER23,Interrupt Set/Clear Enable Register 23"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x18)
    group.long 0x0160++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER24,Interrupt Set/Clear Enable Register 24"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB799  ,Set/Clear Enable Bit 799" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB798  ,Set/Clear Enable Bit 798" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB797  ,Set/Clear Enable Bit 797" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB796  ,Set/Clear Enable Bit 796" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB795  ,Set/Clear Enable Bit 795" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB794  ,Set/Clear Enable Bit 794" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB793  ,Set/Clear Enable Bit 793" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB792  ,Set/Clear Enable Bit 792" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB791  ,Set/Clear Enable Bit 791" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB790  ,Set/Clear Enable Bit 790" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB789  ,Set/Clear Enable Bit 789" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB788  ,Set/Clear Enable Bit 788" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB787  ,Set/Clear Enable Bit 787" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB786  ,Set/Clear Enable Bit 786" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB785  ,Set/Clear Enable Bit 785" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB784  ,Set/Clear Enable Bit 784" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB783  ,Set/Clear Enable Bit 783" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB782  ,Set/Clear Enable Bit 782" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB781  ,Set/Clear Enable Bit 781" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB780  ,Set/Clear Enable Bit 780" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB779  ,Set/Clear Enable Bit 779" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB778  ,Set/Clear Enable Bit 778" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB777  ,Set/Clear Enable Bit 777" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB776  ,Set/Clear Enable Bit 776" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB775  ,Set/Clear Enable Bit 775" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB774  ,Set/Clear Enable Bit 774" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB773  ,Set/Clear Enable Bit 773" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB772  ,Set/Clear Enable Bit 772" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB771  ,Set/Clear Enable Bit 771" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB770  ,Set/Clear Enable Bit 770" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB769  ,Set/Clear Enable Bit 769" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB768  ,Set/Clear Enable Bit 768" "Disabled,Enabled"
else
    hgroup.long 0x0160++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER24,Interrupt Set/Clear Enable Register 24"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x19)
    group.long 0x0164++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER25,Interrupt Set/Clear Enable Register 25"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB831  ,Set/Clear Enable Bit 831" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB830  ,Set/Clear Enable Bit 830" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB829  ,Set/Clear Enable Bit 829" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB828  ,Set/Clear Enable Bit 828" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB827  ,Set/Clear Enable Bit 827" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB826  ,Set/Clear Enable Bit 826" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB825  ,Set/Clear Enable Bit 825" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB824  ,Set/Clear Enable Bit 824" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB823  ,Set/Clear Enable Bit 823" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB822  ,Set/Clear Enable Bit 822" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB821  ,Set/Clear Enable Bit 821" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB820  ,Set/Clear Enable Bit 820" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB819  ,Set/Clear Enable Bit 819" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB818  ,Set/Clear Enable Bit 818" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB817  ,Set/Clear Enable Bit 817" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB816  ,Set/Clear Enable Bit 816" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB815  ,Set/Clear Enable Bit 815" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB814  ,Set/Clear Enable Bit 814" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB813  ,Set/Clear Enable Bit 813" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB812  ,Set/Clear Enable Bit 812" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB811  ,Set/Clear Enable Bit 811" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB810  ,Set/Clear Enable Bit 810" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB809  ,Set/Clear Enable Bit 809" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB808  ,Set/Clear Enable Bit 808" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB807  ,Set/Clear Enable Bit 807" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB806  ,Set/Clear Enable Bit 806" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB805  ,Set/Clear Enable Bit 805" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB804  ,Set/Clear Enable Bit 804" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB803  ,Set/Clear Enable Bit 803" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB802  ,Set/Clear Enable Bit 802" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB801  ,Set/Clear Enable Bit 801" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB800  ,Set/Clear Enable Bit 800" "Disabled,Enabled"
else
    hgroup.long 0x0164++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER25,Interrupt Set/Clear Enable Register 25"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1A)
    group.long 0x0168++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER26,Interrupt Set/Clear Enable Register 26"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB863  ,Set/Clear Enable Bit 863" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB862  ,Set/Clear Enable Bit 862" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB861  ,Set/Clear Enable Bit 861" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB860  ,Set/Clear Enable Bit 860" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB859  ,Set/Clear Enable Bit 859" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB858  ,Set/Clear Enable Bit 858" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB857  ,Set/Clear Enable Bit 857" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB856  ,Set/Clear Enable Bit 856" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB855  ,Set/Clear Enable Bit 855" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB854  ,Set/Clear Enable Bit 854" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB853  ,Set/Clear Enable Bit 853" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB852  ,Set/Clear Enable Bit 852" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB851  ,Set/Clear Enable Bit 851" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB850  ,Set/Clear Enable Bit 850" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB849  ,Set/Clear Enable Bit 849" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB848  ,Set/Clear Enable Bit 848" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB847  ,Set/Clear Enable Bit 847" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB846  ,Set/Clear Enable Bit 846" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB845  ,Set/Clear Enable Bit 845" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB844  ,Set/Clear Enable Bit 844" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB843  ,Set/Clear Enable Bit 843" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB842  ,Set/Clear Enable Bit 842" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB841  ,Set/Clear Enable Bit 841" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB840  ,Set/Clear Enable Bit 840" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB839  ,Set/Clear Enable Bit 839" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB838  ,Set/Clear Enable Bit 838" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB837  ,Set/Clear Enable Bit 837" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB836  ,Set/Clear Enable Bit 836" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB835  ,Set/Clear Enable Bit 835" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB834  ,Set/Clear Enable Bit 834" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB833  ,Set/Clear Enable Bit 833" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB832  ,Set/Clear Enable Bit 832" "Disabled,Enabled"
else
    hgroup.long 0x0168++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER26,Interrupt Set/Clear Enable Register 26"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1B)
    group.long 0x016C++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER27,Interrupt Set/Clear Enable Register 27"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB895  ,Set/Clear Enable Bit 895" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB894  ,Set/Clear Enable Bit 894" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB893  ,Set/Clear Enable Bit 893" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB892  ,Set/Clear Enable Bit 892" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB891  ,Set/Clear Enable Bit 891" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB890  ,Set/Clear Enable Bit 890" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB889  ,Set/Clear Enable Bit 889" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB888  ,Set/Clear Enable Bit 888" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB887  ,Set/Clear Enable Bit 887" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB886  ,Set/Clear Enable Bit 886" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB885  ,Set/Clear Enable Bit 885" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB884  ,Set/Clear Enable Bit 884" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB883  ,Set/Clear Enable Bit 883" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB882  ,Set/Clear Enable Bit 882" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB881  ,Set/Clear Enable Bit 881" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB880  ,Set/Clear Enable Bit 880" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB879  ,Set/Clear Enable Bit 879" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB878  ,Set/Clear Enable Bit 878" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB877  ,Set/Clear Enable Bit 877" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB876  ,Set/Clear Enable Bit 876" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB875  ,Set/Clear Enable Bit 875" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB874  ,Set/Clear Enable Bit 874" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB873  ,Set/Clear Enable Bit 873" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB872  ,Set/Clear Enable Bit 872" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB871  ,Set/Clear Enable Bit 871" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB870  ,Set/Clear Enable Bit 870" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB869  ,Set/Clear Enable Bit 869" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB868  ,Set/Clear Enable Bit 868" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB867  ,Set/Clear Enable Bit 867" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB866  ,Set/Clear Enable Bit 866" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB865  ,Set/Clear Enable Bit 865" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB864  ,Set/Clear Enable Bit 864" "Disabled,Enabled"
else
    hgroup.long 0x016C++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER27,Interrupt Set/Clear Enable Register 27"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1C)
    group.long 0x0170++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER28,Interrupt Set/Clear Enable Register 28"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB927  ,Set/Clear Enable Bit 927" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB926  ,Set/Clear Enable Bit 926" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB925  ,Set/Clear Enable Bit 925" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB924  ,Set/Clear Enable Bit 924" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB923  ,Set/Clear Enable Bit 923" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB922  ,Set/Clear Enable Bit 922" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB921  ,Set/Clear Enable Bit 921" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB920  ,Set/Clear Enable Bit 920" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB919  ,Set/Clear Enable Bit 919" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB918  ,Set/Clear Enable Bit 918" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB917  ,Set/Clear Enable Bit 917" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB916  ,Set/Clear Enable Bit 916" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB915  ,Set/Clear Enable Bit 915" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB914  ,Set/Clear Enable Bit 914" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB913  ,Set/Clear Enable Bit 913" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB912  ,Set/Clear Enable Bit 912" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB911  ,Set/Clear Enable Bit 911" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB910  ,Set/Clear Enable Bit 910" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB909  ,Set/Clear Enable Bit 909" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB908  ,Set/Clear Enable Bit 908" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB907  ,Set/Clear Enable Bit 907" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB906  ,Set/Clear Enable Bit 906" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB905  ,Set/Clear Enable Bit 905" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB904  ,Set/Clear Enable Bit 904" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB903  ,Set/Clear Enable Bit 903" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB902  ,Set/Clear Enable Bit 902" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB901  ,Set/Clear Enable Bit 901" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB900  ,Set/Clear Enable Bit 900" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB899  ,Set/Clear Enable Bit 899" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB898  ,Set/Clear Enable Bit 898" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB897  ,Set/Clear Enable Bit 897" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB896  ,Set/Clear Enable Bit 896" "Disabled,Enabled"
else
    hgroup.long 0x0170++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER28,Interrupt Set/Clear Enable Register 28"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1D)
    group.long 0x0174++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER29,Interrupt Set/Clear Enable Register 29"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB959  ,Set/Clear Enable Bit 959" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB958  ,Set/Clear Enable Bit 958" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB957  ,Set/Clear Enable Bit 957" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB956  ,Set/Clear Enable Bit 956" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB955  ,Set/Clear Enable Bit 955" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB954  ,Set/Clear Enable Bit 954" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB953  ,Set/Clear Enable Bit 953" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB952  ,Set/Clear Enable Bit 952" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB951  ,Set/Clear Enable Bit 951" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB950  ,Set/Clear Enable Bit 950" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB949  ,Set/Clear Enable Bit 949" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB948  ,Set/Clear Enable Bit 948" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB947  ,Set/Clear Enable Bit 947" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB946  ,Set/Clear Enable Bit 946" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB945  ,Set/Clear Enable Bit 945" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB944  ,Set/Clear Enable Bit 944" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB943  ,Set/Clear Enable Bit 943" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB942  ,Set/Clear Enable Bit 942" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB941  ,Set/Clear Enable Bit 941" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB940  ,Set/Clear Enable Bit 940" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB939  ,Set/Clear Enable Bit 939" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB938  ,Set/Clear Enable Bit 938" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB937  ,Set/Clear Enable Bit 937" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB936  ,Set/Clear Enable Bit 936" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB935  ,Set/Clear Enable Bit 935" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB934  ,Set/Clear Enable Bit 934" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB933  ,Set/Clear Enable Bit 933" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB932  ,Set/Clear Enable Bit 932" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB931  ,Set/Clear Enable Bit 931" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB930  ,Set/Clear Enable Bit 930" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB929  ,Set/Clear Enable Bit 929" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB928  ,Set/Clear Enable Bit 928" "Disabled,Enabled"
else
    hgroup.long 0x0174++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER29,Interrupt Set/Clear Enable Register 29"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1E)
    group.long 0x0178++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER30,Interrupt Set/Clear Enable Register 30"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRENB991  ,Set/Clear Enable Bit 991" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRENB990  ,Set/Clear Enable Bit 990" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRENB989  ,Set/Clear Enable Bit 989" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRENB988  ,Set/Clear Enable Bit 988" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRENB987  ,Set/Clear Enable Bit 987" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB986  ,Set/Clear Enable Bit 986" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB985  ,Set/Clear Enable Bit 985" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB984  ,Set/Clear Enable Bit 984" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB983  ,Set/Clear Enable Bit 983" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB982  ,Set/Clear Enable Bit 982" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB981  ,Set/Clear Enable Bit 981" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB980  ,Set/Clear Enable Bit 980" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB979  ,Set/Clear Enable Bit 979" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB978  ,Set/Clear Enable Bit 978" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB977  ,Set/Clear Enable Bit 977" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB976  ,Set/Clear Enable Bit 976" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB975  ,Set/Clear Enable Bit 975" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB974  ,Set/Clear Enable Bit 974" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB973  ,Set/Clear Enable Bit 973" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB972  ,Set/Clear Enable Bit 972" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB971  ,Set/Clear Enable Bit 971" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB970  ,Set/Clear Enable Bit 970" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB969  ,Set/Clear Enable Bit 969" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB968  ,Set/Clear Enable Bit 968" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB967  ,Set/Clear Enable Bit 967" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB966  ,Set/Clear Enable Bit 966" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB965  ,Set/Clear Enable Bit 965" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB964  ,Set/Clear Enable Bit 964" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB963  ,Set/Clear Enable Bit 963" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB962  ,Set/Clear Enable Bit 962" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB961  ,Set/Clear Enable Bit 961" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB960  ,Set/Clear Enable Bit 960" "Disabled,Enabled"
else
    hgroup.long 0x0178++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER30,Interrupt Set/Clear Enable Register 30"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)==0x1F)
    group.long 0x017C++0x03
        line.long 0x0 "GICD_SET/CLR_ENABLER31,Interrupt Set/Clear Enable Register 31"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. " SET/CLRENB1019 ,Set/Clear Enable Bit 1019" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRENB1018 ,Set/Clear Enable Bit 1018" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRENB1017 ,Set/Clear Enable Bit 1017" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRENB1016 ,Set/Clear Enable Bit 1016" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRENB1015 ,Set/Clear Enable Bit 1015" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRENB1014 ,Set/Clear Enable Bit 1014" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRENB1013 ,Set/Clear Enable Bit 1013" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRENB1012 ,Set/Clear Enable Bit 1012" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRENB1011 ,Set/Clear Enable Bit 1011" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRENB1010 ,Set/Clear Enable Bit 1010" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRENB1009 ,Set/Clear Enable Bit 1009" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRENB1008 ,Set/Clear Enable Bit 1008" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRENB1007 ,Set/Clear Enable Bit 1007" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRENB1006 ,Set/Clear Enable Bit 1006" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRENB1005 ,Set/Clear Enable Bit 1005" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRENB1004 ,Set/Clear Enable Bit 1004" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRENB1003 ,Set/Clear Enable Bit 1003" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRENB1002 ,Set/Clear Enable Bit 1002" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRENB1001 ,Set/Clear Enable Bit 1001" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRENB1000 ,Set/Clear Enable Bit 1000" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRENB999  ,Set/Clear Enable Bit 999" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRENB998  ,Set/Clear Enable Bit 998" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRENB997  ,Set/Clear Enable Bit 997" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRENB996  ,Set/Clear Enable Bit 996" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRENB995  ,Set/Clear Enable Bit 995" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRENB994  ,Set/Clear Enable Bit 994" "Disabled,Enabled"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRENB993  ,Set/Clear Enable Bit 993" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRENB992  ,Set/Clear Enable Bit 992" "Disabled,Enabled"
else
    hgroup.long 0x017C++0x03
        hide.long 0x0 "GICD_SET/CLR_ENABLER31,Interrupt Set/Clear Enable Register 31"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
endif
tree.end

width 22.
tree "Set/Clear Pending Registers"
group.long 0x0200++0x03
    line.long 0x0 "GICD_SET/CLR_PENDR0,Interrupt Set/Clear Pending Register 0"
        setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND31   ,Set/Clear Pending Bit 31" "Disabled,Enabled"
        setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND30   ,Set/Clear Pending Bit 30" "Disabled,Enabled"
        setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND29   ,Set/Clear Pending Bit 29" "Disabled,Enabled"
        textline "                               "
        setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND28   ,Set/Clear Pending Bit 28" "Disabled,Enabled"
        setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND27   ,Set/Clear Pending Bit 27" "Disabled,Enabled"
        setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND26   ,Set/Clear Pending Bit 26" "Disabled,Enabled"
        textline "                               "
        setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND25   ,Set/Clear Pending Bit 25" "Disabled,Enabled"
        setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND24   ,Set/Clear Pending Bit 24" "Disabled,Enabled"
        setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND23   ,Set/Clear Pending Bit 23" "Disabled,Enabled"
        textline "                               "
        setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND22   ,Set/Clear Pending Bit 22" "Disabled,Enabled"
        setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND21   ,Set/Clear Pending Bit 21" "Disabled,Enabled"
        setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND20   ,Set/Clear Pending Bit 20" "Disabled,Enabled"
        textline "                               "
        setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND19   ,Set/Clear Pending Bit 19" "Disabled,Enabled"
        setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND18   ,Set/Clear Pending Bit 18" "Disabled,Enabled"
        setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND17   ,Set/Clear Pending Bit 17" "Disabled,Enabled"
        textline "                               "
        setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND16   ,Set/Clear Pending Bit 16" "Disabled,Enabled"
        setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND15   ,Set/Clear Pending Bit 15" "Disabled,Enabled"
        setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND14   ,Set/Clear Pending Bit 14" "Disabled,Enabled"
        textline "                               "
        setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND13   ,Set/Clear Pending Bit 13" "Disabled,Enabled"
        setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND12   ,Set/Clear Pending Bit 12" "Disabled,Enabled"
        setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND11   ,Set/Clear Pending Bit 11" "Disabled,Enabled"
        textline "                               "
        setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND10   ,Set/Clear Pending Bit 10" "Disabled,Enabled"
        setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND9    ,Set/Clear Pending Bit 9" "Disabled,Enabled"
        setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND8    ,Set/Clear Pending Bit 8" "Disabled,Enabled"
        textline "                               "
        setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND7    ,Set/Clear Pending Bit 7" "Disabled,Enabled"
        setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND6    ,Set/Clear Pending Bit 6" "Disabled,Enabled"
        setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND5    ,Set/Clear Pending Bit 5" "Disabled,Enabled"
        textline "                               "
        setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND4    ,Set/Clear Pending Bit 4" "Disabled,Enabled"
        setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND3    ,Set/Clear Pending Bit 3" "Disabled,Enabled"
        setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND2    ,Set/Clear Pending Bit 2" "Disabled,Enabled"
        textline "                               "
        setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND1    ,Set/Clear Pending Bit 1" "Disabled,Enabled"
        setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND0    ,Set/Clear Pending Bit 0" "Disabled,Enabled"
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x01)
    group.long 0x0204++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR1,Interrupt Set/Clear Pending Register 1"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND63   ,Set/Clear Pending Bit 63" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND62   ,Set/Clear Pending Bit 62" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND61   ,Set/Clear Pending Bit 61" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND60   ,Set/Clear Pending Bit 60" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND59   ,Set/Clear Pending Bit 59" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND58   ,Set/Clear Pending Bit 58" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND57   ,Set/Clear Pending Bit 57" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND56   ,Set/Clear Pending Bit 56" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND55   ,Set/Clear Pending Bit 55" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND54   ,Set/Clear Pending Bit 54" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND53   ,Set/Clear Pending Bit 53" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND52   ,Set/Clear Pending Bit 52" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND51   ,Set/Clear Pending Bit 51" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND50   ,Set/Clear Pending Bit 50" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND49   ,Set/Clear Pending Bit 49" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND48   ,Set/Clear Pending Bit 48" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND47   ,Set/Clear Pending Bit 47" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND46   ,Set/Clear Pending Bit 46" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND45   ,Set/Clear Pending Bit 45" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND44   ,Set/Clear Pending Bit 44" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND43   ,Set/Clear Pending Bit 43" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND42   ,Set/Clear Pending Bit 42" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND41   ,Set/Clear Pending Bit 41" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND40   ,Set/Clear Pending Bit 40" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND39   ,Set/Clear Pending Bit 39" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND38   ,Set/Clear Pending Bit 38" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND37   ,Set/Clear Pending Bit 37" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND36   ,Set/Clear Pending Bit 36" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND35   ,Set/Clear Pending Bit 35" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND34   ,Set/Clear Pending Bit 34" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND33   ,Set/Clear Pending Bit 33" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND32   ,Set/Clear Pending Bit 32" "Disabled,Enabled"
else
    hgroup.long 0x0204++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR1,Interrupt Set/Clear Pending Register 1"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x02)
    group.long 0x0208++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR2,Interrupt Set/Clear Pending Register 2"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND95   ,Set/Clear Pending Bit 95" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND94   ,Set/Clear Pending Bit 94" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND93   ,Set/Clear Pending Bit 93" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND92   ,Set/Clear Pending Bit 92" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND91   ,Set/Clear Pending Bit 91" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND90   ,Set/Clear Pending Bit 90" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND89   ,Set/Clear Pending Bit 89" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND88   ,Set/Clear Pending Bit 88" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND87   ,Set/Clear Pending Bit 87" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND86   ,Set/Clear Pending Bit 86" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND85   ,Set/Clear Pending Bit 85" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND84   ,Set/Clear Pending Bit 84" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND83   ,Set/Clear Pending Bit 83" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND82   ,Set/Clear Pending Bit 82" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND81   ,Set/Clear Pending Bit 81" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND80   ,Set/Clear Pending Bit 80" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND79   ,Set/Clear Pending Bit 79" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND78   ,Set/Clear Pending Bit 78" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND77   ,Set/Clear Pending Bit 77" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND76   ,Set/Clear Pending Bit 76" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND75   ,Set/Clear Pending Bit 75" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND74   ,Set/Clear Pending Bit 74" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND73   ,Set/Clear Pending Bit 73" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND72   ,Set/Clear Pending Bit 72" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND71   ,Set/Clear Pending Bit 71" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND70   ,Set/Clear Pending Bit 70" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND69   ,Set/Clear Pending Bit 69" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND68   ,Set/Clear Pending Bit 68" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND67   ,Set/Clear Pending Bit 67" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND66   ,Set/Clear Pending Bit 66" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND65   ,Set/Clear Pending Bit 65" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND64   ,Set/Clear Pending Bit 64" "Disabled,Enabled"
else
    hgroup.long 0x0208++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR2,Interrupt Set/Clear Pending Register 2"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x03)
    group.long 0x020C++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR3,Interrupt Set/Clear Pending Register 3"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND127  ,Set/Clear Pending Bit 127" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND126  ,Set/Clear Pending Bit 126" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND125  ,Set/Clear Pending Bit 125" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND124  ,Set/Clear Pending Bit 124" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND123  ,Set/Clear Pending Bit 123" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND122  ,Set/Clear Pending Bit 122" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND121  ,Set/Clear Pending Bit 121" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND120  ,Set/Clear Pending Bit 120" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND119  ,Set/Clear Pending Bit 119" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND118  ,Set/Clear Pending Bit 118" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND117  ,Set/Clear Pending Bit 117" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND116  ,Set/Clear Pending Bit 116" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND115  ,Set/Clear Pending Bit 115" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND114  ,Set/Clear Pending Bit 114" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND113  ,Set/Clear Pending Bit 113" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND112  ,Set/Clear Pending Bit 112" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND111  ,Set/Clear Pending Bit 111" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND110  ,Set/Clear Pending Bit 110" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND109  ,Set/Clear Pending Bit 109" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND108  ,Set/Clear Pending Bit 108" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND107  ,Set/Clear Pending Bit 107" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND106  ,Set/Clear Pending Bit 106" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND105  ,Set/Clear Pending Bit 105" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND104  ,Set/Clear Pending Bit 104" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND103  ,Set/Clear Pending Bit 103" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND102  ,Set/Clear Pending Bit 102" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND101  ,Set/Clear Pending Bit 101" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND100  ,Set/Clear Pending Bit 100" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND99   ,Set/Clear Pending Bit 99" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND98   ,Set/Clear Pending Bit 98" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND97   ,Set/Clear Pending Bit 97" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND96   ,Set/Clear Pending Bit 96" "Disabled,Enabled"
else
    hgroup.long 0x020C++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR3,Interrupt Set/Clear Pending Register 3"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x04)
    group.long 0x0210++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR4,Interrupt Set/Clear Pending Register 4"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND159  ,Set/Clear Pending Bit 159" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND158  ,Set/Clear Pending Bit 158" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND157  ,Set/Clear Pending Bit 157" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND156  ,Set/Clear Pending Bit 156" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND155  ,Set/Clear Pending Bit 155" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND154  ,Set/Clear Pending Bit 154" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND153  ,Set/Clear Pending Bit 153" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND152  ,Set/Clear Pending Bit 152" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND151  ,Set/Clear Pending Bit 151" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND150  ,Set/Clear Pending Bit 150" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND149  ,Set/Clear Pending Bit 149" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND148  ,Set/Clear Pending Bit 148" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND147  ,Set/Clear Pending Bit 147" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND146  ,Set/Clear Pending Bit 146" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND145  ,Set/Clear Pending Bit 145" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND144  ,Set/Clear Pending Bit 144" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND143  ,Set/Clear Pending Bit 143" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND142  ,Set/Clear Pending Bit 142" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND141  ,Set/Clear Pending Bit 141" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND140  ,Set/Clear Pending Bit 140" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND139  ,Set/Clear Pending Bit 139" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND138  ,Set/Clear Pending Bit 138" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND137  ,Set/Clear Pending Bit 137" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND136  ,Set/Clear Pending Bit 136" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND135  ,Set/Clear Pending Bit 135" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND134  ,Set/Clear Pending Bit 134" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND133  ,Set/Clear Pending Bit 133" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND132  ,Set/Clear Pending Bit 132" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND131  ,Set/Clear Pending Bit 131" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND130  ,Set/Clear Pending Bit 130" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND129  ,Set/Clear Pending Bit 129" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND128  ,Set/Clear Pending Bit 128" "Disabled,Enabled"
else
    hgroup.long 0x0210++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR4,Interrupt Set/Clear Pending Register 4"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x05)
    group.long 0x0214++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR5,Interrupt Set/Clear Pending Register 5"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND191  ,Set/Clear Pending Bit 191" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND190  ,Set/Clear Pending Bit 190" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND189  ,Set/Clear Pending Bit 189" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND188  ,Set/Clear Pending Bit 188" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND187  ,Set/Clear Pending Bit 187" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND186  ,Set/Clear Pending Bit 186" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND185  ,Set/Clear Pending Bit 185" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND184  ,Set/Clear Pending Bit 184" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND183  ,Set/Clear Pending Bit 183" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND182  ,Set/Clear Pending Bit 182" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND181  ,Set/Clear Pending Bit 181" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND180  ,Set/Clear Pending Bit 180" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND179  ,Set/Clear Pending Bit 179" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND178  ,Set/Clear Pending Bit 178" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND177  ,Set/Clear Pending Bit 177" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND176  ,Set/Clear Pending Bit 176" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND175  ,Set/Clear Pending Bit 175" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND174  ,Set/Clear Pending Bit 174" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND173  ,Set/Clear Pending Bit 173" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND172  ,Set/Clear Pending Bit 172" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND171  ,Set/Clear Pending Bit 171" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND170  ,Set/Clear Pending Bit 170" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND169  ,Set/Clear Pending Bit 169" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND168  ,Set/Clear Pending Bit 168" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND167  ,Set/Clear Pending Bit 167" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND166  ,Set/Clear Pending Bit 166" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND165  ,Set/Clear Pending Bit 165" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND164  ,Set/Clear Pending Bit 164" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND163  ,Set/Clear Pending Bit 163" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND162  ,Set/Clear Pending Bit 162" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND161  ,Set/Clear Pending Bit 161" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND160  ,Set/Clear Pending Bit 160" "Disabled,Enabled"
else
    hgroup.long 0x0214++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR5,Interrupt Set/Clear Pending Register 5"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x06)
    group.long 0x0218++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR6,Interrupt Set/Clear Pending Register 6"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND223  ,Set/Clear Pending Bit 223" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND222  ,Set/Clear Pending Bit 222" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND221  ,Set/Clear Pending Bit 221" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND220  ,Set/Clear Pending Bit 220" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND219  ,Set/Clear Pending Bit 219" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND218  ,Set/Clear Pending Bit 218" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND217  ,Set/Clear Pending Bit 217" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND216  ,Set/Clear Pending Bit 216" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND215  ,Set/Clear Pending Bit 215" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND214  ,Set/Clear Pending Bit 214" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND213  ,Set/Clear Pending Bit 213" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND212  ,Set/Clear Pending Bit 212" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND211  ,Set/Clear Pending Bit 211" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND210  ,Set/Clear Pending Bit 210" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND209  ,Set/Clear Pending Bit 209" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND208  ,Set/Clear Pending Bit 208" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND207  ,Set/Clear Pending Bit 207" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND206  ,Set/Clear Pending Bit 206" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND205  ,Set/Clear Pending Bit 205" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND204  ,Set/Clear Pending Bit 204" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND203  ,Set/Clear Pending Bit 203" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND202  ,Set/Clear Pending Bit 202" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND201  ,Set/Clear Pending Bit 201" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND200  ,Set/Clear Pending Bit 200" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND199  ,Set/Clear Pending Bit 199" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND198  ,Set/Clear Pending Bit 198" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND197  ,Set/Clear Pending Bit 197" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND196  ,Set/Clear Pending Bit 196" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND195  ,Set/Clear Pending Bit 195" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND194  ,Set/Clear Pending Bit 194" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND193  ,Set/Clear Pending Bit 193" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND192  ,Set/Clear Pending Bit 192" "Disabled,Enabled"
else
    hgroup.long 0x0218++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR6,Interrupt Set/Clear Pending Register 6"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x07)
    group.long 0x021C++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR7,Interrupt Set/Clear Pending Register 7"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND255  ,Set/Clear Pending Bit 255" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND254  ,Set/Clear Pending Bit 254" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND253  ,Set/Clear Pending Bit 253" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND252  ,Set/Clear Pending Bit 252" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND251  ,Set/Clear Pending Bit 251" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND250  ,Set/Clear Pending Bit 250" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND249  ,Set/Clear Pending Bit 249" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND248  ,Set/Clear Pending Bit 248" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND247  ,Set/Clear Pending Bit 247" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND246  ,Set/Clear Pending Bit 246" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND245  ,Set/Clear Pending Bit 245" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND244  ,Set/Clear Pending Bit 244" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND243  ,Set/Clear Pending Bit 243" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND242  ,Set/Clear Pending Bit 242" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND241  ,Set/Clear Pending Bit 241" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND240  ,Set/Clear Pending Bit 240" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND239  ,Set/Clear Pending Bit 239" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND238  ,Set/Clear Pending Bit 238" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND237  ,Set/Clear Pending Bit 237" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND236  ,Set/Clear Pending Bit 236" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND235  ,Set/Clear Pending Bit 235" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND234  ,Set/Clear Pending Bit 234" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND233  ,Set/Clear Pending Bit 233" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND232  ,Set/Clear Pending Bit 232" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND231  ,Set/Clear Pending Bit 231" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND230  ,Set/Clear Pending Bit 230" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND229  ,Set/Clear Pending Bit 229" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND228  ,Set/Clear Pending Bit 228" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND227  ,Set/Clear Pending Bit 227" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND226  ,Set/Clear Pending Bit 226" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND225  ,Set/Clear Pending Bit 225" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND224  ,Set/Clear Pending Bit 224" "Disabled,Enabled"
else
    hgroup.long 0x021C++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR7,Interrupt Set/Clear Pending Register 7"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x08)
    group.long 0x0220++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR8,Interrupt Set/Clear Pending Register 8"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND287  ,Set/Clear Pending Bit 287" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND286  ,Set/Clear Pending Bit 286" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND285  ,Set/Clear Pending Bit 285" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND284  ,Set/Clear Pending Bit 284" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND283  ,Set/Clear Pending Bit 283" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND282  ,Set/Clear Pending Bit 282" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND281  ,Set/Clear Pending Bit 281" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND280  ,Set/Clear Pending Bit 280" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND279  ,Set/Clear Pending Bit 279" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND278  ,Set/Clear Pending Bit 278" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND277  ,Set/Clear Pending Bit 277" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND276  ,Set/Clear Pending Bit 276" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND275  ,Set/Clear Pending Bit 275" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND274  ,Set/Clear Pending Bit 274" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND273  ,Set/Clear Pending Bit 273" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND272  ,Set/Clear Pending Bit 272" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND271  ,Set/Clear Pending Bit 271" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND270  ,Set/Clear Pending Bit 270" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND269  ,Set/Clear Pending Bit 269" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND268  ,Set/Clear Pending Bit 268" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND267  ,Set/Clear Pending Bit 267" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND266  ,Set/Clear Pending Bit 266" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND265  ,Set/Clear Pending Bit 265" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND264  ,Set/Clear Pending Bit 264" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND263  ,Set/Clear Pending Bit 263" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND262  ,Set/Clear Pending Bit 262" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND261  ,Set/Clear Pending Bit 261" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND260  ,Set/Clear Pending Bit 260" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND259  ,Set/Clear Pending Bit 259" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND258  ,Set/Clear Pending Bit 258" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND257  ,Set/Clear Pending Bit 257" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND256  ,Set/Clear Pending Bit 256" "Disabled,Enabled"
else
    hgroup.long 0x0220++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR8,Interrupt Set/Clear Pending Register 8"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x09)
    group.long 0x0224++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR9,Interrupt Set/Clear Pending Register 9"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND319  ,Set/Clear Pending Bit 319" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND318  ,Set/Clear Pending Bit 318" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND317  ,Set/Clear Pending Bit 317" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND316  ,Set/Clear Pending Bit 316" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND315  ,Set/Clear Pending Bit 315" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND314  ,Set/Clear Pending Bit 314" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND313  ,Set/Clear Pending Bit 313" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND312  ,Set/Clear Pending Bit 312" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND311  ,Set/Clear Pending Bit 311" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND310  ,Set/Clear Pending Bit 310" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND309  ,Set/Clear Pending Bit 309" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND308  ,Set/Clear Pending Bit 308" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND307  ,Set/Clear Pending Bit 307" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND306  ,Set/Clear Pending Bit 306" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND305  ,Set/Clear Pending Bit 305" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND304  ,Set/Clear Pending Bit 304" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND303  ,Set/Clear Pending Bit 303" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND302  ,Set/Clear Pending Bit 302" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND301  ,Set/Clear Pending Bit 301" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND300  ,Set/Clear Pending Bit 300" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND299  ,Set/Clear Pending Bit 299" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND298  ,Set/Clear Pending Bit 298" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND297  ,Set/Clear Pending Bit 297" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND296  ,Set/Clear Pending Bit 296" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND295  ,Set/Clear Pending Bit 295" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND294  ,Set/Clear Pending Bit 294" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND293  ,Set/Clear Pending Bit 293" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND292  ,Set/Clear Pending Bit 292" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND291  ,Set/Clear Pending Bit 291" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND290  ,Set/Clear Pending Bit 290" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND289  ,Set/Clear Pending Bit 289" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND288  ,Set/Clear Pending Bit 288" "Disabled,Enabled"
else
    hgroup.long 0x0224++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR9,Interrupt Set/Clear Pending Register 9"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0A)
    group.long 0x0228++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR10,Interrupt Set/Clear Pending Register 10"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND351  ,Set/Clear Pending Bit 351" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND350  ,Set/Clear Pending Bit 350" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND349  ,Set/Clear Pending Bit 349" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND348  ,Set/Clear Pending Bit 348" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND347  ,Set/Clear Pending Bit 347" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND346  ,Set/Clear Pending Bit 346" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND345  ,Set/Clear Pending Bit 345" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND344  ,Set/Clear Pending Bit 344" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND343  ,Set/Clear Pending Bit 343" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND342  ,Set/Clear Pending Bit 342" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND341  ,Set/Clear Pending Bit 341" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND340  ,Set/Clear Pending Bit 340" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND339  ,Set/Clear Pending Bit 339" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND338  ,Set/Clear Pending Bit 338" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND337  ,Set/Clear Pending Bit 337" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND336  ,Set/Clear Pending Bit 336" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND335  ,Set/Clear Pending Bit 335" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND334  ,Set/Clear Pending Bit 334" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND333  ,Set/Clear Pending Bit 333" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND332  ,Set/Clear Pending Bit 332" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND331  ,Set/Clear Pending Bit 331" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND330  ,Set/Clear Pending Bit 330" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND329  ,Set/Clear Pending Bit 329" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND328  ,Set/Clear Pending Bit 328" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND327  ,Set/Clear Pending Bit 327" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND326  ,Set/Clear Pending Bit 326" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND325  ,Set/Clear Pending Bit 325" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND324  ,Set/Clear Pending Bit 324" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND323  ,Set/Clear Pending Bit 323" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND322  ,Set/Clear Pending Bit 322" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND321  ,Set/Clear Pending Bit 321" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND320  ,Set/Clear Pending Bit 320" "Disabled,Enabled"
else
    hgroup.long 0x0228++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR10,Interrupt Set/Clear Pending Register 10"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0B)
    group.long 0x022C++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR11,Interrupt Set/Clear Pending Register 11"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND383  ,Set/Clear Pending Bit 383" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND382  ,Set/Clear Pending Bit 382" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND381  ,Set/Clear Pending Bit 381" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND380  ,Set/Clear Pending Bit 380" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND379  ,Set/Clear Pending Bit 379" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND378  ,Set/Clear Pending Bit 378" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND377  ,Set/Clear Pending Bit 377" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND376  ,Set/Clear Pending Bit 376" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND375  ,Set/Clear Pending Bit 375" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND374  ,Set/Clear Pending Bit 374" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND373  ,Set/Clear Pending Bit 373" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND372  ,Set/Clear Pending Bit 372" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND371  ,Set/Clear Pending Bit 371" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND370  ,Set/Clear Pending Bit 370" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND369  ,Set/Clear Pending Bit 369" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND368  ,Set/Clear Pending Bit 368" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND367  ,Set/Clear Pending Bit 367" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND366  ,Set/Clear Pending Bit 366" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND365  ,Set/Clear Pending Bit 365" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND364  ,Set/Clear Pending Bit 364" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND363  ,Set/Clear Pending Bit 363" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND362  ,Set/Clear Pending Bit 362" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND361  ,Set/Clear Pending Bit 361" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND360  ,Set/Clear Pending Bit 360" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND359  ,Set/Clear Pending Bit 359" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND358  ,Set/Clear Pending Bit 358" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND357  ,Set/Clear Pending Bit 357" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND356  ,Set/Clear Pending Bit 356" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND355  ,Set/Clear Pending Bit 355" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND354  ,Set/Clear Pending Bit 354" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND353  ,Set/Clear Pending Bit 353" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND352  ,Set/Clear Pending Bit 352" "Disabled,Enabled"
else
    hgroup.long 0x022C++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR11,Interrupt Set/Clear Pending Register 11"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0C)
    group.long 0x0230++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR12,Interrupt Set/Clear Pending Register 12"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND415  ,Set/Clear Pending Bit 415" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND414  ,Set/Clear Pending Bit 414" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND413  ,Set/Clear Pending Bit 413" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND412  ,Set/Clear Pending Bit 412" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND411  ,Set/Clear Pending Bit 411" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND410  ,Set/Clear Pending Bit 410" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND409  ,Set/Clear Pending Bit 409" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND408  ,Set/Clear Pending Bit 408" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND407  ,Set/Clear Pending Bit 407" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND406  ,Set/Clear Pending Bit 406" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND405  ,Set/Clear Pending Bit 405" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND404  ,Set/Clear Pending Bit 404" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND403  ,Set/Clear Pending Bit 403" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND402  ,Set/Clear Pending Bit 402" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND401  ,Set/Clear Pending Bit 401" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND400  ,Set/Clear Pending Bit 400" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND399  ,Set/Clear Pending Bit 399" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND398  ,Set/Clear Pending Bit 398" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND397  ,Set/Clear Pending Bit 397" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND396  ,Set/Clear Pending Bit 396" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND395  ,Set/Clear Pending Bit 395" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND394  ,Set/Clear Pending Bit 394" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND393  ,Set/Clear Pending Bit 393" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND392  ,Set/Clear Pending Bit 392" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND391  ,Set/Clear Pending Bit 391" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND390  ,Set/Clear Pending Bit 390" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND389  ,Set/Clear Pending Bit 389" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND388  ,Set/Clear Pending Bit 388" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND387  ,Set/Clear Pending Bit 387" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND386  ,Set/Clear Pending Bit 386" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND385  ,Set/Clear Pending Bit 385" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND384  ,Set/Clear Pending Bit 384" "Disabled,Enabled"
else
    hgroup.long 0x0230++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR12,Interrupt Set/Clear Pending Register 12"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0D)
    group.long 0x0234++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR13,Interrupt Set/Clear Pending Register 13"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND447  ,Set/Clear Pending Bit 447" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND446  ,Set/Clear Pending Bit 446" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND445  ,Set/Clear Pending Bit 445" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND444  ,Set/Clear Pending Bit 444" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND443  ,Set/Clear Pending Bit 443" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND442  ,Set/Clear Pending Bit 442" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND441  ,Set/Clear Pending Bit 441" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND440  ,Set/Clear Pending Bit 440" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND439  ,Set/Clear Pending Bit 439" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND438  ,Set/Clear Pending Bit 438" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND437  ,Set/Clear Pending Bit 437" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND436  ,Set/Clear Pending Bit 436" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND435  ,Set/Clear Pending Bit 435" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND434  ,Set/Clear Pending Bit 434" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND433  ,Set/Clear Pending Bit 433" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND432  ,Set/Clear Pending Bit 432" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND431  ,Set/Clear Pending Bit 431" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND430  ,Set/Clear Pending Bit 430" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND429  ,Set/Clear Pending Bit 429" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND428  ,Set/Clear Pending Bit 428" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND427  ,Set/Clear Pending Bit 427" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND426  ,Set/Clear Pending Bit 426" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND425  ,Set/Clear Pending Bit 425" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND424  ,Set/Clear Pending Bit 424" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND423  ,Set/Clear Pending Bit 423" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND422  ,Set/Clear Pending Bit 422" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND421  ,Set/Clear Pending Bit 421" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND420  ,Set/Clear Pending Bit 420" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND419  ,Set/Clear Pending Bit 419" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND418  ,Set/Clear Pending Bit 418" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND417  ,Set/Clear Pending Bit 417" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND416  ,Set/Clear Pending Bit 416" "Disabled,Enabled"
else
    hgroup.long 0x0234++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR13,Interrupt Set/Clear Pending Register 13"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0E)
    group.long 0x0238++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR14,Interrupt Set/Clear Pending Register 14"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND479  ,Set/Clear Pending Bit 479" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND478  ,Set/Clear Pending Bit 478" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND477  ,Set/Clear Pending Bit 477" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND476  ,Set/Clear Pending Bit 476" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND475  ,Set/Clear Pending Bit 475" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND474  ,Set/Clear Pending Bit 474" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND473  ,Set/Clear Pending Bit 473" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND472  ,Set/Clear Pending Bit 472" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND471  ,Set/Clear Pending Bit 471" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND470  ,Set/Clear Pending Bit 470" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND469  ,Set/Clear Pending Bit 469" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND468  ,Set/Clear Pending Bit 468" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND467  ,Set/Clear Pending Bit 467" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND466  ,Set/Clear Pending Bit 466" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND465  ,Set/Clear Pending Bit 465" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND464  ,Set/Clear Pending Bit 464" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND463  ,Set/Clear Pending Bit 463" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND462  ,Set/Clear Pending Bit 462" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND461  ,Set/Clear Pending Bit 461" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND460  ,Set/Clear Pending Bit 460" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND459  ,Set/Clear Pending Bit 459" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND458  ,Set/Clear Pending Bit 458" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND457  ,Set/Clear Pending Bit 457" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND456  ,Set/Clear Pending Bit 456" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND455  ,Set/Clear Pending Bit 455" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND454  ,Set/Clear Pending Bit 454" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND453  ,Set/Clear Pending Bit 453" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND452  ,Set/Clear Pending Bit 452" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND451  ,Set/Clear Pending Bit 451" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND450  ,Set/Clear Pending Bit 450" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND449  ,Set/Clear Pending Bit 449" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND448  ,Set/Clear Pending Bit 448" "Disabled,Enabled"
else
    hgroup.long 0x0238++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR14,Interrupt Set/Clear Pending Register 14"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0F)
    group.long 0x023C++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR15,Interrupt Set/Clear Pending Register 15"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND511  ,Set/Clear Pending Bit 511" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND510  ,Set/Clear Pending Bit 510" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND509  ,Set/Clear Pending Bit 509" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND508  ,Set/Clear Pending Bit 508" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND507  ,Set/Clear Pending Bit 507" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND506  ,Set/Clear Pending Bit 506" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND505  ,Set/Clear Pending Bit 505" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND504  ,Set/Clear Pending Bit 504" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND503  ,Set/Clear Pending Bit 503" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND502  ,Set/Clear Pending Bit 502" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND501  ,Set/Clear Pending Bit 501" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND500  ,Set/Clear Pending Bit 500" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND499  ,Set/Clear Pending Bit 499" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND498  ,Set/Clear Pending Bit 498" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND497  ,Set/Clear Pending Bit 497" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND496  ,Set/Clear Pending Bit 496" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND495  ,Set/Clear Pending Bit 495" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND494  ,Set/Clear Pending Bit 494" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND493  ,Set/Clear Pending Bit 493" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND492  ,Set/Clear Pending Bit 492" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND491  ,Set/Clear Pending Bit 491" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND490  ,Set/Clear Pending Bit 490" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND489  ,Set/Clear Pending Bit 489" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND488  ,Set/Clear Pending Bit 488" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND487  ,Set/Clear Pending Bit 487" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND486  ,Set/Clear Pending Bit 486" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND485  ,Set/Clear Pending Bit 485" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND484  ,Set/Clear Pending Bit 484" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND483  ,Set/Clear Pending Bit 483" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND482  ,Set/Clear Pending Bit 482" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND481  ,Set/Clear Pending Bit 481" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND480  ,Set/Clear Pending Bit 480" "Disabled,Enabled"
else
    hgroup.long 0x023C++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR15,Interrupt Set/Clear Pending Register 15"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x10)
    group.long 0x0240++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR16,Interrupt Set/Clear Pending Register 16"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND543  ,Set/Clear Pending Bit 543" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND542  ,Set/Clear Pending Bit 542" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND541  ,Set/Clear Pending Bit 541" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND540  ,Set/Clear Pending Bit 540" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND539  ,Set/Clear Pending Bit 539" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND538  ,Set/Clear Pending Bit 538" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND537  ,Set/Clear Pending Bit 537" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND536  ,Set/Clear Pending Bit 536" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND535  ,Set/Clear Pending Bit 535" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND534  ,Set/Clear Pending Bit 534" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND533  ,Set/Clear Pending Bit 533" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND532  ,Set/Clear Pending Bit 532" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND531  ,Set/Clear Pending Bit 531" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND530  ,Set/Clear Pending Bit 530" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND529  ,Set/Clear Pending Bit 529" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND528  ,Set/Clear Pending Bit 528" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND527  ,Set/Clear Pending Bit 527" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND526  ,Set/Clear Pending Bit 526" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND525  ,Set/Clear Pending Bit 525" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND524  ,Set/Clear Pending Bit 524" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND523  ,Set/Clear Pending Bit 523" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND522  ,Set/Clear Pending Bit 522" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND521  ,Set/Clear Pending Bit 521" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND520  ,Set/Clear Pending Bit 520" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND519  ,Set/Clear Pending Bit 519" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND518  ,Set/Clear Pending Bit 518" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND517  ,Set/Clear Pending Bit 517" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND516  ,Set/Clear Pending Bit 516" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND515  ,Set/Clear Pending Bit 515" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND514  ,Set/Clear Pending Bit 514" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND513  ,Set/Clear Pending Bit 513" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND512  ,Set/Clear Pending Bit 512" "Disabled,Enabled"
else
    hgroup.long 0x0240++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR16,Interrupt Set/Clear Pending Register 16"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x11)
    group.long 0x0244++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR17,Interrupt Set/Clear Pending Register 17"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND575  ,Set/Clear Pending Bit 575" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND574  ,Set/Clear Pending Bit 574" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND573  ,Set/Clear Pending Bit 573" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND572  ,Set/Clear Pending Bit 572" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND571  ,Set/Clear Pending Bit 571" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND570  ,Set/Clear Pending Bit 570" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND569  ,Set/Clear Pending Bit 569" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND568  ,Set/Clear Pending Bit 568" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND567  ,Set/Clear Pending Bit 567" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND566  ,Set/Clear Pending Bit 566" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND565  ,Set/Clear Pending Bit 565" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND564  ,Set/Clear Pending Bit 564" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND563  ,Set/Clear Pending Bit 563" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND562  ,Set/Clear Pending Bit 562" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND561  ,Set/Clear Pending Bit 561" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND560  ,Set/Clear Pending Bit 560" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND559  ,Set/Clear Pending Bit 559" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND558  ,Set/Clear Pending Bit 558" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND557  ,Set/Clear Pending Bit 557" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND556  ,Set/Clear Pending Bit 556" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND555  ,Set/Clear Pending Bit 555" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND554  ,Set/Clear Pending Bit 554" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND553  ,Set/Clear Pending Bit 553" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND552  ,Set/Clear Pending Bit 552" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND551  ,Set/Clear Pending Bit 551" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND550  ,Set/Clear Pending Bit 550" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND549  ,Set/Clear Pending Bit 549" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND548  ,Set/Clear Pending Bit 548" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND547  ,Set/Clear Pending Bit 547" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND546  ,Set/Clear Pending Bit 546" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND545  ,Set/Clear Pending Bit 545" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND544  ,Set/Clear Pending Bit 544" "Disabled,Enabled"
else
    hgroup.long 0x0244++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR17,Interrupt Set/Clear Pending Register 17"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x12)
    group.long 0x0248++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR18,Interrupt Set/Clear Pending Register 18"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND607  ,Set/Clear Pending Bit 607" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND606  ,Set/Clear Pending Bit 606" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND605  ,Set/Clear Pending Bit 605" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND604  ,Set/Clear Pending Bit 604" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND603  ,Set/Clear Pending Bit 603" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND602  ,Set/Clear Pending Bit 602" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND601  ,Set/Clear Pending Bit 601" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND600  ,Set/Clear Pending Bit 600" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND599  ,Set/Clear Pending Bit 599" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND598  ,Set/Clear Pending Bit 598" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND597  ,Set/Clear Pending Bit 597" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND596  ,Set/Clear Pending Bit 596" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND595  ,Set/Clear Pending Bit 595" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND594  ,Set/Clear Pending Bit 594" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND593  ,Set/Clear Pending Bit 593" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND592  ,Set/Clear Pending Bit 592" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND591  ,Set/Clear Pending Bit 591" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND590  ,Set/Clear Pending Bit 590" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND589  ,Set/Clear Pending Bit 589" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND588  ,Set/Clear Pending Bit 588" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND587  ,Set/Clear Pending Bit 587" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND586  ,Set/Clear Pending Bit 586" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND585  ,Set/Clear Pending Bit 585" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND584  ,Set/Clear Pending Bit 584" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND583  ,Set/Clear Pending Bit 583" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND582  ,Set/Clear Pending Bit 582" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND581  ,Set/Clear Pending Bit 581" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND580  ,Set/Clear Pending Bit 580" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND579  ,Set/Clear Pending Bit 579" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND578  ,Set/Clear Pending Bit 578" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND577  ,Set/Clear Pending Bit 577" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND576  ,Set/Clear Pending Bit 576" "Disabled,Enabled"
else
    hgroup.long 0x0248++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR18,Interrupt Set/Clear Pending Register 18"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x13)
    group.long 0x024C++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR19,Interrupt Set/Clear Pending Register 19"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND639  ,Set/Clear Pending Bit 639" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND638  ,Set/Clear Pending Bit 638" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND637  ,Set/Clear Pending Bit 637" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND636  ,Set/Clear Pending Bit 636" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND635  ,Set/Clear Pending Bit 635" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND634  ,Set/Clear Pending Bit 634" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND633  ,Set/Clear Pending Bit 633" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND632  ,Set/Clear Pending Bit 632" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND631  ,Set/Clear Pending Bit 631" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND630  ,Set/Clear Pending Bit 630" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND629  ,Set/Clear Pending Bit 629" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND628  ,Set/Clear Pending Bit 628" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND627  ,Set/Clear Pending Bit 627" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND626  ,Set/Clear Pending Bit 626" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND625  ,Set/Clear Pending Bit 625" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND624  ,Set/Clear Pending Bit 624" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND623  ,Set/Clear Pending Bit 623" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND622  ,Set/Clear Pending Bit 622" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND621  ,Set/Clear Pending Bit 621" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND620  ,Set/Clear Pending Bit 620" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND619  ,Set/Clear Pending Bit 619" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND618  ,Set/Clear Pending Bit 618" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND617  ,Set/Clear Pending Bit 617" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND616  ,Set/Clear Pending Bit 616" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND615  ,Set/Clear Pending Bit 615" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND614  ,Set/Clear Pending Bit 614" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND613  ,Set/Clear Pending Bit 613" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND612  ,Set/Clear Pending Bit 612" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND611  ,Set/Clear Pending Bit 611" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND610  ,Set/Clear Pending Bit 610" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND609  ,Set/Clear Pending Bit 609" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND608  ,Set/Clear Pending Bit 608" "Disabled,Enabled"
else
    hgroup.long 0x024C++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR19,Interrupt Set/Clear Pending Register 19"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x14)
    group.long 0x0250++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR20,Interrupt Set/Clear Pending Register 20"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND671  ,Set/Clear Pending Bit 671" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND670  ,Set/Clear Pending Bit 670" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND669  ,Set/Clear Pending Bit 669" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND668  ,Set/Clear Pending Bit 668" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND667  ,Set/Clear Pending Bit 667" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND666  ,Set/Clear Pending Bit 666" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND665  ,Set/Clear Pending Bit 665" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND664  ,Set/Clear Pending Bit 664" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND663  ,Set/Clear Pending Bit 663" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND662  ,Set/Clear Pending Bit 662" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND661  ,Set/Clear Pending Bit 661" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND660  ,Set/Clear Pending Bit 660" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND659  ,Set/Clear Pending Bit 659" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND658  ,Set/Clear Pending Bit 658" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND657  ,Set/Clear Pending Bit 657" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND656  ,Set/Clear Pending Bit 656" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND655  ,Set/Clear Pending Bit 655" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND654  ,Set/Clear Pending Bit 654" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND653  ,Set/Clear Pending Bit 653" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND652  ,Set/Clear Pending Bit 652" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND651  ,Set/Clear Pending Bit 651" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND650  ,Set/Clear Pending Bit 650" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND649  ,Set/Clear Pending Bit 649" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND648  ,Set/Clear Pending Bit 648" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND647  ,Set/Clear Pending Bit 647" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND646  ,Set/Clear Pending Bit 646" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND645  ,Set/Clear Pending Bit 645" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND644  ,Set/Clear Pending Bit 644" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND643  ,Set/Clear Pending Bit 643" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND642  ,Set/Clear Pending Bit 642" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND641  ,Set/Clear Pending Bit 641" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND640  ,Set/Clear Pending Bit 640" "Disabled,Enabled"
else
    hgroup.long 0x0250++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR20,Interrupt Set/Clear Pending Register 20"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x15)
    group.long 0x0254++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR21,Interrupt Set/Clear Pending Register 21"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND703  ,Set/Clear Pending Bit 703" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND702  ,Set/Clear Pending Bit 702" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND701  ,Set/Clear Pending Bit 701" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND700  ,Set/Clear Pending Bit 700" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND699  ,Set/Clear Pending Bit 699" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND698  ,Set/Clear Pending Bit 698" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND697  ,Set/Clear Pending Bit 697" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND696  ,Set/Clear Pending Bit 696" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND695  ,Set/Clear Pending Bit 695" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND694  ,Set/Clear Pending Bit 694" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND693  ,Set/Clear Pending Bit 693" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND692  ,Set/Clear Pending Bit 692" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND691  ,Set/Clear Pending Bit 691" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND690  ,Set/Clear Pending Bit 690" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND689  ,Set/Clear Pending Bit 689" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND688  ,Set/Clear Pending Bit 688" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND687  ,Set/Clear Pending Bit 687" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND686  ,Set/Clear Pending Bit 686" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND685  ,Set/Clear Pending Bit 685" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND684  ,Set/Clear Pending Bit 684" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND683  ,Set/Clear Pending Bit 683" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND682  ,Set/Clear Pending Bit 682" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND681  ,Set/Clear Pending Bit 681" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND680  ,Set/Clear Pending Bit 680" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND679  ,Set/Clear Pending Bit 679" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND678  ,Set/Clear Pending Bit 678" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND677  ,Set/Clear Pending Bit 677" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND676  ,Set/Clear Pending Bit 676" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND675  ,Set/Clear Pending Bit 675" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND674  ,Set/Clear Pending Bit 674" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND673  ,Set/Clear Pending Bit 673" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND672  ,Set/Clear Pending Bit 672" "Disabled,Enabled"
else
    hgroup.long 0x0254++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR21,Interrupt Set/Clear Pending Register 21"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x16)
    group.long 0x0258++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR22,Interrupt Set/Clear Pending Register 22"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND735  ,Set/Clear Pending Bit 735" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND734  ,Set/Clear Pending Bit 734" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND733  ,Set/Clear Pending Bit 733" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND732  ,Set/Clear Pending Bit 732" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND731  ,Set/Clear Pending Bit 731" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND730  ,Set/Clear Pending Bit 730" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND729  ,Set/Clear Pending Bit 729" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND728  ,Set/Clear Pending Bit 728" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND727  ,Set/Clear Pending Bit 727" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND726  ,Set/Clear Pending Bit 726" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND725  ,Set/Clear Pending Bit 725" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND724  ,Set/Clear Pending Bit 724" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND723  ,Set/Clear Pending Bit 723" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND722  ,Set/Clear Pending Bit 722" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND721  ,Set/Clear Pending Bit 721" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND720  ,Set/Clear Pending Bit 720" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND719  ,Set/Clear Pending Bit 719" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND718  ,Set/Clear Pending Bit 718" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND717  ,Set/Clear Pending Bit 717" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND716  ,Set/Clear Pending Bit 716" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND715  ,Set/Clear Pending Bit 715" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND714  ,Set/Clear Pending Bit 714" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND713  ,Set/Clear Pending Bit 713" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND712  ,Set/Clear Pending Bit 712" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND711  ,Set/Clear Pending Bit 711" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND710  ,Set/Clear Pending Bit 710" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND709  ,Set/Clear Pending Bit 709" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND708  ,Set/Clear Pending Bit 708" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND707  ,Set/Clear Pending Bit 707" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND706  ,Set/Clear Pending Bit 706" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND705  ,Set/Clear Pending Bit 705" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND704  ,Set/Clear Pending Bit 704" "Disabled,Enabled"
else
    hgroup.long 0x0258++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR22,Interrupt Set/Clear Pending Register 22"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x17)
    group.long 0x025C++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR23,Interrupt Set/Clear Pending Register 23"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND767  ,Set/Clear Pending Bit 767" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND766  ,Set/Clear Pending Bit 766" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND765  ,Set/Clear Pending Bit 765" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND764  ,Set/Clear Pending Bit 764" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND763  ,Set/Clear Pending Bit 763" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND762  ,Set/Clear Pending Bit 762" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND761  ,Set/Clear Pending Bit 761" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND760  ,Set/Clear Pending Bit 760" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND759  ,Set/Clear Pending Bit 759" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND758  ,Set/Clear Pending Bit 758" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND757  ,Set/Clear Pending Bit 757" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND756  ,Set/Clear Pending Bit 756" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND755  ,Set/Clear Pending Bit 755" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND754  ,Set/Clear Pending Bit 754" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND753  ,Set/Clear Pending Bit 753" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND752  ,Set/Clear Pending Bit 752" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND751  ,Set/Clear Pending Bit 751" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND750  ,Set/Clear Pending Bit 750" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND749  ,Set/Clear Pending Bit 749" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND748  ,Set/Clear Pending Bit 748" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND747  ,Set/Clear Pending Bit 747" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND746  ,Set/Clear Pending Bit 746" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND745  ,Set/Clear Pending Bit 745" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND744  ,Set/Clear Pending Bit 744" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND743  ,Set/Clear Pending Bit 743" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND742  ,Set/Clear Pending Bit 742" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND741  ,Set/Clear Pending Bit 741" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND740  ,Set/Clear Pending Bit 740" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND739  ,Set/Clear Pending Bit 739" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND738  ,Set/Clear Pending Bit 738" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND737  ,Set/Clear Pending Bit 737" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND736  ,Set/Clear Pending Bit 736" "Disabled,Enabled"
else
    hgroup.long 0x025C++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR23,Interrupt Set/Clear Pending Register 23"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x18)
    group.long 0x0260++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR24,Interrupt Set/Clear Pending Register 24"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND799  ,Set/Clear Pending Bit 799" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND798  ,Set/Clear Pending Bit 798" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND797  ,Set/Clear Pending Bit 797" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND796  ,Set/Clear Pending Bit 796" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND795  ,Set/Clear Pending Bit 795" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND794  ,Set/Clear Pending Bit 794" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND793  ,Set/Clear Pending Bit 793" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND792  ,Set/Clear Pending Bit 792" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND791  ,Set/Clear Pending Bit 791" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND790  ,Set/Clear Pending Bit 790" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND789  ,Set/Clear Pending Bit 789" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND788  ,Set/Clear Pending Bit 788" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND787  ,Set/Clear Pending Bit 787" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND786  ,Set/Clear Pending Bit 786" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND785  ,Set/Clear Pending Bit 785" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND784  ,Set/Clear Pending Bit 784" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND783  ,Set/Clear Pending Bit 783" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND782  ,Set/Clear Pending Bit 782" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND781  ,Set/Clear Pending Bit 781" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND780  ,Set/Clear Pending Bit 780" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND779  ,Set/Clear Pending Bit 779" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND778  ,Set/Clear Pending Bit 778" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND777  ,Set/Clear Pending Bit 777" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND776  ,Set/Clear Pending Bit 776" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND775  ,Set/Clear Pending Bit 775" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND774  ,Set/Clear Pending Bit 774" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND773  ,Set/Clear Pending Bit 773" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND772  ,Set/Clear Pending Bit 772" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND771  ,Set/Clear Pending Bit 771" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND770  ,Set/Clear Pending Bit 770" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND769  ,Set/Clear Pending Bit 769" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND768  ,Set/Clear Pending Bit 768" "Disabled,Enabled"
else
    hgroup.long 0x0260++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR24,Interrupt Set/Clear Pending Register 24"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x19)
    group.long 0x0264++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR25,Interrupt Set/Clear Pending Register 25"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND831  ,Set/Clear Pending Bit 831" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND830  ,Set/Clear Pending Bit 830" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND829  ,Set/Clear Pending Bit 829" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND828  ,Set/Clear Pending Bit 828" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND827  ,Set/Clear Pending Bit 827" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND826  ,Set/Clear Pending Bit 826" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND825  ,Set/Clear Pending Bit 825" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND824  ,Set/Clear Pending Bit 824" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND823  ,Set/Clear Pending Bit 823" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND822  ,Set/Clear Pending Bit 822" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND821  ,Set/Clear Pending Bit 821" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND820  ,Set/Clear Pending Bit 820" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND819  ,Set/Clear Pending Bit 819" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND818  ,Set/Clear Pending Bit 818" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND817  ,Set/Clear Pending Bit 817" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND816  ,Set/Clear Pending Bit 816" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND815  ,Set/Clear Pending Bit 815" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND814  ,Set/Clear Pending Bit 814" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND813  ,Set/Clear Pending Bit 813" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND812  ,Set/Clear Pending Bit 812" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND811  ,Set/Clear Pending Bit 811" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND810  ,Set/Clear Pending Bit 810" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND809  ,Set/Clear Pending Bit 809" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND808  ,Set/Clear Pending Bit 808" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND807  ,Set/Clear Pending Bit 807" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND806  ,Set/Clear Pending Bit 806" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND805  ,Set/Clear Pending Bit 805" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND804  ,Set/Clear Pending Bit 804" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND803  ,Set/Clear Pending Bit 803" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND802  ,Set/Clear Pending Bit 802" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND801  ,Set/Clear Pending Bit 801" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND800  ,Set/Clear Pending Bit 800" "Disabled,Enabled"
else
    hgroup.long 0x0264++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR25,Interrupt Set/Clear Pending Register 25"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1A)
    group.long 0x0268++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR26,Interrupt Set/Clear Pending Register 26"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND863  ,Set/Clear Pending Bit 863" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND862  ,Set/Clear Pending Bit 862" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND861  ,Set/Clear Pending Bit 861" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND860  ,Set/Clear Pending Bit 860" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND859  ,Set/Clear Pending Bit 859" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND858  ,Set/Clear Pending Bit 858" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND857  ,Set/Clear Pending Bit 857" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND856  ,Set/Clear Pending Bit 856" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND855  ,Set/Clear Pending Bit 855" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND854  ,Set/Clear Pending Bit 854" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND853  ,Set/Clear Pending Bit 853" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND852  ,Set/Clear Pending Bit 852" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND851  ,Set/Clear Pending Bit 851" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND850  ,Set/Clear Pending Bit 850" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND849  ,Set/Clear Pending Bit 849" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND848  ,Set/Clear Pending Bit 848" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND847  ,Set/Clear Pending Bit 847" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND846  ,Set/Clear Pending Bit 846" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND845  ,Set/Clear Pending Bit 845" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND844  ,Set/Clear Pending Bit 844" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND843  ,Set/Clear Pending Bit 843" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND842  ,Set/Clear Pending Bit 842" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND841  ,Set/Clear Pending Bit 841" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND840  ,Set/Clear Pending Bit 840" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND839  ,Set/Clear Pending Bit 839" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND838  ,Set/Clear Pending Bit 838" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND837  ,Set/Clear Pending Bit 837" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND836  ,Set/Clear Pending Bit 836" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND835  ,Set/Clear Pending Bit 835" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND834  ,Set/Clear Pending Bit 834" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND833  ,Set/Clear Pending Bit 833" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND832  ,Set/Clear Pending Bit 832" "Disabled,Enabled"
else
    hgroup.long 0x0268++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR26,Interrupt Set/Clear Pending Register 26"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1B)
    group.long 0x026C++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR27,Interrupt Set/Clear Pending Register 27"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND895  ,Set/Clear Pending Bit 895" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND894  ,Set/Clear Pending Bit 894" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND893  ,Set/Clear Pending Bit 893" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND892  ,Set/Clear Pending Bit 892" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND891  ,Set/Clear Pending Bit 891" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND890  ,Set/Clear Pending Bit 890" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND889  ,Set/Clear Pending Bit 889" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND888  ,Set/Clear Pending Bit 888" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND887  ,Set/Clear Pending Bit 887" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND886  ,Set/Clear Pending Bit 886" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND885  ,Set/Clear Pending Bit 885" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND884  ,Set/Clear Pending Bit 884" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND883  ,Set/Clear Pending Bit 883" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND882  ,Set/Clear Pending Bit 882" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND881  ,Set/Clear Pending Bit 881" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND880  ,Set/Clear Pending Bit 880" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND879  ,Set/Clear Pending Bit 879" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND878  ,Set/Clear Pending Bit 878" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND877  ,Set/Clear Pending Bit 877" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND876  ,Set/Clear Pending Bit 876" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND875  ,Set/Clear Pending Bit 875" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND874  ,Set/Clear Pending Bit 874" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND873  ,Set/Clear Pending Bit 873" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND872  ,Set/Clear Pending Bit 872" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND871  ,Set/Clear Pending Bit 871" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND870  ,Set/Clear Pending Bit 870" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND869  ,Set/Clear Pending Bit 869" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND868  ,Set/Clear Pending Bit 868" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND867  ,Set/Clear Pending Bit 867" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND866  ,Set/Clear Pending Bit 866" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND865  ,Set/Clear Pending Bit 865" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND864  ,Set/Clear Pending Bit 864" "Disabled,Enabled"
else
    hgroup.long 0x026C++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR27,Interrupt Set/Clear Pending Register 27"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1C)
    group.long 0x0270++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR28,Interrupt Set/Clear Pending Register 28"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND927  ,Set/Clear Pending Bit 927" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND926  ,Set/Clear Pending Bit 926" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND925  ,Set/Clear Pending Bit 925" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND924  ,Set/Clear Pending Bit 924" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND923  ,Set/Clear Pending Bit 923" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND922  ,Set/Clear Pending Bit 922" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND921  ,Set/Clear Pending Bit 921" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND920  ,Set/Clear Pending Bit 920" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND919  ,Set/Clear Pending Bit 919" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND918  ,Set/Clear Pending Bit 918" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND917  ,Set/Clear Pending Bit 917" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND916  ,Set/Clear Pending Bit 916" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND915  ,Set/Clear Pending Bit 915" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND914  ,Set/Clear Pending Bit 914" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND913  ,Set/Clear Pending Bit 913" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND912  ,Set/Clear Pending Bit 912" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND911  ,Set/Clear Pending Bit 911" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND910  ,Set/Clear Pending Bit 910" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND909  ,Set/Clear Pending Bit 909" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND908  ,Set/Clear Pending Bit 908" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND907  ,Set/Clear Pending Bit 907" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND906  ,Set/Clear Pending Bit 906" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND905  ,Set/Clear Pending Bit 905" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND904  ,Set/Clear Pending Bit 904" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND903  ,Set/Clear Pending Bit 903" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND902  ,Set/Clear Pending Bit 902" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND901  ,Set/Clear Pending Bit 901" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND900  ,Set/Clear Pending Bit 900" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND899  ,Set/Clear Pending Bit 899" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND898  ,Set/Clear Pending Bit 898" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND897  ,Set/Clear Pending Bit 897" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND896  ,Set/Clear Pending Bit 896" "Disabled,Enabled"
else
    hgroup.long 0x0270++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR28,Interrupt Set/Clear Pending Register 28"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1D)
    group.long 0x0274++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR29,Interrupt Set/Clear Pending Register 29"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND959  ,Set/Clear Pending Bit 959" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND958  ,Set/Clear Pending Bit 958" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND957  ,Set/Clear Pending Bit 957" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND956  ,Set/Clear Pending Bit 956" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND955  ,Set/Clear Pending Bit 955" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND954  ,Set/Clear Pending Bit 954" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND953  ,Set/Clear Pending Bit 953" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND952  ,Set/Clear Pending Bit 952" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND951  ,Set/Clear Pending Bit 951" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND950  ,Set/Clear Pending Bit 950" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND949  ,Set/Clear Pending Bit 949" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND948  ,Set/Clear Pending Bit 948" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND947  ,Set/Clear Pending Bit 947" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND946  ,Set/Clear Pending Bit 946" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND945  ,Set/Clear Pending Bit 945" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND944  ,Set/Clear Pending Bit 944" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND943  ,Set/Clear Pending Bit 943" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND942  ,Set/Clear Pending Bit 942" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND941  ,Set/Clear Pending Bit 941" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND940  ,Set/Clear Pending Bit 940" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND939  ,Set/Clear Pending Bit 939" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND938  ,Set/Clear Pending Bit 938" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND937  ,Set/Clear Pending Bit 937" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND936  ,Set/Clear Pending Bit 936" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND935  ,Set/Clear Pending Bit 935" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND934  ,Set/Clear Pending Bit 934" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND933  ,Set/Clear Pending Bit 933" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND932  ,Set/Clear Pending Bit 932" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND931  ,Set/Clear Pending Bit 931" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND930  ,Set/Clear Pending Bit 930" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND929  ,Set/Clear Pending Bit 929" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND928  ,Set/Clear Pending Bit 928" "Disabled,Enabled"
else
    hgroup.long 0x0274++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR29,Interrupt Set/Clear Pending Register 29"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1E)
    group.long 0x0278++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR30,Interrupt Set/Clear Pending Register 30"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRPEND991  ,Set/Clear Pending Bit 991" "Disabled,Enabled"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "  SET/CLRPEND990  ,Set/Clear Pending Bit 990" "Disabled,Enabled"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "  SET/CLRPEND989  ,Set/Clear Pending Bit 989" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRPEND988  ,Set/Clear Pending Bit 988" "Disabled,Enabled"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "  SET/CLRPEND987  ,Set/Clear Pending Bit 987" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND986  ,Set/Clear Pending Bit 986" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND985  ,Set/Clear Pending Bit 985" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND984  ,Set/Clear Pending Bit 984" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND983  ,Set/Clear Pending Bit 983" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND982  ,Set/Clear Pending Bit 982" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND981  ,Set/Clear Pending Bit 981" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND980  ,Set/Clear Pending Bit 980" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND979  ,Set/Clear Pending Bit 979" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND978  ,Set/Clear Pending Bit 978" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND977  ,Set/Clear Pending Bit 977" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND976  ,Set/Clear Pending Bit 976" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND975  ,Set/Clear Pending Bit 975" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND974  ,Set/Clear Pending Bit 974" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND973  ,Set/Clear Pending Bit 973" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND972  ,Set/Clear Pending Bit 972" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND971  ,Set/Clear Pending Bit 971" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND970  ,Set/Clear Pending Bit 970" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND969  ,Set/Clear Pending Bit 969" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND968  ,Set/Clear Pending Bit 968" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND967  ,Set/Clear Pending Bit 967" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND966  ,Set/Clear Pending Bit 966" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND965  ,Set/Clear Pending Bit 965" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND964  ,Set/Clear Pending Bit 964" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND963  ,Set/Clear Pending Bit 963" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND962  ,Set/Clear Pending Bit 962" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND961  ,Set/Clear Pending Bit 961" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND960  ,Set/Clear Pending Bit 960" "Disabled,Enabled"
else
    hgroup.long 0x0278++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR30,Interrupt Set/Clear Pending Register 30"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)==0x1F)
    group.long 0x027C++0x03
        line.long 0x0 "GICD_SET/CLR_PENDR31,Interrupt Set/Clear Pending Register 31"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. " SET/CLRPEND1019 ,Set/Clear Pending Bit 1019" "Disabled,Enabled"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "  SET/CLRPEND1018 ,Set/Clear Pending Bit 1018" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRPEND1017 ,Set/Clear Pending Bit 1017" "Disabled,Enabled"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "  SET/CLRPEND1016 ,Set/Clear Pending Bit 1016" "Disabled,Enabled"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "  SET/CLRPEND1015 ,Set/Clear Pending Bit 1015" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRPEND1014 ,Set/Clear Pending Bit 1014" "Disabled,Enabled"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "  SET/CLRPEND1013 ,Set/Clear Pending Bit 1013" "Disabled,Enabled"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "  SET/CLRPEND1012 ,Set/Clear Pending Bit 1012" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRPEND1011 ,Set/Clear Pending Bit 1011" "Disabled,Enabled"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "  SET/CLRPEND1010 ,Set/Clear Pending Bit 1010" "Disabled,Enabled"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "  SET/CLRPEND1009 ,Set/Clear Pending Bit 1009" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRPEND1008 ,Set/Clear Pending Bit 1008" "Disabled,Enabled"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "  SET/CLRPEND1007 ,Set/Clear Pending Bit 1007" "Disabled,Enabled"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "  SET/CLRPEND1006 ,Set/Clear Pending Bit 1006" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRPEND1005 ,Set/Clear Pending Bit 1005" "Disabled,Enabled"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "  SET/CLRPEND1004 ,Set/Clear Pending Bit 1004" "Disabled,Enabled"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "  SET/CLRPEND1003 ,Set/Clear Pending Bit 1003" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRPEND1002 ,Set/Clear Pending Bit 1002" "Disabled,Enabled"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "  SET/CLRPEND1001 ,Set/Clear Pending Bit 1001" "Disabled,Enabled"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "  SET/CLRPEND1000 ,Set/Clear Pending Bit 1000" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRPEND999  ,Set/Clear Pending Bit 999" "Disabled,Enabled"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "  SET/CLRPEND998  ,Set/Clear Pending Bit 998" "Disabled,Enabled"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "  SET/CLRPEND997  ,Set/Clear Pending Bit 997" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRPEND996  ,Set/Clear Pending Bit 996" "Disabled,Enabled"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "  SET/CLRPEND995  ,Set/Clear Pending Bit 995" "Disabled,Enabled"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "  SET/CLRPEND994  ,Set/Clear Pending Bit 994" "Disabled,Enabled"
            textline "                               "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRPEND993  ,Set/Clear Pending Bit 993" "Disabled,Enabled"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "  SET/CLRPEND992  ,Set/Clear Pending Bit 992" "Disabled,Enabled"
else
    hgroup.long 0x027C++0x03
        hide.long 0x0 "GICD_SET/CLR_PENDR31,Interrupt Set/Clear Pending Register 31"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
tree.end

width 24.
tree "Set/Clear Active Registers"
    group.long 0x0300++0x03
        line.long 0x0 "GICD_SET/CLR_ACTIVER0,Interrupt Set/Clear Active Register 0"
            setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE31  ,Set/Clear Active Bit 31" "Not active,Active"
            setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE30  ,Set/Clear Active Bit 30" "Not active,Active"
            setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE29  ,Set/Clear Active Bit 29" "Not active,Active"
            textline "                                 "
            setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE28  ,Set/Clear Active Bit 28" "Not active,Active"
            setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE27  ,Set/Clear Active Bit 27" "Not active,Active"
            setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE26  ,Set/Clear Active Bit 26" "Not active,Active"
            textline "                                 "
            setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE25  ,Set/Clear Active Bit 25" "Not active,Active"
            setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE24  ,Set/Clear Active Bit 24" "Not active,Active"
            setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE23  ,Set/Clear Active Bit 23" "Not active,Active"
            textline "                                 "
            setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE22  ,Set/Clear Active Bit 22" "Not active,Active"
            setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE21  ,Set/Clear Active Bit 21" "Not active,Active"
            setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE20  ,Set/Clear Active Bit 20" "Not active,Active"
            textline "                                 "
            setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE19  ,Set/Clear Active Bit 19" "Not active,Active"
            setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE18  ,Set/Clear Active Bit 18" "Not active,Active"
            setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE17  ,Set/Clear Active Bit 17" "Not active,Active"
            textline "                                 "
            setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE16  ,Set/Clear Active Bit 16" "Not active,Active"
            setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE15  ,Set/Clear Active Bit 15" "Not active,Active"
            setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE14  ,Set/Clear Active Bit 14" "Not active,Active"
            textline "                                 "
            setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE13  ,Set/Clear Active Bit 13" "Not active,Active"
            setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE12  ,Set/Clear Active Bit 12" "Not active,Active"
            setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE11  ,Set/Clear Active Bit 11" "Not active,Active"
            textline "                                 "
            setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE10  ,Set/Clear Active Bit 10" "Not active,Active"
            setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE9   ,Set/Clear Active Bit 9" "Not active,Active"
            setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE8   ,Set/Clear Active Bit 8" "Not active,Active"
            textline "                                 "
            setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE7   ,Set/Clear Active Bit 7" "Not active,Active"
            setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE6   ,Set/Clear Active Bit 6" "Not active,Active"
            setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE5   ,Set/Clear Active Bit 5" "Not active,Active"
            textline "                                 "
            setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE4   ,Set/Clear Active Bit 4" "Not active,Active"
            setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE3   ,Set/Clear Active Bit 3" "Not active,Active"
            setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE2   ,Set/Clear Active Bit 2" "Not active,Active"
            textline "                                 "
            setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE1   ,Set/Clear Active Bit 1" "Not active,Active"
            setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE0   ,Set/Clear Active Bit 0" "Not active,Active"
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x01)
    
        group.long 0x0304++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER1,Interrupt Set/Clear Active Register 1"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE63  ,Set/Clear Active Bit 63" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE62  ,Set/Clear Active Bit 62" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE61  ,Set/Clear Active Bit 61" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE60  ,Set/Clear Active Bit 60" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE59  ,Set/Clear Active Bit 59" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE58  ,Set/Clear Active Bit 58" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE57  ,Set/Clear Active Bit 57" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE56  ,Set/Clear Active Bit 56" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE55  ,Set/Clear Active Bit 55" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE54  ,Set/Clear Active Bit 54" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE53  ,Set/Clear Active Bit 53" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE52  ,Set/Clear Active Bit 52" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE51  ,Set/Clear Active Bit 51" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE50  ,Set/Clear Active Bit 50" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE49  ,Set/Clear Active Bit 49" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE48  ,Set/Clear Active Bit 48" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE47  ,Set/Clear Active Bit 47" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE46  ,Set/Clear Active Bit 46" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE45  ,Set/Clear Active Bit 45" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE44  ,Set/Clear Active Bit 44" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE43  ,Set/Clear Active Bit 43" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE42  ,Set/Clear Active Bit 42" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE41  ,Set/Clear Active Bit 41" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE40  ,Set/Clear Active Bit 40" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE39  ,Set/Clear Active Bit 39" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE38  ,Set/Clear Active Bit 38" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE37  ,Set/Clear Active Bit 37" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE36  ,Set/Clear Active Bit 36" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE35  ,Set/Clear Active Bit 35" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE34  ,Set/Clear Active Bit 34" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE33  ,Set/Clear Active Bit 33" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE32  ,Set/Clear Active Bit 32" "Not active,Active"
    else
        hgroup.long 0x0304++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER1,Interrupt Set/Clear Active Register 1"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x02)
    
        group.long 0x0308++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER2,Interrupt Set/Clear Active Register 2"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE95  ,Set/Clear Active Bit 95" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE94  ,Set/Clear Active Bit 94" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE93  ,Set/Clear Active Bit 93" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE92  ,Set/Clear Active Bit 92" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE91  ,Set/Clear Active Bit 91" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE90  ,Set/Clear Active Bit 90" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE89  ,Set/Clear Active Bit 89" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE88  ,Set/Clear Active Bit 88" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE87  ,Set/Clear Active Bit 87" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE86  ,Set/Clear Active Bit 86" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE85  ,Set/Clear Active Bit 85" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE84  ,Set/Clear Active Bit 84" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE83  ,Set/Clear Active Bit 83" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE82  ,Set/Clear Active Bit 82" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE81  ,Set/Clear Active Bit 81" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE80  ,Set/Clear Active Bit 80" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE79  ,Set/Clear Active Bit 79" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE78  ,Set/Clear Active Bit 78" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE77  ,Set/Clear Active Bit 77" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE76  ,Set/Clear Active Bit 76" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE75  ,Set/Clear Active Bit 75" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE74  ,Set/Clear Active Bit 74" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE73  ,Set/Clear Active Bit 73" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE72  ,Set/Clear Active Bit 72" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE71  ,Set/Clear Active Bit 71" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE70  ,Set/Clear Active Bit 70" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE69  ,Set/Clear Active Bit 69" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE68  ,Set/Clear Active Bit 68" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE67  ,Set/Clear Active Bit 67" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE66  ,Set/Clear Active Bit 66" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE65  ,Set/Clear Active Bit 65" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE64  ,Set/Clear Active Bit 64" "Not active,Active"
    else
        hgroup.long 0x0308++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER2,Interrupt Set/Clear Active Register 2"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x03)
    
        group.long 0x030C++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER3,Interrupt Set/Clear Active Register 3"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE127 ,Set/Clear Active Bit 127" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE126 ,Set/Clear Active Bit 126" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE125 ,Set/Clear Active Bit 125" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE124 ,Set/Clear Active Bit 124" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE123 ,Set/Clear Active Bit 123" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE122 ,Set/Clear Active Bit 122" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE121 ,Set/Clear Active Bit 121" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE120 ,Set/Clear Active Bit 120" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE119 ,Set/Clear Active Bit 119" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE118 ,Set/Clear Active Bit 118" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE117 ,Set/Clear Active Bit 117" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE116 ,Set/Clear Active Bit 116" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE115 ,Set/Clear Active Bit 115" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE114 ,Set/Clear Active Bit 114" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE113 ,Set/Clear Active Bit 113" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE112 ,Set/Clear Active Bit 112" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE111 ,Set/Clear Active Bit 111" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE110 ,Set/Clear Active Bit 110" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE109 ,Set/Clear Active Bit 109" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE108 ,Set/Clear Active Bit 108" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE107 ,Set/Clear Active Bit 107" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE106 ,Set/Clear Active Bit 106" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE105 ,Set/Clear Active Bit 105" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE104 ,Set/Clear Active Bit 104" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE103 ,Set/Clear Active Bit 103" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE102 ,Set/Clear Active Bit 102" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE101 ,Set/Clear Active Bit 101" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE100 ,Set/Clear Active Bit 100" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE99  ,Set/Clear Active Bit 99" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE98  ,Set/Clear Active Bit 98" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE97  ,Set/Clear Active Bit 97" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE96  ,Set/Clear Active Bit 96" "Not active,Active"
    else
        hgroup.long 0x030C++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER3,Interrupt Set/Clear Active Register 3"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x04)
    
        group.long 0x0310++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER4,Interrupt Set/Clear Active Register 4"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE159 ,Set/Clear Active Bit 159" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE158 ,Set/Clear Active Bit 158" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE157 ,Set/Clear Active Bit 157" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE156 ,Set/Clear Active Bit 156" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE155 ,Set/Clear Active Bit 155" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE154 ,Set/Clear Active Bit 154" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE153 ,Set/Clear Active Bit 153" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE152 ,Set/Clear Active Bit 152" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE151 ,Set/Clear Active Bit 151" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE150 ,Set/Clear Active Bit 150" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE149 ,Set/Clear Active Bit 149" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE148 ,Set/Clear Active Bit 148" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE147 ,Set/Clear Active Bit 147" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE146 ,Set/Clear Active Bit 146" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE145 ,Set/Clear Active Bit 145" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE144 ,Set/Clear Active Bit 144" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE143 ,Set/Clear Active Bit 143" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE142 ,Set/Clear Active Bit 142" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE141 ,Set/Clear Active Bit 141" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE140 ,Set/Clear Active Bit 140" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE139 ,Set/Clear Active Bit 139" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE138 ,Set/Clear Active Bit 138" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE137 ,Set/Clear Active Bit 137" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE136 ,Set/Clear Active Bit 136" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE135 ,Set/Clear Active Bit 135" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE134 ,Set/Clear Active Bit 134" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE133 ,Set/Clear Active Bit 133" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE132 ,Set/Clear Active Bit 132" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE131 ,Set/Clear Active Bit 131" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE130 ,Set/Clear Active Bit 130" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE129 ,Set/Clear Active Bit 129" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE128 ,Set/Clear Active Bit 128" "Not active,Active"
    else
        hgroup.long 0x0310++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER4,Interrupt Set/Clear Active Register 4"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x05)
    
        group.long 0x0314++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER5,Interrupt Set/Clear Active Register 5"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE191 ,Set/Clear Active Bit 191" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE190 ,Set/Clear Active Bit 190" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE189 ,Set/Clear Active Bit 189" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE188 ,Set/Clear Active Bit 188" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE187 ,Set/Clear Active Bit 187" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE186 ,Set/Clear Active Bit 186" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE185 ,Set/Clear Active Bit 185" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE184 ,Set/Clear Active Bit 184" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE183 ,Set/Clear Active Bit 183" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE182 ,Set/Clear Active Bit 182" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE181 ,Set/Clear Active Bit 181" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE180 ,Set/Clear Active Bit 180" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE179 ,Set/Clear Active Bit 179" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE178 ,Set/Clear Active Bit 178" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE177 ,Set/Clear Active Bit 177" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE176 ,Set/Clear Active Bit 176" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE175 ,Set/Clear Active Bit 175" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE174 ,Set/Clear Active Bit 174" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE173 ,Set/Clear Active Bit 173" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE172 ,Set/Clear Active Bit 172" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE171 ,Set/Clear Active Bit 171" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE170 ,Set/Clear Active Bit 170" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE169 ,Set/Clear Active Bit 169" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE168 ,Set/Clear Active Bit 168" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE167 ,Set/Clear Active Bit 167" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE166 ,Set/Clear Active Bit 166" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE165 ,Set/Clear Active Bit 165" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE164 ,Set/Clear Active Bit 164" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE163 ,Set/Clear Active Bit 163" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE162 ,Set/Clear Active Bit 162" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE161 ,Set/Clear Active Bit 161" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE160 ,Set/Clear Active Bit 160" "Not active,Active"
    else
        hgroup.long 0x0314++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER5,Interrupt Set/Clear Active Register 5"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x06)
    
        group.long 0x0318++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER6,Interrupt Set/Clear Active Register 6"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE223 ,Set/Clear Active Bit 223" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE222 ,Set/Clear Active Bit 222" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE221 ,Set/Clear Active Bit 221" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE220 ,Set/Clear Active Bit 220" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE219 ,Set/Clear Active Bit 219" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE218 ,Set/Clear Active Bit 218" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE217 ,Set/Clear Active Bit 217" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE216 ,Set/Clear Active Bit 216" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE215 ,Set/Clear Active Bit 215" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE214 ,Set/Clear Active Bit 214" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE213 ,Set/Clear Active Bit 213" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE212 ,Set/Clear Active Bit 212" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE211 ,Set/Clear Active Bit 211" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE210 ,Set/Clear Active Bit 210" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE209 ,Set/Clear Active Bit 209" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE208 ,Set/Clear Active Bit 208" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE207 ,Set/Clear Active Bit 207" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE206 ,Set/Clear Active Bit 206" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE205 ,Set/Clear Active Bit 205" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE204 ,Set/Clear Active Bit 204" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE203 ,Set/Clear Active Bit 203" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE202 ,Set/Clear Active Bit 202" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE201 ,Set/Clear Active Bit 201" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE200 ,Set/Clear Active Bit 200" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE199 ,Set/Clear Active Bit 199" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE198 ,Set/Clear Active Bit 198" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE197 ,Set/Clear Active Bit 197" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE196 ,Set/Clear Active Bit 196" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE195 ,Set/Clear Active Bit 195" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE194 ,Set/Clear Active Bit 194" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE193 ,Set/Clear Active Bit 193" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE192 ,Set/Clear Active Bit 192" "Not active,Active"
    else
        hgroup.long 0x0318++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER6,Interrupt Set/Clear Active Register 6"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x07)
    
        group.long 0x031C++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER7,Interrupt Set/Clear Active Register 7"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE255 ,Set/Clear Active Bit 255" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE254 ,Set/Clear Active Bit 254" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE253 ,Set/Clear Active Bit 253" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE252 ,Set/Clear Active Bit 252" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE251 ,Set/Clear Active Bit 251" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE250 ,Set/Clear Active Bit 250" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE249 ,Set/Clear Active Bit 249" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE248 ,Set/Clear Active Bit 248" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE247 ,Set/Clear Active Bit 247" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE246 ,Set/Clear Active Bit 246" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE245 ,Set/Clear Active Bit 245" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE244 ,Set/Clear Active Bit 244" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE243 ,Set/Clear Active Bit 243" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE242 ,Set/Clear Active Bit 242" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE241 ,Set/Clear Active Bit 241" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE240 ,Set/Clear Active Bit 240" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE239 ,Set/Clear Active Bit 239" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE238 ,Set/Clear Active Bit 238" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE237 ,Set/Clear Active Bit 237" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE236 ,Set/Clear Active Bit 236" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE235 ,Set/Clear Active Bit 235" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE234 ,Set/Clear Active Bit 234" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE233 ,Set/Clear Active Bit 233" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE232 ,Set/Clear Active Bit 232" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE231 ,Set/Clear Active Bit 231" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE230 ,Set/Clear Active Bit 230" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE229 ,Set/Clear Active Bit 229" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE228 ,Set/Clear Active Bit 228" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE227 ,Set/Clear Active Bit 227" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE226 ,Set/Clear Active Bit 226" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE225 ,Set/Clear Active Bit 225" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE224 ,Set/Clear Active Bit 224" "Not active,Active"
    else
        hgroup.long 0x031C++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER7,Interrupt Set/Clear Active Register 7"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x08)
    
        group.long 0x0320++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER8,Interrupt Set/Clear Active Register 8"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE287 ,Set/Clear Active Bit 287" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE286 ,Set/Clear Active Bit 286" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE285 ,Set/Clear Active Bit 285" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE284 ,Set/Clear Active Bit 284" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE283 ,Set/Clear Active Bit 283" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE282 ,Set/Clear Active Bit 282" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE281 ,Set/Clear Active Bit 281" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE280 ,Set/Clear Active Bit 280" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE279 ,Set/Clear Active Bit 279" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE278 ,Set/Clear Active Bit 278" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE277 ,Set/Clear Active Bit 277" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE276 ,Set/Clear Active Bit 276" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE275 ,Set/Clear Active Bit 275" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE274 ,Set/Clear Active Bit 274" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE273 ,Set/Clear Active Bit 273" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE272 ,Set/Clear Active Bit 272" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE271 ,Set/Clear Active Bit 271" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE270 ,Set/Clear Active Bit 270" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE269 ,Set/Clear Active Bit 269" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE268 ,Set/Clear Active Bit 268" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE267 ,Set/Clear Active Bit 267" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE266 ,Set/Clear Active Bit 266" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE265 ,Set/Clear Active Bit 265" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE264 ,Set/Clear Active Bit 264" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE263 ,Set/Clear Active Bit 263" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE262 ,Set/Clear Active Bit 262" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE261 ,Set/Clear Active Bit 261" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE260 ,Set/Clear Active Bit 260" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE259 ,Set/Clear Active Bit 259" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE258 ,Set/Clear Active Bit 258" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE257 ,Set/Clear Active Bit 257" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE256 ,Set/Clear Active Bit 256" "Not active,Active"
    else
        hgroup.long 0x0320++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER8,Interrupt Set/Clear Active Register 8"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x09)
    
        group.long 0x0324++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER9,Interrupt Set/Clear Active Register 9"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE319 ,Set/Clear Active Bit 319" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE318 ,Set/Clear Active Bit 318" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE317 ,Set/Clear Active Bit 317" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE316 ,Set/Clear Active Bit 316" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE315 ,Set/Clear Active Bit 315" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE314 ,Set/Clear Active Bit 314" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE313 ,Set/Clear Active Bit 313" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE312 ,Set/Clear Active Bit 312" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE311 ,Set/Clear Active Bit 311" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE310 ,Set/Clear Active Bit 310" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE309 ,Set/Clear Active Bit 309" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE308 ,Set/Clear Active Bit 308" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE307 ,Set/Clear Active Bit 307" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE306 ,Set/Clear Active Bit 306" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE305 ,Set/Clear Active Bit 305" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE304 ,Set/Clear Active Bit 304" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE303 ,Set/Clear Active Bit 303" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE302 ,Set/Clear Active Bit 302" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE301 ,Set/Clear Active Bit 301" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE300 ,Set/Clear Active Bit 300" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE299 ,Set/Clear Active Bit 299" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE298 ,Set/Clear Active Bit 298" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE297 ,Set/Clear Active Bit 297" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE296 ,Set/Clear Active Bit 296" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE295 ,Set/Clear Active Bit 295" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE294 ,Set/Clear Active Bit 294" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE293 ,Set/Clear Active Bit 293" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE292 ,Set/Clear Active Bit 292" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE291 ,Set/Clear Active Bit 291" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE290 ,Set/Clear Active Bit 290" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE289 ,Set/Clear Active Bit 289" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE288 ,Set/Clear Active Bit 288" "Not active,Active"
    else
        hgroup.long 0x0324++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER9,Interrupt Set/Clear Active Register 9"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0A)
    
        group.long 0x0328++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER10,Interrupt Set/Clear Active Register 10"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE351 ,Set/Clear Active Bit 351" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE350 ,Set/Clear Active Bit 350" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE349 ,Set/Clear Active Bit 349" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE348 ,Set/Clear Active Bit 348" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE347 ,Set/Clear Active Bit 347" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE346 ,Set/Clear Active Bit 346" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE345 ,Set/Clear Active Bit 345" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE344 ,Set/Clear Active Bit 344" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE343 ,Set/Clear Active Bit 343" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE342 ,Set/Clear Active Bit 342" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE341 ,Set/Clear Active Bit 341" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE340 ,Set/Clear Active Bit 340" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE339 ,Set/Clear Active Bit 339" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE338 ,Set/Clear Active Bit 338" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE337 ,Set/Clear Active Bit 337" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE336 ,Set/Clear Active Bit 336" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE335 ,Set/Clear Active Bit 335" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE334 ,Set/Clear Active Bit 334" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE333 ,Set/Clear Active Bit 333" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE332 ,Set/Clear Active Bit 332" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE331 ,Set/Clear Active Bit 331" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE330 ,Set/Clear Active Bit 330" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE329 ,Set/Clear Active Bit 329" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE328 ,Set/Clear Active Bit 328" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE327 ,Set/Clear Active Bit 327" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE326 ,Set/Clear Active Bit 326" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE325 ,Set/Clear Active Bit 325" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE324 ,Set/Clear Active Bit 324" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE323 ,Set/Clear Active Bit 323" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE322 ,Set/Clear Active Bit 322" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE321 ,Set/Clear Active Bit 321" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE320 ,Set/Clear Active Bit 320" "Not active,Active"
    else
        hgroup.long 0x0328++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER10,Interrupt Set/Clear Active Register 10"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0B)
    
        group.long 0x032C++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER11,Interrupt Set/Clear Active Register 11"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE383 ,Set/Clear Active Bit 383" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE382 ,Set/Clear Active Bit 382" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE381 ,Set/Clear Active Bit 381" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE380 ,Set/Clear Active Bit 380" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE379 ,Set/Clear Active Bit 379" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE378 ,Set/Clear Active Bit 378" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE377 ,Set/Clear Active Bit 377" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE376 ,Set/Clear Active Bit 376" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE375 ,Set/Clear Active Bit 375" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE374 ,Set/Clear Active Bit 374" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE373 ,Set/Clear Active Bit 373" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE372 ,Set/Clear Active Bit 372" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE371 ,Set/Clear Active Bit 371" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE370 ,Set/Clear Active Bit 370" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE369 ,Set/Clear Active Bit 369" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE368 ,Set/Clear Active Bit 368" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE367 ,Set/Clear Active Bit 367" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE366 ,Set/Clear Active Bit 366" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE365 ,Set/Clear Active Bit 365" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE364 ,Set/Clear Active Bit 364" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE363 ,Set/Clear Active Bit 363" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE362 ,Set/Clear Active Bit 362" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE361 ,Set/Clear Active Bit 361" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE360 ,Set/Clear Active Bit 360" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE359 ,Set/Clear Active Bit 359" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE358 ,Set/Clear Active Bit 358" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE357 ,Set/Clear Active Bit 357" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE356 ,Set/Clear Active Bit 356" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE355 ,Set/Clear Active Bit 355" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE354 ,Set/Clear Active Bit 354" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE353 ,Set/Clear Active Bit 353" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE352 ,Set/Clear Active Bit 352" "Not active,Active"
    else
        hgroup.long 0x032C++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER11,Interrupt Set/Clear Active Register 11"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0C)
    
        group.long 0x0330++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER12,Interrupt Set/Clear Active Register 12"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE415 ,Set/Clear Active Bit 415" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE414 ,Set/Clear Active Bit 414" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE413 ,Set/Clear Active Bit 413" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE412 ,Set/Clear Active Bit 412" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE411 ,Set/Clear Active Bit 411" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE410 ,Set/Clear Active Bit 410" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE409 ,Set/Clear Active Bit 409" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE408 ,Set/Clear Active Bit 408" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE407 ,Set/Clear Active Bit 407" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE406 ,Set/Clear Active Bit 406" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE405 ,Set/Clear Active Bit 405" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE404 ,Set/Clear Active Bit 404" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE403 ,Set/Clear Active Bit 403" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE402 ,Set/Clear Active Bit 402" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE401 ,Set/Clear Active Bit 401" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE400 ,Set/Clear Active Bit 400" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE399 ,Set/Clear Active Bit 399" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE398 ,Set/Clear Active Bit 398" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE397 ,Set/Clear Active Bit 397" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE396 ,Set/Clear Active Bit 396" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE395 ,Set/Clear Active Bit 395" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE394 ,Set/Clear Active Bit 394" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE393 ,Set/Clear Active Bit 393" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE392 ,Set/Clear Active Bit 392" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE391 ,Set/Clear Active Bit 391" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE390 ,Set/Clear Active Bit 390" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE389 ,Set/Clear Active Bit 389" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE388 ,Set/Clear Active Bit 388" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE387 ,Set/Clear Active Bit 387" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE386 ,Set/Clear Active Bit 386" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE385 ,Set/Clear Active Bit 385" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE384 ,Set/Clear Active Bit 384" "Not active,Active"
    else
        hgroup.long 0x0330++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER12,Interrupt Set/Clear Active Register 12"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0D)
    
        group.long 0x0334++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER13,Interrupt Set/Clear Active Register 13"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE447 ,Set/Clear Active Bit 447" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE446 ,Set/Clear Active Bit 446" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE445 ,Set/Clear Active Bit 445" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE444 ,Set/Clear Active Bit 444" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE443 ,Set/Clear Active Bit 443" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE442 ,Set/Clear Active Bit 442" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE441 ,Set/Clear Active Bit 441" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE440 ,Set/Clear Active Bit 440" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE439 ,Set/Clear Active Bit 439" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE438 ,Set/Clear Active Bit 438" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE437 ,Set/Clear Active Bit 437" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE436 ,Set/Clear Active Bit 436" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE435 ,Set/Clear Active Bit 435" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE434 ,Set/Clear Active Bit 434" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE433 ,Set/Clear Active Bit 433" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE432 ,Set/Clear Active Bit 432" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE431 ,Set/Clear Active Bit 431" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE430 ,Set/Clear Active Bit 430" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE429 ,Set/Clear Active Bit 429" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE428 ,Set/Clear Active Bit 428" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE427 ,Set/Clear Active Bit 427" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE426 ,Set/Clear Active Bit 426" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE425 ,Set/Clear Active Bit 425" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE424 ,Set/Clear Active Bit 424" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE423 ,Set/Clear Active Bit 423" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE422 ,Set/Clear Active Bit 422" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE421 ,Set/Clear Active Bit 421" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE420 ,Set/Clear Active Bit 420" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE419 ,Set/Clear Active Bit 419" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE418 ,Set/Clear Active Bit 418" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE417 ,Set/Clear Active Bit 417" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE416 ,Set/Clear Active Bit 416" "Not active,Active"
    else
        hgroup.long 0x0334++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER13,Interrupt Set/Clear Active Register 13"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0E)
    
        group.long 0x0338++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER14,Interrupt Set/Clear Active Register 14"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE479 ,Set/Clear Active Bit 479" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE478 ,Set/Clear Active Bit 478" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE477 ,Set/Clear Active Bit 477" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE476 ,Set/Clear Active Bit 476" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE475 ,Set/Clear Active Bit 475" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE474 ,Set/Clear Active Bit 474" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE473 ,Set/Clear Active Bit 473" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE472 ,Set/Clear Active Bit 472" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE471 ,Set/Clear Active Bit 471" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE470 ,Set/Clear Active Bit 470" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE469 ,Set/Clear Active Bit 469" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE468 ,Set/Clear Active Bit 468" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE467 ,Set/Clear Active Bit 467" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE466 ,Set/Clear Active Bit 466" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE465 ,Set/Clear Active Bit 465" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE464 ,Set/Clear Active Bit 464" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE463 ,Set/Clear Active Bit 463" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE462 ,Set/Clear Active Bit 462" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE461 ,Set/Clear Active Bit 461" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE460 ,Set/Clear Active Bit 460" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE459 ,Set/Clear Active Bit 459" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE458 ,Set/Clear Active Bit 458" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE457 ,Set/Clear Active Bit 457" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE456 ,Set/Clear Active Bit 456" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE455 ,Set/Clear Active Bit 455" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE454 ,Set/Clear Active Bit 454" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE453 ,Set/Clear Active Bit 453" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE452 ,Set/Clear Active Bit 452" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE451 ,Set/Clear Active Bit 451" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE450 ,Set/Clear Active Bit 450" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE449 ,Set/Clear Active Bit 449" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE448 ,Set/Clear Active Bit 448" "Not active,Active"
    else
        hgroup.long 0x0338++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER14,Interrupt Set/Clear Active Register 14"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0F)
    
        group.long 0x033C++0x03
            line.long 0x0 "GICD_SET/CLR_ACTIVER15,Interrupt Set/Clear Active Register 15"
                setclrfld.long 0x00 31. 0x00 31. 0x80 31. " SET/CLRACTIVE511 ,Set/Clear Active Bit 511" "Not active,Active"
                setclrfld.long 0x00 30. 0x00 30. 0x80 30. "    SET/CLRACTIVE510 ,Set/Clear Active Bit 510" "Not active,Active"
                setclrfld.long 0x00 29. 0x00 29. 0x80 29. "    SET/CLRACTIVE509 ,Set/Clear Active Bit 509" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 28. 0x00 28. 0x80 28. " SET/CLRACTIVE508 ,Set/Clear Active Bit 508" "Not active,Active"
                setclrfld.long 0x00 27. 0x00 27. 0x80 27. "    SET/CLRACTIVE507 ,Set/Clear Active Bit 507" "Not active,Active"
                setclrfld.long 0x00 26. 0x00 26. 0x80 26. "    SET/CLRACTIVE506 ,Set/Clear Active Bit 506" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 25. 0x00 25. 0x80 25. " SET/CLRACTIVE505 ,Set/Clear Active Bit 505" "Not active,Active"
                setclrfld.long 0x00 24. 0x00 24. 0x80 24. "    SET/CLRACTIVE504 ,Set/Clear Active Bit 504" "Not active,Active"
                setclrfld.long 0x00 23. 0x00 23. 0x80 23. "    SET/CLRACTIVE503 ,Set/Clear Active Bit 503" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 22. 0x00 22. 0x80 22. " SET/CLRACTIVE502 ,Set/Clear Active Bit 502" "Not active,Active"
                setclrfld.long 0x00 21. 0x00 21. 0x80 21. "    SET/CLRACTIVE501 ,Set/Clear Active Bit 501" "Not active,Active"
                setclrfld.long 0x00 20. 0x00 20. 0x80 20. "    SET/CLRACTIVE500 ,Set/Clear Active Bit 500" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 19. 0x00 19. 0x80 19. " SET/CLRACTIVE499 ,Set/Clear Active Bit 499" "Not active,Active"
                setclrfld.long 0x00 18. 0x00 18. 0x80 18. "    SET/CLRACTIVE498 ,Set/Clear Active Bit 498" "Not active,Active"
                setclrfld.long 0x00 17. 0x00 17. 0x80 17. "    SET/CLRACTIVE497 ,Set/Clear Active Bit 497" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 16. 0x00 16. 0x80 16. " SET/CLRACTIVE496 ,Set/Clear Active Bit 496" "Not active,Active"
                setclrfld.long 0x00 15. 0x00 15. 0x80 15. "    SET/CLRACTIVE495 ,Set/Clear Active Bit 495" "Not active,Active"
                setclrfld.long 0x00 14. 0x00 14. 0x80 14. "    SET/CLRACTIVE494 ,Set/Clear Active Bit 494" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 13. 0x00 13. 0x80 13. " SET/CLRACTIVE493 ,Set/Clear Active Bit 493" "Not active,Active"
                setclrfld.long 0x00 12. 0x00 12. 0x80 12. "    SET/CLRACTIVE492 ,Set/Clear Active Bit 492" "Not active,Active"
                setclrfld.long 0x00 11. 0x00 11. 0x80 11. "    SET/CLRACTIVE491 ,Set/Clear Active Bit 491" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 10. 0x00 10. 0x80 10. " SET/CLRACTIVE490 ,Set/Clear Active Bit 490" "Not active,Active"
                setclrfld.long 0x00 9. 0x00 9. 0x80 9. "    SET/CLRACTIVE489 ,Set/Clear Active Bit 489" "Not active,Active"
                setclrfld.long 0x00 8. 0x00 8. 0x80 8. "    SET/CLRACTIVE488 ,Set/Clear Active Bit 488" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 7. 0x00 7. 0x80 7. " SET/CLRACTIVE487 ,Set/Clear Active Bit 487" "Not active,Active"
                setclrfld.long 0x00 6. 0x00 6. 0x80 6. "    SET/CLRACTIVE486 ,Set/Clear Active Bit 486" "Not active,Active"
                setclrfld.long 0x00 5. 0x00 5. 0x80 5. "    SET/CLRACTIVE485 ,Set/Clear Active Bit 485" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 4. 0x00 4. 0x80 4. " SET/CLRACTIVE484 ,Set/Clear Active Bit 484" "Not active,Active"
                setclrfld.long 0x00 3. 0x00 3. 0x80 3. "    SET/CLRACTIVE483 ,Set/Clear Active Bit 483" "Not active,Active"
                setclrfld.long 0x00 2. 0x00 2. 0x80 2. "    SET/CLRACTIVE482 ,Set/Clear Active Bit 482" "Not active,Active"
                textline "                                 "
                setclrfld.long 0x00 1. 0x00 1. 0x80 1. " SET/CLRACTIVE481 ,Set/Clear Active Bit 481" "Not active,Active"
                setclrfld.long 0x00 0. 0x00 0. 0x80 0. "    SET/CLRACTIVE480 ,Set/Clear Active Bit 480" "Not active,Active"
    else
        hgroup.long 0x033C++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER15,Interrupt Set/Clear Active Register 15"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
    endif
    
        hgroup.long 0x0340++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER16,Interrupt Set/Clear Active Register 16"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x0344++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER17,Interrupt Set/Clear Active Register 17"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x0348++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER18,Interrupt Set/Clear Active Register 18"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x034C++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER19,Interrupt Set/Clear Active Register 19"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x0350++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER20,Interrupt Set/Clear Active Register 20"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x0354++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER21,Interrupt Set/Clear Active Register 21"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x0358++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER22,Interrupt Set/Clear Active Register 22"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x035C++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER23,Interrupt Set/Clear Active Register 23"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x0360++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER24,Interrupt Set/Clear Active Register 24"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x0364++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER25,Interrupt Set/Clear Active Register 25"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x0368++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER26,Interrupt Set/Clear Active Register 26"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x036C++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER27,Interrupt Set/Clear Active Register 27"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x0370++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER28,Interrupt Set/Clear Active Register 28"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x0374++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER29,Interrupt Set/Clear Active Register 29"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x0378++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER30,Interrupt Set/Clear Active Register 30"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

        hgroup.long 0x037C++0x03
            hide.long 0x0 "GICD_SET/CLR_ACTIVER31,Interrupt Set/Clear Active Register 31"
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "
            textline "                                 "

tree.end

width 20.
tree "Priority Registers"
    group.long 0x400++0x03
        line.long 0x00 "GICD_IPRIORITYR0,Interrupt Priority Register 0"
            hexmask.long.byte 0x00 24.--31. 1. " INTID3    ,Interrupt ID3    Priority/Priority Byte Offset 3   "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID2    ,Interrupt ID2     Priority/Priority Byte Offset 2   "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID1    ,Interrupt ID1    Priority/Priority Byte Offset 1   "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID0    ,Interrupt ID0     Priority/Priority Byte Offset 0   "
    group.long 0x404++0x03
        line.long 0x00 "GICD_IPRIORITYR1,Interrupt Priority Register 1"
            hexmask.long.byte 0x00 24.--31. 1. " INTID7    ,Interrupt ID7    Priority/Priority Byte Offset 7   "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID6    ,Interrupt ID6     Priority/Priority Byte Offset 6   "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID5    ,Interrupt ID5    Priority/Priority Byte Offset 5   "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID4    ,Interrupt ID4     Priority/Priority Byte Offset 4   "
    group.long 0x408++0x03
        line.long 0x00 "GICD_IPRIORITYR2,Interrupt Priority Register 2"
            hexmask.long.byte 0x00 24.--31. 1. " INTID11   ,Interrupt ID11   Priority/Priority Byte Offset 11  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID10   ,Interrupt ID10    Priority/Priority Byte Offset 10  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID9    ,Interrupt ID9    Priority/Priority Byte Offset 9   "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID8    ,Interrupt ID8     Priority/Priority Byte Offset 8   "
    group.long 0x40C++0x03
        line.long 0x00 "GICD_IPRIORITYR3,Interrupt Priority Register 3"
            hexmask.long.byte 0x00 24.--31. 1. " INTID15   ,Interrupt ID15   Priority/Priority Byte Offset 15  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID14   ,Interrupt ID14    Priority/Priority Byte Offset 14  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID13   ,Interrupt ID13   Priority/Priority Byte Offset 13  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID12   ,Interrupt ID12    Priority/Priority Byte Offset 12  "
    group.long 0x410++0x03
        line.long 0x00 "GICD_IPRIORITYR4,Interrupt Priority Register 4"
            hexmask.long.byte 0x00 24.--31. 1. " INTID19   ,Interrupt ID19   Priority/Priority Byte Offset 19  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID18   ,Interrupt ID18    Priority/Priority Byte Offset 18  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID17   ,Interrupt ID17   Priority/Priority Byte Offset 17  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID16   ,Interrupt ID16    Priority/Priority Byte Offset 16  "
    group.long 0x414++0x03
        line.long 0x00 "GICD_IPRIORITYR5,Interrupt Priority Register 5"
            hexmask.long.byte 0x00 24.--31. 1. " INTID23   ,Interrupt ID23   Priority/Priority Byte Offset 23  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID22   ,Interrupt ID22    Priority/Priority Byte Offset 22  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID21   ,Interrupt ID21   Priority/Priority Byte Offset 21  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID20   ,Interrupt ID20    Priority/Priority Byte Offset 20  "
    group.long 0x418++0x03
        line.long 0x00 "GICD_IPRIORITYR6,Interrupt Priority Register 6"
            hexmask.long.byte 0x00 24.--31. 1. " INTID27   ,Interrupt ID27   Priority/Priority Byte Offset 27  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID26   ,Interrupt ID26    Priority/Priority Byte Offset 26  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID25   ,Interrupt ID25   Priority/Priority Byte Offset 25  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID24   ,Interrupt ID24    Priority/Priority Byte Offset 24  "
    group.long 0x41C++0x03
        line.long 0x00 "GICD_IPRIORITYR7,Interrupt Priority Register 7"
            hexmask.long.byte 0x00 24.--31. 1. " INTID31   ,Interrupt ID31   Priority/Priority Byte Offset 31  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID30   ,Interrupt ID30    Priority/Priority Byte Offset 30  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID29   ,Interrupt ID29   Priority/Priority Byte Offset 29  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID28   ,Interrupt ID28    Priority/Priority Byte Offset 28  "

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x01)
    group.long 0x420++0x03
        line.long 0x00 "GICD_IPRIORITYR8,Interrupt Priority Register 8"
            hexmask.long.byte 0x00 24.--31. 1. " INTID35   ,Interrupt ID35   Priority/Priority Byte Offset 35  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID34   ,Interrupt ID34    Priority/Priority Byte Offset 34  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID33   ,Interrupt ID33   Priority/Priority Byte Offset 33  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID32   ,Interrupt ID32    Priority/Priority Byte Offset 32  "
    group.long 0x424++0x03
        line.long 0x00 "GICD_IPRIORITYR9,Interrupt Priority Register 9"
            hexmask.long.byte 0x00 24.--31. 1. " INTID39   ,Interrupt ID39   Priority/Priority Byte Offset 39  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID38   ,Interrupt ID38    Priority/Priority Byte Offset 38  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID37   ,Interrupt ID37   Priority/Priority Byte Offset 37  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID36   ,Interrupt ID36    Priority/Priority Byte Offset 36  "
    group.long 0x428++0x03
        line.long 0x00 "GICD_IPRIORITYR10,Interrupt Priority Register 10"
            hexmask.long.byte 0x00 24.--31. 1. " INTID43   ,Interrupt ID43   Priority/Priority Byte Offset 43  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID42   ,Interrupt ID42    Priority/Priority Byte Offset 42  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID41   ,Interrupt ID41   Priority/Priority Byte Offset 41  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID40   ,Interrupt ID40    Priority/Priority Byte Offset 40  "
    group.long 0x42C++0x03
        line.long 0x00 "GICD_IPRIORITYR11,Interrupt Priority Register 11"
            hexmask.long.byte 0x00 24.--31. 1. " INTID47   ,Interrupt ID47   Priority/Priority Byte Offset 47  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID46   ,Interrupt ID46    Priority/Priority Byte Offset 46  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID45   ,Interrupt ID45   Priority/Priority Byte Offset 45  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID44   ,Interrupt ID44    Priority/Priority Byte Offset 44  "
    group.long 0x430++0x03
        line.long 0x00 "GICD_IPRIORITYR12,Interrupt Priority Register 12"
            hexmask.long.byte 0x00 24.--31. 1. " INTID51   ,Interrupt ID51   Priority/Priority Byte Offset 51  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID50   ,Interrupt ID50    Priority/Priority Byte Offset 50  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID49   ,Interrupt ID49   Priority/Priority Byte Offset 49  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID48   ,Interrupt ID48    Priority/Priority Byte Offset 48  "
    group.long 0x434++0x03
        line.long 0x00 "GICD_IPRIORITYR13,Interrupt Priority Register 13"
            hexmask.long.byte 0x00 24.--31. 1. " INTID55   ,Interrupt ID55   Priority/Priority Byte Offset 55  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID54   ,Interrupt ID54    Priority/Priority Byte Offset 54  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID53   ,Interrupt ID53   Priority/Priority Byte Offset 53  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID52   ,Interrupt ID52    Priority/Priority Byte Offset 52  "
    group.long 0x438++0x03
        line.long 0x00 "GICD_IPRIORITYR14,Interrupt Priority Register 14"
            hexmask.long.byte 0x00 24.--31. 1. " INTID59   ,Interrupt ID59   Priority/Priority Byte Offset 59  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID58   ,Interrupt ID58    Priority/Priority Byte Offset 58  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID57   ,Interrupt ID57   Priority/Priority Byte Offset 57  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID56   ,Interrupt ID56    Priority/Priority Byte Offset 56  "
    group.long 0x43C++0x03
        line.long 0x00 "GICD_IPRIORITYR15,Interrupt Priority Register 15"
            hexmask.long.byte 0x00 24.--31. 1. " INTID63   ,Interrupt ID63   Priority/Priority Byte Offset 63  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID62   ,Interrupt ID62    Priority/Priority Byte Offset 62  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID61   ,Interrupt ID61   Priority/Priority Byte Offset 61  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID60   ,Interrupt ID60    Priority/Priority Byte Offset 60  "
else
    hgroup.long 0x420++0x03
        hide.long 0x00 "GICD_IPRIORITYR8,Interrupt Priority Register 8"
    hgroup.long 0x424++0x03
        hide.long 0x00 "GICD_IPRIORITYR9,Interrupt Priority Register 9"
    hgroup.long 0x428++0x03
        hide.long 0x00 "GICD_IPRIORITYR10,Interrupt Priority Register 10"
    hgroup.long 0x42C++0x03
        hide.long 0x00 "GICD_IPRIORITYR11,Interrupt Priority Register 11"
    hgroup.long 0x430++0x03
        hide.long 0x00 "GICD_IPRIORITYR12,Interrupt Priority Register 12"
    hgroup.long 0x434++0x03
        hide.long 0x00 "GICD_IPRIORITYR13,Interrupt Priority Register 13"
    hgroup.long 0x438++0x03
        hide.long 0x00 "GICD_IPRIORITYR14,Interrupt Priority Register 14"
    hgroup.long 0x43C++0x03
        hide.long 0x00 "GICD_IPRIORITYR15,Interrupt Priority Register 15"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x02)
    group.long 0x440++0x03
        line.long 0x00 "GICD_IPRIORITYR16,Interrupt Priority Register 16"
            hexmask.long.byte 0x00 24.--31. 1. " INTID67   ,Interrupt ID67   Priority/Priority Byte Offset 67  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID66   ,Interrupt ID66    Priority/Priority Byte Offset 66  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID65   ,Interrupt ID65   Priority/Priority Byte Offset 65  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID64   ,Interrupt ID64    Priority/Priority Byte Offset 64  "
    group.long 0x444++0x03
        line.long 0x00 "GICD_IPRIORITYR17,Interrupt Priority Register 17"
            hexmask.long.byte 0x00 24.--31. 1. " INTID71   ,Interrupt ID71   Priority/Priority Byte Offset 71  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID70   ,Interrupt ID70    Priority/Priority Byte Offset 70  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID69   ,Interrupt ID69   Priority/Priority Byte Offset 69  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID68   ,Interrupt ID68    Priority/Priority Byte Offset 68  "
    group.long 0x448++0x03
        line.long 0x00 "GICD_IPRIORITYR18,Interrupt Priority Register 18"
            hexmask.long.byte 0x00 24.--31. 1. " INTID75   ,Interrupt ID75   Priority/Priority Byte Offset 75  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID74   ,Interrupt ID74    Priority/Priority Byte Offset 74  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID73   ,Interrupt ID73   Priority/Priority Byte Offset 73  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID72   ,Interrupt ID72    Priority/Priority Byte Offset 72  "
    group.long 0x44C++0x03
        line.long 0x00 "GICD_IPRIORITYR19,Interrupt Priority Register 19"
            hexmask.long.byte 0x00 24.--31. 1. " INTID79   ,Interrupt ID79   Priority/Priority Byte Offset 79  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID78   ,Interrupt ID78    Priority/Priority Byte Offset 78  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID77   ,Interrupt ID77   Priority/Priority Byte Offset 77  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID76   ,Interrupt ID76    Priority/Priority Byte Offset 76  "
    group.long 0x450++0x03
        line.long 0x00 "GICD_IPRIORITYR20,Interrupt Priority Register 20"
            hexmask.long.byte 0x00 24.--31. 1. " INTID83   ,Interrupt ID83   Priority/Priority Byte Offset 83  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID82   ,Interrupt ID82    Priority/Priority Byte Offset 82  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID81   ,Interrupt ID81   Priority/Priority Byte Offset 81  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID80   ,Interrupt ID80    Priority/Priority Byte Offset 80  "
    group.long 0x454++0x03
        line.long 0x00 "GICD_IPRIORITYR21,Interrupt Priority Register 21"
            hexmask.long.byte 0x00 24.--31. 1. " INTID87   ,Interrupt ID87   Priority/Priority Byte Offset 87  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID86   ,Interrupt ID86    Priority/Priority Byte Offset 86  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID85   ,Interrupt ID85   Priority/Priority Byte Offset 85  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID84   ,Interrupt ID84    Priority/Priority Byte Offset 84  "
    group.long 0x458++0x03
        line.long 0x00 "GICD_IPRIORITYR22,Interrupt Priority Register 22"
            hexmask.long.byte 0x00 24.--31. 1. " INTID91   ,Interrupt ID91   Priority/Priority Byte Offset 91  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID90   ,Interrupt ID90    Priority/Priority Byte Offset 90  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID89   ,Interrupt ID89   Priority/Priority Byte Offset 89  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID88   ,Interrupt ID88    Priority/Priority Byte Offset 88  "
    group.long 0x45C++0x03
        line.long 0x00 "GICD_IPRIORITYR23,Interrupt Priority Register 23"
            hexmask.long.byte 0x00 24.--31. 1. " INTID95   ,Interrupt ID95   Priority/Priority Byte Offset 95  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID94   ,Interrupt ID94    Priority/Priority Byte Offset 94  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID93   ,Interrupt ID93   Priority/Priority Byte Offset 93  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID92   ,Interrupt ID92    Priority/Priority Byte Offset 92  "
else
    hgroup.long 0x440++0x03
        hide.long 0x00 "GICD_IPRIORITYR16,Interrupt Priority Register 16"
    hgroup.long 0x444++0x03
        hide.long 0x00 "GICD_IPRIORITYR17,Interrupt Priority Register 17"
    hgroup.long 0x448++0x03
        hide.long 0x00 "GICD_IPRIORITYR18,Interrupt Priority Register 18"
    hgroup.long 0x44C++0x03
        hide.long 0x00 "GICD_IPRIORITYR19,Interrupt Priority Register 19"
    hgroup.long 0x450++0x03
        hide.long 0x00 "GICD_IPRIORITYR20,Interrupt Priority Register 20"
    hgroup.long 0x454++0x03
        hide.long 0x00 "GICD_IPRIORITYR21,Interrupt Priority Register 21"
    hgroup.long 0x458++0x03
        hide.long 0x00 "GICD_IPRIORITYR22,Interrupt Priority Register 22"
    hgroup.long 0x45C++0x03
        hide.long 0x00 "GICD_IPRIORITYR23,Interrupt Priority Register 23"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x03)
    group.long 0x460++0x03
        line.long 0x00 "GICD_IPRIORITYR24,Interrupt Priority Register 24"
            hexmask.long.byte 0x00 24.--31. 1. " INTID99   ,Interrupt ID99   Priority/Priority Byte Offset 99  "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID98   ,Interrupt ID98    Priority/Priority Byte Offset 98  "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID97   ,Interrupt ID97   Priority/Priority Byte Offset 97  "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID96   ,Interrupt ID96    Priority/Priority Byte Offset 96  "
    group.long 0x464++0x03
        line.long 0x00 "GICD_IPRIORITYR25,Interrupt Priority Register 25"
            hexmask.long.byte 0x00 24.--31. 1. " INTID103  ,Interrupt ID103  Priority/Priority Byte Offset 103 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID102  ,Interrupt ID102   Priority/Priority Byte Offset 102 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID101  ,Interrupt ID101  Priority/Priority Byte Offset 101 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID100  ,Interrupt ID100   Priority/Priority Byte Offset 100 "
    group.long 0x468++0x03
        line.long 0x00 "GICD_IPRIORITYR26,Interrupt Priority Register 26"
            hexmask.long.byte 0x00 24.--31. 1. " INTID107  ,Interrupt ID107  Priority/Priority Byte Offset 107 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID106  ,Interrupt ID106   Priority/Priority Byte Offset 106 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID105  ,Interrupt ID105  Priority/Priority Byte Offset 105 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID104  ,Interrupt ID104   Priority/Priority Byte Offset 104 "
    group.long 0x46C++0x03
        line.long 0x00 "GICD_IPRIORITYR27,Interrupt Priority Register 27"
            hexmask.long.byte 0x00 24.--31. 1. " INTID111  ,Interrupt ID111  Priority/Priority Byte Offset 111 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID110  ,Interrupt ID110   Priority/Priority Byte Offset 110 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID109  ,Interrupt ID109  Priority/Priority Byte Offset 109 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID108  ,Interrupt ID108   Priority/Priority Byte Offset 108 "
    group.long 0x470++0x03
        line.long 0x00 "GICD_IPRIORITYR28,Interrupt Priority Register 28"
            hexmask.long.byte 0x00 24.--31. 1. " INTID115  ,Interrupt ID115  Priority/Priority Byte Offset 115 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID114  ,Interrupt ID114   Priority/Priority Byte Offset 114 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID113  ,Interrupt ID113  Priority/Priority Byte Offset 113 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID112  ,Interrupt ID112   Priority/Priority Byte Offset 112 "
    group.long 0x474++0x03
        line.long 0x00 "GICD_IPRIORITYR29,Interrupt Priority Register 29"
            hexmask.long.byte 0x00 24.--31. 1. " INTID119  ,Interrupt ID119  Priority/Priority Byte Offset 119 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID118  ,Interrupt ID118   Priority/Priority Byte Offset 118 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID117  ,Interrupt ID117  Priority/Priority Byte Offset 117 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID116  ,Interrupt ID116   Priority/Priority Byte Offset 116 "
    group.long 0x478++0x03
        line.long 0x00 "GICD_IPRIORITYR30,Interrupt Priority Register 30"
            hexmask.long.byte 0x00 24.--31. 1. " INTID123  ,Interrupt ID123  Priority/Priority Byte Offset 123 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID122  ,Interrupt ID122   Priority/Priority Byte Offset 122 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID121  ,Interrupt ID121  Priority/Priority Byte Offset 121 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID120  ,Interrupt ID120   Priority/Priority Byte Offset 120 "
    group.long 0x47C++0x03
        line.long 0x00 "GICD_IPRIORITYR31,Interrupt Priority Register 31"
            hexmask.long.byte 0x00 24.--31. 1. " INTID127  ,Interrupt ID127  Priority/Priority Byte Offset 127 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID126  ,Interrupt ID126   Priority/Priority Byte Offset 126 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID125  ,Interrupt ID125  Priority/Priority Byte Offset 125 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID124  ,Interrupt ID124   Priority/Priority Byte Offset 124 "
else
    hgroup.long 0x460++0x03
        hide.long 0x00 "GICD_IPRIORITYR24,Interrupt Priority Register 24"
    hgroup.long 0x464++0x03
        hide.long 0x00 "GICD_IPRIORITYR25,Interrupt Priority Register 25"
    hgroup.long 0x468++0x03
        hide.long 0x00 "GICD_IPRIORITYR26,Interrupt Priority Register 26"
    hgroup.long 0x46C++0x03
        hide.long 0x00 "GICD_IPRIORITYR27,Interrupt Priority Register 27"
    hgroup.long 0x470++0x03
        hide.long 0x00 "GICD_IPRIORITYR28,Interrupt Priority Register 28"
    hgroup.long 0x474++0x03
        hide.long 0x00 "GICD_IPRIORITYR29,Interrupt Priority Register 29"
    hgroup.long 0x478++0x03
        hide.long 0x00 "GICD_IPRIORITYR30,Interrupt Priority Register 30"
    hgroup.long 0x47C++0x03
        hide.long 0x00 "GICD_IPRIORITYR31,Interrupt Priority Register 31"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x04)
    group.long 0x480++0x03
        line.long 0x00 "GICD_IPRIORITYR32,Interrupt Priority Register 32"
            hexmask.long.byte 0x00 24.--31. 1. " INTID131  ,Interrupt ID131  Priority/Priority Byte Offset 131 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID130  ,Interrupt ID130   Priority/Priority Byte Offset 130 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID129  ,Interrupt ID129  Priority/Priority Byte Offset 129 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID128  ,Interrupt ID128   Priority/Priority Byte Offset 128 "
    group.long 0x484++0x03
        line.long 0x00 "GICD_IPRIORITYR33,Interrupt Priority Register 33"
            hexmask.long.byte 0x00 24.--31. 1. " INTID135  ,Interrupt ID135  Priority/Priority Byte Offset 135 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID134  ,Interrupt ID134   Priority/Priority Byte Offset 134 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID133  ,Interrupt ID133  Priority/Priority Byte Offset 133 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID132  ,Interrupt ID132   Priority/Priority Byte Offset 132 "
    group.long 0x488++0x03
        line.long 0x00 "GICD_IPRIORITYR34,Interrupt Priority Register 34"
            hexmask.long.byte 0x00 24.--31. 1. " INTID139  ,Interrupt ID139  Priority/Priority Byte Offset 139 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID138  ,Interrupt ID138   Priority/Priority Byte Offset 138 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID137  ,Interrupt ID137  Priority/Priority Byte Offset 137 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID136  ,Interrupt ID136   Priority/Priority Byte Offset 136 "
    group.long 0x48C++0x03
        line.long 0x00 "GICD_IPRIORITYR35,Interrupt Priority Register 35"
            hexmask.long.byte 0x00 24.--31. 1. " INTID143  ,Interrupt ID143  Priority/Priority Byte Offset 143 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID142  ,Interrupt ID142   Priority/Priority Byte Offset 142 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID141  ,Interrupt ID141  Priority/Priority Byte Offset 141 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID140  ,Interrupt ID140   Priority/Priority Byte Offset 140 "
    group.long 0x490++0x03
        line.long 0x00 "GICD_IPRIORITYR36,Interrupt Priority Register 36"
            hexmask.long.byte 0x00 24.--31. 1. " INTID147  ,Interrupt ID147  Priority/Priority Byte Offset 147 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID146  ,Interrupt ID146   Priority/Priority Byte Offset 146 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID145  ,Interrupt ID145  Priority/Priority Byte Offset 145 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID144  ,Interrupt ID144   Priority/Priority Byte Offset 144 "
    group.long 0x494++0x03
        line.long 0x00 "GICD_IPRIORITYR37,Interrupt Priority Register 37"
            hexmask.long.byte 0x00 24.--31. 1. " INTID151  ,Interrupt ID151  Priority/Priority Byte Offset 151 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID150  ,Interrupt ID150   Priority/Priority Byte Offset 150 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID149  ,Interrupt ID149  Priority/Priority Byte Offset 149 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID148  ,Interrupt ID148   Priority/Priority Byte Offset 148 "
    group.long 0x498++0x03
        line.long 0x00 "GICD_IPRIORITYR38,Interrupt Priority Register 38"
            hexmask.long.byte 0x00 24.--31. 1. " INTID155  ,Interrupt ID155  Priority/Priority Byte Offset 155 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID154  ,Interrupt ID154   Priority/Priority Byte Offset 154 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID153  ,Interrupt ID153  Priority/Priority Byte Offset 153 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID152  ,Interrupt ID152   Priority/Priority Byte Offset 152 "
    group.long 0x49C++0x03
        line.long 0x00 "GICD_IPRIORITYR39,Interrupt Priority Register 39"
            hexmask.long.byte 0x00 24.--31. 1. " INTID159  ,Interrupt ID159  Priority/Priority Byte Offset 159 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID158  ,Interrupt ID158   Priority/Priority Byte Offset 158 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID157  ,Interrupt ID157  Priority/Priority Byte Offset 157 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID156  ,Interrupt ID156   Priority/Priority Byte Offset 156 "
else
    hgroup.long 0x480++0x03
        hide.long 0x00 "GICD_IPRIORITYR32,Interrupt Priority Register 32"
    hgroup.long 0x484++0x03
        hide.long 0x00 "GICD_IPRIORITYR33,Interrupt Priority Register 33"
    hgroup.long 0x488++0x03
        hide.long 0x00 "GICD_IPRIORITYR34,Interrupt Priority Register 34"
    hgroup.long 0x48C++0x03
        hide.long 0x00 "GICD_IPRIORITYR35,Interrupt Priority Register 35"
    hgroup.long 0x490++0x03
        hide.long 0x00 "GICD_IPRIORITYR36,Interrupt Priority Register 36"
    hgroup.long 0x494++0x03
        hide.long 0x00 "GICD_IPRIORITYR37,Interrupt Priority Register 37"
    hgroup.long 0x498++0x03
        hide.long 0x00 "GICD_IPRIORITYR38,Interrupt Priority Register 38"
    hgroup.long 0x49C++0x03
        hide.long 0x00 "GICD_IPRIORITYR39,Interrupt Priority Register 39"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x05)
    group.long 0x4A0++0x03
        line.long 0x00 "GICD_IPRIORITYR40,Interrupt Priority Register 40"
            hexmask.long.byte 0x00 24.--31. 1. " INTID163  ,Interrupt ID163  Priority/Priority Byte Offset 163 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID162  ,Interrupt ID162   Priority/Priority Byte Offset 162 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID161  ,Interrupt ID161  Priority/Priority Byte Offset 161 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID160  ,Interrupt ID160   Priority/Priority Byte Offset 160 "
    group.long 0x4A4++0x03
        line.long 0x00 "GICD_IPRIORITYR41,Interrupt Priority Register 41"
            hexmask.long.byte 0x00 24.--31. 1. " INTID167  ,Interrupt ID167  Priority/Priority Byte Offset 167 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID166  ,Interrupt ID166   Priority/Priority Byte Offset 166 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID165  ,Interrupt ID165  Priority/Priority Byte Offset 165 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID164  ,Interrupt ID164   Priority/Priority Byte Offset 164 "
    group.long 0x4A8++0x03
        line.long 0x00 "GICD_IPRIORITYR42,Interrupt Priority Register 42"
            hexmask.long.byte 0x00 24.--31. 1. " INTID171  ,Interrupt ID171  Priority/Priority Byte Offset 171 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID170  ,Interrupt ID170   Priority/Priority Byte Offset 170 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID169  ,Interrupt ID169  Priority/Priority Byte Offset 169 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID168  ,Interrupt ID168   Priority/Priority Byte Offset 168 "
    group.long 0x4AC++0x03
        line.long 0x00 "GICD_IPRIORITYR43,Interrupt Priority Register 43"
            hexmask.long.byte 0x00 24.--31. 1. " INTID175  ,Interrupt ID175  Priority/Priority Byte Offset 175 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID174  ,Interrupt ID174   Priority/Priority Byte Offset 174 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID173  ,Interrupt ID173  Priority/Priority Byte Offset 173 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID172  ,Interrupt ID172   Priority/Priority Byte Offset 172 "
    group.long 0x4B0++0x03
        line.long 0x00 "GICD_IPRIORITYR44,Interrupt Priority Register 44"
            hexmask.long.byte 0x00 24.--31. 1. " INTID179  ,Interrupt ID179  Priority/Priority Byte Offset 179 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID178  ,Interrupt ID178   Priority/Priority Byte Offset 178 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID177  ,Interrupt ID177  Priority/Priority Byte Offset 177 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID176  ,Interrupt ID176   Priority/Priority Byte Offset 176 "
    group.long 0x4B4++0x03
        line.long 0x00 "GICD_IPRIORITYR45,Interrupt Priority Register 45"
            hexmask.long.byte 0x00 24.--31. 1. " INTID183  ,Interrupt ID183  Priority/Priority Byte Offset 183 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID182  ,Interrupt ID182   Priority/Priority Byte Offset 182 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID181  ,Interrupt ID181  Priority/Priority Byte Offset 181 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID180  ,Interrupt ID180   Priority/Priority Byte Offset 180 "
    group.long 0x4B8++0x03
        line.long 0x00 "GICD_IPRIORITYR46,Interrupt Priority Register 46"
            hexmask.long.byte 0x00 24.--31. 1. " INTID187  ,Interrupt ID187  Priority/Priority Byte Offset 187 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID186  ,Interrupt ID186   Priority/Priority Byte Offset 186 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID185  ,Interrupt ID185  Priority/Priority Byte Offset 185 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID184  ,Interrupt ID184   Priority/Priority Byte Offset 184 "
    group.long 0x4BC++0x03
        line.long 0x00 "GICD_IPRIORITYR47,Interrupt Priority Register 47"
            hexmask.long.byte 0x00 24.--31. 1. " INTID191  ,Interrupt ID191  Priority/Priority Byte Offset 191 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID190  ,Interrupt ID190   Priority/Priority Byte Offset 190 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID189  ,Interrupt ID189  Priority/Priority Byte Offset 189 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID188  ,Interrupt ID188   Priority/Priority Byte Offset 188 "
else
    hgroup.long 0x4A0++0x03
        hide.long 0x00 "GICD_IPRIORITYR40,Interrupt Priority Register 40"
    hgroup.long 0x4A4++0x03
        hide.long 0x00 "GICD_IPRIORITYR41,Interrupt Priority Register 41"
    hgroup.long 0x4A8++0x03
        hide.long 0x00 "GICD_IPRIORITYR42,Interrupt Priority Register 42"
    hgroup.long 0x4AC++0x03
        hide.long 0x00 "GICD_IPRIORITYR43,Interrupt Priority Register 43"
    hgroup.long 0x4B0++0x03
        hide.long 0x00 "GICD_IPRIORITYR44,Interrupt Priority Register 44"
    hgroup.long 0x4B4++0x03
        hide.long 0x00 "GICD_IPRIORITYR45,Interrupt Priority Register 45"
    hgroup.long 0x4B8++0x03
        hide.long 0x00 "GICD_IPRIORITYR46,Interrupt Priority Register 46"
    hgroup.long 0x4BC++0x03
        hide.long 0x00 "GICD_IPRIORITYR47,Interrupt Priority Register 47"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x06)
    group.long 0x4C0++0x03
        line.long 0x00 "GICD_IPRIORITYR48,Interrupt Priority Register 48"
            hexmask.long.byte 0x00 24.--31. 1. " INTID195  ,Interrupt ID195  Priority/Priority Byte Offset 195 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID194  ,Interrupt ID194   Priority/Priority Byte Offset 194 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID193  ,Interrupt ID193  Priority/Priority Byte Offset 193 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID192  ,Interrupt ID192   Priority/Priority Byte Offset 192 "
    group.long 0x4C4++0x03
        line.long 0x00 "GICD_IPRIORITYR49,Interrupt Priority Register 49"
            hexmask.long.byte 0x00 24.--31. 1. " INTID199  ,Interrupt ID199  Priority/Priority Byte Offset 199 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID198  ,Interrupt ID198   Priority/Priority Byte Offset 198 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID197  ,Interrupt ID197  Priority/Priority Byte Offset 197 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID196  ,Interrupt ID196   Priority/Priority Byte Offset 196 "
    group.long 0x4C8++0x03
        line.long 0x00 "GICD_IPRIORITYR50,Interrupt Priority Register 50"
            hexmask.long.byte 0x00 24.--31. 1. " INTID203  ,Interrupt ID203  Priority/Priority Byte Offset 203 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID202  ,Interrupt ID202   Priority/Priority Byte Offset 202 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID201  ,Interrupt ID201  Priority/Priority Byte Offset 201 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID200  ,Interrupt ID200   Priority/Priority Byte Offset 200 "
    group.long 0x4CC++0x03
        line.long 0x00 "GICD_IPRIORITYR51,Interrupt Priority Register 51"
            hexmask.long.byte 0x00 24.--31. 1. " INTID207  ,Interrupt ID207  Priority/Priority Byte Offset 207 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID206  ,Interrupt ID206   Priority/Priority Byte Offset 206 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID205  ,Interrupt ID205  Priority/Priority Byte Offset 205 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID204  ,Interrupt ID204   Priority/Priority Byte Offset 204 "
    group.long 0x4D0++0x03
        line.long 0x00 "GICD_IPRIORITYR52,Interrupt Priority Register 52"
            hexmask.long.byte 0x00 24.--31. 1. " INTID211  ,Interrupt ID211  Priority/Priority Byte Offset 211 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID210  ,Interrupt ID210   Priority/Priority Byte Offset 210 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID209  ,Interrupt ID209  Priority/Priority Byte Offset 209 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID208  ,Interrupt ID208   Priority/Priority Byte Offset 208 "
    group.long 0x4D4++0x03
        line.long 0x00 "GICD_IPRIORITYR53,Interrupt Priority Register 53"
            hexmask.long.byte 0x00 24.--31. 1. " INTID215  ,Interrupt ID215  Priority/Priority Byte Offset 215 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID214  ,Interrupt ID214   Priority/Priority Byte Offset 214 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID213  ,Interrupt ID213  Priority/Priority Byte Offset 213 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID212  ,Interrupt ID212   Priority/Priority Byte Offset 212 "
    group.long 0x4D8++0x03
        line.long 0x00 "GICD_IPRIORITYR54,Interrupt Priority Register 54"
            hexmask.long.byte 0x00 24.--31. 1. " INTID219  ,Interrupt ID219  Priority/Priority Byte Offset 219 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID218  ,Interrupt ID218   Priority/Priority Byte Offset 218 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID217  ,Interrupt ID217  Priority/Priority Byte Offset 217 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID216  ,Interrupt ID216   Priority/Priority Byte Offset 216 "
    group.long 0x4DC++0x03
        line.long 0x00 "GICD_IPRIORITYR55,Interrupt Priority Register 55"
            hexmask.long.byte 0x00 24.--31. 1. " INTID223  ,Interrupt ID223  Priority/Priority Byte Offset 223 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID222  ,Interrupt ID222   Priority/Priority Byte Offset 222 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID221  ,Interrupt ID221  Priority/Priority Byte Offset 221 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID220  ,Interrupt ID220   Priority/Priority Byte Offset 220 "
else
    hgroup.long 0x4C0++0x03
        hide.long 0x00 "GICD_IPRIORITYR48,Interrupt Priority Register 48"
    hgroup.long 0x4C4++0x03
        hide.long 0x00 "GICD_IPRIORITYR49,Interrupt Priority Register 49"
    hgroup.long 0x4C8++0x03
        hide.long 0x00 "GICD_IPRIORITYR50,Interrupt Priority Register 50"
    hgroup.long 0x4CC++0x03
        hide.long 0x00 "GICD_IPRIORITYR51,Interrupt Priority Register 51"
    hgroup.long 0x4D0++0x03
        hide.long 0x00 "GICD_IPRIORITYR52,Interrupt Priority Register 52"
    hgroup.long 0x4D4++0x03
        hide.long 0x00 "GICD_IPRIORITYR53,Interrupt Priority Register 53"
    hgroup.long 0x4D8++0x03
        hide.long 0x00 "GICD_IPRIORITYR54,Interrupt Priority Register 54"
    hgroup.long 0x4DC++0x03
        hide.long 0x00 "GICD_IPRIORITYR55,Interrupt Priority Register 55"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x07)
    group.long 0x4E0++0x03
        line.long 0x00 "GICD_IPRIORITYR56,Interrupt Priority Register 56"
            hexmask.long.byte 0x00 24.--31. 1. " INTID227  ,Interrupt ID227  Priority/Priority Byte Offset 227 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID226  ,Interrupt ID226   Priority/Priority Byte Offset 226 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID225  ,Interrupt ID225  Priority/Priority Byte Offset 225 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID224  ,Interrupt ID224   Priority/Priority Byte Offset 224 "
    group.long 0x4E4++0x03
        line.long 0x00 "GICD_IPRIORITYR57,Interrupt Priority Register 57"
            hexmask.long.byte 0x00 24.--31. 1. " INTID231  ,Interrupt ID231  Priority/Priority Byte Offset 231 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID230  ,Interrupt ID230   Priority/Priority Byte Offset 230 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID229  ,Interrupt ID229  Priority/Priority Byte Offset 229 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID228  ,Interrupt ID228   Priority/Priority Byte Offset 228 "
    group.long 0x4E8++0x03
        line.long 0x00 "GICD_IPRIORITYR58,Interrupt Priority Register 58"
            hexmask.long.byte 0x00 24.--31. 1. " INTID235  ,Interrupt ID235  Priority/Priority Byte Offset 235 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID234  ,Interrupt ID234   Priority/Priority Byte Offset 234 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID233  ,Interrupt ID233  Priority/Priority Byte Offset 233 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID232  ,Interrupt ID232   Priority/Priority Byte Offset 232 "
    group.long 0x4EC++0x03
        line.long 0x00 "GICD_IPRIORITYR59,Interrupt Priority Register 59"
            hexmask.long.byte 0x00 24.--31. 1. " INTID239  ,Interrupt ID239  Priority/Priority Byte Offset 239 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID238  ,Interrupt ID238   Priority/Priority Byte Offset 238 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID237  ,Interrupt ID237  Priority/Priority Byte Offset 237 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID236  ,Interrupt ID236   Priority/Priority Byte Offset 236 "
    group.long 0x4F0++0x03
        line.long 0x00 "GICD_IPRIORITYR60,Interrupt Priority Register 60"
            hexmask.long.byte 0x00 24.--31. 1. " INTID243  ,Interrupt ID243  Priority/Priority Byte Offset 243 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID242  ,Interrupt ID242   Priority/Priority Byte Offset 242 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID241  ,Interrupt ID241  Priority/Priority Byte Offset 241 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID240  ,Interrupt ID240   Priority/Priority Byte Offset 240 "
    group.long 0x4F4++0x03
        line.long 0x00 "GICD_IPRIORITYR61,Interrupt Priority Register 61"
            hexmask.long.byte 0x00 24.--31. 1. " INTID247  ,Interrupt ID247  Priority/Priority Byte Offset 247 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID246  ,Interrupt ID246   Priority/Priority Byte Offset 246 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID245  ,Interrupt ID245  Priority/Priority Byte Offset 245 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID244  ,Interrupt ID244   Priority/Priority Byte Offset 244 "
    group.long 0x4F8++0x03
        line.long 0x00 "GICD_IPRIORITYR62,Interrupt Priority Register 62"
            hexmask.long.byte 0x00 24.--31. 1. " INTID251  ,Interrupt ID251  Priority/Priority Byte Offset 251 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID250  ,Interrupt ID250   Priority/Priority Byte Offset 250 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID249  ,Interrupt ID249  Priority/Priority Byte Offset 249 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID248  ,Interrupt ID248   Priority/Priority Byte Offset 248 "
    group.long 0x4FC++0x03
        line.long 0x00 "GICD_IPRIORITYR63,Interrupt Priority Register 63"
            hexmask.long.byte 0x00 24.--31. 1. " INTID255  ,Interrupt ID255  Priority/Priority Byte Offset 255 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID254  ,Interrupt ID254   Priority/Priority Byte Offset 254 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID253  ,Interrupt ID253  Priority/Priority Byte Offset 253 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID252  ,Interrupt ID252   Priority/Priority Byte Offset 252 "
else
    hgroup.long 0x4E0++0x03
        hide.long 0x00 "GICD_IPRIORITYR56,Interrupt Priority Register 56"
    hgroup.long 0x4E4++0x03
        hide.long 0x00 "GICD_IPRIORITYR57,Interrupt Priority Register 57"
    hgroup.long 0x4E8++0x03
        hide.long 0x00 "GICD_IPRIORITYR58,Interrupt Priority Register 58"
    hgroup.long 0x4EC++0x03
        hide.long 0x00 "GICD_IPRIORITYR59,Interrupt Priority Register 59"
    hgroup.long 0x4F0++0x03
        hide.long 0x00 "GICD_IPRIORITYR60,Interrupt Priority Register 60"
    hgroup.long 0x4F4++0x03
        hide.long 0x00 "GICD_IPRIORITYR61,Interrupt Priority Register 61"
    hgroup.long 0x4F8++0x03
        hide.long 0x00 "GICD_IPRIORITYR62,Interrupt Priority Register 62"
    hgroup.long 0x4FC++0x03
        hide.long 0x00 "GICD_IPRIORITYR63,Interrupt Priority Register 63"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x08)
    group.long 0x500++0x03
        line.long 0x00 "GICD_IPRIORITYR64,Interrupt Priority Register 64"
            hexmask.long.byte 0x00 24.--31. 1. " INTID259  ,Interrupt ID259  Priority/Priority Byte Offset 259 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID258  ,Interrupt ID258   Priority/Priority Byte Offset 258 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID257  ,Interrupt ID257  Priority/Priority Byte Offset 257 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID256  ,Interrupt ID256   Priority/Priority Byte Offset 256 "
    group.long 0x504++0x03
        line.long 0x00 "GICD_IPRIORITYR65,Interrupt Priority Register 65"
            hexmask.long.byte 0x00 24.--31. 1. " INTID263  ,Interrupt ID263  Priority/Priority Byte Offset 263 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID262  ,Interrupt ID262   Priority/Priority Byte Offset 262 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID261  ,Interrupt ID261  Priority/Priority Byte Offset 261 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID260  ,Interrupt ID260   Priority/Priority Byte Offset 260 "
    group.long 0x508++0x03
        line.long 0x00 "GICD_IPRIORITYR66,Interrupt Priority Register 66"
            hexmask.long.byte 0x00 24.--31. 1. " INTID267  ,Interrupt ID267  Priority/Priority Byte Offset 267 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID266  ,Interrupt ID266   Priority/Priority Byte Offset 266 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID265  ,Interrupt ID265  Priority/Priority Byte Offset 265 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID264  ,Interrupt ID264   Priority/Priority Byte Offset 264 "
    group.long 0x50C++0x03
        line.long 0x00 "GICD_IPRIORITYR67,Interrupt Priority Register 67"
            hexmask.long.byte 0x00 24.--31. 1. " INTID271  ,Interrupt ID271  Priority/Priority Byte Offset 271 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID270  ,Interrupt ID270   Priority/Priority Byte Offset 270 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID269  ,Interrupt ID269  Priority/Priority Byte Offset 269 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID268  ,Interrupt ID268   Priority/Priority Byte Offset 268 "
    group.long 0x510++0x03
        line.long 0x00 "GICD_IPRIORITYR68,Interrupt Priority Register 68"
            hexmask.long.byte 0x00 24.--31. 1. " INTID275  ,Interrupt ID275  Priority/Priority Byte Offset 275 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID274  ,Interrupt ID274   Priority/Priority Byte Offset 274 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID273  ,Interrupt ID273  Priority/Priority Byte Offset 273 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID272  ,Interrupt ID272   Priority/Priority Byte Offset 272 "
    group.long 0x514++0x03
        line.long 0x00 "GICD_IPRIORITYR69,Interrupt Priority Register 69"
            hexmask.long.byte 0x00 24.--31. 1. " INTID279  ,Interrupt ID279  Priority/Priority Byte Offset 279 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID278  ,Interrupt ID278   Priority/Priority Byte Offset 278 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID277  ,Interrupt ID277  Priority/Priority Byte Offset 277 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID276  ,Interrupt ID276   Priority/Priority Byte Offset 276 "
    group.long 0x518++0x03
        line.long 0x00 "GICD_IPRIORITYR70,Interrupt Priority Register 70"
            hexmask.long.byte 0x00 24.--31. 1. " INTID283  ,Interrupt ID283  Priority/Priority Byte Offset 283 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID282  ,Interrupt ID282   Priority/Priority Byte Offset 282 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID281  ,Interrupt ID281  Priority/Priority Byte Offset 281 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID280  ,Interrupt ID280   Priority/Priority Byte Offset 280 "
    group.long 0x51C++0x03
        line.long 0x00 "GICD_IPRIORITYR71,Interrupt Priority Register 71"
            hexmask.long.byte 0x00 24.--31. 1. " INTID287  ,Interrupt ID287  Priority/Priority Byte Offset 287 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID286  ,Interrupt ID286   Priority/Priority Byte Offset 286 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID285  ,Interrupt ID285  Priority/Priority Byte Offset 285 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID284  ,Interrupt ID284   Priority/Priority Byte Offset 284 "
else
    hgroup.long 0x500++0x03
        hide.long 0x00 "GICD_IPRIORITYR64,Interrupt Priority Register 64"
    hgroup.long 0x504++0x03
        hide.long 0x00 "GICD_IPRIORITYR65,Interrupt Priority Register 65"
    hgroup.long 0x508++0x03
        hide.long 0x00 "GICD_IPRIORITYR66,Interrupt Priority Register 66"
    hgroup.long 0x50C++0x03
        hide.long 0x00 "GICD_IPRIORITYR67,Interrupt Priority Register 67"
    hgroup.long 0x510++0x03
        hide.long 0x00 "GICD_IPRIORITYR68,Interrupt Priority Register 68"
    hgroup.long 0x514++0x03
        hide.long 0x00 "GICD_IPRIORITYR69,Interrupt Priority Register 69"
    hgroup.long 0x518++0x03
        hide.long 0x00 "GICD_IPRIORITYR70,Interrupt Priority Register 70"
    hgroup.long 0x51C++0x03
        hide.long 0x00 "GICD_IPRIORITYR71,Interrupt Priority Register 71"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x09)
    group.long 0x520++0x03
        line.long 0x00 "GICD_IPRIORITYR72,Interrupt Priority Register 72"
            hexmask.long.byte 0x00 24.--31. 1. " INTID291  ,Interrupt ID291  Priority/Priority Byte Offset 291 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID290  ,Interrupt ID290   Priority/Priority Byte Offset 290 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID289  ,Interrupt ID289  Priority/Priority Byte Offset 289 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID288  ,Interrupt ID288   Priority/Priority Byte Offset 288 "
    group.long 0x524++0x03
        line.long 0x00 "GICD_IPRIORITYR73,Interrupt Priority Register 73"
            hexmask.long.byte 0x00 24.--31. 1. " INTID295  ,Interrupt ID295  Priority/Priority Byte Offset 295 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID294  ,Interrupt ID294   Priority/Priority Byte Offset 294 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID293  ,Interrupt ID293  Priority/Priority Byte Offset 293 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID292  ,Interrupt ID292   Priority/Priority Byte Offset 292 "
    group.long 0x528++0x03
        line.long 0x00 "GICD_IPRIORITYR74,Interrupt Priority Register 74"
            hexmask.long.byte 0x00 24.--31. 1. " INTID299  ,Interrupt ID299  Priority/Priority Byte Offset 299 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID298  ,Interrupt ID298   Priority/Priority Byte Offset 298 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID297  ,Interrupt ID297  Priority/Priority Byte Offset 297 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID296  ,Interrupt ID296   Priority/Priority Byte Offset 296 "
    group.long 0x52C++0x03
        line.long 0x00 "GICD_IPRIORITYR75,Interrupt Priority Register 75"
            hexmask.long.byte 0x00 24.--31. 1. " INTID303  ,Interrupt ID303  Priority/Priority Byte Offset 303 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID302  ,Interrupt ID302   Priority/Priority Byte Offset 302 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID301  ,Interrupt ID301  Priority/Priority Byte Offset 301 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID300  ,Interrupt ID300   Priority/Priority Byte Offset 300 "
    group.long 0x530++0x03
        line.long 0x00 "GICD_IPRIORITYR76,Interrupt Priority Register 76"
            hexmask.long.byte 0x00 24.--31. 1. " INTID307  ,Interrupt ID307  Priority/Priority Byte Offset 307 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID306  ,Interrupt ID306   Priority/Priority Byte Offset 306 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID305  ,Interrupt ID305  Priority/Priority Byte Offset 305 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID304  ,Interrupt ID304   Priority/Priority Byte Offset 304 "
    group.long 0x534++0x03
        line.long 0x00 "GICD_IPRIORITYR77,Interrupt Priority Register 77"
            hexmask.long.byte 0x00 24.--31. 1. " INTID311  ,Interrupt ID311  Priority/Priority Byte Offset 311 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID310  ,Interrupt ID310   Priority/Priority Byte Offset 310 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID309  ,Interrupt ID309  Priority/Priority Byte Offset 309 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID308  ,Interrupt ID308   Priority/Priority Byte Offset 308 "
    group.long 0x538++0x03
        line.long 0x00 "GICD_IPRIORITYR78,Interrupt Priority Register 78"
            hexmask.long.byte 0x00 24.--31. 1. " INTID315  ,Interrupt ID315  Priority/Priority Byte Offset 315 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID314  ,Interrupt ID314   Priority/Priority Byte Offset 314 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID313  ,Interrupt ID313  Priority/Priority Byte Offset 313 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID312  ,Interrupt ID312   Priority/Priority Byte Offset 312 "
    group.long 0x53C++0x03
        line.long 0x00 "GICD_IPRIORITYR79,Interrupt Priority Register 79"
            hexmask.long.byte 0x00 24.--31. 1. " INTID319  ,Interrupt ID319  Priority/Priority Byte Offset 319 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID318  ,Interrupt ID318   Priority/Priority Byte Offset 318 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID317  ,Interrupt ID317  Priority/Priority Byte Offset 317 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID316  ,Interrupt ID316   Priority/Priority Byte Offset 316 "
else
    hgroup.long 0x520++0x03
        hide.long 0x00 "GICD_IPRIORITYR72,Interrupt Priority Register 72"
    hgroup.long 0x524++0x03
        hide.long 0x00 "GICD_IPRIORITYR73,Interrupt Priority Register 73"
    hgroup.long 0x528++0x03
        hide.long 0x00 "GICD_IPRIORITYR74,Interrupt Priority Register 74"
    hgroup.long 0x52C++0x03
        hide.long 0x00 "GICD_IPRIORITYR75,Interrupt Priority Register 75"
    hgroup.long 0x530++0x03
        hide.long 0x00 "GICD_IPRIORITYR76,Interrupt Priority Register 76"
    hgroup.long 0x534++0x03
        hide.long 0x00 "GICD_IPRIORITYR77,Interrupt Priority Register 77"
    hgroup.long 0x538++0x03
        hide.long 0x00 "GICD_IPRIORITYR78,Interrupt Priority Register 78"
    hgroup.long 0x53C++0x03
        hide.long 0x00 "GICD_IPRIORITYR79,Interrupt Priority Register 79"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0A)
    group.long 0x540++0x03
        line.long 0x00 "GICD_IPRIORITYR80,Interrupt Priority Register 80"
            hexmask.long.byte 0x00 24.--31. 1. " INTID323  ,Interrupt ID323  Priority/Priority Byte Offset 323 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID322  ,Interrupt ID322   Priority/Priority Byte Offset 322 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID321  ,Interrupt ID321  Priority/Priority Byte Offset 321 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID320  ,Interrupt ID320   Priority/Priority Byte Offset 320 "
    group.long 0x544++0x03
        line.long 0x00 "GICD_IPRIORITYR81,Interrupt Priority Register 81"
            hexmask.long.byte 0x00 24.--31. 1. " INTID327  ,Interrupt ID327  Priority/Priority Byte Offset 327 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID326  ,Interrupt ID326   Priority/Priority Byte Offset 326 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID325  ,Interrupt ID325  Priority/Priority Byte Offset 325 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID324  ,Interrupt ID324   Priority/Priority Byte Offset 324 "
    group.long 0x548++0x03
        line.long 0x00 "GICD_IPRIORITYR82,Interrupt Priority Register 82"
            hexmask.long.byte 0x00 24.--31. 1. " INTID331  ,Interrupt ID331  Priority/Priority Byte Offset 331 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID330  ,Interrupt ID330   Priority/Priority Byte Offset 330 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID329  ,Interrupt ID329  Priority/Priority Byte Offset 329 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID328  ,Interrupt ID328   Priority/Priority Byte Offset 328 "
    group.long 0x54C++0x03
        line.long 0x00 "GICD_IPRIORITYR83,Interrupt Priority Register 83"
            hexmask.long.byte 0x00 24.--31. 1. " INTID335  ,Interrupt ID335  Priority/Priority Byte Offset 335 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID334  ,Interrupt ID334   Priority/Priority Byte Offset 334 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID333  ,Interrupt ID333  Priority/Priority Byte Offset 333 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID332  ,Interrupt ID332   Priority/Priority Byte Offset 332 "
    group.long 0x550++0x03
        line.long 0x00 "GICD_IPRIORITYR84,Interrupt Priority Register 84"
            hexmask.long.byte 0x00 24.--31. 1. " INTID339  ,Interrupt ID339  Priority/Priority Byte Offset 339 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID338  ,Interrupt ID338   Priority/Priority Byte Offset 338 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID337  ,Interrupt ID337  Priority/Priority Byte Offset 337 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID336  ,Interrupt ID336   Priority/Priority Byte Offset 336 "
    group.long 0x554++0x03
        line.long 0x00 "GICD_IPRIORITYR85,Interrupt Priority Register 85"
            hexmask.long.byte 0x00 24.--31. 1. " INTID343  ,Interrupt ID343  Priority/Priority Byte Offset 343 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID342  ,Interrupt ID342   Priority/Priority Byte Offset 342 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID341  ,Interrupt ID341  Priority/Priority Byte Offset 341 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID340  ,Interrupt ID340   Priority/Priority Byte Offset 340 "
    group.long 0x558++0x03
        line.long 0x00 "GICD_IPRIORITYR86,Interrupt Priority Register 86"
            hexmask.long.byte 0x00 24.--31. 1. " INTID347  ,Interrupt ID347  Priority/Priority Byte Offset 347 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID346  ,Interrupt ID346   Priority/Priority Byte Offset 346 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID345  ,Interrupt ID345  Priority/Priority Byte Offset 345 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID344  ,Interrupt ID344   Priority/Priority Byte Offset 344 "
    group.long 0x55C++0x03
        line.long 0x00 "GICD_IPRIORITYR87,Interrupt Priority Register 87"
            hexmask.long.byte 0x00 24.--31. 1. " INTID351  ,Interrupt ID351  Priority/Priority Byte Offset 351 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID350  ,Interrupt ID350   Priority/Priority Byte Offset 350 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID349  ,Interrupt ID349  Priority/Priority Byte Offset 349 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID348  ,Interrupt ID348   Priority/Priority Byte Offset 348 "
else
    hgroup.long 0x540++0x03
        hide.long 0x00 "GICD_IPRIORITYR80,Interrupt Priority Register 80"
    hgroup.long 0x544++0x03
        hide.long 0x00 "GICD_IPRIORITYR81,Interrupt Priority Register 81"
    hgroup.long 0x548++0x03
        hide.long 0x00 "GICD_IPRIORITYR82,Interrupt Priority Register 82"
    hgroup.long 0x54C++0x03
        hide.long 0x00 "GICD_IPRIORITYR83,Interrupt Priority Register 83"
    hgroup.long 0x550++0x03
        hide.long 0x00 "GICD_IPRIORITYR84,Interrupt Priority Register 84"
    hgroup.long 0x554++0x03
        hide.long 0x00 "GICD_IPRIORITYR85,Interrupt Priority Register 85"
    hgroup.long 0x558++0x03
        hide.long 0x00 "GICD_IPRIORITYR86,Interrupt Priority Register 86"
    hgroup.long 0x55C++0x03
        hide.long 0x00 "GICD_IPRIORITYR87,Interrupt Priority Register 87"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0B)
    group.long 0x560++0x03
        line.long 0x00 "GICD_IPRIORITYR88,Interrupt Priority Register 88"
            hexmask.long.byte 0x00 24.--31. 1. " INTID355  ,Interrupt ID355  Priority/Priority Byte Offset 355 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID354  ,Interrupt ID354   Priority/Priority Byte Offset 354 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID353  ,Interrupt ID353  Priority/Priority Byte Offset 353 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID352  ,Interrupt ID352   Priority/Priority Byte Offset 352 "
    group.long 0x564++0x03
        line.long 0x00 "GICD_IPRIORITYR89,Interrupt Priority Register 89"
            hexmask.long.byte 0x00 24.--31. 1. " INTID359  ,Interrupt ID359  Priority/Priority Byte Offset 359 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID358  ,Interrupt ID358   Priority/Priority Byte Offset 358 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID357  ,Interrupt ID357  Priority/Priority Byte Offset 357 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID356  ,Interrupt ID356   Priority/Priority Byte Offset 356 "
    group.long 0x568++0x03
        line.long 0x00 "GICD_IPRIORITYR90,Interrupt Priority Register 90"
            hexmask.long.byte 0x00 24.--31. 1. " INTID363  ,Interrupt ID363  Priority/Priority Byte Offset 363 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID362  ,Interrupt ID362   Priority/Priority Byte Offset 362 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID361  ,Interrupt ID361  Priority/Priority Byte Offset 361 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID360  ,Interrupt ID360   Priority/Priority Byte Offset 360 "
    group.long 0x56C++0x03
        line.long 0x00 "GICD_IPRIORITYR91,Interrupt Priority Register 91"
            hexmask.long.byte 0x00 24.--31. 1. " INTID367  ,Interrupt ID367  Priority/Priority Byte Offset 367 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID366  ,Interrupt ID366   Priority/Priority Byte Offset 366 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID365  ,Interrupt ID365  Priority/Priority Byte Offset 365 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID364  ,Interrupt ID364   Priority/Priority Byte Offset 364 "
    group.long 0x570++0x03
        line.long 0x00 "GICD_IPRIORITYR92,Interrupt Priority Register 92"
            hexmask.long.byte 0x00 24.--31. 1. " INTID371  ,Interrupt ID371  Priority/Priority Byte Offset 371 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID370  ,Interrupt ID370   Priority/Priority Byte Offset 370 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID369  ,Interrupt ID369  Priority/Priority Byte Offset 369 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID368  ,Interrupt ID368   Priority/Priority Byte Offset 368 "
    group.long 0x574++0x03
        line.long 0x00 "GICD_IPRIORITYR93,Interrupt Priority Register 93"
            hexmask.long.byte 0x00 24.--31. 1. " INTID375  ,Interrupt ID375  Priority/Priority Byte Offset 375 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID374  ,Interrupt ID374   Priority/Priority Byte Offset 374 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID373  ,Interrupt ID373  Priority/Priority Byte Offset 373 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID372  ,Interrupt ID372   Priority/Priority Byte Offset 372 "
    group.long 0x578++0x03
        line.long 0x00 "GICD_IPRIORITYR94,Interrupt Priority Register 94"
            hexmask.long.byte 0x00 24.--31. 1. " INTID379  ,Interrupt ID379  Priority/Priority Byte Offset 379 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID378  ,Interrupt ID378   Priority/Priority Byte Offset 378 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID377  ,Interrupt ID377  Priority/Priority Byte Offset 377 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID376  ,Interrupt ID376   Priority/Priority Byte Offset 376 "
    group.long 0x57C++0x03
        line.long 0x00 "GICD_IPRIORITYR95,Interrupt Priority Register 95"
            hexmask.long.byte 0x00 24.--31. 1. " INTID383  ,Interrupt ID383  Priority/Priority Byte Offset 383 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID382  ,Interrupt ID382   Priority/Priority Byte Offset 382 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID381  ,Interrupt ID381  Priority/Priority Byte Offset 381 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID380  ,Interrupt ID380   Priority/Priority Byte Offset 380 "
else
    hgroup.long 0x560++0x03
        hide.long 0x00 "GICD_IPRIORITYR88,Interrupt Priority Register 88"
    hgroup.long 0x564++0x03
        hide.long 0x00 "GICD_IPRIORITYR89,Interrupt Priority Register 89"
    hgroup.long 0x568++0x03
        hide.long 0x00 "GICD_IPRIORITYR90,Interrupt Priority Register 90"
    hgroup.long 0x56C++0x03
        hide.long 0x00 "GICD_IPRIORITYR91,Interrupt Priority Register 91"
    hgroup.long 0x570++0x03
        hide.long 0x00 "GICD_IPRIORITYR92,Interrupt Priority Register 92"
    hgroup.long 0x574++0x03
        hide.long 0x00 "GICD_IPRIORITYR93,Interrupt Priority Register 93"
    hgroup.long 0x578++0x03
        hide.long 0x00 "GICD_IPRIORITYR94,Interrupt Priority Register 94"
    hgroup.long 0x57C++0x03
        hide.long 0x00 "GICD_IPRIORITYR95,Interrupt Priority Register 95"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0C)
    group.long 0x580++0x03
        line.long 0x00 "GICD_IPRIORITYR96,Interrupt Priority Register 96"
            hexmask.long.byte 0x00 24.--31. 1. " INTID387  ,Interrupt ID387  Priority/Priority Byte Offset 387 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID386  ,Interrupt ID386   Priority/Priority Byte Offset 386 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID385  ,Interrupt ID385  Priority/Priority Byte Offset 385 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID384  ,Interrupt ID384   Priority/Priority Byte Offset 384 "
    group.long 0x584++0x03
        line.long 0x00 "GICD_IPRIORITYR97,Interrupt Priority Register 97"
            hexmask.long.byte 0x00 24.--31. 1. " INTID391  ,Interrupt ID391  Priority/Priority Byte Offset 391 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID390  ,Interrupt ID390   Priority/Priority Byte Offset 390 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID389  ,Interrupt ID389  Priority/Priority Byte Offset 389 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID388  ,Interrupt ID388   Priority/Priority Byte Offset 388 "
    group.long 0x588++0x03
        line.long 0x00 "GICD_IPRIORITYR98,Interrupt Priority Register 98"
            hexmask.long.byte 0x00 24.--31. 1. " INTID395  ,Interrupt ID395  Priority/Priority Byte Offset 395 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID394  ,Interrupt ID394   Priority/Priority Byte Offset 394 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID393  ,Interrupt ID393  Priority/Priority Byte Offset 393 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID392  ,Interrupt ID392   Priority/Priority Byte Offset 392 "
    group.long 0x58C++0x03
        line.long 0x00 "GICD_IPRIORITYR99,Interrupt Priority Register 99"
            hexmask.long.byte 0x00 24.--31. 1. " INTID399  ,Interrupt ID399  Priority/Priority Byte Offset 399 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID398  ,Interrupt ID398   Priority/Priority Byte Offset 398 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID397  ,Interrupt ID397  Priority/Priority Byte Offset 397 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID396  ,Interrupt ID396   Priority/Priority Byte Offset 396 "
    group.long 0x590++0x03
        line.long 0x00 "GICD_IPRIORITYR100,Interrupt Priority Register 100"
            hexmask.long.byte 0x00 24.--31. 1. " INTID403  ,Interrupt ID403  Priority/Priority Byte Offset 403 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID402  ,Interrupt ID402   Priority/Priority Byte Offset 402 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID401  ,Interrupt ID401  Priority/Priority Byte Offset 401 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID400  ,Interrupt ID400   Priority/Priority Byte Offset 400 "
    group.long 0x594++0x03
        line.long 0x00 "GICD_IPRIORITYR101,Interrupt Priority Register 101"
            hexmask.long.byte 0x00 24.--31. 1. " INTID407  ,Interrupt ID407  Priority/Priority Byte Offset 407 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID406  ,Interrupt ID406   Priority/Priority Byte Offset 406 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID405  ,Interrupt ID405  Priority/Priority Byte Offset 405 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID404  ,Interrupt ID404   Priority/Priority Byte Offset 404 "
    group.long 0x598++0x03
        line.long 0x00 "GICD_IPRIORITYR102,Interrupt Priority Register 102"
            hexmask.long.byte 0x00 24.--31. 1. " INTID411  ,Interrupt ID411  Priority/Priority Byte Offset 411 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID410  ,Interrupt ID410   Priority/Priority Byte Offset 410 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID409  ,Interrupt ID409  Priority/Priority Byte Offset 409 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID408  ,Interrupt ID408   Priority/Priority Byte Offset 408 "
    group.long 0x59C++0x03
        line.long 0x00 "GICD_IPRIORITYR103,Interrupt Priority Register 103"
            hexmask.long.byte 0x00 24.--31. 1. " INTID415  ,Interrupt ID415  Priority/Priority Byte Offset 415 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID414  ,Interrupt ID414   Priority/Priority Byte Offset 414 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID413  ,Interrupt ID413  Priority/Priority Byte Offset 413 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID412  ,Interrupt ID412   Priority/Priority Byte Offset 412 "
else
    hgroup.long 0x580++0x03
        hide.long 0x00 "GICD_IPRIORITYR96,Interrupt Priority Register 96"
    hgroup.long 0x584++0x03
        hide.long 0x00 "GICD_IPRIORITYR97,Interrupt Priority Register 97"
    hgroup.long 0x588++0x03
        hide.long 0x00 "GICD_IPRIORITYR98,Interrupt Priority Register 98"
    hgroup.long 0x58C++0x03
        hide.long 0x00 "GICD_IPRIORITYR99,Interrupt Priority Register 99"
    hgroup.long 0x590++0x03
        hide.long 0x00 "GICD_IPRIORITYR100,Interrupt Priority Register 100"
    hgroup.long 0x594++0x03
        hide.long 0x00 "GICD_IPRIORITYR101,Interrupt Priority Register 101"
    hgroup.long 0x598++0x03
        hide.long 0x00 "GICD_IPRIORITYR102,Interrupt Priority Register 102"
    hgroup.long 0x59C++0x03
        hide.long 0x00 "GICD_IPRIORITYR103,Interrupt Priority Register 103"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0D)
    group.long 0x5A0++0x03
        line.long 0x00 "GICD_IPRIORITYR104,Interrupt Priority Register 104"
            hexmask.long.byte 0x00 24.--31. 1. " INTID419  ,Interrupt ID419  Priority/Priority Byte Offset 419 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID418  ,Interrupt ID418   Priority/Priority Byte Offset 418 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID417  ,Interrupt ID417  Priority/Priority Byte Offset 417 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID416  ,Interrupt ID416   Priority/Priority Byte Offset 416 "
    group.long 0x5A4++0x03
        line.long 0x00 "GICD_IPRIORITYR105,Interrupt Priority Register 105"
            hexmask.long.byte 0x00 24.--31. 1. " INTID423  ,Interrupt ID423  Priority/Priority Byte Offset 423 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID422  ,Interrupt ID422   Priority/Priority Byte Offset 422 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID421  ,Interrupt ID421  Priority/Priority Byte Offset 421 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID420  ,Interrupt ID420   Priority/Priority Byte Offset 420 "
    group.long 0x5A8++0x03
        line.long 0x00 "GICD_IPRIORITYR106,Interrupt Priority Register 106"
            hexmask.long.byte 0x00 24.--31. 1. " INTID427  ,Interrupt ID427  Priority/Priority Byte Offset 427 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID426  ,Interrupt ID426   Priority/Priority Byte Offset 426 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID425  ,Interrupt ID425  Priority/Priority Byte Offset 425 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID424  ,Interrupt ID424   Priority/Priority Byte Offset 424 "
    group.long 0x5AC++0x03
        line.long 0x00 "GICD_IPRIORITYR107,Interrupt Priority Register 107"
            hexmask.long.byte 0x00 24.--31. 1. " INTID431  ,Interrupt ID431  Priority/Priority Byte Offset 431 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID430  ,Interrupt ID430   Priority/Priority Byte Offset 430 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID429  ,Interrupt ID429  Priority/Priority Byte Offset 429 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID428  ,Interrupt ID428   Priority/Priority Byte Offset 428 "
    group.long 0x5B0++0x03
        line.long 0x00 "GICD_IPRIORITYR108,Interrupt Priority Register 108"
            hexmask.long.byte 0x00 24.--31. 1. " INTID435  ,Interrupt ID435  Priority/Priority Byte Offset 435 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID434  ,Interrupt ID434   Priority/Priority Byte Offset 434 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID433  ,Interrupt ID433  Priority/Priority Byte Offset 433 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID432  ,Interrupt ID432   Priority/Priority Byte Offset 432 "
    group.long 0x5B4++0x03
        line.long 0x00 "GICD_IPRIORITYR109,Interrupt Priority Register 109"
            hexmask.long.byte 0x00 24.--31. 1. " INTID439  ,Interrupt ID439  Priority/Priority Byte Offset 439 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID438  ,Interrupt ID438   Priority/Priority Byte Offset 438 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID437  ,Interrupt ID437  Priority/Priority Byte Offset 437 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID436  ,Interrupt ID436   Priority/Priority Byte Offset 436 "
    group.long 0x5B8++0x03
        line.long 0x00 "GICD_IPRIORITYR110,Interrupt Priority Register 110"
            hexmask.long.byte 0x00 24.--31. 1. " INTID443  ,Interrupt ID443  Priority/Priority Byte Offset 443 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID442  ,Interrupt ID442   Priority/Priority Byte Offset 442 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID441  ,Interrupt ID441  Priority/Priority Byte Offset 441 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID440  ,Interrupt ID440   Priority/Priority Byte Offset 440 "
    group.long 0x5BC++0x03
        line.long 0x00 "GICD_IPRIORITYR111,Interrupt Priority Register 111"
            hexmask.long.byte 0x00 24.--31. 1. " INTID447  ,Interrupt ID447  Priority/Priority Byte Offset 447 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID446  ,Interrupt ID446   Priority/Priority Byte Offset 446 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID445  ,Interrupt ID445  Priority/Priority Byte Offset 445 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID444  ,Interrupt ID444   Priority/Priority Byte Offset 444 "
else
    hgroup.long 0x5A0++0x03
        hide.long 0x00 "GICD_IPRIORITYR104,Interrupt Priority Register 104"
    hgroup.long 0x5A4++0x03
        hide.long 0x00 "GICD_IPRIORITYR105,Interrupt Priority Register 105"
    hgroup.long 0x5A8++0x03
        hide.long 0x00 "GICD_IPRIORITYR106,Interrupt Priority Register 106"
    hgroup.long 0x5AC++0x03
        hide.long 0x00 "GICD_IPRIORITYR107,Interrupt Priority Register 107"
    hgroup.long 0x5B0++0x03
        hide.long 0x00 "GICD_IPRIORITYR108,Interrupt Priority Register 108"
    hgroup.long 0x5B4++0x03
        hide.long 0x00 "GICD_IPRIORITYR109,Interrupt Priority Register 109"
    hgroup.long 0x5B8++0x03
        hide.long 0x00 "GICD_IPRIORITYR110,Interrupt Priority Register 110"
    hgroup.long 0x5BC++0x03
        hide.long 0x00 "GICD_IPRIORITYR111,Interrupt Priority Register 111"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0E)
    group.long 0x5C0++0x03
        line.long 0x00 "GICD_IPRIORITYR112,Interrupt Priority Register 112"
            hexmask.long.byte 0x00 24.--31. 1. " INTID451  ,Interrupt ID451  Priority/Priority Byte Offset 451 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID450  ,Interrupt ID450   Priority/Priority Byte Offset 450 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID449  ,Interrupt ID449  Priority/Priority Byte Offset 449 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID448  ,Interrupt ID448   Priority/Priority Byte Offset 448 "
    group.long 0x5C4++0x03
        line.long 0x00 "GICD_IPRIORITYR113,Interrupt Priority Register 113"
            hexmask.long.byte 0x00 24.--31. 1. " INTID455  ,Interrupt ID455  Priority/Priority Byte Offset 455 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID454  ,Interrupt ID454   Priority/Priority Byte Offset 454 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID453  ,Interrupt ID453  Priority/Priority Byte Offset 453 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID452  ,Interrupt ID452   Priority/Priority Byte Offset 452 "
    group.long 0x5C8++0x03
        line.long 0x00 "GICD_IPRIORITYR114,Interrupt Priority Register 114"
            hexmask.long.byte 0x00 24.--31. 1. " INTID459  ,Interrupt ID459  Priority/Priority Byte Offset 459 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID458  ,Interrupt ID458   Priority/Priority Byte Offset 458 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID457  ,Interrupt ID457  Priority/Priority Byte Offset 457 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID456  ,Interrupt ID456   Priority/Priority Byte Offset 456 "
    group.long 0x5CC++0x03
        line.long 0x00 "GICD_IPRIORITYR115,Interrupt Priority Register 115"
            hexmask.long.byte 0x00 24.--31. 1. " INTID463  ,Interrupt ID463  Priority/Priority Byte Offset 463 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID462  ,Interrupt ID462   Priority/Priority Byte Offset 462 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID461  ,Interrupt ID461  Priority/Priority Byte Offset 461 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID460  ,Interrupt ID460   Priority/Priority Byte Offset 460 "
    group.long 0x5D0++0x03
        line.long 0x00 "GICD_IPRIORITYR116,Interrupt Priority Register 116"
            hexmask.long.byte 0x00 24.--31. 1. " INTID467  ,Interrupt ID467  Priority/Priority Byte Offset 467 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID466  ,Interrupt ID466   Priority/Priority Byte Offset 466 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID465  ,Interrupt ID465  Priority/Priority Byte Offset 465 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID464  ,Interrupt ID464   Priority/Priority Byte Offset 464 "
    group.long 0x5D4++0x03
        line.long 0x00 "GICD_IPRIORITYR117,Interrupt Priority Register 117"
            hexmask.long.byte 0x00 24.--31. 1. " INTID471  ,Interrupt ID471  Priority/Priority Byte Offset 471 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID470  ,Interrupt ID470   Priority/Priority Byte Offset 470 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID469  ,Interrupt ID469  Priority/Priority Byte Offset 469 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID468  ,Interrupt ID468   Priority/Priority Byte Offset 468 "
    group.long 0x5D8++0x03
        line.long 0x00 "GICD_IPRIORITYR118,Interrupt Priority Register 118"
            hexmask.long.byte 0x00 24.--31. 1. " INTID475  ,Interrupt ID475  Priority/Priority Byte Offset 475 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID474  ,Interrupt ID474   Priority/Priority Byte Offset 474 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID473  ,Interrupt ID473  Priority/Priority Byte Offset 473 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID472  ,Interrupt ID472   Priority/Priority Byte Offset 472 "
    group.long 0x5DC++0x03
        line.long 0x00 "GICD_IPRIORITYR119,Interrupt Priority Register 119"
            hexmask.long.byte 0x00 24.--31. 1. " INTID479  ,Interrupt ID479  Priority/Priority Byte Offset 479 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID478  ,Interrupt ID478   Priority/Priority Byte Offset 478 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID477  ,Interrupt ID477  Priority/Priority Byte Offset 477 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID476  ,Interrupt ID476   Priority/Priority Byte Offset 476 "
else
    hgroup.long 0x5C0++0x03
        hide.long 0x00 "GICD_IPRIORITYR112,Interrupt Priority Register 112"
    hgroup.long 0x5C4++0x03
        hide.long 0x00 "GICD_IPRIORITYR113,Interrupt Priority Register 113"
    hgroup.long 0x5C8++0x03
        hide.long 0x00 "GICD_IPRIORITYR114,Interrupt Priority Register 114"
    hgroup.long 0x5CC++0x03
        hide.long 0x00 "GICD_IPRIORITYR115,Interrupt Priority Register 115"
    hgroup.long 0x5D0++0x03
        hide.long 0x00 "GICD_IPRIORITYR116,Interrupt Priority Register 116"
    hgroup.long 0x5D4++0x03
        hide.long 0x00 "GICD_IPRIORITYR117,Interrupt Priority Register 117"
    hgroup.long 0x5D8++0x03
        hide.long 0x00 "GICD_IPRIORITYR118,Interrupt Priority Register 118"
    hgroup.long 0x5DC++0x03
        hide.long 0x00 "GICD_IPRIORITYR119,Interrupt Priority Register 119"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0F)
    group.long 0x5E0++0x03
        line.long 0x00 "GICD_IPRIORITYR120,Interrupt Priority Register 120"
            hexmask.long.byte 0x00 24.--31. 1. " INTID483  ,Interrupt ID483  Priority/Priority Byte Offset 483 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID482  ,Interrupt ID482   Priority/Priority Byte Offset 482 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID481  ,Interrupt ID481  Priority/Priority Byte Offset 481 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID480  ,Interrupt ID480   Priority/Priority Byte Offset 480 "
    group.long 0x5E4++0x03
        line.long 0x00 "GICD_IPRIORITYR121,Interrupt Priority Register 121"
            hexmask.long.byte 0x00 24.--31. 1. " INTID487  ,Interrupt ID487  Priority/Priority Byte Offset 487 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID486  ,Interrupt ID486   Priority/Priority Byte Offset 486 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID485  ,Interrupt ID485  Priority/Priority Byte Offset 485 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID484  ,Interrupt ID484   Priority/Priority Byte Offset 484 "
    group.long 0x5E8++0x03
        line.long 0x00 "GICD_IPRIORITYR122,Interrupt Priority Register 122"
            hexmask.long.byte 0x00 24.--31. 1. " INTID491  ,Interrupt ID491  Priority/Priority Byte Offset 491 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID490  ,Interrupt ID490   Priority/Priority Byte Offset 490 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID489  ,Interrupt ID489  Priority/Priority Byte Offset 489 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID488  ,Interrupt ID488   Priority/Priority Byte Offset 488 "
    group.long 0x5EC++0x03
        line.long 0x00 "GICD_IPRIORITYR123,Interrupt Priority Register 123"
            hexmask.long.byte 0x00 24.--31. 1. " INTID495  ,Interrupt ID495  Priority/Priority Byte Offset 495 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID494  ,Interrupt ID494   Priority/Priority Byte Offset 494 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID493  ,Interrupt ID493  Priority/Priority Byte Offset 493 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID492  ,Interrupt ID492   Priority/Priority Byte Offset 492 "
    group.long 0x5F0++0x03
        line.long 0x00 "GICD_IPRIORITYR124,Interrupt Priority Register 124"
            hexmask.long.byte 0x00 24.--31. 1. " INTID499  ,Interrupt ID499  Priority/Priority Byte Offset 499 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID498  ,Interrupt ID498   Priority/Priority Byte Offset 498 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID497  ,Interrupt ID497  Priority/Priority Byte Offset 497 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID496  ,Interrupt ID496   Priority/Priority Byte Offset 496 "
    group.long 0x5F4++0x03
        line.long 0x00 "GICD_IPRIORITYR125,Interrupt Priority Register 125"
            hexmask.long.byte 0x00 24.--31. 1. " INTID503  ,Interrupt ID503  Priority/Priority Byte Offset 503 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID502  ,Interrupt ID502   Priority/Priority Byte Offset 502 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID501  ,Interrupt ID501  Priority/Priority Byte Offset 501 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID500  ,Interrupt ID500   Priority/Priority Byte Offset 500 "
    group.long 0x5F8++0x03
        line.long 0x00 "GICD_IPRIORITYR126,Interrupt Priority Register 126"
            hexmask.long.byte 0x00 24.--31. 1. " INTID507  ,Interrupt ID507  Priority/Priority Byte Offset 507 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID506  ,Interrupt ID506   Priority/Priority Byte Offset 506 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID505  ,Interrupt ID505  Priority/Priority Byte Offset 505 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID504  ,Interrupt ID504   Priority/Priority Byte Offset 504 "
    group.long 0x5FC++0x03
        line.long 0x00 "GICD_IPRIORITYR127,Interrupt Priority Register 127"
            hexmask.long.byte 0x00 24.--31. 1. " INTID511  ,Interrupt ID511  Priority/Priority Byte Offset 511 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID510  ,Interrupt ID510   Priority/Priority Byte Offset 510 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID509  ,Interrupt ID509  Priority/Priority Byte Offset 509 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID508  ,Interrupt ID508   Priority/Priority Byte Offset 508 "
else
    hgroup.long 0x5E0++0x03
        hide.long 0x00 "GICD_IPRIORITYR120,Interrupt Priority Register 120"
    hgroup.long 0x5E4++0x03
        hide.long 0x00 "GICD_IPRIORITYR121,Interrupt Priority Register 121"
    hgroup.long 0x5E8++0x03
        hide.long 0x00 "GICD_IPRIORITYR122,Interrupt Priority Register 122"
    hgroup.long 0x5EC++0x03
        hide.long 0x00 "GICD_IPRIORITYR123,Interrupt Priority Register 123"
    hgroup.long 0x5F0++0x03
        hide.long 0x00 "GICD_IPRIORITYR124,Interrupt Priority Register 124"
    hgroup.long 0x5F4++0x03
        hide.long 0x00 "GICD_IPRIORITYR125,Interrupt Priority Register 125"
    hgroup.long 0x5F8++0x03
        hide.long 0x00 "GICD_IPRIORITYR126,Interrupt Priority Register 126"
    hgroup.long 0x5FC++0x03
        hide.long 0x00 "GICD_IPRIORITYR127,Interrupt Priority Register 127"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x10)
    group.long 0x600++0x03
        line.long 0x00 "GICD_IPRIORITYR128,Interrupt Priority Register 128"
            hexmask.long.byte 0x00 24.--31. 1. " INTID515  ,Interrupt ID515  Priority/Priority Byte Offset 515 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID514  ,Interrupt ID514   Priority/Priority Byte Offset 514 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID513  ,Interrupt ID513  Priority/Priority Byte Offset 513 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID512  ,Interrupt ID512   Priority/Priority Byte Offset 512 "
    group.long 0x604++0x03
        line.long 0x00 "GICD_IPRIORITYR129,Interrupt Priority Register 129"
            hexmask.long.byte 0x00 24.--31. 1. " INTID519  ,Interrupt ID519  Priority/Priority Byte Offset 519 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID518  ,Interrupt ID518   Priority/Priority Byte Offset 518 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID517  ,Interrupt ID517  Priority/Priority Byte Offset 517 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID516  ,Interrupt ID516   Priority/Priority Byte Offset 516 "
    group.long 0x608++0x03
        line.long 0x00 "GICD_IPRIORITYR130,Interrupt Priority Register 130"
            hexmask.long.byte 0x00 24.--31. 1. " INTID523  ,Interrupt ID523  Priority/Priority Byte Offset 523 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID522  ,Interrupt ID522   Priority/Priority Byte Offset 522 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID521  ,Interrupt ID521  Priority/Priority Byte Offset 521 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID520  ,Interrupt ID520   Priority/Priority Byte Offset 520 "
    group.long 0x60C++0x03
        line.long 0x00 "GICD_IPRIORITYR131,Interrupt Priority Register 131"
            hexmask.long.byte 0x00 24.--31. 1. " INTID527  ,Interrupt ID527  Priority/Priority Byte Offset 527 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID526  ,Interrupt ID526   Priority/Priority Byte Offset 526 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID525  ,Interrupt ID525  Priority/Priority Byte Offset 525 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID524  ,Interrupt ID524   Priority/Priority Byte Offset 524 "
    group.long 0x610++0x03
        line.long 0x00 "GICD_IPRIORITYR132,Interrupt Priority Register 132"
            hexmask.long.byte 0x00 24.--31. 1. " INTID531  ,Interrupt ID531  Priority/Priority Byte Offset 531 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID530  ,Interrupt ID530   Priority/Priority Byte Offset 530 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID529  ,Interrupt ID529  Priority/Priority Byte Offset 529 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID528  ,Interrupt ID528   Priority/Priority Byte Offset 528 "
    group.long 0x614++0x03
        line.long 0x00 "GICD_IPRIORITYR133,Interrupt Priority Register 133"
            hexmask.long.byte 0x00 24.--31. 1. " INTID535  ,Interrupt ID535  Priority/Priority Byte Offset 535 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID534  ,Interrupt ID534   Priority/Priority Byte Offset 534 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID533  ,Interrupt ID533  Priority/Priority Byte Offset 533 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID532  ,Interrupt ID532   Priority/Priority Byte Offset 532 "
    group.long 0x618++0x03
        line.long 0x00 "GICD_IPRIORITYR134,Interrupt Priority Register 134"
            hexmask.long.byte 0x00 24.--31. 1. " INTID539  ,Interrupt ID539  Priority/Priority Byte Offset 539 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID538  ,Interrupt ID538   Priority/Priority Byte Offset 538 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID537  ,Interrupt ID537  Priority/Priority Byte Offset 537 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID536  ,Interrupt ID536   Priority/Priority Byte Offset 536 "
    group.long 0x61C++0x03
        line.long 0x00 "GICD_IPRIORITYR135,Interrupt Priority Register 135"
            hexmask.long.byte 0x00 24.--31. 1. " INTID543  ,Interrupt ID543  Priority/Priority Byte Offset 543 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID542  ,Interrupt ID542   Priority/Priority Byte Offset 542 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID541  ,Interrupt ID541  Priority/Priority Byte Offset 541 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID540  ,Interrupt ID540   Priority/Priority Byte Offset 540 "
else
    hgroup.long 0x600++0x03
        hide.long 0x00 "GICD_IPRIORITYR128,Interrupt Priority Register 128"
    hgroup.long 0x604++0x03
        hide.long 0x00 "GICD_IPRIORITYR129,Interrupt Priority Register 129"
    hgroup.long 0x608++0x03
        hide.long 0x00 "GICD_IPRIORITYR130,Interrupt Priority Register 130"
    hgroup.long 0x60C++0x03
        hide.long 0x00 "GICD_IPRIORITYR131,Interrupt Priority Register 131"
    hgroup.long 0x610++0x03
        hide.long 0x00 "GICD_IPRIORITYR132,Interrupt Priority Register 132"
    hgroup.long 0x614++0x03
        hide.long 0x00 "GICD_IPRIORITYR133,Interrupt Priority Register 133"
    hgroup.long 0x618++0x03
        hide.long 0x00 "GICD_IPRIORITYR134,Interrupt Priority Register 134"
    hgroup.long 0x61C++0x03
        hide.long 0x00 "GICD_IPRIORITYR135,Interrupt Priority Register 135"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x11)
    group.long 0x620++0x03
        line.long 0x00 "GICD_IPRIORITYR136,Interrupt Priority Register 136"
            hexmask.long.byte 0x00 24.--31. 1. " INTID547  ,Interrupt ID547  Priority/Priority Byte Offset 547 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID546  ,Interrupt ID546   Priority/Priority Byte Offset 546 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID545  ,Interrupt ID545  Priority/Priority Byte Offset 545 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID544  ,Interrupt ID544   Priority/Priority Byte Offset 544 "
    group.long 0x624++0x03
        line.long 0x00 "GICD_IPRIORITYR137,Interrupt Priority Register 137"
            hexmask.long.byte 0x00 24.--31. 1. " INTID551  ,Interrupt ID551  Priority/Priority Byte Offset 551 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID550  ,Interrupt ID550   Priority/Priority Byte Offset 550 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID549  ,Interrupt ID549  Priority/Priority Byte Offset 549 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID548  ,Interrupt ID548   Priority/Priority Byte Offset 548 "
    group.long 0x628++0x03
        line.long 0x00 "GICD_IPRIORITYR138,Interrupt Priority Register 138"
            hexmask.long.byte 0x00 24.--31. 1. " INTID555  ,Interrupt ID555  Priority/Priority Byte Offset 555 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID554  ,Interrupt ID554   Priority/Priority Byte Offset 554 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID553  ,Interrupt ID553  Priority/Priority Byte Offset 553 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID552  ,Interrupt ID552   Priority/Priority Byte Offset 552 "
    group.long 0x62C++0x03
        line.long 0x00 "GICD_IPRIORITYR139,Interrupt Priority Register 139"
            hexmask.long.byte 0x00 24.--31. 1. " INTID559  ,Interrupt ID559  Priority/Priority Byte Offset 559 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID558  ,Interrupt ID558   Priority/Priority Byte Offset 558 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID557  ,Interrupt ID557  Priority/Priority Byte Offset 557 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID556  ,Interrupt ID556   Priority/Priority Byte Offset 556 "
    group.long 0x630++0x03
        line.long 0x00 "GICD_IPRIORITYR140,Interrupt Priority Register 140"
            hexmask.long.byte 0x00 24.--31. 1. " INTID563  ,Interrupt ID563  Priority/Priority Byte Offset 563 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID562  ,Interrupt ID562   Priority/Priority Byte Offset 562 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID561  ,Interrupt ID561  Priority/Priority Byte Offset 561 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID560  ,Interrupt ID560   Priority/Priority Byte Offset 560 "
    group.long 0x634++0x03
        line.long 0x00 "GICD_IPRIORITYR141,Interrupt Priority Register 141"
            hexmask.long.byte 0x00 24.--31. 1. " INTID567  ,Interrupt ID567  Priority/Priority Byte Offset 567 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID566  ,Interrupt ID566   Priority/Priority Byte Offset 566 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID565  ,Interrupt ID565  Priority/Priority Byte Offset 565 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID564  ,Interrupt ID564   Priority/Priority Byte Offset 564 "
    group.long 0x638++0x03
        line.long 0x00 "GICD_IPRIORITYR142,Interrupt Priority Register 142"
            hexmask.long.byte 0x00 24.--31. 1. " INTID571  ,Interrupt ID571  Priority/Priority Byte Offset 571 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID570  ,Interrupt ID570   Priority/Priority Byte Offset 570 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID569  ,Interrupt ID569  Priority/Priority Byte Offset 569 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID568  ,Interrupt ID568   Priority/Priority Byte Offset 568 "
    group.long 0x63C++0x03
        line.long 0x00 "GICD_IPRIORITYR143,Interrupt Priority Register 143"
            hexmask.long.byte 0x00 24.--31. 1. " INTID575  ,Interrupt ID575  Priority/Priority Byte Offset 575 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID574  ,Interrupt ID574   Priority/Priority Byte Offset 574 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID573  ,Interrupt ID573  Priority/Priority Byte Offset 573 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID572  ,Interrupt ID572   Priority/Priority Byte Offset 572 "
else
    hgroup.long 0x620++0x03
        hide.long 0x00 "GICD_IPRIORITYR136,Interrupt Priority Register 136"
    hgroup.long 0x624++0x03
        hide.long 0x00 "GICD_IPRIORITYR137,Interrupt Priority Register 137"
    hgroup.long 0x628++0x03
        hide.long 0x00 "GICD_IPRIORITYR138,Interrupt Priority Register 138"
    hgroup.long 0x62C++0x03
        hide.long 0x00 "GICD_IPRIORITYR139,Interrupt Priority Register 139"
    hgroup.long 0x630++0x03
        hide.long 0x00 "GICD_IPRIORITYR140,Interrupt Priority Register 140"
    hgroup.long 0x634++0x03
        hide.long 0x00 "GICD_IPRIORITYR141,Interrupt Priority Register 141"
    hgroup.long 0x638++0x03
        hide.long 0x00 "GICD_IPRIORITYR142,Interrupt Priority Register 142"
    hgroup.long 0x63C++0x03
        hide.long 0x00 "GICD_IPRIORITYR143,Interrupt Priority Register 143"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x12)
    group.long 0x640++0x03
        line.long 0x00 "GICD_IPRIORITYR144,Interrupt Priority Register 144"
            hexmask.long.byte 0x00 24.--31. 1. " INTID579  ,Interrupt ID579  Priority/Priority Byte Offset 579 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID578  ,Interrupt ID578   Priority/Priority Byte Offset 578 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID577  ,Interrupt ID577  Priority/Priority Byte Offset 577 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID576  ,Interrupt ID576   Priority/Priority Byte Offset 576 "
    group.long 0x644++0x03
        line.long 0x00 "GICD_IPRIORITYR145,Interrupt Priority Register 145"
            hexmask.long.byte 0x00 24.--31. 1. " INTID583  ,Interrupt ID583  Priority/Priority Byte Offset 583 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID582  ,Interrupt ID582   Priority/Priority Byte Offset 582 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID581  ,Interrupt ID581  Priority/Priority Byte Offset 581 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID580  ,Interrupt ID580   Priority/Priority Byte Offset 580 "
    group.long 0x648++0x03
        line.long 0x00 "GICD_IPRIORITYR146,Interrupt Priority Register 146"
            hexmask.long.byte 0x00 24.--31. 1. " INTID587  ,Interrupt ID587  Priority/Priority Byte Offset 587 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID586  ,Interrupt ID586   Priority/Priority Byte Offset 586 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID585  ,Interrupt ID585  Priority/Priority Byte Offset 585 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID584  ,Interrupt ID584   Priority/Priority Byte Offset 584 "
    group.long 0x64C++0x03
        line.long 0x00 "GICD_IPRIORITYR147,Interrupt Priority Register 147"
            hexmask.long.byte 0x00 24.--31. 1. " INTID591  ,Interrupt ID591  Priority/Priority Byte Offset 591 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID590  ,Interrupt ID590   Priority/Priority Byte Offset 590 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID589  ,Interrupt ID589  Priority/Priority Byte Offset 589 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID588  ,Interrupt ID588   Priority/Priority Byte Offset 588 "
    group.long 0x650++0x03
        line.long 0x00 "GICD_IPRIORITYR148,Interrupt Priority Register 148"
            hexmask.long.byte 0x00 24.--31. 1. " INTID595  ,Interrupt ID595  Priority/Priority Byte Offset 595 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID594  ,Interrupt ID594   Priority/Priority Byte Offset 594 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID593  ,Interrupt ID593  Priority/Priority Byte Offset 593 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID592  ,Interrupt ID592   Priority/Priority Byte Offset 592 "
    group.long 0x654++0x03
        line.long 0x00 "GICD_IPRIORITYR149,Interrupt Priority Register 149"
            hexmask.long.byte 0x00 24.--31. 1. " INTID599  ,Interrupt ID599  Priority/Priority Byte Offset 599 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID598  ,Interrupt ID598   Priority/Priority Byte Offset 598 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID597  ,Interrupt ID597  Priority/Priority Byte Offset 597 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID596  ,Interrupt ID596   Priority/Priority Byte Offset 596 "
    group.long 0x658++0x03
        line.long 0x00 "GICD_IPRIORITYR150,Interrupt Priority Register 150"
            hexmask.long.byte 0x00 24.--31. 1. " INTID603  ,Interrupt ID603  Priority/Priority Byte Offset 603 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID602  ,Interrupt ID602   Priority/Priority Byte Offset 602 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID601  ,Interrupt ID601  Priority/Priority Byte Offset 601 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID600  ,Interrupt ID600   Priority/Priority Byte Offset 600 "
    group.long 0x65C++0x03
        line.long 0x00 "GICD_IPRIORITYR151,Interrupt Priority Register 151"
            hexmask.long.byte 0x00 24.--31. 1. " INTID607  ,Interrupt ID607  Priority/Priority Byte Offset 607 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID606  ,Interrupt ID606   Priority/Priority Byte Offset 606 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID605  ,Interrupt ID605  Priority/Priority Byte Offset 605 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID604  ,Interrupt ID604   Priority/Priority Byte Offset 604 "
else
    hgroup.long 0x640++0x03
        hide.long 0x00 "GICD_IPRIORITYR144,Interrupt Priority Register 144"
    hgroup.long 0x644++0x03
        hide.long 0x00 "GICD_IPRIORITYR145,Interrupt Priority Register 145"
    hgroup.long 0x648++0x03
        hide.long 0x00 "GICD_IPRIORITYR146,Interrupt Priority Register 146"
    hgroup.long 0x64C++0x03
        hide.long 0x00 "GICD_IPRIORITYR147,Interrupt Priority Register 147"
    hgroup.long 0x650++0x03
        hide.long 0x00 "GICD_IPRIORITYR148,Interrupt Priority Register 148"
    hgroup.long 0x654++0x03
        hide.long 0x00 "GICD_IPRIORITYR149,Interrupt Priority Register 149"
    hgroup.long 0x658++0x03
        hide.long 0x00 "GICD_IPRIORITYR150,Interrupt Priority Register 150"
    hgroup.long 0x65C++0x03
        hide.long 0x00 "GICD_IPRIORITYR151,Interrupt Priority Register 151"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x13)
    group.long 0x660++0x03
        line.long 0x00 "GICD_IPRIORITYR152,Interrupt Priority Register 152"
            hexmask.long.byte 0x00 24.--31. 1. " INTID611  ,Interrupt ID611  Priority/Priority Byte Offset 611 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID610  ,Interrupt ID610   Priority/Priority Byte Offset 610 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID609  ,Interrupt ID609  Priority/Priority Byte Offset 609 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID608  ,Interrupt ID608   Priority/Priority Byte Offset 608 "
    group.long 0x664++0x03
        line.long 0x00 "GICD_IPRIORITYR153,Interrupt Priority Register 153"
            hexmask.long.byte 0x00 24.--31. 1. " INTID615  ,Interrupt ID615  Priority/Priority Byte Offset 615 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID614  ,Interrupt ID614   Priority/Priority Byte Offset 614 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID613  ,Interrupt ID613  Priority/Priority Byte Offset 613 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID612  ,Interrupt ID612   Priority/Priority Byte Offset 612 "
    group.long 0x668++0x03
        line.long 0x00 "GICD_IPRIORITYR154,Interrupt Priority Register 154"
            hexmask.long.byte 0x00 24.--31. 1. " INTID619  ,Interrupt ID619  Priority/Priority Byte Offset 619 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID618  ,Interrupt ID618   Priority/Priority Byte Offset 618 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID617  ,Interrupt ID617  Priority/Priority Byte Offset 617 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID616  ,Interrupt ID616   Priority/Priority Byte Offset 616 "
    group.long 0x66C++0x03
        line.long 0x00 "GICD_IPRIORITYR155,Interrupt Priority Register 155"
            hexmask.long.byte 0x00 24.--31. 1. " INTID623  ,Interrupt ID623  Priority/Priority Byte Offset 623 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID622  ,Interrupt ID622   Priority/Priority Byte Offset 622 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID621  ,Interrupt ID621  Priority/Priority Byte Offset 621 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID620  ,Interrupt ID620   Priority/Priority Byte Offset 620 "
    group.long 0x670++0x03
        line.long 0x00 "GICD_IPRIORITYR156,Interrupt Priority Register 156"
            hexmask.long.byte 0x00 24.--31. 1. " INTID627  ,Interrupt ID627  Priority/Priority Byte Offset 627 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID626  ,Interrupt ID626   Priority/Priority Byte Offset 626 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID625  ,Interrupt ID625  Priority/Priority Byte Offset 625 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID624  ,Interrupt ID624   Priority/Priority Byte Offset 624 "
    group.long 0x674++0x03
        line.long 0x00 "GICD_IPRIORITYR157,Interrupt Priority Register 157"
            hexmask.long.byte 0x00 24.--31. 1. " INTID631  ,Interrupt ID631  Priority/Priority Byte Offset 631 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID630  ,Interrupt ID630   Priority/Priority Byte Offset 630 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID629  ,Interrupt ID629  Priority/Priority Byte Offset 629 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID628  ,Interrupt ID628   Priority/Priority Byte Offset 628 "
    group.long 0x678++0x03
        line.long 0x00 "GICD_IPRIORITYR158,Interrupt Priority Register 158"
            hexmask.long.byte 0x00 24.--31. 1. " INTID635  ,Interrupt ID635  Priority/Priority Byte Offset 635 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID634  ,Interrupt ID634   Priority/Priority Byte Offset 634 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID633  ,Interrupt ID633  Priority/Priority Byte Offset 633 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID632  ,Interrupt ID632   Priority/Priority Byte Offset 632 "
    group.long 0x67C++0x03
        line.long 0x00 "GICD_IPRIORITYR159,Interrupt Priority Register 159"
            hexmask.long.byte 0x00 24.--31. 1. " INTID639  ,Interrupt ID639  Priority/Priority Byte Offset 639 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID638  ,Interrupt ID638   Priority/Priority Byte Offset 638 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID637  ,Interrupt ID637  Priority/Priority Byte Offset 637 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID636  ,Interrupt ID636   Priority/Priority Byte Offset 636 "
else
    hgroup.long 0x660++0x03
        hide.long 0x00 "GICD_IPRIORITYR152,Interrupt Priority Register 152"
    hgroup.long 0x664++0x03
        hide.long 0x00 "GICD_IPRIORITYR153,Interrupt Priority Register 153"
    hgroup.long 0x668++0x03
        hide.long 0x00 "GICD_IPRIORITYR154,Interrupt Priority Register 154"
    hgroup.long 0x66C++0x03
        hide.long 0x00 "GICD_IPRIORITYR155,Interrupt Priority Register 155"
    hgroup.long 0x670++0x03
        hide.long 0x00 "GICD_IPRIORITYR156,Interrupt Priority Register 156"
    hgroup.long 0x674++0x03
        hide.long 0x00 "GICD_IPRIORITYR157,Interrupt Priority Register 157"
    hgroup.long 0x678++0x03
        hide.long 0x00 "GICD_IPRIORITYR158,Interrupt Priority Register 158"
    hgroup.long 0x67C++0x03
        hide.long 0x00 "GICD_IPRIORITYR159,Interrupt Priority Register 159"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x14)
    group.long 0x680++0x03
        line.long 0x00 "GICD_IPRIORITYR160,Interrupt Priority Register 160"
            hexmask.long.byte 0x00 24.--31. 1. " INTID643  ,Interrupt ID643  Priority/Priority Byte Offset 643 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID642  ,Interrupt ID642   Priority/Priority Byte Offset 642 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID641  ,Interrupt ID641  Priority/Priority Byte Offset 641 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID640  ,Interrupt ID640   Priority/Priority Byte Offset 640 "
    group.long 0x684++0x03
        line.long 0x00 "GICD_IPRIORITYR161,Interrupt Priority Register 161"
            hexmask.long.byte 0x00 24.--31. 1. " INTID647  ,Interrupt ID647  Priority/Priority Byte Offset 647 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID646  ,Interrupt ID646   Priority/Priority Byte Offset 646 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID645  ,Interrupt ID645  Priority/Priority Byte Offset 645 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID644  ,Interrupt ID644   Priority/Priority Byte Offset 644 "
    group.long 0x688++0x03
        line.long 0x00 "GICD_IPRIORITYR162,Interrupt Priority Register 162"
            hexmask.long.byte 0x00 24.--31. 1. " INTID651  ,Interrupt ID651  Priority/Priority Byte Offset 651 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID650  ,Interrupt ID650   Priority/Priority Byte Offset 650 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID649  ,Interrupt ID649  Priority/Priority Byte Offset 649 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID648  ,Interrupt ID648   Priority/Priority Byte Offset 648 "
    group.long 0x68C++0x03
        line.long 0x00 "GICD_IPRIORITYR163,Interrupt Priority Register 163"
            hexmask.long.byte 0x00 24.--31. 1. " INTID655  ,Interrupt ID655  Priority/Priority Byte Offset 655 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID654  ,Interrupt ID654   Priority/Priority Byte Offset 654 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID653  ,Interrupt ID653  Priority/Priority Byte Offset 653 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID652  ,Interrupt ID652   Priority/Priority Byte Offset 652 "
    group.long 0x690++0x03
        line.long 0x00 "GICD_IPRIORITYR164,Interrupt Priority Register 164"
            hexmask.long.byte 0x00 24.--31. 1. " INTID659  ,Interrupt ID659  Priority/Priority Byte Offset 659 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID658  ,Interrupt ID658   Priority/Priority Byte Offset 658 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID657  ,Interrupt ID657  Priority/Priority Byte Offset 657 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID656  ,Interrupt ID656   Priority/Priority Byte Offset 656 "
    group.long 0x694++0x03
        line.long 0x00 "GICD_IPRIORITYR165,Interrupt Priority Register 165"
            hexmask.long.byte 0x00 24.--31. 1. " INTID663  ,Interrupt ID663  Priority/Priority Byte Offset 663 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID662  ,Interrupt ID662   Priority/Priority Byte Offset 662 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID661  ,Interrupt ID661  Priority/Priority Byte Offset 661 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID660  ,Interrupt ID660   Priority/Priority Byte Offset 660 "
    group.long 0x698++0x03
        line.long 0x00 "GICD_IPRIORITYR166,Interrupt Priority Register 166"
            hexmask.long.byte 0x00 24.--31. 1. " INTID667  ,Interrupt ID667  Priority/Priority Byte Offset 667 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID666  ,Interrupt ID666   Priority/Priority Byte Offset 666 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID665  ,Interrupt ID665  Priority/Priority Byte Offset 665 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID664  ,Interrupt ID664   Priority/Priority Byte Offset 664 "
    group.long 0x69C++0x03
        line.long 0x00 "GICD_IPRIORITYR167,Interrupt Priority Register 167"
            hexmask.long.byte 0x00 24.--31. 1. " INTID671  ,Interrupt ID671  Priority/Priority Byte Offset 671 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID670  ,Interrupt ID670   Priority/Priority Byte Offset 670 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID669  ,Interrupt ID669  Priority/Priority Byte Offset 669 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID668  ,Interrupt ID668   Priority/Priority Byte Offset 668 "
else
    hgroup.long 0x680++0x03
        hide.long 0x00 "GICD_IPRIORITYR160,Interrupt Priority Register 160"
    hgroup.long 0x684++0x03
        hide.long 0x00 "GICD_IPRIORITYR161,Interrupt Priority Register 161"
    hgroup.long 0x688++0x03
        hide.long 0x00 "GICD_IPRIORITYR162,Interrupt Priority Register 162"
    hgroup.long 0x68C++0x03
        hide.long 0x00 "GICD_IPRIORITYR163,Interrupt Priority Register 163"
    hgroup.long 0x690++0x03
        hide.long 0x00 "GICD_IPRIORITYR164,Interrupt Priority Register 164"
    hgroup.long 0x694++0x03
        hide.long 0x00 "GICD_IPRIORITYR165,Interrupt Priority Register 165"
    hgroup.long 0x698++0x03
        hide.long 0x00 "GICD_IPRIORITYR166,Interrupt Priority Register 166"
    hgroup.long 0x69C++0x03
        hide.long 0x00 "GICD_IPRIORITYR167,Interrupt Priority Register 167"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x15)
    group.long 0x6A0++0x03
        line.long 0x00 "GICD_IPRIORITYR168,Interrupt Priority Register 168"
            hexmask.long.byte 0x00 24.--31. 1. " INTID675  ,Interrupt ID675  Priority/Priority Byte Offset 675 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID674  ,Interrupt ID674   Priority/Priority Byte Offset 674 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID673  ,Interrupt ID673  Priority/Priority Byte Offset 673 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID672  ,Interrupt ID672   Priority/Priority Byte Offset 672 "
    group.long 0x6A4++0x03
        line.long 0x00 "GICD_IPRIORITYR169,Interrupt Priority Register 169"
            hexmask.long.byte 0x00 24.--31. 1. " INTID679  ,Interrupt ID679  Priority/Priority Byte Offset 679 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID678  ,Interrupt ID678   Priority/Priority Byte Offset 678 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID677  ,Interrupt ID677  Priority/Priority Byte Offset 677 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID676  ,Interrupt ID676   Priority/Priority Byte Offset 676 "
    group.long 0x6A8++0x03
        line.long 0x00 "GICD_IPRIORITYR170,Interrupt Priority Register 170"
            hexmask.long.byte 0x00 24.--31. 1. " INTID683  ,Interrupt ID683  Priority/Priority Byte Offset 683 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID682  ,Interrupt ID682   Priority/Priority Byte Offset 682 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID681  ,Interrupt ID681  Priority/Priority Byte Offset 681 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID680  ,Interrupt ID680   Priority/Priority Byte Offset 680 "
    group.long 0x6AC++0x03
        line.long 0x00 "GICD_IPRIORITYR171,Interrupt Priority Register 171"
            hexmask.long.byte 0x00 24.--31. 1. " INTID687  ,Interrupt ID687  Priority/Priority Byte Offset 687 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID686  ,Interrupt ID686   Priority/Priority Byte Offset 686 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID685  ,Interrupt ID685  Priority/Priority Byte Offset 685 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID684  ,Interrupt ID684   Priority/Priority Byte Offset 684 "
    group.long 0x6B0++0x03
        line.long 0x00 "GICD_IPRIORITYR172,Interrupt Priority Register 172"
            hexmask.long.byte 0x00 24.--31. 1. " INTID691  ,Interrupt ID691  Priority/Priority Byte Offset 691 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID690  ,Interrupt ID690   Priority/Priority Byte Offset 690 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID689  ,Interrupt ID689  Priority/Priority Byte Offset 689 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID688  ,Interrupt ID688   Priority/Priority Byte Offset 688 "
    group.long 0x6B4++0x03
        line.long 0x00 "GICD_IPRIORITYR173,Interrupt Priority Register 173"
            hexmask.long.byte 0x00 24.--31. 1. " INTID695  ,Interrupt ID695  Priority/Priority Byte Offset 695 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID694  ,Interrupt ID694   Priority/Priority Byte Offset 694 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID693  ,Interrupt ID693  Priority/Priority Byte Offset 693 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID692  ,Interrupt ID692   Priority/Priority Byte Offset 692 "
    group.long 0x6B8++0x03
        line.long 0x00 "GICD_IPRIORITYR174,Interrupt Priority Register 174"
            hexmask.long.byte 0x00 24.--31. 1. " INTID699  ,Interrupt ID699  Priority/Priority Byte Offset 699 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID698  ,Interrupt ID698   Priority/Priority Byte Offset 698 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID697  ,Interrupt ID697  Priority/Priority Byte Offset 697 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID696  ,Interrupt ID696   Priority/Priority Byte Offset 696 "
    group.long 0x6BC++0x03
        line.long 0x00 "GICD_IPRIORITYR175,Interrupt Priority Register 175"
            hexmask.long.byte 0x00 24.--31. 1. " INTID703  ,Interrupt ID703  Priority/Priority Byte Offset 703 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID702  ,Interrupt ID702   Priority/Priority Byte Offset 702 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID701  ,Interrupt ID701  Priority/Priority Byte Offset 701 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID700  ,Interrupt ID700   Priority/Priority Byte Offset 700 "
else
    hgroup.long 0x6A0++0x03
        hide.long 0x00 "GICD_IPRIORITYR168,Interrupt Priority Register 168"
    hgroup.long 0x6A4++0x03
        hide.long 0x00 "GICD_IPRIORITYR169,Interrupt Priority Register 169"
    hgroup.long 0x6A8++0x03
        hide.long 0x00 "GICD_IPRIORITYR170,Interrupt Priority Register 170"
    hgroup.long 0x6AC++0x03
        hide.long 0x00 "GICD_IPRIORITYR171,Interrupt Priority Register 171"
    hgroup.long 0x6B0++0x03
        hide.long 0x00 "GICD_IPRIORITYR172,Interrupt Priority Register 172"
    hgroup.long 0x6B4++0x03
        hide.long 0x00 "GICD_IPRIORITYR173,Interrupt Priority Register 173"
    hgroup.long 0x6B8++0x03
        hide.long 0x00 "GICD_IPRIORITYR174,Interrupt Priority Register 174"
    hgroup.long 0x6BC++0x03
        hide.long 0x00 "GICD_IPRIORITYR175,Interrupt Priority Register 175"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x16)
    group.long 0x6C0++0x03
        line.long 0x00 "GICD_IPRIORITYR176,Interrupt Priority Register 176"
            hexmask.long.byte 0x00 24.--31. 1. " INTID707  ,Interrupt ID707  Priority/Priority Byte Offset 707 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID706  ,Interrupt ID706   Priority/Priority Byte Offset 706 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID705  ,Interrupt ID705  Priority/Priority Byte Offset 705 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID704  ,Interrupt ID704   Priority/Priority Byte Offset 704 "
    group.long 0x6C4++0x03
        line.long 0x00 "GICD_IPRIORITYR177,Interrupt Priority Register 177"
            hexmask.long.byte 0x00 24.--31. 1. " INTID711  ,Interrupt ID711  Priority/Priority Byte Offset 711 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID710  ,Interrupt ID710   Priority/Priority Byte Offset 710 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID709  ,Interrupt ID709  Priority/Priority Byte Offset 709 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID708  ,Interrupt ID708   Priority/Priority Byte Offset 708 "
    group.long 0x6C8++0x03
        line.long 0x00 "GICD_IPRIORITYR178,Interrupt Priority Register 178"
            hexmask.long.byte 0x00 24.--31. 1. " INTID715  ,Interrupt ID715  Priority/Priority Byte Offset 715 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID714  ,Interrupt ID714   Priority/Priority Byte Offset 714 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID713  ,Interrupt ID713  Priority/Priority Byte Offset 713 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID712  ,Interrupt ID712   Priority/Priority Byte Offset 712 "
    group.long 0x6CC++0x03
        line.long 0x00 "GICD_IPRIORITYR179,Interrupt Priority Register 179"
            hexmask.long.byte 0x00 24.--31. 1. " INTID719  ,Interrupt ID719  Priority/Priority Byte Offset 719 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID718  ,Interrupt ID718   Priority/Priority Byte Offset 718 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID717  ,Interrupt ID717  Priority/Priority Byte Offset 717 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID716  ,Interrupt ID716   Priority/Priority Byte Offset 716 "
    group.long 0x6D0++0x03
        line.long 0x00 "GICD_IPRIORITYR180,Interrupt Priority Register 180"
            hexmask.long.byte 0x00 24.--31. 1. " INTID723  ,Interrupt ID723  Priority/Priority Byte Offset 723 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID722  ,Interrupt ID722   Priority/Priority Byte Offset 722 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID721  ,Interrupt ID721  Priority/Priority Byte Offset 721 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID720  ,Interrupt ID720   Priority/Priority Byte Offset 720 "
    group.long 0x6D4++0x03
        line.long 0x00 "GICD_IPRIORITYR181,Interrupt Priority Register 181"
            hexmask.long.byte 0x00 24.--31. 1. " INTID727  ,Interrupt ID727  Priority/Priority Byte Offset 727 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID726  ,Interrupt ID726   Priority/Priority Byte Offset 726 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID725  ,Interrupt ID725  Priority/Priority Byte Offset 725 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID724  ,Interrupt ID724   Priority/Priority Byte Offset 724 "
    group.long 0x6D8++0x03
        line.long 0x00 "GICD_IPRIORITYR182,Interrupt Priority Register 182"
            hexmask.long.byte 0x00 24.--31. 1. " INTID731  ,Interrupt ID731  Priority/Priority Byte Offset 731 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID730  ,Interrupt ID730   Priority/Priority Byte Offset 730 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID729  ,Interrupt ID729  Priority/Priority Byte Offset 729 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID728  ,Interrupt ID728   Priority/Priority Byte Offset 728 "
    group.long 0x6DC++0x03
        line.long 0x00 "GICD_IPRIORITYR183,Interrupt Priority Register 183"
            hexmask.long.byte 0x00 24.--31. 1. " INTID735  ,Interrupt ID735  Priority/Priority Byte Offset 735 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID734  ,Interrupt ID734   Priority/Priority Byte Offset 734 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID733  ,Interrupt ID733  Priority/Priority Byte Offset 733 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID732  ,Interrupt ID732   Priority/Priority Byte Offset 732 "
else
    hgroup.long 0x6C0++0x03
        hide.long 0x00 "GICD_IPRIORITYR176,Interrupt Priority Register 176"
    hgroup.long 0x6C4++0x03
        hide.long 0x00 "GICD_IPRIORITYR177,Interrupt Priority Register 177"
    hgroup.long 0x6C8++0x03
        hide.long 0x00 "GICD_IPRIORITYR178,Interrupt Priority Register 178"
    hgroup.long 0x6CC++0x03
        hide.long 0x00 "GICD_IPRIORITYR179,Interrupt Priority Register 179"
    hgroup.long 0x6D0++0x03
        hide.long 0x00 "GICD_IPRIORITYR180,Interrupt Priority Register 180"
    hgroup.long 0x6D4++0x03
        hide.long 0x00 "GICD_IPRIORITYR181,Interrupt Priority Register 181"
    hgroup.long 0x6D8++0x03
        hide.long 0x00 "GICD_IPRIORITYR182,Interrupt Priority Register 182"
    hgroup.long 0x6DC++0x03
        hide.long 0x00 "GICD_IPRIORITYR183,Interrupt Priority Register 183"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x17)
    group.long 0x6E0++0x03
        line.long 0x00 "GICD_IPRIORITYR184,Interrupt Priority Register 184"
            hexmask.long.byte 0x00 24.--31. 1. " INTID739  ,Interrupt ID739  Priority/Priority Byte Offset 739 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID738  ,Interrupt ID738   Priority/Priority Byte Offset 738 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID737  ,Interrupt ID737  Priority/Priority Byte Offset 737 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID736  ,Interrupt ID736   Priority/Priority Byte Offset 736 "
    group.long 0x6E4++0x03
        line.long 0x00 "GICD_IPRIORITYR185,Interrupt Priority Register 185"
            hexmask.long.byte 0x00 24.--31. 1. " INTID743  ,Interrupt ID743  Priority/Priority Byte Offset 743 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID742  ,Interrupt ID742   Priority/Priority Byte Offset 742 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID741  ,Interrupt ID741  Priority/Priority Byte Offset 741 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID740  ,Interrupt ID740   Priority/Priority Byte Offset 740 "
    group.long 0x6E8++0x03
        line.long 0x00 "GICD_IPRIORITYR186,Interrupt Priority Register 186"
            hexmask.long.byte 0x00 24.--31. 1. " INTID747  ,Interrupt ID747  Priority/Priority Byte Offset 747 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID746  ,Interrupt ID746   Priority/Priority Byte Offset 746 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID745  ,Interrupt ID745  Priority/Priority Byte Offset 745 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID744  ,Interrupt ID744   Priority/Priority Byte Offset 744 "
    group.long 0x6EC++0x03
        line.long 0x00 "GICD_IPRIORITYR187,Interrupt Priority Register 187"
            hexmask.long.byte 0x00 24.--31. 1. " INTID751  ,Interrupt ID751  Priority/Priority Byte Offset 751 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID750  ,Interrupt ID750   Priority/Priority Byte Offset 750 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID749  ,Interrupt ID749  Priority/Priority Byte Offset 749 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID748  ,Interrupt ID748   Priority/Priority Byte Offset 748 "
    group.long 0x6F0++0x03
        line.long 0x00 "GICD_IPRIORITYR188,Interrupt Priority Register 188"
            hexmask.long.byte 0x00 24.--31. 1. " INTID755  ,Interrupt ID755  Priority/Priority Byte Offset 755 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID754  ,Interrupt ID754   Priority/Priority Byte Offset 754 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID753  ,Interrupt ID753  Priority/Priority Byte Offset 753 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID752  ,Interrupt ID752   Priority/Priority Byte Offset 752 "
    group.long 0x6F4++0x03
        line.long 0x00 "GICD_IPRIORITYR189,Interrupt Priority Register 189"
            hexmask.long.byte 0x00 24.--31. 1. " INTID759  ,Interrupt ID759  Priority/Priority Byte Offset 759 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID758  ,Interrupt ID758   Priority/Priority Byte Offset 758 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID757  ,Interrupt ID757  Priority/Priority Byte Offset 757 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID756  ,Interrupt ID756   Priority/Priority Byte Offset 756 "
    group.long 0x6F8++0x03
        line.long 0x00 "GICD_IPRIORITYR190,Interrupt Priority Register 190"
            hexmask.long.byte 0x00 24.--31. 1. " INTID763  ,Interrupt ID763  Priority/Priority Byte Offset 763 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID762  ,Interrupt ID762   Priority/Priority Byte Offset 762 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID761  ,Interrupt ID761  Priority/Priority Byte Offset 761 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID760  ,Interrupt ID760   Priority/Priority Byte Offset 760 "
    group.long 0x6FC++0x03
        line.long 0x00 "GICD_IPRIORITYR191,Interrupt Priority Register 191"
            hexmask.long.byte 0x00 24.--31. 1. " INTID767  ,Interrupt ID767  Priority/Priority Byte Offset 767 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID766  ,Interrupt ID766   Priority/Priority Byte Offset 766 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID765  ,Interrupt ID765  Priority/Priority Byte Offset 765 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID764  ,Interrupt ID764   Priority/Priority Byte Offset 764 "
else
    hgroup.long 0x6E0++0x03
        hide.long 0x00 "GICD_IPRIORITYR184,Interrupt Priority Register 184"
    hgroup.long 0x6E4++0x03
        hide.long 0x00 "GICD_IPRIORITYR185,Interrupt Priority Register 185"
    hgroup.long 0x6E8++0x03
        hide.long 0x00 "GICD_IPRIORITYR186,Interrupt Priority Register 186"
    hgroup.long 0x6EC++0x03
        hide.long 0x00 "GICD_IPRIORITYR187,Interrupt Priority Register 187"
    hgroup.long 0x6F0++0x03
        hide.long 0x00 "GICD_IPRIORITYR188,Interrupt Priority Register 188"
    hgroup.long 0x6F4++0x03
        hide.long 0x00 "GICD_IPRIORITYR189,Interrupt Priority Register 189"
    hgroup.long 0x6F8++0x03
        hide.long 0x00 "GICD_IPRIORITYR190,Interrupt Priority Register 190"
    hgroup.long 0x6FC++0x03
        hide.long 0x00 "GICD_IPRIORITYR191,Interrupt Priority Register 191"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x18)
    group.long 0x700++0x03
        line.long 0x00 "GICD_IPRIORITYR192,Interrupt Priority Register 192"
            hexmask.long.byte 0x00 24.--31. 1. " INTID771  ,Interrupt ID771  Priority/Priority Byte Offset 771 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID770  ,Interrupt ID770   Priority/Priority Byte Offset 770 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID769  ,Interrupt ID769  Priority/Priority Byte Offset 769 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID768  ,Interrupt ID768   Priority/Priority Byte Offset 768 "
    group.long 0x704++0x03
        line.long 0x00 "GICD_IPRIORITYR193,Interrupt Priority Register 193"
            hexmask.long.byte 0x00 24.--31. 1. " INTID775  ,Interrupt ID775  Priority/Priority Byte Offset 775 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID774  ,Interrupt ID774   Priority/Priority Byte Offset 774 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID773  ,Interrupt ID773  Priority/Priority Byte Offset 773 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID772  ,Interrupt ID772   Priority/Priority Byte Offset 772 "
    group.long 0x708++0x03
        line.long 0x00 "GICD_IPRIORITYR194,Interrupt Priority Register 194"
            hexmask.long.byte 0x00 24.--31. 1. " INTID779  ,Interrupt ID779  Priority/Priority Byte Offset 779 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID778  ,Interrupt ID778   Priority/Priority Byte Offset 778 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID777  ,Interrupt ID777  Priority/Priority Byte Offset 777 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID776  ,Interrupt ID776   Priority/Priority Byte Offset 776 "
    group.long 0x70C++0x03
        line.long 0x00 "GICD_IPRIORITYR195,Interrupt Priority Register 195"
            hexmask.long.byte 0x00 24.--31. 1. " INTID783  ,Interrupt ID783  Priority/Priority Byte Offset 783 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID782  ,Interrupt ID782   Priority/Priority Byte Offset 782 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID781  ,Interrupt ID781  Priority/Priority Byte Offset 781 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID780  ,Interrupt ID780   Priority/Priority Byte Offset 780 "
    group.long 0x710++0x03
        line.long 0x00 "GICD_IPRIORITYR196,Interrupt Priority Register 196"
            hexmask.long.byte 0x00 24.--31. 1. " INTID787  ,Interrupt ID787  Priority/Priority Byte Offset 787 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID786  ,Interrupt ID786   Priority/Priority Byte Offset 786 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID785  ,Interrupt ID785  Priority/Priority Byte Offset 785 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID784  ,Interrupt ID784   Priority/Priority Byte Offset 784 "
    group.long 0x714++0x03
        line.long 0x00 "GICD_IPRIORITYR197,Interrupt Priority Register 197"
            hexmask.long.byte 0x00 24.--31. 1. " INTID791  ,Interrupt ID791  Priority/Priority Byte Offset 791 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID790  ,Interrupt ID790   Priority/Priority Byte Offset 790 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID789  ,Interrupt ID789  Priority/Priority Byte Offset 789 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID788  ,Interrupt ID788   Priority/Priority Byte Offset 788 "
    group.long 0x718++0x03
        line.long 0x00 "GICD_IPRIORITYR198,Interrupt Priority Register 198"
            hexmask.long.byte 0x00 24.--31. 1. " INTID795  ,Interrupt ID795  Priority/Priority Byte Offset 795 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID794  ,Interrupt ID794   Priority/Priority Byte Offset 794 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID793  ,Interrupt ID793  Priority/Priority Byte Offset 793 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID792  ,Interrupt ID792   Priority/Priority Byte Offset 792 "
    group.long 0x71C++0x03
        line.long 0x00 "GICD_IPRIORITYR199,Interrupt Priority Register 199"
            hexmask.long.byte 0x00 24.--31. 1. " INTID799  ,Interrupt ID799  Priority/Priority Byte Offset 799 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID798  ,Interrupt ID798   Priority/Priority Byte Offset 798 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID797  ,Interrupt ID797  Priority/Priority Byte Offset 797 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID796  ,Interrupt ID796   Priority/Priority Byte Offset 796 "
else
    hgroup.long 0x700++0x03
        hide.long 0x00 "GICD_IPRIORITYR192,Interrupt Priority Register 192"
    hgroup.long 0x704++0x03
        hide.long 0x00 "GICD_IPRIORITYR193,Interrupt Priority Register 193"
    hgroup.long 0x708++0x03
        hide.long 0x00 "GICD_IPRIORITYR194,Interrupt Priority Register 194"
    hgroup.long 0x70C++0x03
        hide.long 0x00 "GICD_IPRIORITYR195,Interrupt Priority Register 195"
    hgroup.long 0x710++0x03
        hide.long 0x00 "GICD_IPRIORITYR196,Interrupt Priority Register 196"
    hgroup.long 0x714++0x03
        hide.long 0x00 "GICD_IPRIORITYR197,Interrupt Priority Register 197"
    hgroup.long 0x718++0x03
        hide.long 0x00 "GICD_IPRIORITYR198,Interrupt Priority Register 198"
    hgroup.long 0x71C++0x03
        hide.long 0x00 "GICD_IPRIORITYR199,Interrupt Priority Register 199"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x19)
    group.long 0x720++0x03
        line.long 0x00 "GICD_IPRIORITYR200,Interrupt Priority Register 200"
            hexmask.long.byte 0x00 24.--31. 1. " INTID803  ,Interrupt ID803  Priority/Priority Byte Offset 803 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID802  ,Interrupt ID802   Priority/Priority Byte Offset 802 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID801  ,Interrupt ID801  Priority/Priority Byte Offset 801 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID800  ,Interrupt ID800   Priority/Priority Byte Offset 800 "
    group.long 0x724++0x03
        line.long 0x00 "GICD_IPRIORITYR201,Interrupt Priority Register 201"
            hexmask.long.byte 0x00 24.--31. 1. " INTID807  ,Interrupt ID807  Priority/Priority Byte Offset 807 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID806  ,Interrupt ID806   Priority/Priority Byte Offset 806 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID805  ,Interrupt ID805  Priority/Priority Byte Offset 805 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID804  ,Interrupt ID804   Priority/Priority Byte Offset 804 "
    group.long 0x728++0x03
        line.long 0x00 "GICD_IPRIORITYR202,Interrupt Priority Register 202"
            hexmask.long.byte 0x00 24.--31. 1. " INTID811  ,Interrupt ID811  Priority/Priority Byte Offset 811 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID810  ,Interrupt ID810   Priority/Priority Byte Offset 810 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID809  ,Interrupt ID809  Priority/Priority Byte Offset 809 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID808  ,Interrupt ID808   Priority/Priority Byte Offset 808 "
    group.long 0x72C++0x03
        line.long 0x00 "GICD_IPRIORITYR203,Interrupt Priority Register 203"
            hexmask.long.byte 0x00 24.--31. 1. " INTID815  ,Interrupt ID815  Priority/Priority Byte Offset 815 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID814  ,Interrupt ID814   Priority/Priority Byte Offset 814 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID813  ,Interrupt ID813  Priority/Priority Byte Offset 813 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID812  ,Interrupt ID812   Priority/Priority Byte Offset 812 "
    group.long 0x730++0x03
        line.long 0x00 "GICD_IPRIORITYR204,Interrupt Priority Register 204"
            hexmask.long.byte 0x00 24.--31. 1. " INTID819  ,Interrupt ID819  Priority/Priority Byte Offset 819 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID818  ,Interrupt ID818   Priority/Priority Byte Offset 818 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID817  ,Interrupt ID817  Priority/Priority Byte Offset 817 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID816  ,Interrupt ID816   Priority/Priority Byte Offset 816 "
    group.long 0x734++0x03
        line.long 0x00 "GICD_IPRIORITYR205,Interrupt Priority Register 205"
            hexmask.long.byte 0x00 24.--31. 1. " INTID823  ,Interrupt ID823  Priority/Priority Byte Offset 823 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID822  ,Interrupt ID822   Priority/Priority Byte Offset 822 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID821  ,Interrupt ID821  Priority/Priority Byte Offset 821 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID820  ,Interrupt ID820   Priority/Priority Byte Offset 820 "
    group.long 0x738++0x03
        line.long 0x00 "GICD_IPRIORITYR206,Interrupt Priority Register 206"
            hexmask.long.byte 0x00 24.--31. 1. " INTID827  ,Interrupt ID827  Priority/Priority Byte Offset 827 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID826  ,Interrupt ID826   Priority/Priority Byte Offset 826 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID825  ,Interrupt ID825  Priority/Priority Byte Offset 825 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID824  ,Interrupt ID824   Priority/Priority Byte Offset 824 "
    group.long 0x73C++0x03
        line.long 0x00 "GICD_IPRIORITYR207,Interrupt Priority Register 207"
            hexmask.long.byte 0x00 24.--31. 1. " INTID831  ,Interrupt ID831  Priority/Priority Byte Offset 831 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID830  ,Interrupt ID830   Priority/Priority Byte Offset 830 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID829  ,Interrupt ID829  Priority/Priority Byte Offset 829 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID828  ,Interrupt ID828   Priority/Priority Byte Offset 828 "
else
    hgroup.long 0x720++0x03
        hide.long 0x00 "GICD_IPRIORITYR200,Interrupt Priority Register 200"
    hgroup.long 0x724++0x03
        hide.long 0x00 "GICD_IPRIORITYR201,Interrupt Priority Register 201"
    hgroup.long 0x728++0x03
        hide.long 0x00 "GICD_IPRIORITYR202,Interrupt Priority Register 202"
    hgroup.long 0x72C++0x03
        hide.long 0x00 "GICD_IPRIORITYR203,Interrupt Priority Register 203"
    hgroup.long 0x730++0x03
        hide.long 0x00 "GICD_IPRIORITYR204,Interrupt Priority Register 204"
    hgroup.long 0x734++0x03
        hide.long 0x00 "GICD_IPRIORITYR205,Interrupt Priority Register 205"
    hgroup.long 0x738++0x03
        hide.long 0x00 "GICD_IPRIORITYR206,Interrupt Priority Register 206"
    hgroup.long 0x73C++0x03
        hide.long 0x00 "GICD_IPRIORITYR207,Interrupt Priority Register 207"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1A)
    group.long 0x740++0x03
        line.long 0x00 "GICD_IPRIORITYR208,Interrupt Priority Register 208"
            hexmask.long.byte 0x00 24.--31. 1. " INTID835  ,Interrupt ID835  Priority/Priority Byte Offset 835 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID834  ,Interrupt ID834   Priority/Priority Byte Offset 834 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID833  ,Interrupt ID833  Priority/Priority Byte Offset 833 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID832  ,Interrupt ID832   Priority/Priority Byte Offset 832 "
    group.long 0x744++0x03
        line.long 0x00 "GICD_IPRIORITYR209,Interrupt Priority Register 209"
            hexmask.long.byte 0x00 24.--31. 1. " INTID839  ,Interrupt ID839  Priority/Priority Byte Offset 839 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID838  ,Interrupt ID838   Priority/Priority Byte Offset 838 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID837  ,Interrupt ID837  Priority/Priority Byte Offset 837 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID836  ,Interrupt ID836   Priority/Priority Byte Offset 836 "
    group.long 0x748++0x03
        line.long 0x00 "GICD_IPRIORITYR210,Interrupt Priority Register 210"
            hexmask.long.byte 0x00 24.--31. 1. " INTID843  ,Interrupt ID843  Priority/Priority Byte Offset 843 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID842  ,Interrupt ID842   Priority/Priority Byte Offset 842 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID841  ,Interrupt ID841  Priority/Priority Byte Offset 841 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID840  ,Interrupt ID840   Priority/Priority Byte Offset 840 "
    group.long 0x74C++0x03
        line.long 0x00 "GICD_IPRIORITYR211,Interrupt Priority Register 211"
            hexmask.long.byte 0x00 24.--31. 1. " INTID847  ,Interrupt ID847  Priority/Priority Byte Offset 847 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID846  ,Interrupt ID846   Priority/Priority Byte Offset 846 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID845  ,Interrupt ID845  Priority/Priority Byte Offset 845 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID844  ,Interrupt ID844   Priority/Priority Byte Offset 844 "
    group.long 0x750++0x03
        line.long 0x00 "GICD_IPRIORITYR212,Interrupt Priority Register 212"
            hexmask.long.byte 0x00 24.--31. 1. " INTID851  ,Interrupt ID851  Priority/Priority Byte Offset 851 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID850  ,Interrupt ID850   Priority/Priority Byte Offset 850 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID849  ,Interrupt ID849  Priority/Priority Byte Offset 849 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID848  ,Interrupt ID848   Priority/Priority Byte Offset 848 "
    group.long 0x754++0x03
        line.long 0x00 "GICD_IPRIORITYR213,Interrupt Priority Register 213"
            hexmask.long.byte 0x00 24.--31. 1. " INTID855  ,Interrupt ID855  Priority/Priority Byte Offset 855 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID854  ,Interrupt ID854   Priority/Priority Byte Offset 854 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID853  ,Interrupt ID853  Priority/Priority Byte Offset 853 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID852  ,Interrupt ID852   Priority/Priority Byte Offset 852 "
    group.long 0x758++0x03
        line.long 0x00 "GICD_IPRIORITYR214,Interrupt Priority Register 214"
            hexmask.long.byte 0x00 24.--31. 1. " INTID859  ,Interrupt ID859  Priority/Priority Byte Offset 859 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID858  ,Interrupt ID858   Priority/Priority Byte Offset 858 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID857  ,Interrupt ID857  Priority/Priority Byte Offset 857 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID856  ,Interrupt ID856   Priority/Priority Byte Offset 856 "
    group.long 0x75C++0x03
        line.long 0x00 "GICD_IPRIORITYR215,Interrupt Priority Register 215"
            hexmask.long.byte 0x00 24.--31. 1. " INTID863  ,Interrupt ID863  Priority/Priority Byte Offset 863 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID862  ,Interrupt ID862   Priority/Priority Byte Offset 862 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID861  ,Interrupt ID861  Priority/Priority Byte Offset 861 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID860  ,Interrupt ID860   Priority/Priority Byte Offset 860 "
else
    hgroup.long 0x740++0x03
        hide.long 0x00 "GICD_IPRIORITYR208,Interrupt Priority Register 208"
    hgroup.long 0x744++0x03
        hide.long 0x00 "GICD_IPRIORITYR209,Interrupt Priority Register 209"
    hgroup.long 0x748++0x03
        hide.long 0x00 "GICD_IPRIORITYR210,Interrupt Priority Register 210"
    hgroup.long 0x74C++0x03
        hide.long 0x00 "GICD_IPRIORITYR211,Interrupt Priority Register 211"
    hgroup.long 0x750++0x03
        hide.long 0x00 "GICD_IPRIORITYR212,Interrupt Priority Register 212"
    hgroup.long 0x754++0x03
        hide.long 0x00 "GICD_IPRIORITYR213,Interrupt Priority Register 213"
    hgroup.long 0x758++0x03
        hide.long 0x00 "GICD_IPRIORITYR214,Interrupt Priority Register 214"
    hgroup.long 0x75C++0x03
        hide.long 0x00 "GICD_IPRIORITYR215,Interrupt Priority Register 215"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1B)
    group.long 0x760++0x03
        line.long 0x00 "GICD_IPRIORITYR216,Interrupt Priority Register 216"
            hexmask.long.byte 0x00 24.--31. 1. " INTID867  ,Interrupt ID867  Priority/Priority Byte Offset 867 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID866  ,Interrupt ID866   Priority/Priority Byte Offset 866 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID865  ,Interrupt ID865  Priority/Priority Byte Offset 865 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID864  ,Interrupt ID864   Priority/Priority Byte Offset 864 "
    group.long 0x764++0x03
        line.long 0x00 "GICD_IPRIORITYR217,Interrupt Priority Register 217"
            hexmask.long.byte 0x00 24.--31. 1. " INTID871  ,Interrupt ID871  Priority/Priority Byte Offset 871 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID870  ,Interrupt ID870   Priority/Priority Byte Offset 870 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID869  ,Interrupt ID869  Priority/Priority Byte Offset 869 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID868  ,Interrupt ID868   Priority/Priority Byte Offset 868 "
    group.long 0x768++0x03
        line.long 0x00 "GICD_IPRIORITYR218,Interrupt Priority Register 218"
            hexmask.long.byte 0x00 24.--31. 1. " INTID875  ,Interrupt ID875  Priority/Priority Byte Offset 875 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID874  ,Interrupt ID874   Priority/Priority Byte Offset 874 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID873  ,Interrupt ID873  Priority/Priority Byte Offset 873 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID872  ,Interrupt ID872   Priority/Priority Byte Offset 872 "
    group.long 0x76C++0x03
        line.long 0x00 "GICD_IPRIORITYR219,Interrupt Priority Register 219"
            hexmask.long.byte 0x00 24.--31. 1. " INTID879  ,Interrupt ID879  Priority/Priority Byte Offset 879 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID878  ,Interrupt ID878   Priority/Priority Byte Offset 878 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID877  ,Interrupt ID877  Priority/Priority Byte Offset 877 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID876  ,Interrupt ID876   Priority/Priority Byte Offset 876 "
    group.long 0x770++0x03
        line.long 0x00 "GICD_IPRIORITYR220,Interrupt Priority Register 220"
            hexmask.long.byte 0x00 24.--31. 1. " INTID883  ,Interrupt ID883  Priority/Priority Byte Offset 883 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID882  ,Interrupt ID882   Priority/Priority Byte Offset 882 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID881  ,Interrupt ID881  Priority/Priority Byte Offset 881 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID880  ,Interrupt ID880   Priority/Priority Byte Offset 880 "
    group.long 0x774++0x03
        line.long 0x00 "GICD_IPRIORITYR221,Interrupt Priority Register 221"
            hexmask.long.byte 0x00 24.--31. 1. " INTID887  ,Interrupt ID887  Priority/Priority Byte Offset 887 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID886  ,Interrupt ID886   Priority/Priority Byte Offset 886 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID885  ,Interrupt ID885  Priority/Priority Byte Offset 885 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID884  ,Interrupt ID884   Priority/Priority Byte Offset 884 "
    group.long 0x778++0x03
        line.long 0x00 "GICD_IPRIORITYR222,Interrupt Priority Register 222"
            hexmask.long.byte 0x00 24.--31. 1. " INTID891  ,Interrupt ID891  Priority/Priority Byte Offset 891 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID890  ,Interrupt ID890   Priority/Priority Byte Offset 890 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID889  ,Interrupt ID889  Priority/Priority Byte Offset 889 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID888  ,Interrupt ID888   Priority/Priority Byte Offset 888 "
    group.long 0x77C++0x03
        line.long 0x00 "GICD_IPRIORITYR223,Interrupt Priority Register 223"
            hexmask.long.byte 0x00 24.--31. 1. " INTID895  ,Interrupt ID895  Priority/Priority Byte Offset 895 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID894  ,Interrupt ID894   Priority/Priority Byte Offset 894 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID893  ,Interrupt ID893  Priority/Priority Byte Offset 893 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID892  ,Interrupt ID892   Priority/Priority Byte Offset 892 "
else
    hgroup.long 0x760++0x03
        hide.long 0x00 "GICD_IPRIORITYR216,Interrupt Priority Register 216"
    hgroup.long 0x764++0x03
        hide.long 0x00 "GICD_IPRIORITYR217,Interrupt Priority Register 217"
    hgroup.long 0x768++0x03
        hide.long 0x00 "GICD_IPRIORITYR218,Interrupt Priority Register 218"
    hgroup.long 0x76C++0x03
        hide.long 0x00 "GICD_IPRIORITYR219,Interrupt Priority Register 219"
    hgroup.long 0x770++0x03
        hide.long 0x00 "GICD_IPRIORITYR220,Interrupt Priority Register 220"
    hgroup.long 0x774++0x03
        hide.long 0x00 "GICD_IPRIORITYR221,Interrupt Priority Register 221"
    hgroup.long 0x778++0x03
        hide.long 0x00 "GICD_IPRIORITYR222,Interrupt Priority Register 222"
    hgroup.long 0x77C++0x03
        hide.long 0x00 "GICD_IPRIORITYR223,Interrupt Priority Register 223"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1C)
    group.long 0x780++0x03
        line.long 0x00 "GICD_IPRIORITYR224,Interrupt Priority Register 224"
            hexmask.long.byte 0x00 24.--31. 1. " INTID899  ,Interrupt ID899  Priority/Priority Byte Offset 899 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID898  ,Interrupt ID898   Priority/Priority Byte Offset 898 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID897  ,Interrupt ID897  Priority/Priority Byte Offset 897 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID896  ,Interrupt ID896   Priority/Priority Byte Offset 896 "
    group.long 0x784++0x03
        line.long 0x00 "GICD_IPRIORITYR225,Interrupt Priority Register 225"
            hexmask.long.byte 0x00 24.--31. 1. " INTID903  ,Interrupt ID903  Priority/Priority Byte Offset 903 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID902  ,Interrupt ID902   Priority/Priority Byte Offset 902 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID901  ,Interrupt ID901  Priority/Priority Byte Offset 901 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID900  ,Interrupt ID900   Priority/Priority Byte Offset 900 "
    group.long 0x788++0x03
        line.long 0x00 "GICD_IPRIORITYR226,Interrupt Priority Register 226"
            hexmask.long.byte 0x00 24.--31. 1. " INTID907  ,Interrupt ID907  Priority/Priority Byte Offset 907 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID906  ,Interrupt ID906   Priority/Priority Byte Offset 906 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID905  ,Interrupt ID905  Priority/Priority Byte Offset 905 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID904  ,Interrupt ID904   Priority/Priority Byte Offset 904 "
    group.long 0x78C++0x03
        line.long 0x00 "GICD_IPRIORITYR227,Interrupt Priority Register 227"
            hexmask.long.byte 0x00 24.--31. 1. " INTID911  ,Interrupt ID911  Priority/Priority Byte Offset 911 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID910  ,Interrupt ID910   Priority/Priority Byte Offset 910 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID909  ,Interrupt ID909  Priority/Priority Byte Offset 909 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID908  ,Interrupt ID908   Priority/Priority Byte Offset 908 "
    group.long 0x790++0x03
        line.long 0x00 "GICD_IPRIORITYR228,Interrupt Priority Register 228"
            hexmask.long.byte 0x00 24.--31. 1. " INTID915  ,Interrupt ID915  Priority/Priority Byte Offset 915 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID914  ,Interrupt ID914   Priority/Priority Byte Offset 914 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID913  ,Interrupt ID913  Priority/Priority Byte Offset 913 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID912  ,Interrupt ID912   Priority/Priority Byte Offset 912 "
    group.long 0x794++0x03
        line.long 0x00 "GICD_IPRIORITYR229,Interrupt Priority Register 229"
            hexmask.long.byte 0x00 24.--31. 1. " INTID919  ,Interrupt ID919  Priority/Priority Byte Offset 919 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID918  ,Interrupt ID918   Priority/Priority Byte Offset 918 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID917  ,Interrupt ID917  Priority/Priority Byte Offset 917 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID916  ,Interrupt ID916   Priority/Priority Byte Offset 916 "
    group.long 0x798++0x03
        line.long 0x00 "GICD_IPRIORITYR230,Interrupt Priority Register 230"
            hexmask.long.byte 0x00 24.--31. 1. " INTID923  ,Interrupt ID923  Priority/Priority Byte Offset 923 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID922  ,Interrupt ID922   Priority/Priority Byte Offset 922 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID921  ,Interrupt ID921  Priority/Priority Byte Offset 921 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID920  ,Interrupt ID920   Priority/Priority Byte Offset 920 "
    group.long 0x79C++0x03
        line.long 0x00 "GICD_IPRIORITYR231,Interrupt Priority Register 231"
            hexmask.long.byte 0x00 24.--31. 1. " INTID927  ,Interrupt ID927  Priority/Priority Byte Offset 927 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID926  ,Interrupt ID926   Priority/Priority Byte Offset 926 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID925  ,Interrupt ID925  Priority/Priority Byte Offset 925 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID924  ,Interrupt ID924   Priority/Priority Byte Offset 924 "
else
    hgroup.long 0x780++0x03
        hide.long 0x00 "GICD_IPRIORITYR224,Interrupt Priority Register 224"
    hgroup.long 0x784++0x03
        hide.long 0x00 "GICD_IPRIORITYR225,Interrupt Priority Register 225"
    hgroup.long 0x788++0x03
        hide.long 0x00 "GICD_IPRIORITYR226,Interrupt Priority Register 226"
    hgroup.long 0x78C++0x03
        hide.long 0x00 "GICD_IPRIORITYR227,Interrupt Priority Register 227"
    hgroup.long 0x790++0x03
        hide.long 0x00 "GICD_IPRIORITYR228,Interrupt Priority Register 228"
    hgroup.long 0x794++0x03
        hide.long 0x00 "GICD_IPRIORITYR229,Interrupt Priority Register 229"
    hgroup.long 0x798++0x03
        hide.long 0x00 "GICD_IPRIORITYR230,Interrupt Priority Register 230"
    hgroup.long 0x79C++0x03
        hide.long 0x00 "GICD_IPRIORITYR231,Interrupt Priority Register 231"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1D)
    group.long 0x7A0++0x03
        line.long 0x00 "GICD_IPRIORITYR232,Interrupt Priority Register 232"
            hexmask.long.byte 0x00 24.--31. 1. " INTID931  ,Interrupt ID931  Priority/Priority Byte Offset 931 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID930  ,Interrupt ID930   Priority/Priority Byte Offset 930 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID929  ,Interrupt ID929  Priority/Priority Byte Offset 929 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID928  ,Interrupt ID928   Priority/Priority Byte Offset 928 "
    group.long 0x7A4++0x03
        line.long 0x00 "GICD_IPRIORITYR233,Interrupt Priority Register 233"
            hexmask.long.byte 0x00 24.--31. 1. " INTID935  ,Interrupt ID935  Priority/Priority Byte Offset 935 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID934  ,Interrupt ID934   Priority/Priority Byte Offset 934 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID933  ,Interrupt ID933  Priority/Priority Byte Offset 933 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID932  ,Interrupt ID932   Priority/Priority Byte Offset 932 "
    group.long 0x7A8++0x03
        line.long 0x00 "GICD_IPRIORITYR234,Interrupt Priority Register 234"
            hexmask.long.byte 0x00 24.--31. 1. " INTID939  ,Interrupt ID939  Priority/Priority Byte Offset 939 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID938  ,Interrupt ID938   Priority/Priority Byte Offset 938 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID937  ,Interrupt ID937  Priority/Priority Byte Offset 937 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID936  ,Interrupt ID936   Priority/Priority Byte Offset 936 "
    group.long 0x7AC++0x03
        line.long 0x00 "GICD_IPRIORITYR235,Interrupt Priority Register 235"
            hexmask.long.byte 0x00 24.--31. 1. " INTID943  ,Interrupt ID943  Priority/Priority Byte Offset 943 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID942  ,Interrupt ID942   Priority/Priority Byte Offset 942 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID941  ,Interrupt ID941  Priority/Priority Byte Offset 941 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID940  ,Interrupt ID940   Priority/Priority Byte Offset 940 "
    group.long 0x7B0++0x03
        line.long 0x00 "GICD_IPRIORITYR236,Interrupt Priority Register 236"
            hexmask.long.byte 0x00 24.--31. 1. " INTID947  ,Interrupt ID947  Priority/Priority Byte Offset 947 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID946  ,Interrupt ID946   Priority/Priority Byte Offset 946 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID945  ,Interrupt ID945  Priority/Priority Byte Offset 945 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID944  ,Interrupt ID944   Priority/Priority Byte Offset 944 "
    group.long 0x7B4++0x03
        line.long 0x00 "GICD_IPRIORITYR237,Interrupt Priority Register 237"
            hexmask.long.byte 0x00 24.--31. 1. " INTID951  ,Interrupt ID951  Priority/Priority Byte Offset 951 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID950  ,Interrupt ID950   Priority/Priority Byte Offset 950 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID949  ,Interrupt ID949  Priority/Priority Byte Offset 949 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID948  ,Interrupt ID948   Priority/Priority Byte Offset 948 "
    group.long 0x7B8++0x03
        line.long 0x00 "GICD_IPRIORITYR238,Interrupt Priority Register 238"
            hexmask.long.byte 0x00 24.--31. 1. " INTID955  ,Interrupt ID955  Priority/Priority Byte Offset 955 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID954  ,Interrupt ID954   Priority/Priority Byte Offset 954 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID953  ,Interrupt ID953  Priority/Priority Byte Offset 953 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID952  ,Interrupt ID952   Priority/Priority Byte Offset 952 "
    group.long 0x7BC++0x03
        line.long 0x00 "GICD_IPRIORITYR239,Interrupt Priority Register 239"
            hexmask.long.byte 0x00 24.--31. 1. " INTID959  ,Interrupt ID959  Priority/Priority Byte Offset 959 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID958  ,Interrupt ID958   Priority/Priority Byte Offset 958 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID957  ,Interrupt ID957  Priority/Priority Byte Offset 957 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID956  ,Interrupt ID956   Priority/Priority Byte Offset 956 "
else
    hgroup.long 0x7A0++0x03
        hide.long 0x00 "GICD_IPRIORITYR232,Interrupt Priority Register 232"
    hgroup.long 0x7A4++0x03
        hide.long 0x00 "GICD_IPRIORITYR233,Interrupt Priority Register 233"
    hgroup.long 0x7A8++0x03
        hide.long 0x00 "GICD_IPRIORITYR234,Interrupt Priority Register 234"
    hgroup.long 0x7AC++0x03
        hide.long 0x00 "GICD_IPRIORITYR235,Interrupt Priority Register 235"
    hgroup.long 0x7B0++0x03
        hide.long 0x00 "GICD_IPRIORITYR236,Interrupt Priority Register 236"
    hgroup.long 0x7B4++0x03
        hide.long 0x00 "GICD_IPRIORITYR237,Interrupt Priority Register 237"
    hgroup.long 0x7B8++0x03
        hide.long 0x00 "GICD_IPRIORITYR238,Interrupt Priority Register 238"
    hgroup.long 0x7BC++0x03
        hide.long 0x00 "GICD_IPRIORITYR239,Interrupt Priority Register 239"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1E)
    group.long 0x7C0++0x03
        line.long 0x00 "GICD_IPRIORITYR240,Interrupt Priority Register 240"
            hexmask.long.byte 0x00 24.--31. 1. " INTID963  ,Interrupt ID963  Priority/Priority Byte Offset 963 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID962  ,Interrupt ID962   Priority/Priority Byte Offset 962 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID961  ,Interrupt ID961  Priority/Priority Byte Offset 961 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID960  ,Interrupt ID960   Priority/Priority Byte Offset 960 "
    group.long 0x7C4++0x03
        line.long 0x00 "GICD_IPRIORITYR241,Interrupt Priority Register 241"
            hexmask.long.byte 0x00 24.--31. 1. " INTID967  ,Interrupt ID967  Priority/Priority Byte Offset 967 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID966  ,Interrupt ID966   Priority/Priority Byte Offset 966 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID965  ,Interrupt ID965  Priority/Priority Byte Offset 965 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID964  ,Interrupt ID964   Priority/Priority Byte Offset 964 "
    group.long 0x7C8++0x03
        line.long 0x00 "GICD_IPRIORITYR242,Interrupt Priority Register 242"
            hexmask.long.byte 0x00 24.--31. 1. " INTID971  ,Interrupt ID971  Priority/Priority Byte Offset 971 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID970  ,Interrupt ID970   Priority/Priority Byte Offset 970 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID969  ,Interrupt ID969  Priority/Priority Byte Offset 969 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID968  ,Interrupt ID968   Priority/Priority Byte Offset 968 "
    group.long 0x7CC++0x03
        line.long 0x00 "GICD_IPRIORITYR243,Interrupt Priority Register 243"
            hexmask.long.byte 0x00 24.--31. 1. " INTID975  ,Interrupt ID975  Priority/Priority Byte Offset 975 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID974  ,Interrupt ID974   Priority/Priority Byte Offset 974 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID973  ,Interrupt ID973  Priority/Priority Byte Offset 973 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID972  ,Interrupt ID972   Priority/Priority Byte Offset 972 "
    group.long 0x7D0++0x03
        line.long 0x00 "GICD_IPRIORITYR244,Interrupt Priority Register 244"
            hexmask.long.byte 0x00 24.--31. 1. " INTID979  ,Interrupt ID979  Priority/Priority Byte Offset 979 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID978  ,Interrupt ID978   Priority/Priority Byte Offset 978 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID977  ,Interrupt ID977  Priority/Priority Byte Offset 977 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID976  ,Interrupt ID976   Priority/Priority Byte Offset 976 "
    group.long 0x7D4++0x03
        line.long 0x00 "GICD_IPRIORITYR245,Interrupt Priority Register 245"
            hexmask.long.byte 0x00 24.--31. 1. " INTID983  ,Interrupt ID983  Priority/Priority Byte Offset 983 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID982  ,Interrupt ID982   Priority/Priority Byte Offset 982 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID981  ,Interrupt ID981  Priority/Priority Byte Offset 981 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID980  ,Interrupt ID980   Priority/Priority Byte Offset 980 "
    group.long 0x7D8++0x03
        line.long 0x00 "GICD_IPRIORITYR246,Interrupt Priority Register 246"
            hexmask.long.byte 0x00 24.--31. 1. " INTID987  ,Interrupt ID987  Priority/Priority Byte Offset 987 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID986  ,Interrupt ID986   Priority/Priority Byte Offset 986 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID985  ,Interrupt ID985  Priority/Priority Byte Offset 985 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID984  ,Interrupt ID984   Priority/Priority Byte Offset 984 "
    group.long 0x7DC++0x03
        line.long 0x00 "GICD_IPRIORITYR247,Interrupt Priority Register 247"
            hexmask.long.byte 0x00 24.--31. 1. " INTID991  ,Interrupt ID991  Priority/Priority Byte Offset 991 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID990  ,Interrupt ID990   Priority/Priority Byte Offset 990 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID989  ,Interrupt ID989  Priority/Priority Byte Offset 989 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID988  ,Interrupt ID988   Priority/Priority Byte Offset 988 "
else
    hgroup.long 0x7C0++0x03
        hide.long 0x00 "GICD_IPRIORITYR240,Interrupt Priority Register 240"
    hgroup.long 0x7C4++0x03
        hide.long 0x00 "GICD_IPRIORITYR241,Interrupt Priority Register 241"
    hgroup.long 0x7C8++0x03
        hide.long 0x00 "GICD_IPRIORITYR242,Interrupt Priority Register 242"
    hgroup.long 0x7CC++0x03
        hide.long 0x00 "GICD_IPRIORITYR243,Interrupt Priority Register 243"
    hgroup.long 0x7D0++0x03
        hide.long 0x00 "GICD_IPRIORITYR244,Interrupt Priority Register 244"
    hgroup.long 0x7D4++0x03
        hide.long 0x00 "GICD_IPRIORITYR245,Interrupt Priority Register 245"
    hgroup.long 0x7D8++0x03
        hide.long 0x00 "GICD_IPRIORITYR246,Interrupt Priority Register 246"
    hgroup.long 0x7DC++0x03
        hide.long 0x00 "GICD_IPRIORITYR247,Interrupt Priority Register 247"
endif

if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1F)
    group.long 0x7E0++0x03
        line.long 0x00 "GICD_IPRIORITYR248,Interrupt Priority Register 248"
            hexmask.long.byte 0x00 24.--31. 1. " INTID995  ,Interrupt ID995  Priority/Priority Byte Offset 995 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID994  ,Interrupt ID994   Priority/Priority Byte Offset 994 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID993  ,Interrupt ID993  Priority/Priority Byte Offset 993 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID992  ,Interrupt ID992   Priority/Priority Byte Offset 992 "
    group.long 0x7E4++0x03
        line.long 0x00 "GICD_IPRIORITYR249,Interrupt Priority Register 249"
            hexmask.long.byte 0x00 24.--31. 1. " INTID999  ,Interrupt ID999  Priority/Priority Byte Offset 999 "
            hexmask.long.byte 0x00 16.--23. 1. "  INTID998  ,Interrupt ID998   Priority/Priority Byte Offset 998 "
            hexmask.long.byte 0x00 8.--15. 1. "  INTID997  ,Interrupt ID997  Priority/Priority Byte Offset 997 "
            hexmask.long.byte 0x00 0.--7. 1. "  INTID996  ,Interrupt ID996   Priority/Priority Byte Offset 996 "
    group.long 0x7E8++0x03
        line.long 0x00 "GICD_IPRIORITYR250,Interrupt Priority Register 250"
            hexmask.long.byte 0x00 24.--31. 1. " INTID1003 ,Interrupt ID1003 Priority/Priority Byte Offset 1003"
            hexmask.long.byte 0x00 16.--23. 1. "  INTID1002 ,Interrupt ID1002  Priority/Priority Byte Offset 1002"
            hexmask.long.byte 0x00 8.--15. 1. "  INTID1001 ,Interrupt ID1001 Priority/Priority Byte Offset 1001"
            hexmask.long.byte 0x00 0.--7. 1. "  INTID1000 ,Interrupt ID1000  Priority/Priority Byte Offset 1000"
    group.long 0x7EC++0x03
        line.long 0x00 "GICD_IPRIORITYR251,Interrupt Priority Register 251"
            hexmask.long.byte 0x00 24.--31. 1. " INTID1007 ,Interrupt ID1007 Priority/Priority Byte Offset 1007"
            hexmask.long.byte 0x00 16.--23. 1. "  INTID1006 ,Interrupt ID1006  Priority/Priority Byte Offset 1006"
            hexmask.long.byte 0x00 8.--15. 1. "  INTID1005 ,Interrupt ID1005 Priority/Priority Byte Offset 1005"
            hexmask.long.byte 0x00 0.--7. 1. "  INTID1004 ,Interrupt ID1004  Priority/Priority Byte Offset 1004"
    group.long 0x7F0++0x03
        line.long 0x00 "GICD_IPRIORITYR252,Interrupt Priority Register 252"
            hexmask.long.byte 0x00 24.--31. 1. " INTID1011 ,Interrupt ID1011 Priority/Priority Byte Offset 1011"
            hexmask.long.byte 0x00 16.--23. 1. "  INTID1010 ,Interrupt ID1010  Priority/Priority Byte Offset 1010"
            hexmask.long.byte 0x00 8.--15. 1. "  INTID1009 ,Interrupt ID1009 Priority/Priority Byte Offset 1009"
            hexmask.long.byte 0x00 0.--7. 1. "  INTID1008 ,Interrupt ID1008  Priority/Priority Byte Offset 1008"
    group.long 0x7F4++0x03
        line.long 0x00 "GICD_IPRIORITYR253,Interrupt Priority Register 253"
            hexmask.long.byte 0x00 24.--31. 1. " INTID1015 ,Interrupt ID1015 Priority/Priority Byte Offset 1015"
            hexmask.long.byte 0x00 16.--23. 1. "  INTID1014 ,Interrupt ID1014  Priority/Priority Byte Offset 1014"
            hexmask.long.byte 0x00 8.--15. 1. "  INTID1013 ,Interrupt ID1013 Priority/Priority Byte Offset 1013"
            hexmask.long.byte 0x00 0.--7. 1. "  INTID1012 ,Interrupt ID1012  Priority/Priority Byte Offset 1012"
    group.long 0x7F8++0x03
        line.long 0x00 "GICD_IPRIORITYR254,Interrupt Priority Register 254"
            hexmask.long.byte 0x00 24.--31. 1. " INTID1019 ,Interrupt ID1019 Priority/Priority Byte Offset 1019"
            hexmask.long.byte 0x00 16.--23. 1. "  INTID1018 ,Interrupt ID1018  Priority/Priority Byte Offset 1018"
            hexmask.long.byte 0x00 8.--15. 1. "  INTID1017 ,Interrupt ID1017 Priority/Priority Byte Offset 1017"
            hexmask.long.byte 0x00 0.--7. 1. "  INTID1016 ,Interrupt ID1016  Priority/Priority Byte Offset 1016"
else
    hgroup.long 0x7E0++0x03
        hide.long 0x00 "GICD_IPRIORITYR248,Interrupt Priority Register 248"
    hgroup.long 0x7E4++0x03
        hide.long 0x00 "GICD_IPRIORITYR249,Interrupt Priority Register 249"
    hgroup.long 0x7E8++0x03
        hide.long 0x00 "GICD_IPRIORITYR250,Interrupt Priority Register 250"
    hgroup.long 0x7EC++0x03
        hide.long 0x00 "GICD_IPRIORITYR251,Interrupt Priority Register 251"
    hgroup.long 0x7F0++0x03
        hide.long 0x00 "GICD_IPRIORITYR252,Interrupt Priority Register 252"
    hgroup.long 0x7F4++0x03
        hide.long 0x00 "GICD_IPRIORITYR253,Interrupt Priority Register 253"
    hgroup.long 0x7F8++0x03
        hide.long 0x00 "GICD_IPRIORITYR254,Interrupt Priority Register 254"
endif
tree.end

width 19.
tree "Processor Targets Registers"
if (((per.l(AD:0xf6801000+0x04))&0x000000E0)>0x1)

    rgroup.long 0x800++0x03
        line.long 0x00 "GICD_ITARGETSR0,Interrupt Processor Targets Register 0"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO3    ,CPU Targets Byte Offset 3   "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO2    ,CPU Targets Byte Offset 2   "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO1    ,CPU Targets Byte Offset 1   "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO0    ,CPU Targets Byte Offset 0   "
    rgroup.long 0x804++0x03
        line.long 0x00 "GICD_ITARGETSR1,Interrupt Processor Targets Register 1"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO7    ,CPU Targets Byte Offset 7   "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO6    ,CPU Targets Byte Offset 6   "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO5    ,CPU Targets Byte Offset 5   "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO4    ,CPU Targets Byte Offset 4   "
    rgroup.long 0x808++0x03
        line.long 0x00 "GICD_ITARGETSR2,Interrupt Processor Targets Register 2"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO11   ,CPU Targets Byte Offset 11  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO10   ,CPU Targets Byte Offset 10  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO9    ,CPU Targets Byte Offset 9   "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO8    ,CPU Targets Byte Offset 8   "
    rgroup.long 0x80C++0x03
        line.long 0x00 "GICD_ITARGETSR3,Interrupt Processor Targets Register 3"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO15   ,CPU Targets Byte Offset 15  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO14   ,CPU Targets Byte Offset 14  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO13   ,CPU Targets Byte Offset 13  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO12   ,CPU Targets Byte Offset 12  "
    rgroup.long 0x810++0x03
        line.long 0x00 "GICD_ITARGETSR4,Interrupt Processor Targets Register 4"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO19   ,CPU Targets Byte Offset 19  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO18   ,CPU Targets Byte Offset 18  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO17   ,CPU Targets Byte Offset 17  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO16   ,CPU Targets Byte Offset 16  "
    rgroup.long 0x814++0x03
        line.long 0x00 "GICD_ITARGETSR5,Interrupt Processor Targets Register 5"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO23   ,CPU Targets Byte Offset 23  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO22   ,CPU Targets Byte Offset 22  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO21   ,CPU Targets Byte Offset 21  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO20   ,CPU Targets Byte Offset 20  "
    rgroup.long 0x818++0x03
        line.long 0x00 "GICD_ITARGETSR6,Interrupt Processor Targets Register 6"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO27   ,CPU Targets Byte Offset 27  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO26   ,CPU Targets Byte Offset 26  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO25   ,CPU Targets Byte Offset 25  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO24   ,CPU Targets Byte Offset 24  "
    rgroup.long 0x81C++0x03
        line.long 0x00 "GICD_ITARGETSR7,Interrupt Processor Targets Register 7"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO31   ,CPU Targets Byte Offset 31  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO30   ,CPU Targets Byte Offset 30  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO29   ,CPU Targets Byte Offset 29  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO28   ,CPU Targets Byte Offset 28  "

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x01)
    
    group.long 0x820++0x03
        line.long 0x00 "GICD_ITARGETSR8,Interrupt Processor Targets Register 8"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO35   ,CPU Targets Byte Offset 35  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO34   ,CPU Targets Byte Offset 34  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO33   ,CPU Targets Byte Offset 33  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO32   ,CPU Targets Byte Offset 32  "
    group.long 0x824++0x03
        line.long 0x00 "GICD_ITARGETSR9,Interrupt Processor Targets Register 9"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO39   ,CPU Targets Byte Offset 39  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO38   ,CPU Targets Byte Offset 38  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO37   ,CPU Targets Byte Offset 37  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO36   ,CPU Targets Byte Offset 36  "
    group.long 0x828++0x03
        line.long 0x00 "GICD_ITARGETSR10,Interrupt Processor Targets Register 10"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO43   ,CPU Targets Byte Offset 43  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO42   ,CPU Targets Byte Offset 42  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO41   ,CPU Targets Byte Offset 41  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO40   ,CPU Targets Byte Offset 40  "
    group.long 0x82C++0x03
        line.long 0x00 "GICD_ITARGETSR11,Interrupt Processor Targets Register 11"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO47   ,CPU Targets Byte Offset 47  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO46   ,CPU Targets Byte Offset 46  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO45   ,CPU Targets Byte Offset 45  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO44   ,CPU Targets Byte Offset 44  "
    group.long 0x830++0x03
        line.long 0x00 "GICD_ITARGETSR12,Interrupt Processor Targets Register 12"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO51   ,CPU Targets Byte Offset 51  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO50   ,CPU Targets Byte Offset 50  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO49   ,CPU Targets Byte Offset 49  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO48   ,CPU Targets Byte Offset 48  "
    group.long 0x834++0x03
        line.long 0x00 "GICD_ITARGETSR13,Interrupt Processor Targets Register 13"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO55   ,CPU Targets Byte Offset 55  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO54   ,CPU Targets Byte Offset 54  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO53   ,CPU Targets Byte Offset 53  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO52   ,CPU Targets Byte Offset 52  "
    group.long 0x838++0x03
        line.long 0x00 "GICD_ITARGETSR14,Interrupt Processor Targets Register 14"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO59   ,CPU Targets Byte Offset 59  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO58   ,CPU Targets Byte Offset 58  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO57   ,CPU Targets Byte Offset 57  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO56   ,CPU Targets Byte Offset 56  "
    group.long 0x83C++0x03
        line.long 0x00 "GICD_ITARGETSR15,Interrupt Processor Targets Register 15"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO63   ,CPU Targets Byte Offset 63  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO62   ,CPU Targets Byte Offset 62  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO61   ,CPU Targets Byte Offset 61  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO60   ,CPU Targets Byte Offset 60  "
    else
    hgroup.long 0x820++0x03
        hide.long 0x00 "GICD_ITARGETSR8,Interrupt Processor Targets Register 8"
    hgroup.long 0x824++0x03
        hide.long 0x00 "GICD_ITARGETSR9,Interrupt Processor Targets Register 9"
    hgroup.long 0x828++0x03
        hide.long 0x00 "GICD_ITARGETSR10,Interrupt Processor Targets Register 10"
    hgroup.long 0x82C++0x03
        hide.long 0x00 "GICD_ITARGETSR11,Interrupt Processor Targets Register 11"
    hgroup.long 0x830++0x03
        hide.long 0x00 "GICD_ITARGETSR12,Interrupt Processor Targets Register 12"
    hgroup.long 0x834++0x03
        hide.long 0x00 "GICD_ITARGETSR13,Interrupt Processor Targets Register 13"
    hgroup.long 0x838++0x03
        hide.long 0x00 "GICD_ITARGETSR14,Interrupt Processor Targets Register 14"
    hgroup.long 0x83C++0x03
        hide.long 0x00 "GICD_ITARGETSR15,Interrupt Processor Targets Register 15"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x02)
    
    group.long 0x840++0x03
        line.long 0x00 "GICD_ITARGETSR16,Interrupt Processor Targets Register 16"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO67   ,CPU Targets Byte Offset 67  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO66   ,CPU Targets Byte Offset 66  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO65   ,CPU Targets Byte Offset 65  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO64   ,CPU Targets Byte Offset 64  "
    group.long 0x844++0x03
        line.long 0x00 "GICD_ITARGETSR17,Interrupt Processor Targets Register 17"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO71   ,CPU Targets Byte Offset 71  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO70   ,CPU Targets Byte Offset 70  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO69   ,CPU Targets Byte Offset 69  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO68   ,CPU Targets Byte Offset 68  "
    group.long 0x848++0x03
        line.long 0x00 "GICD_ITARGETSR18,Interrupt Processor Targets Register 18"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO75   ,CPU Targets Byte Offset 75  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO74   ,CPU Targets Byte Offset 74  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO73   ,CPU Targets Byte Offset 73  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO72   ,CPU Targets Byte Offset 72  "
    group.long 0x84C++0x03
        line.long 0x00 "GICD_ITARGETSR19,Interrupt Processor Targets Register 19"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO79   ,CPU Targets Byte Offset 79  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO78   ,CPU Targets Byte Offset 78  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO77   ,CPU Targets Byte Offset 77  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO76   ,CPU Targets Byte Offset 76  "
    group.long 0x850++0x03
        line.long 0x00 "GICD_ITARGETSR20,Interrupt Processor Targets Register 20"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO83   ,CPU Targets Byte Offset 83  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO82   ,CPU Targets Byte Offset 82  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO81   ,CPU Targets Byte Offset 81  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO80   ,CPU Targets Byte Offset 80  "
    group.long 0x854++0x03
        line.long 0x00 "GICD_ITARGETSR21,Interrupt Processor Targets Register 21"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO87   ,CPU Targets Byte Offset 87  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO86   ,CPU Targets Byte Offset 86  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO85   ,CPU Targets Byte Offset 85  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO84   ,CPU Targets Byte Offset 84  "
    group.long 0x858++0x03
        line.long 0x00 "GICD_ITARGETSR22,Interrupt Processor Targets Register 22"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO91   ,CPU Targets Byte Offset 91  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO90   ,CPU Targets Byte Offset 90  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO89   ,CPU Targets Byte Offset 89  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO88   ,CPU Targets Byte Offset 88  "
    group.long 0x85C++0x03
        line.long 0x00 "GICD_ITARGETSR23,Interrupt Processor Targets Register 23"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO95   ,CPU Targets Byte Offset 95  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO94   ,CPU Targets Byte Offset 94  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO93   ,CPU Targets Byte Offset 93  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO92   ,CPU Targets Byte Offset 92  "
    else
    hgroup.long 0x840++0x03
        hide.long 0x00 "GICD_ITARGETSR16,Interrupt Processor Targets Register 16"
    hgroup.long 0x844++0x03
        hide.long 0x00 "GICD_ITARGETSR17,Interrupt Processor Targets Register 17"
    hgroup.long 0x848++0x03
        hide.long 0x00 "GICD_ITARGETSR18,Interrupt Processor Targets Register 18"
    hgroup.long 0x84C++0x03
        hide.long 0x00 "GICD_ITARGETSR19,Interrupt Processor Targets Register 19"
    hgroup.long 0x850++0x03
        hide.long 0x00 "GICD_ITARGETSR20,Interrupt Processor Targets Register 20"
    hgroup.long 0x854++0x03
        hide.long 0x00 "GICD_ITARGETSR21,Interrupt Processor Targets Register 21"
    hgroup.long 0x858++0x03
        hide.long 0x00 "GICD_ITARGETSR22,Interrupt Processor Targets Register 22"
    hgroup.long 0x85C++0x03
        hide.long 0x00 "GICD_ITARGETSR23,Interrupt Processor Targets Register 23"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x03)
    
    group.long 0x860++0x03
        line.long 0x00 "GICD_ITARGETSR24,Interrupt Processor Targets Register 24"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO99   ,CPU Targets Byte Offset 99  "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO98   ,CPU Targets Byte Offset 98  "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO97   ,CPU Targets Byte Offset 97  "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO96   ,CPU Targets Byte Offset 96  "
    group.long 0x864++0x03
        line.long 0x00 "GICD_ITARGETSR25,Interrupt Processor Targets Register 25"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO103  ,CPU Targets Byte Offset 103 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO102  ,CPU Targets Byte Offset 102 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO101  ,CPU Targets Byte Offset 101 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO100  ,CPU Targets Byte Offset 100 "
    group.long 0x868++0x03
        line.long 0x00 "GICD_ITARGETSR26,Interrupt Processor Targets Register 26"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO107  ,CPU Targets Byte Offset 107 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO106  ,CPU Targets Byte Offset 106 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO105  ,CPU Targets Byte Offset 105 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO104  ,CPU Targets Byte Offset 104 "
    group.long 0x86C++0x03
        line.long 0x00 "GICD_ITARGETSR27,Interrupt Processor Targets Register 27"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO111  ,CPU Targets Byte Offset 111 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO110  ,CPU Targets Byte Offset 110 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO109  ,CPU Targets Byte Offset 109 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO108  ,CPU Targets Byte Offset 108 "
    group.long 0x870++0x03
        line.long 0x00 "GICD_ITARGETSR28,Interrupt Processor Targets Register 28"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO115  ,CPU Targets Byte Offset 115 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO114  ,CPU Targets Byte Offset 114 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO113  ,CPU Targets Byte Offset 113 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO112  ,CPU Targets Byte Offset 112 "
    group.long 0x874++0x03
        line.long 0x00 "GICD_ITARGETSR29,Interrupt Processor Targets Register 29"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO119  ,CPU Targets Byte Offset 119 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO118  ,CPU Targets Byte Offset 118 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO117  ,CPU Targets Byte Offset 117 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO116  ,CPU Targets Byte Offset 116 "
    group.long 0x878++0x03
        line.long 0x00 "GICD_ITARGETSR30,Interrupt Processor Targets Register 30"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO123  ,CPU Targets Byte Offset 123 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO122  ,CPU Targets Byte Offset 122 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO121  ,CPU Targets Byte Offset 121 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO120  ,CPU Targets Byte Offset 120 "
    group.long 0x87C++0x03
        line.long 0x00 "GICD_ITARGETSR31,Interrupt Processor Targets Register 31"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO127  ,CPU Targets Byte Offset 127 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO126  ,CPU Targets Byte Offset 126 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO125  ,CPU Targets Byte Offset 125 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO124  ,CPU Targets Byte Offset 124 "
    else
    hgroup.long 0x860++0x03
        hide.long 0x00 "GICD_ITARGETSR24,Interrupt Processor Targets Register 24"
    hgroup.long 0x864++0x03
        hide.long 0x00 "GICD_ITARGETSR25,Interrupt Processor Targets Register 25"
    hgroup.long 0x868++0x03
        hide.long 0x00 "GICD_ITARGETSR26,Interrupt Processor Targets Register 26"
    hgroup.long 0x86C++0x03
        hide.long 0x00 "GICD_ITARGETSR27,Interrupt Processor Targets Register 27"
    hgroup.long 0x870++0x03
        hide.long 0x00 "GICD_ITARGETSR28,Interrupt Processor Targets Register 28"
    hgroup.long 0x874++0x03
        hide.long 0x00 "GICD_ITARGETSR29,Interrupt Processor Targets Register 29"
    hgroup.long 0x878++0x03
        hide.long 0x00 "GICD_ITARGETSR30,Interrupt Processor Targets Register 30"
    hgroup.long 0x87C++0x03
        hide.long 0x00 "GICD_ITARGETSR31,Interrupt Processor Targets Register 31"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x04)
    
    group.long 0x880++0x03
        line.long 0x00 "GICD_ITARGETSR32,Interrupt Processor Targets Register 32"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO131  ,CPU Targets Byte Offset 131 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO130  ,CPU Targets Byte Offset 130 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO129  ,CPU Targets Byte Offset 129 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO128  ,CPU Targets Byte Offset 128 "
    group.long 0x884++0x03
        line.long 0x00 "GICD_ITARGETSR33,Interrupt Processor Targets Register 33"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO135  ,CPU Targets Byte Offset 135 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO134  ,CPU Targets Byte Offset 134 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO133  ,CPU Targets Byte Offset 133 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO132  ,CPU Targets Byte Offset 132 "
    group.long 0x888++0x03
        line.long 0x00 "GICD_ITARGETSR34,Interrupt Processor Targets Register 34"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO139  ,CPU Targets Byte Offset 139 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO138  ,CPU Targets Byte Offset 138 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO137  ,CPU Targets Byte Offset 137 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO136  ,CPU Targets Byte Offset 136 "
    group.long 0x88C++0x03
        line.long 0x00 "GICD_ITARGETSR35,Interrupt Processor Targets Register 35"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO143  ,CPU Targets Byte Offset 143 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO142  ,CPU Targets Byte Offset 142 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO141  ,CPU Targets Byte Offset 141 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO140  ,CPU Targets Byte Offset 140 "
    group.long 0x890++0x03
        line.long 0x00 "GICD_ITARGETSR36,Interrupt Processor Targets Register 36"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO147  ,CPU Targets Byte Offset 147 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO146  ,CPU Targets Byte Offset 146 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO145  ,CPU Targets Byte Offset 145 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO144  ,CPU Targets Byte Offset 144 "
    group.long 0x894++0x03
        line.long 0x00 "GICD_ITARGETSR37,Interrupt Processor Targets Register 37"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO151  ,CPU Targets Byte Offset 151 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO150  ,CPU Targets Byte Offset 150 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO149  ,CPU Targets Byte Offset 149 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO148  ,CPU Targets Byte Offset 148 "
    group.long 0x898++0x03
        line.long 0x00 "GICD_ITARGETSR38,Interrupt Processor Targets Register 38"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO155  ,CPU Targets Byte Offset 155 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO154  ,CPU Targets Byte Offset 154 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO153  ,CPU Targets Byte Offset 153 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO152  ,CPU Targets Byte Offset 152 "
    group.long 0x89C++0x03
        line.long 0x00 "GICD_ITARGETSR39,Interrupt Processor Targets Register 39"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO159  ,CPU Targets Byte Offset 159 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO158  ,CPU Targets Byte Offset 158 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO157  ,CPU Targets Byte Offset 157 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO156  ,CPU Targets Byte Offset 156 "
    else
    hgroup.long 0x880++0x03
        hide.long 0x00 "GICD_ITARGETSR32,Interrupt Processor Targets Register 32"
    hgroup.long 0x884++0x03
        hide.long 0x00 "GICD_ITARGETSR33,Interrupt Processor Targets Register 33"
    hgroup.long 0x888++0x03
        hide.long 0x00 "GICD_ITARGETSR34,Interrupt Processor Targets Register 34"
    hgroup.long 0x88C++0x03
        hide.long 0x00 "GICD_ITARGETSR35,Interrupt Processor Targets Register 35"
    hgroup.long 0x890++0x03
        hide.long 0x00 "GICD_ITARGETSR36,Interrupt Processor Targets Register 36"
    hgroup.long 0x894++0x03
        hide.long 0x00 "GICD_ITARGETSR37,Interrupt Processor Targets Register 37"
    hgroup.long 0x898++0x03
        hide.long 0x00 "GICD_ITARGETSR38,Interrupt Processor Targets Register 38"
    hgroup.long 0x89C++0x03
        hide.long 0x00 "GICD_ITARGETSR39,Interrupt Processor Targets Register 39"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x05)
    
    group.long 0x8A0++0x03
        line.long 0x00 "GICD_ITARGETSR40,Interrupt Processor Targets Register 40"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO163  ,CPU Targets Byte Offset 163 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO162  ,CPU Targets Byte Offset 162 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO161  ,CPU Targets Byte Offset 161 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO160  ,CPU Targets Byte Offset 160 "
    group.long 0x8A4++0x03
        line.long 0x00 "GICD_ITARGETSR41,Interrupt Processor Targets Register 41"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO167  ,CPU Targets Byte Offset 167 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO166  ,CPU Targets Byte Offset 166 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO165  ,CPU Targets Byte Offset 165 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO164  ,CPU Targets Byte Offset 164 "
    group.long 0x8A8++0x03
        line.long 0x00 "GICD_ITARGETSR42,Interrupt Processor Targets Register 42"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO171  ,CPU Targets Byte Offset 171 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO170  ,CPU Targets Byte Offset 170 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO169  ,CPU Targets Byte Offset 169 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO168  ,CPU Targets Byte Offset 168 "
    group.long 0x8AC++0x03
        line.long 0x00 "GICD_ITARGETSR43,Interrupt Processor Targets Register 43"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO175  ,CPU Targets Byte Offset 175 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO174  ,CPU Targets Byte Offset 174 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO173  ,CPU Targets Byte Offset 173 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO172  ,CPU Targets Byte Offset 172 "
    group.long 0x8B0++0x03
        line.long 0x00 "GICD_ITARGETSR44,Interrupt Processor Targets Register 44"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO179  ,CPU Targets Byte Offset 179 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO178  ,CPU Targets Byte Offset 178 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO177  ,CPU Targets Byte Offset 177 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO176  ,CPU Targets Byte Offset 176 "
    group.long 0x8B4++0x03
        line.long 0x00 "GICD_ITARGETSR45,Interrupt Processor Targets Register 45"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO183  ,CPU Targets Byte Offset 183 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO182  ,CPU Targets Byte Offset 182 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO181  ,CPU Targets Byte Offset 181 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO180  ,CPU Targets Byte Offset 180 "
    group.long 0x8B8++0x03
        line.long 0x00 "GICD_ITARGETSR46,Interrupt Processor Targets Register 46"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO187  ,CPU Targets Byte Offset 187 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO186  ,CPU Targets Byte Offset 186 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO185  ,CPU Targets Byte Offset 185 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO184  ,CPU Targets Byte Offset 184 "
    group.long 0x8BC++0x03
        line.long 0x00 "GICD_ITARGETSR47,Interrupt Processor Targets Register 47"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO191  ,CPU Targets Byte Offset 191 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO190  ,CPU Targets Byte Offset 190 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO189  ,CPU Targets Byte Offset 189 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO188  ,CPU Targets Byte Offset 188 "
    else
    hgroup.long 0x8A0++0x03
        hide.long 0x00 "GICD_ITARGETSR40,Interrupt Processor Targets Register 40"
    hgroup.long 0x8A4++0x03
        hide.long 0x00 "GICD_ITARGETSR41,Interrupt Processor Targets Register 41"
    hgroup.long 0x8A8++0x03
        hide.long 0x00 "GICD_ITARGETSR42,Interrupt Processor Targets Register 42"
    hgroup.long 0x8AC++0x03
        hide.long 0x00 "GICD_ITARGETSR43,Interrupt Processor Targets Register 43"
    hgroup.long 0x8B0++0x03
        hide.long 0x00 "GICD_ITARGETSR44,Interrupt Processor Targets Register 44"
    hgroup.long 0x8B4++0x03
        hide.long 0x00 "GICD_ITARGETSR45,Interrupt Processor Targets Register 45"
    hgroup.long 0x8B8++0x03
        hide.long 0x00 "GICD_ITARGETSR46,Interrupt Processor Targets Register 46"
    hgroup.long 0x8BC++0x03
        hide.long 0x00 "GICD_ITARGETSR47,Interrupt Processor Targets Register 47"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x06)
    
    group.long 0x8C0++0x03
        line.long 0x00 "GICD_ITARGETSR48,Interrupt Processor Targets Register 48"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO195  ,CPU Targets Byte Offset 195 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO194  ,CPU Targets Byte Offset 194 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO193  ,CPU Targets Byte Offset 193 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO192  ,CPU Targets Byte Offset 192 "
    group.long 0x8C4++0x03
        line.long 0x00 "GICD_ITARGETSR49,Interrupt Processor Targets Register 49"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO199  ,CPU Targets Byte Offset 199 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO198  ,CPU Targets Byte Offset 198 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO197  ,CPU Targets Byte Offset 197 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO196  ,CPU Targets Byte Offset 196 "
    group.long 0x8C8++0x03
        line.long 0x00 "GICD_ITARGETSR50,Interrupt Processor Targets Register 50"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO203  ,CPU Targets Byte Offset 203 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO202  ,CPU Targets Byte Offset 202 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO201  ,CPU Targets Byte Offset 201 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO200  ,CPU Targets Byte Offset 200 "
    group.long 0x8CC++0x03
        line.long 0x00 "GICD_ITARGETSR51,Interrupt Processor Targets Register 51"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO207  ,CPU Targets Byte Offset 207 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO206  ,CPU Targets Byte Offset 206 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO205  ,CPU Targets Byte Offset 205 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO204  ,CPU Targets Byte Offset 204 "
    group.long 0x8D0++0x03
        line.long 0x00 "GICD_ITARGETSR52,Interrupt Processor Targets Register 52"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO211  ,CPU Targets Byte Offset 211 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO210  ,CPU Targets Byte Offset 210 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO209  ,CPU Targets Byte Offset 209 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO208  ,CPU Targets Byte Offset 208 "
    group.long 0x8D4++0x03
        line.long 0x00 "GICD_ITARGETSR53,Interrupt Processor Targets Register 53"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO215  ,CPU Targets Byte Offset 215 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO214  ,CPU Targets Byte Offset 214 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO213  ,CPU Targets Byte Offset 213 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO212  ,CPU Targets Byte Offset 212 "
    group.long 0x8D8++0x03
        line.long 0x00 "GICD_ITARGETSR54,Interrupt Processor Targets Register 54"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO219  ,CPU Targets Byte Offset 219 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO218  ,CPU Targets Byte Offset 218 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO217  ,CPU Targets Byte Offset 217 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO216  ,CPU Targets Byte Offset 216 "
    group.long 0x8DC++0x03
        line.long 0x00 "GICD_ITARGETSR55,Interrupt Processor Targets Register 55"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO223  ,CPU Targets Byte Offset 223 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO222  ,CPU Targets Byte Offset 222 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO221  ,CPU Targets Byte Offset 221 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO220  ,CPU Targets Byte Offset 220 "
    else
    hgroup.long 0x8C0++0x03
        hide.long 0x00 "GICD_ITARGETSR48,Interrupt Processor Targets Register 48"
    hgroup.long 0x8C4++0x03
        hide.long 0x00 "GICD_ITARGETSR49,Interrupt Processor Targets Register 49"
    hgroup.long 0x8C8++0x03
        hide.long 0x00 "GICD_ITARGETSR50,Interrupt Processor Targets Register 50"
    hgroup.long 0x8CC++0x03
        hide.long 0x00 "GICD_ITARGETSR51,Interrupt Processor Targets Register 51"
    hgroup.long 0x8D0++0x03
        hide.long 0x00 "GICD_ITARGETSR52,Interrupt Processor Targets Register 52"
    hgroup.long 0x8D4++0x03
        hide.long 0x00 "GICD_ITARGETSR53,Interrupt Processor Targets Register 53"
    hgroup.long 0x8D8++0x03
        hide.long 0x00 "GICD_ITARGETSR54,Interrupt Processor Targets Register 54"
    hgroup.long 0x8DC++0x03
        hide.long 0x00 "GICD_ITARGETSR55,Interrupt Processor Targets Register 55"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x07)
    
    group.long 0x8E0++0x03
        line.long 0x00 "GICD_ITARGETSR56,Interrupt Processor Targets Register 56"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO227  ,CPU Targets Byte Offset 227 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO226  ,CPU Targets Byte Offset 226 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO225  ,CPU Targets Byte Offset 225 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO224  ,CPU Targets Byte Offset 224 "
    group.long 0x8E4++0x03
        line.long 0x00 "GICD_ITARGETSR57,Interrupt Processor Targets Register 57"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO231  ,CPU Targets Byte Offset 231 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO230  ,CPU Targets Byte Offset 230 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO229  ,CPU Targets Byte Offset 229 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO228  ,CPU Targets Byte Offset 228 "
    group.long 0x8E8++0x03
        line.long 0x00 "GICD_ITARGETSR58,Interrupt Processor Targets Register 58"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO235  ,CPU Targets Byte Offset 235 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO234  ,CPU Targets Byte Offset 234 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO233  ,CPU Targets Byte Offset 233 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO232  ,CPU Targets Byte Offset 232 "
    group.long 0x8EC++0x03
        line.long 0x00 "GICD_ITARGETSR59,Interrupt Processor Targets Register 59"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO239  ,CPU Targets Byte Offset 239 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO238  ,CPU Targets Byte Offset 238 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO237  ,CPU Targets Byte Offset 237 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO236  ,CPU Targets Byte Offset 236 "
    group.long 0x8F0++0x03
        line.long 0x00 "GICD_ITARGETSR60,Interrupt Processor Targets Register 60"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO243  ,CPU Targets Byte Offset 243 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO242  ,CPU Targets Byte Offset 242 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO241  ,CPU Targets Byte Offset 241 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO240  ,CPU Targets Byte Offset 240 "
    group.long 0x8F4++0x03
        line.long 0x00 "GICD_ITARGETSR61,Interrupt Processor Targets Register 61"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO247  ,CPU Targets Byte Offset 247 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO246  ,CPU Targets Byte Offset 246 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO245  ,CPU Targets Byte Offset 245 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO244  ,CPU Targets Byte Offset 244 "
    group.long 0x8F8++0x03
        line.long 0x00 "GICD_ITARGETSR62,Interrupt Processor Targets Register 62"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO251  ,CPU Targets Byte Offset 251 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO250  ,CPU Targets Byte Offset 250 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO249  ,CPU Targets Byte Offset 249 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO248  ,CPU Targets Byte Offset 248 "
    group.long 0x8FC++0x03
        line.long 0x00 "GICD_ITARGETSR63,Interrupt Processor Targets Register 63"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO255  ,CPU Targets Byte Offset 255 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO254  ,CPU Targets Byte Offset 254 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO253  ,CPU Targets Byte Offset 253 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO252  ,CPU Targets Byte Offset 252 "
    else
    hgroup.long 0x8E0++0x03
        hide.long 0x00 "GICD_ITARGETSR56,Interrupt Processor Targets Register 56"
    hgroup.long 0x8E4++0x03
        hide.long 0x00 "GICD_ITARGETSR57,Interrupt Processor Targets Register 57"
    hgroup.long 0x8E8++0x03
        hide.long 0x00 "GICD_ITARGETSR58,Interrupt Processor Targets Register 58"
    hgroup.long 0x8EC++0x03
        hide.long 0x00 "GICD_ITARGETSR59,Interrupt Processor Targets Register 59"
    hgroup.long 0x8F0++0x03
        hide.long 0x00 "GICD_ITARGETSR60,Interrupt Processor Targets Register 60"
    hgroup.long 0x8F4++0x03
        hide.long 0x00 "GICD_ITARGETSR61,Interrupt Processor Targets Register 61"
    hgroup.long 0x8F8++0x03
        hide.long 0x00 "GICD_ITARGETSR62,Interrupt Processor Targets Register 62"
    hgroup.long 0x8FC++0x03
        hide.long 0x00 "GICD_ITARGETSR63,Interrupt Processor Targets Register 63"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x08)
    
    group.long 0x900++0x03
        line.long 0x00 "GICD_ITARGETSR64,Interrupt Processor Targets Register 64"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO259  ,CPU Targets Byte Offset 259 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO258  ,CPU Targets Byte Offset 258 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO257  ,CPU Targets Byte Offset 257 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO256  ,CPU Targets Byte Offset 256 "
    group.long 0x904++0x03
        line.long 0x00 "GICD_ITARGETSR65,Interrupt Processor Targets Register 65"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO263  ,CPU Targets Byte Offset 263 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO262  ,CPU Targets Byte Offset 262 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO261  ,CPU Targets Byte Offset 261 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO260  ,CPU Targets Byte Offset 260 "
    group.long 0x908++0x03
        line.long 0x00 "GICD_ITARGETSR66,Interrupt Processor Targets Register 66"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO267  ,CPU Targets Byte Offset 267 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO266  ,CPU Targets Byte Offset 266 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO265  ,CPU Targets Byte Offset 265 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO264  ,CPU Targets Byte Offset 264 "
    group.long 0x90C++0x03
        line.long 0x00 "GICD_ITARGETSR67,Interrupt Processor Targets Register 67"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO271  ,CPU Targets Byte Offset 271 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO270  ,CPU Targets Byte Offset 270 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO269  ,CPU Targets Byte Offset 269 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO268  ,CPU Targets Byte Offset 268 "
    group.long 0x910++0x03
        line.long 0x00 "GICD_ITARGETSR68,Interrupt Processor Targets Register 68"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO275  ,CPU Targets Byte Offset 275 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO274  ,CPU Targets Byte Offset 274 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO273  ,CPU Targets Byte Offset 273 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO272  ,CPU Targets Byte Offset 272 "
    group.long 0x914++0x03
        line.long 0x00 "GICD_ITARGETSR69,Interrupt Processor Targets Register 69"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO279  ,CPU Targets Byte Offset 279 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO278  ,CPU Targets Byte Offset 278 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO277  ,CPU Targets Byte Offset 277 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO276  ,CPU Targets Byte Offset 276 "
    group.long 0x918++0x03
        line.long 0x00 "GICD_ITARGETSR70,Interrupt Processor Targets Register 70"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO283  ,CPU Targets Byte Offset 283 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO282  ,CPU Targets Byte Offset 282 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO281  ,CPU Targets Byte Offset 281 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO280  ,CPU Targets Byte Offset 280 "
    group.long 0x91C++0x03
        line.long 0x00 "GICD_ITARGETSR71,Interrupt Processor Targets Register 71"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO287  ,CPU Targets Byte Offset 287 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO286  ,CPU Targets Byte Offset 286 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO285  ,CPU Targets Byte Offset 285 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO284  ,CPU Targets Byte Offset 284 "
    else
    hgroup.long 0x900++0x03
        hide.long 0x00 "GICD_ITARGETSR64,Interrupt Processor Targets Register 64"
    hgroup.long 0x904++0x03
        hide.long 0x00 "GICD_ITARGETSR65,Interrupt Processor Targets Register 65"
    hgroup.long 0x908++0x03
        hide.long 0x00 "GICD_ITARGETSR66,Interrupt Processor Targets Register 66"
    hgroup.long 0x90C++0x03
        hide.long 0x00 "GICD_ITARGETSR67,Interrupt Processor Targets Register 67"
    hgroup.long 0x910++0x03
        hide.long 0x00 "GICD_ITARGETSR68,Interrupt Processor Targets Register 68"
    hgroup.long 0x914++0x03
        hide.long 0x00 "GICD_ITARGETSR69,Interrupt Processor Targets Register 69"
    hgroup.long 0x918++0x03
        hide.long 0x00 "GICD_ITARGETSR70,Interrupt Processor Targets Register 70"
    hgroup.long 0x91C++0x03
        hide.long 0x00 "GICD_ITARGETSR71,Interrupt Processor Targets Register 71"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x09)
    
    group.long 0x920++0x03
        line.long 0x00 "GICD_ITARGETSR72,Interrupt Processor Targets Register 72"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO291  ,CPU Targets Byte Offset 291 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO290  ,CPU Targets Byte Offset 290 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO289  ,CPU Targets Byte Offset 289 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO288  ,CPU Targets Byte Offset 288 "
    group.long 0x924++0x03
        line.long 0x00 "GICD_ITARGETSR73,Interrupt Processor Targets Register 73"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO295  ,CPU Targets Byte Offset 295 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO294  ,CPU Targets Byte Offset 294 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO293  ,CPU Targets Byte Offset 293 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO292  ,CPU Targets Byte Offset 292 "
    group.long 0x928++0x03
        line.long 0x00 "GICD_ITARGETSR74,Interrupt Processor Targets Register 74"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO299  ,CPU Targets Byte Offset 299 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO298  ,CPU Targets Byte Offset 298 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO297  ,CPU Targets Byte Offset 297 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO296  ,CPU Targets Byte Offset 296 "
    group.long 0x92C++0x03
        line.long 0x00 "GICD_ITARGETSR75,Interrupt Processor Targets Register 75"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO303  ,CPU Targets Byte Offset 303 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO302  ,CPU Targets Byte Offset 302 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO301  ,CPU Targets Byte Offset 301 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO300  ,CPU Targets Byte Offset 300 "
    group.long 0x930++0x03
        line.long 0x00 "GICD_ITARGETSR76,Interrupt Processor Targets Register 76"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO307  ,CPU Targets Byte Offset 307 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO306  ,CPU Targets Byte Offset 306 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO305  ,CPU Targets Byte Offset 305 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO304  ,CPU Targets Byte Offset 304 "
    group.long 0x934++0x03
        line.long 0x00 "GICD_ITARGETSR77,Interrupt Processor Targets Register 77"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO311  ,CPU Targets Byte Offset 311 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO310  ,CPU Targets Byte Offset 310 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO309  ,CPU Targets Byte Offset 309 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO308  ,CPU Targets Byte Offset 308 "
    group.long 0x938++0x03
        line.long 0x00 "GICD_ITARGETSR78,Interrupt Processor Targets Register 78"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO315  ,CPU Targets Byte Offset 315 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO314  ,CPU Targets Byte Offset 314 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO313  ,CPU Targets Byte Offset 313 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO312  ,CPU Targets Byte Offset 312 "
    group.long 0x93C++0x03
        line.long 0x00 "GICD_ITARGETSR79,Interrupt Processor Targets Register 79"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO319  ,CPU Targets Byte Offset 319 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO318  ,CPU Targets Byte Offset 318 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO317  ,CPU Targets Byte Offset 317 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO316  ,CPU Targets Byte Offset 316 "
    else
    hgroup.long 0x920++0x03
        hide.long 0x00 "GICD_ITARGETSR72,Interrupt Processor Targets Register 72"
    hgroup.long 0x924++0x03
        hide.long 0x00 "GICD_ITARGETSR73,Interrupt Processor Targets Register 73"
    hgroup.long 0x928++0x03
        hide.long 0x00 "GICD_ITARGETSR74,Interrupt Processor Targets Register 74"
    hgroup.long 0x92C++0x03
        hide.long 0x00 "GICD_ITARGETSR75,Interrupt Processor Targets Register 75"
    hgroup.long 0x930++0x03
        hide.long 0x00 "GICD_ITARGETSR76,Interrupt Processor Targets Register 76"
    hgroup.long 0x934++0x03
        hide.long 0x00 "GICD_ITARGETSR77,Interrupt Processor Targets Register 77"
    hgroup.long 0x938++0x03
        hide.long 0x00 "GICD_ITARGETSR78,Interrupt Processor Targets Register 78"
    hgroup.long 0x93C++0x03
        hide.long 0x00 "GICD_ITARGETSR79,Interrupt Processor Targets Register 79"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0A)
    
    group.long 0x940++0x03
        line.long 0x00 "GICD_ITARGETSR80,Interrupt Processor Targets Register 80"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO323  ,CPU Targets Byte Offset 323 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO322  ,CPU Targets Byte Offset 322 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO321  ,CPU Targets Byte Offset 321 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO320  ,CPU Targets Byte Offset 320 "
    group.long 0x944++0x03
        line.long 0x00 "GICD_ITARGETSR81,Interrupt Processor Targets Register 81"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO327  ,CPU Targets Byte Offset 327 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO326  ,CPU Targets Byte Offset 326 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO325  ,CPU Targets Byte Offset 325 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO324  ,CPU Targets Byte Offset 324 "
    group.long 0x948++0x03
        line.long 0x00 "GICD_ITARGETSR82,Interrupt Processor Targets Register 82"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO331  ,CPU Targets Byte Offset 331 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO330  ,CPU Targets Byte Offset 330 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO329  ,CPU Targets Byte Offset 329 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO328  ,CPU Targets Byte Offset 328 "
    group.long 0x94C++0x03
        line.long 0x00 "GICD_ITARGETSR83,Interrupt Processor Targets Register 83"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO335  ,CPU Targets Byte Offset 335 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO334  ,CPU Targets Byte Offset 334 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO333  ,CPU Targets Byte Offset 333 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO332  ,CPU Targets Byte Offset 332 "
    group.long 0x950++0x03
        line.long 0x00 "GICD_ITARGETSR84,Interrupt Processor Targets Register 84"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO339  ,CPU Targets Byte Offset 339 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO338  ,CPU Targets Byte Offset 338 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO337  ,CPU Targets Byte Offset 337 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO336  ,CPU Targets Byte Offset 336 "
    group.long 0x954++0x03
        line.long 0x00 "GICD_ITARGETSR85,Interrupt Processor Targets Register 85"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO343  ,CPU Targets Byte Offset 343 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO342  ,CPU Targets Byte Offset 342 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO341  ,CPU Targets Byte Offset 341 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO340  ,CPU Targets Byte Offset 340 "
    group.long 0x958++0x03
        line.long 0x00 "GICD_ITARGETSR86,Interrupt Processor Targets Register 86"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO347  ,CPU Targets Byte Offset 347 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO346  ,CPU Targets Byte Offset 346 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO345  ,CPU Targets Byte Offset 345 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO344  ,CPU Targets Byte Offset 344 "
    group.long 0x95C++0x03
        line.long 0x00 "GICD_ITARGETSR87,Interrupt Processor Targets Register 87"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO351  ,CPU Targets Byte Offset 351 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO350  ,CPU Targets Byte Offset 350 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO349  ,CPU Targets Byte Offset 349 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO348  ,CPU Targets Byte Offset 348 "
    else
    hgroup.long 0x940++0x03
        hide.long 0x00 "GICD_ITARGETSR80,Interrupt Processor Targets Register 80"
    hgroup.long 0x944++0x03
        hide.long 0x00 "GICD_ITARGETSR81,Interrupt Processor Targets Register 81"
    hgroup.long 0x948++0x03
        hide.long 0x00 "GICD_ITARGETSR82,Interrupt Processor Targets Register 82"
    hgroup.long 0x94C++0x03
        hide.long 0x00 "GICD_ITARGETSR83,Interrupt Processor Targets Register 83"
    hgroup.long 0x950++0x03
        hide.long 0x00 "GICD_ITARGETSR84,Interrupt Processor Targets Register 84"
    hgroup.long 0x954++0x03
        hide.long 0x00 "GICD_ITARGETSR85,Interrupt Processor Targets Register 85"
    hgroup.long 0x958++0x03
        hide.long 0x00 "GICD_ITARGETSR86,Interrupt Processor Targets Register 86"
    hgroup.long 0x95C++0x03
        hide.long 0x00 "GICD_ITARGETSR87,Interrupt Processor Targets Register 87"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0B)
    
    group.long 0x960++0x03
        line.long 0x00 "GICD_ITARGETSR88,Interrupt Processor Targets Register 88"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO355  ,CPU Targets Byte Offset 355 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO354  ,CPU Targets Byte Offset 354 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO353  ,CPU Targets Byte Offset 353 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO352  ,CPU Targets Byte Offset 352 "
    group.long 0x964++0x03
        line.long 0x00 "GICD_ITARGETSR89,Interrupt Processor Targets Register 89"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO359  ,CPU Targets Byte Offset 359 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO358  ,CPU Targets Byte Offset 358 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO357  ,CPU Targets Byte Offset 357 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO356  ,CPU Targets Byte Offset 356 "
    group.long 0x968++0x03
        line.long 0x00 "GICD_ITARGETSR90,Interrupt Processor Targets Register 90"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO363  ,CPU Targets Byte Offset 363 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO362  ,CPU Targets Byte Offset 362 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO361  ,CPU Targets Byte Offset 361 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO360  ,CPU Targets Byte Offset 360 "
    group.long 0x96C++0x03
        line.long 0x00 "GICD_ITARGETSR91,Interrupt Processor Targets Register 91"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO367  ,CPU Targets Byte Offset 367 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO366  ,CPU Targets Byte Offset 366 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO365  ,CPU Targets Byte Offset 365 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO364  ,CPU Targets Byte Offset 364 "
    group.long 0x970++0x03
        line.long 0x00 "GICD_ITARGETSR92,Interrupt Processor Targets Register 92"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO371  ,CPU Targets Byte Offset 371 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO370  ,CPU Targets Byte Offset 370 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO369  ,CPU Targets Byte Offset 369 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO368  ,CPU Targets Byte Offset 368 "
    group.long 0x974++0x03
        line.long 0x00 "GICD_ITARGETSR93,Interrupt Processor Targets Register 93"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO375  ,CPU Targets Byte Offset 375 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO374  ,CPU Targets Byte Offset 374 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO373  ,CPU Targets Byte Offset 373 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO372  ,CPU Targets Byte Offset 372 "
    group.long 0x978++0x03
        line.long 0x00 "GICD_ITARGETSR94,Interrupt Processor Targets Register 94"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO379  ,CPU Targets Byte Offset 379 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO378  ,CPU Targets Byte Offset 378 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO377  ,CPU Targets Byte Offset 377 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO376  ,CPU Targets Byte Offset 376 "
    group.long 0x97C++0x03
        line.long 0x00 "GICD_ITARGETSR95,Interrupt Processor Targets Register 95"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO383  ,CPU Targets Byte Offset 383 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO382  ,CPU Targets Byte Offset 382 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO381  ,CPU Targets Byte Offset 381 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO380  ,CPU Targets Byte Offset 380 "
    else
    hgroup.long 0x960++0x03
        hide.long 0x00 "GICD_ITARGETSR88,Interrupt Processor Targets Register 88"
    hgroup.long 0x964++0x03
        hide.long 0x00 "GICD_ITARGETSR89,Interrupt Processor Targets Register 89"
    hgroup.long 0x968++0x03
        hide.long 0x00 "GICD_ITARGETSR90,Interrupt Processor Targets Register 90"
    hgroup.long 0x96C++0x03
        hide.long 0x00 "GICD_ITARGETSR91,Interrupt Processor Targets Register 91"
    hgroup.long 0x970++0x03
        hide.long 0x00 "GICD_ITARGETSR92,Interrupt Processor Targets Register 92"
    hgroup.long 0x974++0x03
        hide.long 0x00 "GICD_ITARGETSR93,Interrupt Processor Targets Register 93"
    hgroup.long 0x978++0x03
        hide.long 0x00 "GICD_ITARGETSR94,Interrupt Processor Targets Register 94"
    hgroup.long 0x97C++0x03
        hide.long 0x00 "GICD_ITARGETSR95,Interrupt Processor Targets Register 95"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0C)
    
    group.long 0x980++0x03
        line.long 0x00 "GICD_ITARGETSR96,Interrupt Processor Targets Register 96"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO387  ,CPU Targets Byte Offset 387 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO386  ,CPU Targets Byte Offset 386 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO385  ,CPU Targets Byte Offset 385 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO384  ,CPU Targets Byte Offset 384 "
    group.long 0x984++0x03
        line.long 0x00 "GICD_ITARGETSR97,Interrupt Processor Targets Register 97"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO391  ,CPU Targets Byte Offset 391 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO390  ,CPU Targets Byte Offset 390 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO389  ,CPU Targets Byte Offset 389 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO388  ,CPU Targets Byte Offset 388 "
    group.long 0x988++0x03
        line.long 0x00 "GICD_ITARGETSR98,Interrupt Processor Targets Register 98"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO395  ,CPU Targets Byte Offset 395 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO394  ,CPU Targets Byte Offset 394 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO393  ,CPU Targets Byte Offset 393 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO392  ,CPU Targets Byte Offset 392 "
    group.long 0x98C++0x03
        line.long 0x00 "GICD_ITARGETSR99,Interrupt Processor Targets Register 99"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO399  ,CPU Targets Byte Offset 399 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO398  ,CPU Targets Byte Offset 398 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO397  ,CPU Targets Byte Offset 397 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO396  ,CPU Targets Byte Offset 396 "
    group.long 0x990++0x03
        line.long 0x00 "GICD_ITARGETSR100,Interrupt Processor Targets Register 100"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO403  ,CPU Targets Byte Offset 403 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO402  ,CPU Targets Byte Offset 402 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO401  ,CPU Targets Byte Offset 401 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO400  ,CPU Targets Byte Offset 400 "
    group.long 0x994++0x03
        line.long 0x00 "GICD_ITARGETSR101,Interrupt Processor Targets Register 101"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO407  ,CPU Targets Byte Offset 407 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO406  ,CPU Targets Byte Offset 406 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO405  ,CPU Targets Byte Offset 405 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO404  ,CPU Targets Byte Offset 404 "
    group.long 0x998++0x03
        line.long 0x00 "GICD_ITARGETSR102,Interrupt Processor Targets Register 102"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO411  ,CPU Targets Byte Offset 411 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO410  ,CPU Targets Byte Offset 410 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO409  ,CPU Targets Byte Offset 409 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO408  ,CPU Targets Byte Offset 408 "
    group.long 0x99C++0x03
        line.long 0x00 "GICD_ITARGETSR103,Interrupt Processor Targets Register 103"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO415  ,CPU Targets Byte Offset 415 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO414  ,CPU Targets Byte Offset 414 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO413  ,CPU Targets Byte Offset 413 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO412  ,CPU Targets Byte Offset 412 "
    else
    hgroup.long 0x980++0x03
        hide.long 0x00 "GICD_ITARGETSR96,Interrupt Processor Targets Register 96"
    hgroup.long 0x984++0x03
        hide.long 0x00 "GICD_ITARGETSR97,Interrupt Processor Targets Register 97"
    hgroup.long 0x988++0x03
        hide.long 0x00 "GICD_ITARGETSR98,Interrupt Processor Targets Register 98"
    hgroup.long 0x98C++0x03
        hide.long 0x00 "GICD_ITARGETSR99,Interrupt Processor Targets Register 99"
    hgroup.long 0x990++0x03
        hide.long 0x00 "GICD_ITARGETSR100,Interrupt Processor Targets Register 100"
    hgroup.long 0x994++0x03
        hide.long 0x00 "GICD_ITARGETSR101,Interrupt Processor Targets Register 101"
    hgroup.long 0x998++0x03
        hide.long 0x00 "GICD_ITARGETSR102,Interrupt Processor Targets Register 102"
    hgroup.long 0x99C++0x03
        hide.long 0x00 "GICD_ITARGETSR103,Interrupt Processor Targets Register 103"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0D)
    
    group.long 0x9A0++0x03
        line.long 0x00 "GICD_ITARGETSR104,Interrupt Processor Targets Register 104"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO419  ,CPU Targets Byte Offset 419 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO418  ,CPU Targets Byte Offset 418 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO417  ,CPU Targets Byte Offset 417 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO416  ,CPU Targets Byte Offset 416 "
    group.long 0x9A4++0x03
        line.long 0x00 "GICD_ITARGETSR105,Interrupt Processor Targets Register 105"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO423  ,CPU Targets Byte Offset 423 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO422  ,CPU Targets Byte Offset 422 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO421  ,CPU Targets Byte Offset 421 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO420  ,CPU Targets Byte Offset 420 "
    group.long 0x9A8++0x03
        line.long 0x00 "GICD_ITARGETSR106,Interrupt Processor Targets Register 106"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO427  ,CPU Targets Byte Offset 427 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO426  ,CPU Targets Byte Offset 426 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO425  ,CPU Targets Byte Offset 425 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO424  ,CPU Targets Byte Offset 424 "
    group.long 0x9AC++0x03
        line.long 0x00 "GICD_ITARGETSR107,Interrupt Processor Targets Register 107"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO431  ,CPU Targets Byte Offset 431 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO430  ,CPU Targets Byte Offset 430 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO429  ,CPU Targets Byte Offset 429 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO428  ,CPU Targets Byte Offset 428 "
    group.long 0x9B0++0x03
        line.long 0x00 "GICD_ITARGETSR108,Interrupt Processor Targets Register 108"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO435  ,CPU Targets Byte Offset 435 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO434  ,CPU Targets Byte Offset 434 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO433  ,CPU Targets Byte Offset 433 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO432  ,CPU Targets Byte Offset 432 "
    group.long 0x9B4++0x03
        line.long 0x00 "GICD_ITARGETSR109,Interrupt Processor Targets Register 109"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO439  ,CPU Targets Byte Offset 439 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO438  ,CPU Targets Byte Offset 438 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO437  ,CPU Targets Byte Offset 437 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO436  ,CPU Targets Byte Offset 436 "
    group.long 0x9B8++0x03
        line.long 0x00 "GICD_ITARGETSR110,Interrupt Processor Targets Register 110"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO443  ,CPU Targets Byte Offset 443 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO442  ,CPU Targets Byte Offset 442 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO441  ,CPU Targets Byte Offset 441 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO440  ,CPU Targets Byte Offset 440 "
    group.long 0x9BC++0x03
        line.long 0x00 "GICD_ITARGETSR111,Interrupt Processor Targets Register 111"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO447  ,CPU Targets Byte Offset 447 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO446  ,CPU Targets Byte Offset 446 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO445  ,CPU Targets Byte Offset 445 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO444  ,CPU Targets Byte Offset 444 "
    else
    hgroup.long 0x9A0++0x03
        hide.long 0x00 "GICD_ITARGETSR104,Interrupt Processor Targets Register 104"
    hgroup.long 0x9A4++0x03
        hide.long 0x00 "GICD_ITARGETSR105,Interrupt Processor Targets Register 105"
    hgroup.long 0x9A8++0x03
        hide.long 0x00 "GICD_ITARGETSR106,Interrupt Processor Targets Register 106"
    hgroup.long 0x9AC++0x03
        hide.long 0x00 "GICD_ITARGETSR107,Interrupt Processor Targets Register 107"
    hgroup.long 0x9B0++0x03
        hide.long 0x00 "GICD_ITARGETSR108,Interrupt Processor Targets Register 108"
    hgroup.long 0x9B4++0x03
        hide.long 0x00 "GICD_ITARGETSR109,Interrupt Processor Targets Register 109"
    hgroup.long 0x9B8++0x03
        hide.long 0x00 "GICD_ITARGETSR110,Interrupt Processor Targets Register 110"
    hgroup.long 0x9BC++0x03
        hide.long 0x00 "GICD_ITARGETSR111,Interrupt Processor Targets Register 111"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0E)
    
    group.long 0x9C0++0x03
        line.long 0x00 "GICD_ITARGETSR112,Interrupt Processor Targets Register 112"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO451  ,CPU Targets Byte Offset 451 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO450  ,CPU Targets Byte Offset 450 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO449  ,CPU Targets Byte Offset 449 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO448  ,CPU Targets Byte Offset 448 "
    group.long 0x9C4++0x03
        line.long 0x00 "GICD_ITARGETSR113,Interrupt Processor Targets Register 113"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO455  ,CPU Targets Byte Offset 455 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO454  ,CPU Targets Byte Offset 454 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO453  ,CPU Targets Byte Offset 453 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO452  ,CPU Targets Byte Offset 452 "
    group.long 0x9C8++0x03
        line.long 0x00 "GICD_ITARGETSR114,Interrupt Processor Targets Register 114"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO459  ,CPU Targets Byte Offset 459 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO458  ,CPU Targets Byte Offset 458 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO457  ,CPU Targets Byte Offset 457 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO456  ,CPU Targets Byte Offset 456 "
    group.long 0x9CC++0x03
        line.long 0x00 "GICD_ITARGETSR115,Interrupt Processor Targets Register 115"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO463  ,CPU Targets Byte Offset 463 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO462  ,CPU Targets Byte Offset 462 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO461  ,CPU Targets Byte Offset 461 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO460  ,CPU Targets Byte Offset 460 "
    group.long 0x9D0++0x03
        line.long 0x00 "GICD_ITARGETSR116,Interrupt Processor Targets Register 116"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO467  ,CPU Targets Byte Offset 467 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO466  ,CPU Targets Byte Offset 466 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO465  ,CPU Targets Byte Offset 465 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO464  ,CPU Targets Byte Offset 464 "
    group.long 0x9D4++0x03
        line.long 0x00 "GICD_ITARGETSR117,Interrupt Processor Targets Register 117"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO471  ,CPU Targets Byte Offset 471 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO470  ,CPU Targets Byte Offset 470 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO469  ,CPU Targets Byte Offset 469 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO468  ,CPU Targets Byte Offset 468 "
    group.long 0x9D8++0x03
        line.long 0x00 "GICD_ITARGETSR118,Interrupt Processor Targets Register 118"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO475  ,CPU Targets Byte Offset 475 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO474  ,CPU Targets Byte Offset 474 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO473  ,CPU Targets Byte Offset 473 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO472  ,CPU Targets Byte Offset 472 "
    group.long 0x9DC++0x03
        line.long 0x00 "GICD_ITARGETSR119,Interrupt Processor Targets Register 119"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO479  ,CPU Targets Byte Offset 479 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO478  ,CPU Targets Byte Offset 478 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO477  ,CPU Targets Byte Offset 477 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO476  ,CPU Targets Byte Offset 476 "
    else
    hgroup.long 0x9C0++0x03
        hide.long 0x00 "GICD_ITARGETSR112,Interrupt Processor Targets Register 112"
    hgroup.long 0x9C4++0x03
        hide.long 0x00 "GICD_ITARGETSR113,Interrupt Processor Targets Register 113"
    hgroup.long 0x9C8++0x03
        hide.long 0x00 "GICD_ITARGETSR114,Interrupt Processor Targets Register 114"
    hgroup.long 0x9CC++0x03
        hide.long 0x00 "GICD_ITARGETSR115,Interrupt Processor Targets Register 115"
    hgroup.long 0x9D0++0x03
        hide.long 0x00 "GICD_ITARGETSR116,Interrupt Processor Targets Register 116"
    hgroup.long 0x9D4++0x03
        hide.long 0x00 "GICD_ITARGETSR117,Interrupt Processor Targets Register 117"
    hgroup.long 0x9D8++0x03
        hide.long 0x00 "GICD_ITARGETSR118,Interrupt Processor Targets Register 118"
    hgroup.long 0x9DC++0x03
        hide.long 0x00 "GICD_ITARGETSR119,Interrupt Processor Targets Register 119"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0F)
    
    group.long 0x9E0++0x03
        line.long 0x00 "GICD_ITARGETSR120,Interrupt Processor Targets Register 120"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO483  ,CPU Targets Byte Offset 483 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO482  ,CPU Targets Byte Offset 482 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO481  ,CPU Targets Byte Offset 481 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO480  ,CPU Targets Byte Offset 480 "
    group.long 0x9E4++0x03
        line.long 0x00 "GICD_ITARGETSR121,Interrupt Processor Targets Register 121"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO487  ,CPU Targets Byte Offset 487 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO486  ,CPU Targets Byte Offset 486 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO485  ,CPU Targets Byte Offset 485 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO484  ,CPU Targets Byte Offset 484 "
    group.long 0x9E8++0x03
        line.long 0x00 "GICD_ITARGETSR122,Interrupt Processor Targets Register 122"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO491  ,CPU Targets Byte Offset 491 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO490  ,CPU Targets Byte Offset 490 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO489  ,CPU Targets Byte Offset 489 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO488  ,CPU Targets Byte Offset 488 "
    group.long 0x9EC++0x03
        line.long 0x00 "GICD_ITARGETSR123,Interrupt Processor Targets Register 123"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO495  ,CPU Targets Byte Offset 495 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO494  ,CPU Targets Byte Offset 494 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO493  ,CPU Targets Byte Offset 493 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO492  ,CPU Targets Byte Offset 492 "
    group.long 0x9F0++0x03
        line.long 0x00 "GICD_ITARGETSR124,Interrupt Processor Targets Register 124"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO499  ,CPU Targets Byte Offset 499 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO498  ,CPU Targets Byte Offset 498 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO497  ,CPU Targets Byte Offset 497 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO496  ,CPU Targets Byte Offset 496 "
    group.long 0x9F4++0x03
        line.long 0x00 "GICD_ITARGETSR125,Interrupt Processor Targets Register 125"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO503  ,CPU Targets Byte Offset 503 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO502  ,CPU Targets Byte Offset 502 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO501  ,CPU Targets Byte Offset 501 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO500  ,CPU Targets Byte Offset 500 "
    group.long 0x9F8++0x03
        line.long 0x00 "GICD_ITARGETSR126,Interrupt Processor Targets Register 126"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO507  ,CPU Targets Byte Offset 507 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO506  ,CPU Targets Byte Offset 506 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO505  ,CPU Targets Byte Offset 505 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO504  ,CPU Targets Byte Offset 504 "
    group.long 0x9FC++0x03
        line.long 0x00 "GICD_ITARGETSR127,Interrupt Processor Targets Register 127"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO511  ,CPU Targets Byte Offset 511 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO510  ,CPU Targets Byte Offset 510 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO509  ,CPU Targets Byte Offset 509 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO508  ,CPU Targets Byte Offset 508 "
    else
    hgroup.long 0x9E0++0x03
        hide.long 0x00 "GICD_ITARGETSR120,Interrupt Processor Targets Register 120"
    hgroup.long 0x9E4++0x03
        hide.long 0x00 "GICD_ITARGETSR121,Interrupt Processor Targets Register 121"
    hgroup.long 0x9E8++0x03
        hide.long 0x00 "GICD_ITARGETSR122,Interrupt Processor Targets Register 122"
    hgroup.long 0x9EC++0x03
        hide.long 0x00 "GICD_ITARGETSR123,Interrupt Processor Targets Register 123"
    hgroup.long 0x9F0++0x03
        hide.long 0x00 "GICD_ITARGETSR124,Interrupt Processor Targets Register 124"
    hgroup.long 0x9F4++0x03
        hide.long 0x00 "GICD_ITARGETSR125,Interrupt Processor Targets Register 125"
    hgroup.long 0x9F8++0x03
        hide.long 0x00 "GICD_ITARGETSR126,Interrupt Processor Targets Register 126"
    hgroup.long 0x9FC++0x03
        hide.long 0x00 "GICD_ITARGETSR127,Interrupt Processor Targets Register 127"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x10)
    
    group.long 0xA00++0x03
        line.long 0x00 "GICD_ITARGETSR128,Interrupt Processor Targets Register 128"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO515  ,CPU Targets Byte Offset 515 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO514  ,CPU Targets Byte Offset 514 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO513  ,CPU Targets Byte Offset 513 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO512  ,CPU Targets Byte Offset 512 "
    group.long 0xA04++0x03
        line.long 0x00 "GICD_ITARGETSR129,Interrupt Processor Targets Register 129"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO519  ,CPU Targets Byte Offset 519 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO518  ,CPU Targets Byte Offset 518 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO517  ,CPU Targets Byte Offset 517 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO516  ,CPU Targets Byte Offset 516 "
    group.long 0xA08++0x03
        line.long 0x00 "GICD_ITARGETSR130,Interrupt Processor Targets Register 130"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO523  ,CPU Targets Byte Offset 523 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO522  ,CPU Targets Byte Offset 522 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO521  ,CPU Targets Byte Offset 521 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO520  ,CPU Targets Byte Offset 520 "
    group.long 0xA0C++0x03
        line.long 0x00 "GICD_ITARGETSR131,Interrupt Processor Targets Register 131"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO527  ,CPU Targets Byte Offset 527 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO526  ,CPU Targets Byte Offset 526 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO525  ,CPU Targets Byte Offset 525 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO524  ,CPU Targets Byte Offset 524 "
    group.long 0xA10++0x03
        line.long 0x00 "GICD_ITARGETSR132,Interrupt Processor Targets Register 132"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO531  ,CPU Targets Byte Offset 531 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO530  ,CPU Targets Byte Offset 530 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO529  ,CPU Targets Byte Offset 529 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO528  ,CPU Targets Byte Offset 528 "
    group.long 0xA14++0x03
        line.long 0x00 "GICD_ITARGETSR133,Interrupt Processor Targets Register 133"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO535  ,CPU Targets Byte Offset 535 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO534  ,CPU Targets Byte Offset 534 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO533  ,CPU Targets Byte Offset 533 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO532  ,CPU Targets Byte Offset 532 "
    group.long 0xA18++0x03
        line.long 0x00 "GICD_ITARGETSR134,Interrupt Processor Targets Register 134"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO539  ,CPU Targets Byte Offset 539 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO538  ,CPU Targets Byte Offset 538 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO537  ,CPU Targets Byte Offset 537 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO536  ,CPU Targets Byte Offset 536 "
    group.long 0xA1C++0x03
        line.long 0x00 "GICD_ITARGETSR135,Interrupt Processor Targets Register 135"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO543  ,CPU Targets Byte Offset 543 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO542  ,CPU Targets Byte Offset 542 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO541  ,CPU Targets Byte Offset 541 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO540  ,CPU Targets Byte Offset 540 "
    else
    hgroup.long 0xA00++0x03
        hide.long 0x00 "GICD_ITARGETSR128,Interrupt Processor Targets Register 128"
    hgroup.long 0xA04++0x03
        hide.long 0x00 "GICD_ITARGETSR129,Interrupt Processor Targets Register 129"
    hgroup.long 0xA08++0x03
        hide.long 0x00 "GICD_ITARGETSR130,Interrupt Processor Targets Register 130"
    hgroup.long 0xA0C++0x03
        hide.long 0x00 "GICD_ITARGETSR131,Interrupt Processor Targets Register 131"
    hgroup.long 0xA10++0x03
        hide.long 0x00 "GICD_ITARGETSR132,Interrupt Processor Targets Register 132"
    hgroup.long 0xA14++0x03
        hide.long 0x00 "GICD_ITARGETSR133,Interrupt Processor Targets Register 133"
    hgroup.long 0xA18++0x03
        hide.long 0x00 "GICD_ITARGETSR134,Interrupt Processor Targets Register 134"
    hgroup.long 0xA1C++0x03
        hide.long 0x00 "GICD_ITARGETSR135,Interrupt Processor Targets Register 135"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x11)
    
    group.long 0xA20++0x03
        line.long 0x00 "GICD_ITARGETSR136,Interrupt Processor Targets Register 136"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO547  ,CPU Targets Byte Offset 547 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO546  ,CPU Targets Byte Offset 546 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO545  ,CPU Targets Byte Offset 545 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO544  ,CPU Targets Byte Offset 544 "
    group.long 0xA24++0x03
        line.long 0x00 "GICD_ITARGETSR137,Interrupt Processor Targets Register 137"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO551  ,CPU Targets Byte Offset 551 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO550  ,CPU Targets Byte Offset 550 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO549  ,CPU Targets Byte Offset 549 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO548  ,CPU Targets Byte Offset 548 "
    group.long 0xA28++0x03
        line.long 0x00 "GICD_ITARGETSR138,Interrupt Processor Targets Register 138"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO555  ,CPU Targets Byte Offset 555 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO554  ,CPU Targets Byte Offset 554 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO553  ,CPU Targets Byte Offset 553 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO552  ,CPU Targets Byte Offset 552 "
    group.long 0xA2C++0x03
        line.long 0x00 "GICD_ITARGETSR139,Interrupt Processor Targets Register 139"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO559  ,CPU Targets Byte Offset 559 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO558  ,CPU Targets Byte Offset 558 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO557  ,CPU Targets Byte Offset 557 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO556  ,CPU Targets Byte Offset 556 "
    group.long 0xA30++0x03
        line.long 0x00 "GICD_ITARGETSR140,Interrupt Processor Targets Register 140"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO563  ,CPU Targets Byte Offset 563 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO562  ,CPU Targets Byte Offset 562 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO561  ,CPU Targets Byte Offset 561 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO560  ,CPU Targets Byte Offset 560 "
    group.long 0xA34++0x03
        line.long 0x00 "GICD_ITARGETSR141,Interrupt Processor Targets Register 141"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO567  ,CPU Targets Byte Offset 567 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO566  ,CPU Targets Byte Offset 566 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO565  ,CPU Targets Byte Offset 565 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO564  ,CPU Targets Byte Offset 564 "
    group.long 0xA38++0x03
        line.long 0x00 "GICD_ITARGETSR142,Interrupt Processor Targets Register 142"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO571  ,CPU Targets Byte Offset 571 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO570  ,CPU Targets Byte Offset 570 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO569  ,CPU Targets Byte Offset 569 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO568  ,CPU Targets Byte Offset 568 "
    group.long 0xA3C++0x03
        line.long 0x00 "GICD_ITARGETSR143,Interrupt Processor Targets Register 143"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO575  ,CPU Targets Byte Offset 575 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO574  ,CPU Targets Byte Offset 574 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO573  ,CPU Targets Byte Offset 573 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO572  ,CPU Targets Byte Offset 572 "
    else
    hgroup.long 0xA20++0x03
        hide.long 0x00 "GICD_ITARGETSR136,Interrupt Processor Targets Register 136"
    hgroup.long 0xA24++0x03
        hide.long 0x00 "GICD_ITARGETSR137,Interrupt Processor Targets Register 137"
    hgroup.long 0xA28++0x03
        hide.long 0x00 "GICD_ITARGETSR138,Interrupt Processor Targets Register 138"
    hgroup.long 0xA2C++0x03
        hide.long 0x00 "GICD_ITARGETSR139,Interrupt Processor Targets Register 139"
    hgroup.long 0xA30++0x03
        hide.long 0x00 "GICD_ITARGETSR140,Interrupt Processor Targets Register 140"
    hgroup.long 0xA34++0x03
        hide.long 0x00 "GICD_ITARGETSR141,Interrupt Processor Targets Register 141"
    hgroup.long 0xA38++0x03
        hide.long 0x00 "GICD_ITARGETSR142,Interrupt Processor Targets Register 142"
    hgroup.long 0xA3C++0x03
        hide.long 0x00 "GICD_ITARGETSR143,Interrupt Processor Targets Register 143"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x12)
    
    group.long 0xA40++0x03
        line.long 0x00 "GICD_ITARGETSR144,Interrupt Processor Targets Register 144"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO579  ,CPU Targets Byte Offset 579 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO578  ,CPU Targets Byte Offset 578 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO577  ,CPU Targets Byte Offset 577 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO576  ,CPU Targets Byte Offset 576 "
    group.long 0xA44++0x03
        line.long 0x00 "GICD_ITARGETSR145,Interrupt Processor Targets Register 145"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO583  ,CPU Targets Byte Offset 583 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO582  ,CPU Targets Byte Offset 582 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO581  ,CPU Targets Byte Offset 581 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO580  ,CPU Targets Byte Offset 580 "
    group.long 0xA48++0x03
        line.long 0x00 "GICD_ITARGETSR146,Interrupt Processor Targets Register 146"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO587  ,CPU Targets Byte Offset 587 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO586  ,CPU Targets Byte Offset 586 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO585  ,CPU Targets Byte Offset 585 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO584  ,CPU Targets Byte Offset 584 "
    group.long 0xA4C++0x03
        line.long 0x00 "GICD_ITARGETSR147,Interrupt Processor Targets Register 147"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO591  ,CPU Targets Byte Offset 591 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO590  ,CPU Targets Byte Offset 590 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO589  ,CPU Targets Byte Offset 589 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO588  ,CPU Targets Byte Offset 588 "
    group.long 0xA50++0x03
        line.long 0x00 "GICD_ITARGETSR148,Interrupt Processor Targets Register 148"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO595  ,CPU Targets Byte Offset 595 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO594  ,CPU Targets Byte Offset 594 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO593  ,CPU Targets Byte Offset 593 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO592  ,CPU Targets Byte Offset 592 "
    group.long 0xA54++0x03
        line.long 0x00 "GICD_ITARGETSR149,Interrupt Processor Targets Register 149"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO599  ,CPU Targets Byte Offset 599 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO598  ,CPU Targets Byte Offset 598 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO597  ,CPU Targets Byte Offset 597 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO596  ,CPU Targets Byte Offset 596 "
    group.long 0xA58++0x03
        line.long 0x00 "GICD_ITARGETSR150,Interrupt Processor Targets Register 150"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO603  ,CPU Targets Byte Offset 603 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO602  ,CPU Targets Byte Offset 602 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO601  ,CPU Targets Byte Offset 601 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO600  ,CPU Targets Byte Offset 600 "
    group.long 0xA5C++0x03
        line.long 0x00 "GICD_ITARGETSR151,Interrupt Processor Targets Register 151"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO607  ,CPU Targets Byte Offset 607 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO606  ,CPU Targets Byte Offset 606 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO605  ,CPU Targets Byte Offset 605 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO604  ,CPU Targets Byte Offset 604 "
    else
    hgroup.long 0xA40++0x03
        hide.long 0x00 "GICD_ITARGETSR144,Interrupt Processor Targets Register 144"
    hgroup.long 0xA44++0x03
        hide.long 0x00 "GICD_ITARGETSR145,Interrupt Processor Targets Register 145"
    hgroup.long 0xA48++0x03
        hide.long 0x00 "GICD_ITARGETSR146,Interrupt Processor Targets Register 146"
    hgroup.long 0xA4C++0x03
        hide.long 0x00 "GICD_ITARGETSR147,Interrupt Processor Targets Register 147"
    hgroup.long 0xA50++0x03
        hide.long 0x00 "GICD_ITARGETSR148,Interrupt Processor Targets Register 148"
    hgroup.long 0xA54++0x03
        hide.long 0x00 "GICD_ITARGETSR149,Interrupt Processor Targets Register 149"
    hgroup.long 0xA58++0x03
        hide.long 0x00 "GICD_ITARGETSR150,Interrupt Processor Targets Register 150"
    hgroup.long 0xA5C++0x03
        hide.long 0x00 "GICD_ITARGETSR151,Interrupt Processor Targets Register 151"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x13)
    
    group.long 0xA60++0x03
        line.long 0x00 "GICD_ITARGETSR152,Interrupt Processor Targets Register 152"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO611  ,CPU Targets Byte Offset 611 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO610  ,CPU Targets Byte Offset 610 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO609  ,CPU Targets Byte Offset 609 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO608  ,CPU Targets Byte Offset 608 "
    group.long 0xA64++0x03
        line.long 0x00 "GICD_ITARGETSR153,Interrupt Processor Targets Register 153"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO615  ,CPU Targets Byte Offset 615 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO614  ,CPU Targets Byte Offset 614 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO613  ,CPU Targets Byte Offset 613 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO612  ,CPU Targets Byte Offset 612 "
    group.long 0xA68++0x03
        line.long 0x00 "GICD_ITARGETSR154,Interrupt Processor Targets Register 154"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO619  ,CPU Targets Byte Offset 619 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO618  ,CPU Targets Byte Offset 618 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO617  ,CPU Targets Byte Offset 617 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO616  ,CPU Targets Byte Offset 616 "
    group.long 0xA6C++0x03
        line.long 0x00 "GICD_ITARGETSR155,Interrupt Processor Targets Register 155"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO623  ,CPU Targets Byte Offset 623 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO622  ,CPU Targets Byte Offset 622 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO621  ,CPU Targets Byte Offset 621 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO620  ,CPU Targets Byte Offset 620 "
    group.long 0xA70++0x03
        line.long 0x00 "GICD_ITARGETSR156,Interrupt Processor Targets Register 156"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO627  ,CPU Targets Byte Offset 627 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO626  ,CPU Targets Byte Offset 626 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO625  ,CPU Targets Byte Offset 625 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO624  ,CPU Targets Byte Offset 624 "
    group.long 0xA74++0x03
        line.long 0x00 "GICD_ITARGETSR157,Interrupt Processor Targets Register 157"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO631  ,CPU Targets Byte Offset 631 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO630  ,CPU Targets Byte Offset 630 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO629  ,CPU Targets Byte Offset 629 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO628  ,CPU Targets Byte Offset 628 "
    group.long 0xA78++0x03
        line.long 0x00 "GICD_ITARGETSR158,Interrupt Processor Targets Register 158"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO635  ,CPU Targets Byte Offset 635 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO634  ,CPU Targets Byte Offset 634 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO633  ,CPU Targets Byte Offset 633 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO632  ,CPU Targets Byte Offset 632 "
    group.long 0xA7C++0x03
        line.long 0x00 "GICD_ITARGETSR159,Interrupt Processor Targets Register 159"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO639  ,CPU Targets Byte Offset 639 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO638  ,CPU Targets Byte Offset 638 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO637  ,CPU Targets Byte Offset 637 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO636  ,CPU Targets Byte Offset 636 "
    else
    hgroup.long 0xA60++0x03
        hide.long 0x00 "GICD_ITARGETSR152,Interrupt Processor Targets Register 152"
    hgroup.long 0xA64++0x03
        hide.long 0x00 "GICD_ITARGETSR153,Interrupt Processor Targets Register 153"
    hgroup.long 0xA68++0x03
        hide.long 0x00 "GICD_ITARGETSR154,Interrupt Processor Targets Register 154"
    hgroup.long 0xA6C++0x03
        hide.long 0x00 "GICD_ITARGETSR155,Interrupt Processor Targets Register 155"
    hgroup.long 0xA70++0x03
        hide.long 0x00 "GICD_ITARGETSR156,Interrupt Processor Targets Register 156"
    hgroup.long 0xA74++0x03
        hide.long 0x00 "GICD_ITARGETSR157,Interrupt Processor Targets Register 157"
    hgroup.long 0xA78++0x03
        hide.long 0x00 "GICD_ITARGETSR158,Interrupt Processor Targets Register 158"
    hgroup.long 0xA7C++0x03
        hide.long 0x00 "GICD_ITARGETSR159,Interrupt Processor Targets Register 159"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x14)
    
    group.long 0xA80++0x03
        line.long 0x00 "GICD_ITARGETSR160,Interrupt Processor Targets Register 160"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO643  ,CPU Targets Byte Offset 643 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO642  ,CPU Targets Byte Offset 642 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO641  ,CPU Targets Byte Offset 641 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO640  ,CPU Targets Byte Offset 640 "
    group.long 0xA84++0x03
        line.long 0x00 "GICD_ITARGETSR161,Interrupt Processor Targets Register 161"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO647  ,CPU Targets Byte Offset 647 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO646  ,CPU Targets Byte Offset 646 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO645  ,CPU Targets Byte Offset 645 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO644  ,CPU Targets Byte Offset 644 "
    group.long 0xA88++0x03
        line.long 0x00 "GICD_ITARGETSR162,Interrupt Processor Targets Register 162"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO651  ,CPU Targets Byte Offset 651 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO650  ,CPU Targets Byte Offset 650 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO649  ,CPU Targets Byte Offset 649 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO648  ,CPU Targets Byte Offset 648 "
    group.long 0xA8C++0x03
        line.long 0x00 "GICD_ITARGETSR163,Interrupt Processor Targets Register 163"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO655  ,CPU Targets Byte Offset 655 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO654  ,CPU Targets Byte Offset 654 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO653  ,CPU Targets Byte Offset 653 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO652  ,CPU Targets Byte Offset 652 "
    group.long 0xA90++0x03
        line.long 0x00 "GICD_ITARGETSR164,Interrupt Processor Targets Register 164"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO659  ,CPU Targets Byte Offset 659 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO658  ,CPU Targets Byte Offset 658 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO657  ,CPU Targets Byte Offset 657 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO656  ,CPU Targets Byte Offset 656 "
    group.long 0xA94++0x03
        line.long 0x00 "GICD_ITARGETSR165,Interrupt Processor Targets Register 165"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO663  ,CPU Targets Byte Offset 663 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO662  ,CPU Targets Byte Offset 662 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO661  ,CPU Targets Byte Offset 661 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO660  ,CPU Targets Byte Offset 660 "
    group.long 0xA98++0x03
        line.long 0x00 "GICD_ITARGETSR166,Interrupt Processor Targets Register 166"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO667  ,CPU Targets Byte Offset 667 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO666  ,CPU Targets Byte Offset 666 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO665  ,CPU Targets Byte Offset 665 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO664  ,CPU Targets Byte Offset 664 "
    group.long 0xA9C++0x03
        line.long 0x00 "GICD_ITARGETSR167,Interrupt Processor Targets Register 167"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO671  ,CPU Targets Byte Offset 671 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO670  ,CPU Targets Byte Offset 670 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO669  ,CPU Targets Byte Offset 669 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO668  ,CPU Targets Byte Offset 668 "
    else
    hgroup.long 0xA80++0x03
        hide.long 0x00 "GICD_ITARGETSR160,Interrupt Processor Targets Register 160"
    hgroup.long 0xA84++0x03
        hide.long 0x00 "GICD_ITARGETSR161,Interrupt Processor Targets Register 161"
    hgroup.long 0xA88++0x03
        hide.long 0x00 "GICD_ITARGETSR162,Interrupt Processor Targets Register 162"
    hgroup.long 0xA8C++0x03
        hide.long 0x00 "GICD_ITARGETSR163,Interrupt Processor Targets Register 163"
    hgroup.long 0xA90++0x03
        hide.long 0x00 "GICD_ITARGETSR164,Interrupt Processor Targets Register 164"
    hgroup.long 0xA94++0x03
        hide.long 0x00 "GICD_ITARGETSR165,Interrupt Processor Targets Register 165"
    hgroup.long 0xA98++0x03
        hide.long 0x00 "GICD_ITARGETSR166,Interrupt Processor Targets Register 166"
    hgroup.long 0xA9C++0x03
        hide.long 0x00 "GICD_ITARGETSR167,Interrupt Processor Targets Register 167"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x15)
    
    group.long 0xAA0++0x03
        line.long 0x00 "GICD_ITARGETSR168,Interrupt Processor Targets Register 168"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO675  ,CPU Targets Byte Offset 675 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO674  ,CPU Targets Byte Offset 674 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO673  ,CPU Targets Byte Offset 673 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO672  ,CPU Targets Byte Offset 672 "
    group.long 0xAA4++0x03
        line.long 0x00 "GICD_ITARGETSR169,Interrupt Processor Targets Register 169"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO679  ,CPU Targets Byte Offset 679 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO678  ,CPU Targets Byte Offset 678 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO677  ,CPU Targets Byte Offset 677 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO676  ,CPU Targets Byte Offset 676 "
    group.long 0xAA8++0x03
        line.long 0x00 "GICD_ITARGETSR170,Interrupt Processor Targets Register 170"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO683  ,CPU Targets Byte Offset 683 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO682  ,CPU Targets Byte Offset 682 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO681  ,CPU Targets Byte Offset 681 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO680  ,CPU Targets Byte Offset 680 "
    group.long 0xAAC++0x03
        line.long 0x00 "GICD_ITARGETSR171,Interrupt Processor Targets Register 171"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO687  ,CPU Targets Byte Offset 687 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO686  ,CPU Targets Byte Offset 686 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO685  ,CPU Targets Byte Offset 685 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO684  ,CPU Targets Byte Offset 684 "
    group.long 0xAB0++0x03
        line.long 0x00 "GICD_ITARGETSR172,Interrupt Processor Targets Register 172"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO691  ,CPU Targets Byte Offset 691 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO690  ,CPU Targets Byte Offset 690 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO689  ,CPU Targets Byte Offset 689 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO688  ,CPU Targets Byte Offset 688 "
    group.long 0xAB4++0x03
        line.long 0x00 "GICD_ITARGETSR173,Interrupt Processor Targets Register 173"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO695  ,CPU Targets Byte Offset 695 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO694  ,CPU Targets Byte Offset 694 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO693  ,CPU Targets Byte Offset 693 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO692  ,CPU Targets Byte Offset 692 "
    group.long 0xAB8++0x03
        line.long 0x00 "GICD_ITARGETSR174,Interrupt Processor Targets Register 174"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO699  ,CPU Targets Byte Offset 699 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO698  ,CPU Targets Byte Offset 698 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO697  ,CPU Targets Byte Offset 697 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO696  ,CPU Targets Byte Offset 696 "
    group.long 0xABC++0x03
        line.long 0x00 "GICD_ITARGETSR175,Interrupt Processor Targets Register 175"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO703  ,CPU Targets Byte Offset 703 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO702  ,CPU Targets Byte Offset 702 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO701  ,CPU Targets Byte Offset 701 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO700  ,CPU Targets Byte Offset 700 "
    else
    hgroup.long 0xAA0++0x03
        hide.long 0x00 "GICD_ITARGETSR168,Interrupt Processor Targets Register 168"
    hgroup.long 0xAA4++0x03
        hide.long 0x00 "GICD_ITARGETSR169,Interrupt Processor Targets Register 169"
    hgroup.long 0xAA8++0x03
        hide.long 0x00 "GICD_ITARGETSR170,Interrupt Processor Targets Register 170"
    hgroup.long 0xAAC++0x03
        hide.long 0x00 "GICD_ITARGETSR171,Interrupt Processor Targets Register 171"
    hgroup.long 0xAB0++0x03
        hide.long 0x00 "GICD_ITARGETSR172,Interrupt Processor Targets Register 172"
    hgroup.long 0xAB4++0x03
        hide.long 0x00 "GICD_ITARGETSR173,Interrupt Processor Targets Register 173"
    hgroup.long 0xAB8++0x03
        hide.long 0x00 "GICD_ITARGETSR174,Interrupt Processor Targets Register 174"
    hgroup.long 0xABC++0x03
        hide.long 0x00 "GICD_ITARGETSR175,Interrupt Processor Targets Register 175"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x16)
    
    group.long 0xAC0++0x03
        line.long 0x00 "GICD_ITARGETSR176,Interrupt Processor Targets Register 176"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO707  ,CPU Targets Byte Offset 707 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO706  ,CPU Targets Byte Offset 706 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO705  ,CPU Targets Byte Offset 705 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO704  ,CPU Targets Byte Offset 704 "
    group.long 0xAC4++0x03
        line.long 0x00 "GICD_ITARGETSR177,Interrupt Processor Targets Register 177"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO711  ,CPU Targets Byte Offset 711 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO710  ,CPU Targets Byte Offset 710 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO709  ,CPU Targets Byte Offset 709 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO708  ,CPU Targets Byte Offset 708 "
    group.long 0xAC8++0x03
        line.long 0x00 "GICD_ITARGETSR178,Interrupt Processor Targets Register 178"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO715  ,CPU Targets Byte Offset 715 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO714  ,CPU Targets Byte Offset 714 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO713  ,CPU Targets Byte Offset 713 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO712  ,CPU Targets Byte Offset 712 "
    group.long 0xACC++0x03
        line.long 0x00 "GICD_ITARGETSR179,Interrupt Processor Targets Register 179"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO719  ,CPU Targets Byte Offset 719 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO718  ,CPU Targets Byte Offset 718 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO717  ,CPU Targets Byte Offset 717 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO716  ,CPU Targets Byte Offset 716 "
    group.long 0xAD0++0x03
        line.long 0x00 "GICD_ITARGETSR180,Interrupt Processor Targets Register 180"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO723  ,CPU Targets Byte Offset 723 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO722  ,CPU Targets Byte Offset 722 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO721  ,CPU Targets Byte Offset 721 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO720  ,CPU Targets Byte Offset 720 "
    group.long 0xAD4++0x03
        line.long 0x00 "GICD_ITARGETSR181,Interrupt Processor Targets Register 181"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO727  ,CPU Targets Byte Offset 727 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO726  ,CPU Targets Byte Offset 726 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO725  ,CPU Targets Byte Offset 725 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO724  ,CPU Targets Byte Offset 724 "
    group.long 0xAD8++0x03
        line.long 0x00 "GICD_ITARGETSR182,Interrupt Processor Targets Register 182"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO731  ,CPU Targets Byte Offset 731 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO730  ,CPU Targets Byte Offset 730 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO729  ,CPU Targets Byte Offset 729 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO728  ,CPU Targets Byte Offset 728 "
    group.long 0xADC++0x03
        line.long 0x00 "GICD_ITARGETSR183,Interrupt Processor Targets Register 183"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO735  ,CPU Targets Byte Offset 735 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO734  ,CPU Targets Byte Offset 734 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO733  ,CPU Targets Byte Offset 733 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO732  ,CPU Targets Byte Offset 732 "
    else
    hgroup.long 0xAC0++0x03
        hide.long 0x00 "GICD_ITARGETSR176,Interrupt Processor Targets Register 176"
    hgroup.long 0xAC4++0x03
        hide.long 0x00 "GICD_ITARGETSR177,Interrupt Processor Targets Register 177"
    hgroup.long 0xAC8++0x03
        hide.long 0x00 "GICD_ITARGETSR178,Interrupt Processor Targets Register 178"
    hgroup.long 0xACC++0x03
        hide.long 0x00 "GICD_ITARGETSR179,Interrupt Processor Targets Register 179"
    hgroup.long 0xAD0++0x03
        hide.long 0x00 "GICD_ITARGETSR180,Interrupt Processor Targets Register 180"
    hgroup.long 0xAD4++0x03
        hide.long 0x00 "GICD_ITARGETSR181,Interrupt Processor Targets Register 181"
    hgroup.long 0xAD8++0x03
        hide.long 0x00 "GICD_ITARGETSR182,Interrupt Processor Targets Register 182"
    hgroup.long 0xADC++0x03
        hide.long 0x00 "GICD_ITARGETSR183,Interrupt Processor Targets Register 183"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x17)
    
    group.long 0xAE0++0x03
        line.long 0x00 "GICD_ITARGETSR184,Interrupt Processor Targets Register 184"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO739  ,CPU Targets Byte Offset 739 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO738  ,CPU Targets Byte Offset 738 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO737  ,CPU Targets Byte Offset 737 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO736  ,CPU Targets Byte Offset 736 "
    group.long 0xAE4++0x03
        line.long 0x00 "GICD_ITARGETSR185,Interrupt Processor Targets Register 185"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO743  ,CPU Targets Byte Offset 743 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO742  ,CPU Targets Byte Offset 742 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO741  ,CPU Targets Byte Offset 741 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO740  ,CPU Targets Byte Offset 740 "
    group.long 0xAE8++0x03
        line.long 0x00 "GICD_ITARGETSR186,Interrupt Processor Targets Register 186"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO747  ,CPU Targets Byte Offset 747 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO746  ,CPU Targets Byte Offset 746 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO745  ,CPU Targets Byte Offset 745 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO744  ,CPU Targets Byte Offset 744 "
    group.long 0xAEC++0x03
        line.long 0x00 "GICD_ITARGETSR187,Interrupt Processor Targets Register 187"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO751  ,CPU Targets Byte Offset 751 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO750  ,CPU Targets Byte Offset 750 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO749  ,CPU Targets Byte Offset 749 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO748  ,CPU Targets Byte Offset 748 "
    group.long 0xAF0++0x03
        line.long 0x00 "GICD_ITARGETSR188,Interrupt Processor Targets Register 188"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO755  ,CPU Targets Byte Offset 755 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO754  ,CPU Targets Byte Offset 754 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO753  ,CPU Targets Byte Offset 753 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO752  ,CPU Targets Byte Offset 752 "
    group.long 0xAF4++0x03
        line.long 0x00 "GICD_ITARGETSR189,Interrupt Processor Targets Register 189"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO759  ,CPU Targets Byte Offset 759 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO758  ,CPU Targets Byte Offset 758 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO757  ,CPU Targets Byte Offset 757 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO756  ,CPU Targets Byte Offset 756 "
    group.long 0xAF8++0x03
        line.long 0x00 "GICD_ITARGETSR190,Interrupt Processor Targets Register 190"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO763  ,CPU Targets Byte Offset 763 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO762  ,CPU Targets Byte Offset 762 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO761  ,CPU Targets Byte Offset 761 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO760  ,CPU Targets Byte Offset 760 "
    group.long 0xAFC++0x03
        line.long 0x00 "GICD_ITARGETSR191,Interrupt Processor Targets Register 191"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO767  ,CPU Targets Byte Offset 767 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO766  ,CPU Targets Byte Offset 766 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO765  ,CPU Targets Byte Offset 765 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO764  ,CPU Targets Byte Offset 764 "
    else
    hgroup.long 0xAE0++0x03
        hide.long 0x00 "GICD_ITARGETSR184,Interrupt Processor Targets Register 184"
    hgroup.long 0xAE4++0x03
        hide.long 0x00 "GICD_ITARGETSR185,Interrupt Processor Targets Register 185"
    hgroup.long 0xAE8++0x03
        hide.long 0x00 "GICD_ITARGETSR186,Interrupt Processor Targets Register 186"
    hgroup.long 0xAEC++0x03
        hide.long 0x00 "GICD_ITARGETSR187,Interrupt Processor Targets Register 187"
    hgroup.long 0xAF0++0x03
        hide.long 0x00 "GICD_ITARGETSR188,Interrupt Processor Targets Register 188"
    hgroup.long 0xAF4++0x03
        hide.long 0x00 "GICD_ITARGETSR189,Interrupt Processor Targets Register 189"
    hgroup.long 0xAF8++0x03
        hide.long 0x00 "GICD_ITARGETSR190,Interrupt Processor Targets Register 190"
    hgroup.long 0xAFC++0x03
        hide.long 0x00 "GICD_ITARGETSR191,Interrupt Processor Targets Register 191"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x18)
    
    group.long 0xB00++0x03
        line.long 0x00 "GICD_ITARGETSR192,Interrupt Processor Targets Register 192"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO771  ,CPU Targets Byte Offset 771 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO770  ,CPU Targets Byte Offset 770 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO769  ,CPU Targets Byte Offset 769 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO768  ,CPU Targets Byte Offset 768 "
    group.long 0xB04++0x03
        line.long 0x00 "GICD_ITARGETSR193,Interrupt Processor Targets Register 193"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO775  ,CPU Targets Byte Offset 775 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO774  ,CPU Targets Byte Offset 774 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO773  ,CPU Targets Byte Offset 773 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO772  ,CPU Targets Byte Offset 772 "
    group.long 0xB08++0x03
        line.long 0x00 "GICD_ITARGETSR194,Interrupt Processor Targets Register 194"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO779  ,CPU Targets Byte Offset 779 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO778  ,CPU Targets Byte Offset 778 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO777  ,CPU Targets Byte Offset 777 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO776  ,CPU Targets Byte Offset 776 "
    group.long 0xB0C++0x03
        line.long 0x00 "GICD_ITARGETSR195,Interrupt Processor Targets Register 195"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO783  ,CPU Targets Byte Offset 783 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO782  ,CPU Targets Byte Offset 782 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO781  ,CPU Targets Byte Offset 781 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO780  ,CPU Targets Byte Offset 780 "
    group.long 0xB10++0x03
        line.long 0x00 "GICD_ITARGETSR196,Interrupt Processor Targets Register 196"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO787  ,CPU Targets Byte Offset 787 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO786  ,CPU Targets Byte Offset 786 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO785  ,CPU Targets Byte Offset 785 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO784  ,CPU Targets Byte Offset 784 "
    group.long 0xB14++0x03
        line.long 0x00 "GICD_ITARGETSR197,Interrupt Processor Targets Register 197"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO791  ,CPU Targets Byte Offset 791 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO790  ,CPU Targets Byte Offset 790 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO789  ,CPU Targets Byte Offset 789 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO788  ,CPU Targets Byte Offset 788 "
    group.long 0xB18++0x03
        line.long 0x00 "GICD_ITARGETSR198,Interrupt Processor Targets Register 198"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO795  ,CPU Targets Byte Offset 795 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO794  ,CPU Targets Byte Offset 794 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO793  ,CPU Targets Byte Offset 793 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO792  ,CPU Targets Byte Offset 792 "
    group.long 0xB1C++0x03
        line.long 0x00 "GICD_ITARGETSR199,Interrupt Processor Targets Register 199"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO799  ,CPU Targets Byte Offset 799 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO798  ,CPU Targets Byte Offset 798 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO797  ,CPU Targets Byte Offset 797 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO796  ,CPU Targets Byte Offset 796 "
    else
    hgroup.long 0xB00++0x03
        hide.long 0x00 "GICD_ITARGETSR192,Interrupt Processor Targets Register 192"
    hgroup.long 0xB04++0x03
        hide.long 0x00 "GICD_ITARGETSR193,Interrupt Processor Targets Register 193"
    hgroup.long 0xB08++0x03
        hide.long 0x00 "GICD_ITARGETSR194,Interrupt Processor Targets Register 194"
    hgroup.long 0xB0C++0x03
        hide.long 0x00 "GICD_ITARGETSR195,Interrupt Processor Targets Register 195"
    hgroup.long 0xB10++0x03
        hide.long 0x00 "GICD_ITARGETSR196,Interrupt Processor Targets Register 196"
    hgroup.long 0xB14++0x03
        hide.long 0x00 "GICD_ITARGETSR197,Interrupt Processor Targets Register 197"
    hgroup.long 0xB18++0x03
        hide.long 0x00 "GICD_ITARGETSR198,Interrupt Processor Targets Register 198"
    hgroup.long 0xB1C++0x03
        hide.long 0x00 "GICD_ITARGETSR199,Interrupt Processor Targets Register 199"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x19)
    
    group.long 0xB20++0x03
        line.long 0x00 "GICD_ITARGETSR200,Interrupt Processor Targets Register 200"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO803  ,CPU Targets Byte Offset 803 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO802  ,CPU Targets Byte Offset 802 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO801  ,CPU Targets Byte Offset 801 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO800  ,CPU Targets Byte Offset 800 "
    group.long 0xB24++0x03
        line.long 0x00 "GICD_ITARGETSR201,Interrupt Processor Targets Register 201"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO807  ,CPU Targets Byte Offset 807 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO806  ,CPU Targets Byte Offset 806 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO805  ,CPU Targets Byte Offset 805 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO804  ,CPU Targets Byte Offset 804 "
    group.long 0xB28++0x03
        line.long 0x00 "GICD_ITARGETSR202,Interrupt Processor Targets Register 202"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO811  ,CPU Targets Byte Offset 811 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO810  ,CPU Targets Byte Offset 810 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO809  ,CPU Targets Byte Offset 809 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO808  ,CPU Targets Byte Offset 808 "
    group.long 0xB2C++0x03
        line.long 0x00 "GICD_ITARGETSR203,Interrupt Processor Targets Register 203"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO815  ,CPU Targets Byte Offset 815 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO814  ,CPU Targets Byte Offset 814 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO813  ,CPU Targets Byte Offset 813 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO812  ,CPU Targets Byte Offset 812 "
    group.long 0xB30++0x03
        line.long 0x00 "GICD_ITARGETSR204,Interrupt Processor Targets Register 204"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO819  ,CPU Targets Byte Offset 819 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO818  ,CPU Targets Byte Offset 818 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO817  ,CPU Targets Byte Offset 817 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO816  ,CPU Targets Byte Offset 816 "
    group.long 0xB34++0x03
        line.long 0x00 "GICD_ITARGETSR205,Interrupt Processor Targets Register 205"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO823  ,CPU Targets Byte Offset 823 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO822  ,CPU Targets Byte Offset 822 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO821  ,CPU Targets Byte Offset 821 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO820  ,CPU Targets Byte Offset 820 "
    group.long 0xB38++0x03
        line.long 0x00 "GICD_ITARGETSR206,Interrupt Processor Targets Register 206"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO827  ,CPU Targets Byte Offset 827 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO826  ,CPU Targets Byte Offset 826 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO825  ,CPU Targets Byte Offset 825 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO824  ,CPU Targets Byte Offset 824 "
    group.long 0xB3C++0x03
        line.long 0x00 "GICD_ITARGETSR207,Interrupt Processor Targets Register 207"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO831  ,CPU Targets Byte Offset 831 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO830  ,CPU Targets Byte Offset 830 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO829  ,CPU Targets Byte Offset 829 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO828  ,CPU Targets Byte Offset 828 "
    else
    hgroup.long 0xB20++0x03
        hide.long 0x00 "GICD_ITARGETSR200,Interrupt Processor Targets Register 200"
    hgroup.long 0xB24++0x03
        hide.long 0x00 "GICD_ITARGETSR201,Interrupt Processor Targets Register 201"
    hgroup.long 0xB28++0x03
        hide.long 0x00 "GICD_ITARGETSR202,Interrupt Processor Targets Register 202"
    hgroup.long 0xB2C++0x03
        hide.long 0x00 "GICD_ITARGETSR203,Interrupt Processor Targets Register 203"
    hgroup.long 0xB30++0x03
        hide.long 0x00 "GICD_ITARGETSR204,Interrupt Processor Targets Register 204"
    hgroup.long 0xB34++0x03
        hide.long 0x00 "GICD_ITARGETSR205,Interrupt Processor Targets Register 205"
    hgroup.long 0xB38++0x03
        hide.long 0x00 "GICD_ITARGETSR206,Interrupt Processor Targets Register 206"
    hgroup.long 0xB3C++0x03
        hide.long 0x00 "GICD_ITARGETSR207,Interrupt Processor Targets Register 207"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1A)
    
    group.long 0xB40++0x03
        line.long 0x00 "GICD_ITARGETSR208,Interrupt Processor Targets Register 208"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO835  ,CPU Targets Byte Offset 835 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO834  ,CPU Targets Byte Offset 834 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO833  ,CPU Targets Byte Offset 833 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO832  ,CPU Targets Byte Offset 832 "
    group.long 0xB44++0x03
        line.long 0x00 "GICD_ITARGETSR209,Interrupt Processor Targets Register 209"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO839  ,CPU Targets Byte Offset 839 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO838  ,CPU Targets Byte Offset 838 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO837  ,CPU Targets Byte Offset 837 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO836  ,CPU Targets Byte Offset 836 "
    group.long 0xB48++0x03
        line.long 0x00 "GICD_ITARGETSR210,Interrupt Processor Targets Register 210"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO843  ,CPU Targets Byte Offset 843 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO842  ,CPU Targets Byte Offset 842 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO841  ,CPU Targets Byte Offset 841 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO840  ,CPU Targets Byte Offset 840 "
    group.long 0xB4C++0x03
        line.long 0x00 "GICD_ITARGETSR211,Interrupt Processor Targets Register 211"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO847  ,CPU Targets Byte Offset 847 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO846  ,CPU Targets Byte Offset 846 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO845  ,CPU Targets Byte Offset 845 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO844  ,CPU Targets Byte Offset 844 "
    group.long 0xB50++0x03
        line.long 0x00 "GICD_ITARGETSR212,Interrupt Processor Targets Register 212"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO851  ,CPU Targets Byte Offset 851 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO850  ,CPU Targets Byte Offset 850 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO849  ,CPU Targets Byte Offset 849 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO848  ,CPU Targets Byte Offset 848 "
    group.long 0xB54++0x03
        line.long 0x00 "GICD_ITARGETSR213,Interrupt Processor Targets Register 213"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO855  ,CPU Targets Byte Offset 855 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO854  ,CPU Targets Byte Offset 854 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO853  ,CPU Targets Byte Offset 853 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO852  ,CPU Targets Byte Offset 852 "
    group.long 0xB58++0x03
        line.long 0x00 "GICD_ITARGETSR214,Interrupt Processor Targets Register 214"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO859  ,CPU Targets Byte Offset 859 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO858  ,CPU Targets Byte Offset 858 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO857  ,CPU Targets Byte Offset 857 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO856  ,CPU Targets Byte Offset 856 "
    group.long 0xB5C++0x03
        line.long 0x00 "GICD_ITARGETSR215,Interrupt Processor Targets Register 215"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO863  ,CPU Targets Byte Offset 863 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO862  ,CPU Targets Byte Offset 862 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO861  ,CPU Targets Byte Offset 861 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO860  ,CPU Targets Byte Offset 860 "
    else
    hgroup.long 0xB40++0x03
        hide.long 0x00 "GICD_ITARGETSR208,Interrupt Processor Targets Register 208"
    hgroup.long 0xB44++0x03
        hide.long 0x00 "GICD_ITARGETSR209,Interrupt Processor Targets Register 209"
    hgroup.long 0xB48++0x03
        hide.long 0x00 "GICD_ITARGETSR210,Interrupt Processor Targets Register 210"
    hgroup.long 0xB4C++0x03
        hide.long 0x00 "GICD_ITARGETSR211,Interrupt Processor Targets Register 211"
    hgroup.long 0xB50++0x03
        hide.long 0x00 "GICD_ITARGETSR212,Interrupt Processor Targets Register 212"
    hgroup.long 0xB54++0x03
        hide.long 0x00 "GICD_ITARGETSR213,Interrupt Processor Targets Register 213"
    hgroup.long 0xB58++0x03
        hide.long 0x00 "GICD_ITARGETSR214,Interrupt Processor Targets Register 214"
    hgroup.long 0xB5C++0x03
        hide.long 0x00 "GICD_ITARGETSR215,Interrupt Processor Targets Register 215"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1B)
    
    group.long 0xB60++0x03
        line.long 0x00 "GICD_ITARGETSR216,Interrupt Processor Targets Register 216"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO867  ,CPU Targets Byte Offset 867 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO866  ,CPU Targets Byte Offset 866 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO865  ,CPU Targets Byte Offset 865 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO864  ,CPU Targets Byte Offset 864 "
    group.long 0xB64++0x03
        line.long 0x00 "GICD_ITARGETSR217,Interrupt Processor Targets Register 217"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO871  ,CPU Targets Byte Offset 871 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO870  ,CPU Targets Byte Offset 870 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO869  ,CPU Targets Byte Offset 869 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO868  ,CPU Targets Byte Offset 868 "
    group.long 0xB68++0x03
        line.long 0x00 "GICD_ITARGETSR218,Interrupt Processor Targets Register 218"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO875  ,CPU Targets Byte Offset 875 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO874  ,CPU Targets Byte Offset 874 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO873  ,CPU Targets Byte Offset 873 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO872  ,CPU Targets Byte Offset 872 "
    group.long 0xB6C++0x03
        line.long 0x00 "GICD_ITARGETSR219,Interrupt Processor Targets Register 219"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO879  ,CPU Targets Byte Offset 879 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO878  ,CPU Targets Byte Offset 878 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO877  ,CPU Targets Byte Offset 877 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO876  ,CPU Targets Byte Offset 876 "
    group.long 0xB70++0x03
        line.long 0x00 "GICD_ITARGETSR220,Interrupt Processor Targets Register 220"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO883  ,CPU Targets Byte Offset 883 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO882  ,CPU Targets Byte Offset 882 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO881  ,CPU Targets Byte Offset 881 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO880  ,CPU Targets Byte Offset 880 "
    group.long 0xB74++0x03
        line.long 0x00 "GICD_ITARGETSR221,Interrupt Processor Targets Register 221"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO887  ,CPU Targets Byte Offset 887 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO886  ,CPU Targets Byte Offset 886 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO885  ,CPU Targets Byte Offset 885 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO884  ,CPU Targets Byte Offset 884 "
    group.long 0xB78++0x03
        line.long 0x00 "GICD_ITARGETSR222,Interrupt Processor Targets Register 222"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO891  ,CPU Targets Byte Offset 891 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO890  ,CPU Targets Byte Offset 890 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO889  ,CPU Targets Byte Offset 889 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO888  ,CPU Targets Byte Offset 888 "
    group.long 0xB7C++0x03
        line.long 0x00 "GICD_ITARGETSR223,Interrupt Processor Targets Register 223"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO895  ,CPU Targets Byte Offset 895 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO894  ,CPU Targets Byte Offset 894 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO893  ,CPU Targets Byte Offset 893 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO892  ,CPU Targets Byte Offset 892 "
    else
    hgroup.long 0xB60++0x03
        hide.long 0x00 "GICD_ITARGETSR216,Interrupt Processor Targets Register 216"
    hgroup.long 0xB64++0x03
        hide.long 0x00 "GICD_ITARGETSR217,Interrupt Processor Targets Register 217"
    hgroup.long 0xB68++0x03
        hide.long 0x00 "GICD_ITARGETSR218,Interrupt Processor Targets Register 218"
    hgroup.long 0xB6C++0x03
        hide.long 0x00 "GICD_ITARGETSR219,Interrupt Processor Targets Register 219"
    hgroup.long 0xB70++0x03
        hide.long 0x00 "GICD_ITARGETSR220,Interrupt Processor Targets Register 220"
    hgroup.long 0xB74++0x03
        hide.long 0x00 "GICD_ITARGETSR221,Interrupt Processor Targets Register 221"
    hgroup.long 0xB78++0x03
        hide.long 0x00 "GICD_ITARGETSR222,Interrupt Processor Targets Register 222"
    hgroup.long 0xB7C++0x03
        hide.long 0x00 "GICD_ITARGETSR223,Interrupt Processor Targets Register 223"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1C)
    
    group.long 0xB80++0x03
        line.long 0x00 "GICD_ITARGETSR224,Interrupt Processor Targets Register 224"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO899  ,CPU Targets Byte Offset 899 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO898  ,CPU Targets Byte Offset 898 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO897  ,CPU Targets Byte Offset 897 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO896  ,CPU Targets Byte Offset 896 "
    group.long 0xB84++0x03
        line.long 0x00 "GICD_ITARGETSR225,Interrupt Processor Targets Register 225"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO903  ,CPU Targets Byte Offset 903 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO902  ,CPU Targets Byte Offset 902 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO901  ,CPU Targets Byte Offset 901 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO900  ,CPU Targets Byte Offset 900 "
    group.long 0xB88++0x03
        line.long 0x00 "GICD_ITARGETSR226,Interrupt Processor Targets Register 226"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO907  ,CPU Targets Byte Offset 907 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO906  ,CPU Targets Byte Offset 906 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO905  ,CPU Targets Byte Offset 905 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO904  ,CPU Targets Byte Offset 904 "
    group.long 0xB8C++0x03
        line.long 0x00 "GICD_ITARGETSR227,Interrupt Processor Targets Register 227"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO911  ,CPU Targets Byte Offset 911 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO910  ,CPU Targets Byte Offset 910 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO909  ,CPU Targets Byte Offset 909 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO908  ,CPU Targets Byte Offset 908 "
    group.long 0xB90++0x03
        line.long 0x00 "GICD_ITARGETSR228,Interrupt Processor Targets Register 228"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO915  ,CPU Targets Byte Offset 915 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO914  ,CPU Targets Byte Offset 914 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO913  ,CPU Targets Byte Offset 913 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO912  ,CPU Targets Byte Offset 912 "
    group.long 0xB94++0x03
        line.long 0x00 "GICD_ITARGETSR229,Interrupt Processor Targets Register 229"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO919  ,CPU Targets Byte Offset 919 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO918  ,CPU Targets Byte Offset 918 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO917  ,CPU Targets Byte Offset 917 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO916  ,CPU Targets Byte Offset 916 "
    group.long 0xB98++0x03
        line.long 0x00 "GICD_ITARGETSR230,Interrupt Processor Targets Register 230"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO923  ,CPU Targets Byte Offset 923 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO922  ,CPU Targets Byte Offset 922 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO921  ,CPU Targets Byte Offset 921 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO920  ,CPU Targets Byte Offset 920 "
    group.long 0xB9C++0x03
        line.long 0x00 "GICD_ITARGETSR231,Interrupt Processor Targets Register 231"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO927  ,CPU Targets Byte Offset 927 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO926  ,CPU Targets Byte Offset 926 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO925  ,CPU Targets Byte Offset 925 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO924  ,CPU Targets Byte Offset 924 "
    else
    hgroup.long 0xB80++0x03
        hide.long 0x00 "GICD_ITARGETSR224,Interrupt Processor Targets Register 224"
    hgroup.long 0xB84++0x03
        hide.long 0x00 "GICD_ITARGETSR225,Interrupt Processor Targets Register 225"
    hgroup.long 0xB88++0x03
        hide.long 0x00 "GICD_ITARGETSR226,Interrupt Processor Targets Register 226"
    hgroup.long 0xB8C++0x03
        hide.long 0x00 "GICD_ITARGETSR227,Interrupt Processor Targets Register 227"
    hgroup.long 0xB90++0x03
        hide.long 0x00 "GICD_ITARGETSR228,Interrupt Processor Targets Register 228"
    hgroup.long 0xB94++0x03
        hide.long 0x00 "GICD_ITARGETSR229,Interrupt Processor Targets Register 229"
    hgroup.long 0xB98++0x03
        hide.long 0x00 "GICD_ITARGETSR230,Interrupt Processor Targets Register 230"
    hgroup.long 0xB9C++0x03
        hide.long 0x00 "GICD_ITARGETSR231,Interrupt Processor Targets Register 231"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1D)
    group.long 0xBA0++0x03
        line.long 0x00 "GICD_ITARGETSR232,Interrupt Processor Targets Register 232"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO931  ,CPU Targets Byte Offset 931 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO930  ,CPU Targets Byte Offset 930 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO929  ,CPU Targets Byte Offset 929 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO928  ,CPU Targets Byte Offset 928 "
    group.long 0xBA4++0x03
        line.long 0x00 "GICD_ITARGETSR233,Interrupt Processor Targets Register 233"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO935  ,CPU Targets Byte Offset 935 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO934  ,CPU Targets Byte Offset 934 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO933  ,CPU Targets Byte Offset 933 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO932  ,CPU Targets Byte Offset 932 "
    group.long 0xBA8++0x03
        line.long 0x00 "GICD_ITARGETSR234,Interrupt Processor Targets Register 234"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO939  ,CPU Targets Byte Offset 939 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO938  ,CPU Targets Byte Offset 938 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO937  ,CPU Targets Byte Offset 937 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO936  ,CPU Targets Byte Offset 936 "
    group.long 0xBAC++0x03
        line.long 0x00 "GICD_ITARGETSR235,Interrupt Processor Targets Register 235"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO943  ,CPU Targets Byte Offset 943 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO942  ,CPU Targets Byte Offset 942 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO941  ,CPU Targets Byte Offset 941 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO940  ,CPU Targets Byte Offset 940 "
    group.long 0xBB0++0x03
        line.long 0x00 "GICD_ITARGETSR236,Interrupt Processor Targets Register 236"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO947  ,CPU Targets Byte Offset 947 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO946  ,CPU Targets Byte Offset 946 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO945  ,CPU Targets Byte Offset 945 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO944  ,CPU Targets Byte Offset 944 "
    group.long 0xBB4++0x03
        line.long 0x00 "GICD_ITARGETSR237,Interrupt Processor Targets Register 237"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO951  ,CPU Targets Byte Offset 951 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO950  ,CPU Targets Byte Offset 950 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO949  ,CPU Targets Byte Offset 949 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO948  ,CPU Targets Byte Offset 948 "
    group.long 0xBB8++0x03
        line.long 0x00 "GICD_ITARGETSR238,Interrupt Processor Targets Register 238"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO955  ,CPU Targets Byte Offset 955 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO954  ,CPU Targets Byte Offset 954 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO953  ,CPU Targets Byte Offset 953 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO952  ,CPU Targets Byte Offset 952 "
    group.long 0xBBC++0x03
        line.long 0x00 "GICD_ITARGETSR239,Interrupt Processor Targets Register 239"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO959  ,CPU Targets Byte Offset 959 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO958  ,CPU Targets Byte Offset 958 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO957  ,CPU Targets Byte Offset 957 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO956  ,CPU Targets Byte Offset 956 "
    else
    hgroup.long 0xBA0++0x03
        hide.long 0x00 "GICD_ITARGETSR232,Interrupt Processor Targets Register 232"
    hgroup.long 0xBA4++0x03
        hide.long 0x00 "GICD_ITARGETSR233,Interrupt Processor Targets Register 233"
    hgroup.long 0xBA8++0x03
        hide.long 0x00 "GICD_ITARGETSR234,Interrupt Processor Targets Register 234"
    hgroup.long 0xBAC++0x03
        hide.long 0x00 "GICD_ITARGETSR235,Interrupt Processor Targets Register 235"
    hgroup.long 0xBB0++0x03
        hide.long 0x00 "GICD_ITARGETSR236,Interrupt Processor Targets Register 236"
    hgroup.long 0xBB4++0x03
        hide.long 0x00 "GICD_ITARGETSR237,Interrupt Processor Targets Register 237"
    hgroup.long 0xBB8++0x03
        hide.long 0x00 "GICD_ITARGETSR238,Interrupt Processor Targets Register 238"
    hgroup.long 0xBBC++0x03
        hide.long 0x00 "GICD_ITARGETSR239,Interrupt Processor Targets Register 239"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1E)
    
    group.long 0xBC0++0x03
        line.long 0x00 "GICD_ITARGETSR240,Interrupt Processor Targets Register 240"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO963  ,CPU Targets Byte Offset 963 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO962  ,CPU Targets Byte Offset 962 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO961  ,CPU Targets Byte Offset 961 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO960  ,CPU Targets Byte Offset 960 "
    group.long 0xBC4++0x03
        line.long 0x00 "GICD_ITARGETSR241,Interrupt Processor Targets Register 241"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO967  ,CPU Targets Byte Offset 967 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO966  ,CPU Targets Byte Offset 966 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO965  ,CPU Targets Byte Offset 965 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO964  ,CPU Targets Byte Offset 964 "
    group.long 0xBC8++0x03
        line.long 0x00 "GICD_ITARGETSR242,Interrupt Processor Targets Register 242"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO971  ,CPU Targets Byte Offset 971 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO970  ,CPU Targets Byte Offset 970 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO969  ,CPU Targets Byte Offset 969 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO968  ,CPU Targets Byte Offset 968 "
    group.long 0xBCC++0x03
        line.long 0x00 "GICD_ITARGETSR243,Interrupt Processor Targets Register 243"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO975  ,CPU Targets Byte Offset 975 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO974  ,CPU Targets Byte Offset 974 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO973  ,CPU Targets Byte Offset 973 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO972  ,CPU Targets Byte Offset 972 "
    group.long 0xBD0++0x03
        line.long 0x00 "GICD_ITARGETSR244,Interrupt Processor Targets Register 244"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO979  ,CPU Targets Byte Offset 979 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO978  ,CPU Targets Byte Offset 978 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO977  ,CPU Targets Byte Offset 977 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO976  ,CPU Targets Byte Offset 976 "
    group.long 0xBD4++0x03
        line.long 0x00 "GICD_ITARGETSR245,Interrupt Processor Targets Register 245"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO983  ,CPU Targets Byte Offset 983 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO982  ,CPU Targets Byte Offset 982 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO981  ,CPU Targets Byte Offset 981 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO980  ,CPU Targets Byte Offset 980 "
    group.long 0xBD8++0x03
        line.long 0x00 "GICD_ITARGETSR246,Interrupt Processor Targets Register 246"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO987  ,CPU Targets Byte Offset 987 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO986  ,CPU Targets Byte Offset 986 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO985  ,CPU Targets Byte Offset 985 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO984  ,CPU Targets Byte Offset 984 "
    group.long 0xBDC++0x03
        line.long 0x00 "GICD_ITARGETSR247,Interrupt Processor Targets Register 247"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO991  ,CPU Targets Byte Offset 991 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO990  ,CPU Targets Byte Offset 990 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO989  ,CPU Targets Byte Offset 989 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO988  ,CPU Targets Byte Offset 988 "
    else
    hgroup.long 0xBC0++0x03
        hide.long 0x00 "GICD_ITARGETSR240,Interrupt Processor Targets Register 240"
    hgroup.long 0xBC4++0x03
        hide.long 0x00 "GICD_ITARGETSR241,Interrupt Processor Targets Register 241"
    hgroup.long 0xBC8++0x03
        hide.long 0x00 "GICD_ITARGETSR242,Interrupt Processor Targets Register 242"
    hgroup.long 0xBCC++0x03
        hide.long 0x00 "GICD_ITARGETSR243,Interrupt Processor Targets Register 243"
    hgroup.long 0xBD0++0x03
        hide.long 0x00 "GICD_ITARGETSR244,Interrupt Processor Targets Register 244"
    hgroup.long 0xBD4++0x03
        hide.long 0x00 "GICD_ITARGETSR245,Interrupt Processor Targets Register 245"
    hgroup.long 0xBD8++0x03
        hide.long 0x00 "GICD_ITARGETSR246,Interrupt Processor Targets Register 246"
    hgroup.long 0xBDC++0x03
        hide.long 0x00 "GICD_ITARGETSR247,Interrupt Processor Targets Register 247"
    endif

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1F)
    
    group.long 0xBE0++0x03
        line.long 0x00 "GICD_ITARGETSR248,Interrupt Processor Targets Register 248"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO995  ,CPU Targets Byte Offset 995 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO994  ,CPU Targets Byte Offset 994 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO993  ,CPU Targets Byte Offset 993 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO992  ,CPU Targets Byte Offset 992 "
    group.long 0xBE4++0x03
        line.long 0x00 "GICD_ITARGETSR249,Interrupt Processor Targets Register 249"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO999  ,CPU Targets Byte Offset 999 "
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO998  ,CPU Targets Byte Offset 998 "
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO997  ,CPU Targets Byte Offset 997 "
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO996  ,CPU Targets Byte Offset 996 "
    group.long 0xBE8++0x03
        line.long 0x00 "GICD_ITARGETSR250,Interrupt Processor Targets Register 250"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO1003 ,CPU Targets Byte Offset 1003"
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO1002 ,CPU Targets Byte Offset 1002"
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO1001 ,CPU Targets Byte Offset 1001"
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO1000 ,CPU Targets Byte Offset 1000"
    group.long 0xBEC++0x03
        line.long 0x00 "GICD_ITARGETSR251,Interrupt Processor Targets Register 251"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO1007 ,CPU Targets Byte Offset 1007"
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO1006 ,CPU Targets Byte Offset 1006"
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO1005 ,CPU Targets Byte Offset 1005"
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO1004 ,CPU Targets Byte Offset 1004"
    group.long 0xBF0++0x03
        line.long 0x00 "GICD_ITARGETSR252,Interrupt Processor Targets Register 252"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO1011 ,CPU Targets Byte Offset 1011"
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO1010 ,CPU Targets Byte Offset 1010"
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO1009 ,CPU Targets Byte Offset 1009"
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO1008 ,CPU Targets Byte Offset 1008"
    group.long 0xBF4++0x03
        line.long 0x00 "GICD_ITARGETSR253,Interrupt Processor Targets Register 253"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO1015 ,CPU Targets Byte Offset 1015"
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO1014 ,CPU Targets Byte Offset 1014"
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO1013 ,CPU Targets Byte Offset 1013"
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO1012 ,CPU Targets Byte Offset 1012"
    group.long 0xBF8++0x03
        line.long 0x00 "GICD_ITARGETSR254,Interrupt Processor Targets Register 254"
            hexmask.long.byte 0x00 24.--31. 1. " CPUTBO1019 ,CPU Targets Byte Offset 1019"
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTBO1018 ,CPU Targets Byte Offset 1018"
            hexmask.long.byte 0x00 8.--15. 1. "  CPUTBO1017 ,CPU Targets Byte Offset 1017"
            hexmask.long.byte 0x00 0.--7. 1. "  CPUTBO1016 ,CPU Targets Byte Offset 1016"
    else
    hgroup.long 0xBE0++0x03
        hide.long 0x00 "GICD_ITARGETSR248,Interrupt Processor Targets Register 248"
    hgroup.long 0xBE4++0x03
        hide.long 0x00 "GICD_ITARGETSR249,Interrupt Processor Targets Register 249"
    hgroup.long 0xBE8++0x03
        hide.long 0x00 "GICD_ITARGETSR250,Interrupt Processor Targets Register 250"
    hgroup.long 0xBEC++0x03
        hide.long 0x00 "GICD_ITARGETSR251,Interrupt Processor Targets Register 251"
    hgroup.long 0xBF0++0x03
        hide.long 0x00 "GICD_ITARGETSR252,Interrupt Processor Targets Register 252"
    hgroup.long 0xBF4++0x03
        hide.long 0x00 "GICD_ITARGETSR253,Interrupt Processor Targets Register 253"
    hgroup.long 0xBF8++0x03
        hide.long 0x00 "GICD_ITARGETSR254,Interrupt Processor Targets Register 254"
    endif
else
    hgroup.long 0x800++0x03
        hide.long 0x00 "GICD_ITARGETSR0  ,Interrupt Processor Targets Register 0  "
    hgroup.long 0x804++0x03
        hide.long 0x00 "GICD_ITARGETSR1  ,Interrupt Processor Targets Register 1  "
    hgroup.long 0x808++0x03
        hide.long 0x00 "GICD_ITARGETSR2  ,Interrupt Processor Targets Register 2  "
    hgroup.long 0x80C++0x03
        hide.long 0x00 "GICD_ITARGETSR3  ,Interrupt Processor Targets Register 3  "
    hgroup.long 0x810++0x03
        hide.long 0x00 "GICD_ITARGETSR4  ,Interrupt Processor Targets Register 4  "
    hgroup.long 0x814++0x03
        hide.long 0x00 "GICD_ITARGETSR5  ,Interrupt Processor Targets Register 5  "
    hgroup.long 0x818++0x03
        hide.long 0x00 "GICD_ITARGETSR6  ,Interrupt Processor Targets Register 6  "
    hgroup.long 0x81C++0x03
        hide.long 0x00 "GICD_ITARGETSR7  ,Interrupt Processor Targets Register 7  "
    hgroup.long 0x820++0x03
        hide.long 0x00 "GICD_ITARGETSR8  ,Interrupt Processor Targets Register 8  "
    hgroup.long 0x824++0x03
        hide.long 0x00 "GICD_ITARGETSR9  ,Interrupt Processor Targets Register 9  "
    hgroup.long 0x828++0x03
        hide.long 0x00 "GICD_ITARGETSR10 ,Interrupt Processor Targets Register 10 "
    hgroup.long 0x82C++0x03
        hide.long 0x00 "GICD_ITARGETSR11 ,Interrupt Processor Targets Register 11 "
    hgroup.long 0x830++0x03
        hide.long 0x00 "GICD_ITARGETSR12 ,Interrupt Processor Targets Register 12 "
    hgroup.long 0x834++0x03
        hide.long 0x00 "GICD_ITARGETSR13 ,Interrupt Processor Targets Register 13 "
    hgroup.long 0x838++0x03
        hide.long 0x00 "GICD_ITARGETSR14 ,Interrupt Processor Targets Register 14 "
    hgroup.long 0x83C++0x03
        hide.long 0x00 "GICD_ITARGETSR15 ,Interrupt Processor Targets Register 15 "
    hgroup.long 0x840++0x03
        hide.long 0x00 "GICD_ITARGETSR16 ,Interrupt Processor Targets Register 16 "
    hgroup.long 0x844++0x03
        hide.long 0x00 "GICD_ITARGETSR17 ,Interrupt Processor Targets Register 17 "
    hgroup.long 0x848++0x03
        hide.long 0x00 "GICD_ITARGETSR18 ,Interrupt Processor Targets Register 18 "
    hgroup.long 0x84C++0x03
        hide.long 0x00 "GICD_ITARGETSR19 ,Interrupt Processor Targets Register 19 "
    hgroup.long 0x850++0x03
        hide.long 0x00 "GICD_ITARGETSR20 ,Interrupt Processor Targets Register 20 "
    hgroup.long 0x854++0x03
        hide.long 0x00 "GICD_ITARGETSR21 ,Interrupt Processor Targets Register 21 "
    hgroup.long 0x858++0x03
        hide.long 0x00 "GICD_ITARGETSR22 ,Interrupt Processor Targets Register 22 "
    hgroup.long 0x85C++0x03
        hide.long 0x00 "GICD_ITARGETSR23 ,Interrupt Processor Targets Register 23 "
    hgroup.long 0x860++0x03
        hide.long 0x00 "GICD_ITARGETSR24 ,Interrupt Processor Targets Register 24 "
    hgroup.long 0x864++0x03
        hide.long 0x00 "GICD_ITARGETSR25 ,Interrupt Processor Targets Register 25 "
    hgroup.long 0x868++0x03
        hide.long 0x00 "GICD_ITARGETSR26 ,Interrupt Processor Targets Register 26 "
    hgroup.long 0x86C++0x03
        hide.long 0x00 "GICD_ITARGETSR27 ,Interrupt Processor Targets Register 27 "
    hgroup.long 0x870++0x03
        hide.long 0x00 "GICD_ITARGETSR28 ,Interrupt Processor Targets Register 28 "
    hgroup.long 0x874++0x03
        hide.long 0x00 "GICD_ITARGETSR29 ,Interrupt Processor Targets Register 29 "
    hgroup.long 0x878++0x03
        hide.long 0x00 "GICD_ITARGETSR30 ,Interrupt Processor Targets Register 30 "
    hgroup.long 0x87C++0x03
        hide.long 0x00 "GICD_ITARGETSR31 ,Interrupt Processor Targets Register 31 "
    hgroup.long 0x880++0x03
        hide.long 0x00 "GICD_ITARGETSR32 ,Interrupt Processor Targets Register 32 "
    hgroup.long 0x884++0x03
        hide.long 0x00 "GICD_ITARGETSR33 ,Interrupt Processor Targets Register 33 "
    hgroup.long 0x888++0x03
        hide.long 0x00 "GICD_ITARGETSR34 ,Interrupt Processor Targets Register 34 "
    hgroup.long 0x88C++0x03
        hide.long 0x00 "GICD_ITARGETSR35 ,Interrupt Processor Targets Register 35 "
    hgroup.long 0x890++0x03
        hide.long 0x00 "GICD_ITARGETSR36 ,Interrupt Processor Targets Register 36 "
    hgroup.long 0x894++0x03
        hide.long 0x00 "GICD_ITARGETSR37 ,Interrupt Processor Targets Register 37 "
    hgroup.long 0x898++0x03
        hide.long 0x00 "GICD_ITARGETSR38 ,Interrupt Processor Targets Register 38 "
    hgroup.long 0x89C++0x03
        hide.long 0x00 "GICD_ITARGETSR39 ,Interrupt Processor Targets Register 39 "
    hgroup.long 0x8A0++0x03
        hide.long 0x00 "GICD_ITARGETSR40 ,Interrupt Processor Targets Register 40 "
    hgroup.long 0x8A4++0x03
        hide.long 0x00 "GICD_ITARGETSR41 ,Interrupt Processor Targets Register 41 "
    hgroup.long 0x8A8++0x03
        hide.long 0x00 "GICD_ITARGETSR42 ,Interrupt Processor Targets Register 42 "
    hgroup.long 0x8AC++0x03
        hide.long 0x00 "GICD_ITARGETSR43 ,Interrupt Processor Targets Register 43 "
    hgroup.long 0x8B0++0x03
        hide.long 0x00 "GICD_ITARGETSR44 ,Interrupt Processor Targets Register 44 "
    hgroup.long 0x8B4++0x03
        hide.long 0x00 "GICD_ITARGETSR45 ,Interrupt Processor Targets Register 45 "
    hgroup.long 0x8B8++0x03
        hide.long 0x00 "GICD_ITARGETSR46 ,Interrupt Processor Targets Register 46 "
    hgroup.long 0x8BC++0x03
        hide.long 0x00 "GICD_ITARGETSR47 ,Interrupt Processor Targets Register 47 "
    hgroup.long 0x8C0++0x03
        hide.long 0x00 "GICD_ITARGETSR48 ,Interrupt Processor Targets Register 48 "
    hgroup.long 0x8C4++0x03
        hide.long 0x00 "GICD_ITARGETSR49 ,Interrupt Processor Targets Register 49 "
    hgroup.long 0x8C8++0x03
        hide.long 0x00 "GICD_ITARGETSR50 ,Interrupt Processor Targets Register 50 "
    hgroup.long 0x8CC++0x03
        hide.long 0x00 "GICD_ITARGETSR51 ,Interrupt Processor Targets Register 51 "
    hgroup.long 0x8D0++0x03
        hide.long 0x00 "GICD_ITARGETSR52 ,Interrupt Processor Targets Register 52 "
    hgroup.long 0x8D4++0x03
        hide.long 0x00 "GICD_ITARGETSR53 ,Interrupt Processor Targets Register 53 "
    hgroup.long 0x8D8++0x03
        hide.long 0x00 "GICD_ITARGETSR54 ,Interrupt Processor Targets Register 54 "
    hgroup.long 0x8DC++0x03
        hide.long 0x00 "GICD_ITARGETSR55 ,Interrupt Processor Targets Register 55 "
    hgroup.long 0x8E0++0x03
        hide.long 0x00 "GICD_ITARGETSR56 ,Interrupt Processor Targets Register 56 "
    hgroup.long 0x8E4++0x03
        hide.long 0x00 "GICD_ITARGETSR57 ,Interrupt Processor Targets Register 57 "
    hgroup.long 0x8E8++0x03
        hide.long 0x00 "GICD_ITARGETSR58 ,Interrupt Processor Targets Register 58 "
    hgroup.long 0x8EC++0x03
        hide.long 0x00 "GICD_ITARGETSR59 ,Interrupt Processor Targets Register 59 "
    hgroup.long 0x8F0++0x03
        hide.long 0x00 "GICD_ITARGETSR60 ,Interrupt Processor Targets Register 60 "
    hgroup.long 0x8F4++0x03
        hide.long 0x00 "GICD_ITARGETSR61 ,Interrupt Processor Targets Register 61 "
    hgroup.long 0x8F8++0x03
        hide.long 0x00 "GICD_ITARGETSR62 ,Interrupt Processor Targets Register 62 "
    hgroup.long 0x8FC++0x03
        hide.long 0x00 "GICD_ITARGETSR63 ,Interrupt Processor Targets Register 63 "
    hgroup.long 0x900++0x03
        hide.long 0x00 "GICD_ITARGETSR64 ,Interrupt Processor Targets Register 64 "
    hgroup.long 0x904++0x03
        hide.long 0x00 "GICD_ITARGETSR65 ,Interrupt Processor Targets Register 65 "
    hgroup.long 0x908++0x03
        hide.long 0x00 "GICD_ITARGETSR66 ,Interrupt Processor Targets Register 66 "
    hgroup.long 0x90C++0x03
        hide.long 0x00 "GICD_ITARGETSR67 ,Interrupt Processor Targets Register 67 "
    hgroup.long 0x910++0x03
        hide.long 0x00 "GICD_ITARGETSR68 ,Interrupt Processor Targets Register 68 "
    hgroup.long 0x914++0x03
        hide.long 0x00 "GICD_ITARGETSR69 ,Interrupt Processor Targets Register 69 "
    hgroup.long 0x918++0x03
        hide.long 0x00 "GICD_ITARGETSR70 ,Interrupt Processor Targets Register 70 "
    hgroup.long 0x91C++0x03
        hide.long 0x00 "GICD_ITARGETSR71 ,Interrupt Processor Targets Register 71 "
    hgroup.long 0x920++0x03
        hide.long 0x00 "GICD_ITARGETSR72 ,Interrupt Processor Targets Register 72 "
    hgroup.long 0x924++0x03
        hide.long 0x00 "GICD_ITARGETSR73 ,Interrupt Processor Targets Register 73 "
    hgroup.long 0x928++0x03
        hide.long 0x00 "GICD_ITARGETSR74 ,Interrupt Processor Targets Register 74 "
    hgroup.long 0x92C++0x03
        hide.long 0x00 "GICD_ITARGETSR75 ,Interrupt Processor Targets Register 75 "
    hgroup.long 0x930++0x03
        hide.long 0x00 "GICD_ITARGETSR76 ,Interrupt Processor Targets Register 76 "
    hgroup.long 0x934++0x03
        hide.long 0x00 "GICD_ITARGETSR77 ,Interrupt Processor Targets Register 77 "
    hgroup.long 0x938++0x03
        hide.long 0x00 "GICD_ITARGETSR78 ,Interrupt Processor Targets Register 78 "
    hgroup.long 0x93C++0x03
        hide.long 0x00 "GICD_ITARGETSR79 ,Interrupt Processor Targets Register 79 "
    hgroup.long 0x940++0x03
        hide.long 0x00 "GICD_ITARGETSR80 ,Interrupt Processor Targets Register 80 "
    hgroup.long 0x944++0x03
        hide.long 0x00 "GICD_ITARGETSR81 ,Interrupt Processor Targets Register 81 "
    hgroup.long 0x948++0x03
        hide.long 0x00 "GICD_ITARGETSR82 ,Interrupt Processor Targets Register 82 "
    hgroup.long 0x94C++0x03
        hide.long 0x00 "GICD_ITARGETSR83 ,Interrupt Processor Targets Register 83 "
    hgroup.long 0x950++0x03
        hide.long 0x00 "GICD_ITARGETSR84 ,Interrupt Processor Targets Register 84 "
    hgroup.long 0x954++0x03
        hide.long 0x00 "GICD_ITARGETSR85 ,Interrupt Processor Targets Register 85 "
    hgroup.long 0x958++0x03
        hide.long 0x00 "GICD_ITARGETSR86 ,Interrupt Processor Targets Register 86 "
    hgroup.long 0x95C++0x03
        hide.long 0x00 "GICD_ITARGETSR87 ,Interrupt Processor Targets Register 87 "
    hgroup.long 0x960++0x03
        hide.long 0x00 "GICD_ITARGETSR88 ,Interrupt Processor Targets Register 88 "
    hgroup.long 0x964++0x03
        hide.long 0x00 "GICD_ITARGETSR89 ,Interrupt Processor Targets Register 89 "
    hgroup.long 0x968++0x03
        hide.long 0x00 "GICD_ITARGETSR90 ,Interrupt Processor Targets Register 90 "
    hgroup.long 0x96C++0x03
        hide.long 0x00 "GICD_ITARGETSR91 ,Interrupt Processor Targets Register 91 "
    hgroup.long 0x970++0x03
        hide.long 0x00 "GICD_ITARGETSR92 ,Interrupt Processor Targets Register 92 "
    hgroup.long 0x974++0x03
        hide.long 0x00 "GICD_ITARGETSR93 ,Interrupt Processor Targets Register 93 "
    hgroup.long 0x978++0x03
        hide.long 0x00 "GICD_ITARGETSR94 ,Interrupt Processor Targets Register 94 "
    hgroup.long 0x97C++0x03
        hide.long 0x00 "GICD_ITARGETSR95 ,Interrupt Processor Targets Register 95 "
    hgroup.long 0x980++0x03
        hide.long 0x00 "GICD_ITARGETSR96 ,Interrupt Processor Targets Register 96 "
    hgroup.long 0x984++0x03
        hide.long 0x00 "GICD_ITARGETSR97 ,Interrupt Processor Targets Register 97 "
    hgroup.long 0x988++0x03
        hide.long 0x00 "GICD_ITARGETSR98 ,Interrupt Processor Targets Register 98 "
    hgroup.long 0x98C++0x03
        hide.long 0x00 "GICD_ITARGETSR99 ,Interrupt Processor Targets Register 99 "
    hgroup.long 0x990++0x03
        hide.long 0x00 "GICD_ITARGETSR100,Interrupt Processor Targets Register 100"
    hgroup.long 0x994++0x03
        hide.long 0x00 "GICD_ITARGETSR101,Interrupt Processor Targets Register 101"
    hgroup.long 0x998++0x03
        hide.long 0x00 "GICD_ITARGETSR102,Interrupt Processor Targets Register 102"
    hgroup.long 0x99C++0x03
        hide.long 0x00 "GICD_ITARGETSR103,Interrupt Processor Targets Register 103"
    hgroup.long 0x9A0++0x03
        hide.long 0x00 "GICD_ITARGETSR104,Interrupt Processor Targets Register 104"
    hgroup.long 0x9A4++0x03
        hide.long 0x00 "GICD_ITARGETSR105,Interrupt Processor Targets Register 105"
    hgroup.long 0x9A8++0x03
        hide.long 0x00 "GICD_ITARGETSR106,Interrupt Processor Targets Register 106"
    hgroup.long 0x9AC++0x03
        hide.long 0x00 "GICD_ITARGETSR107,Interrupt Processor Targets Register 107"
    hgroup.long 0x9B0++0x03
        hide.long 0x00 "GICD_ITARGETSR108,Interrupt Processor Targets Register 108"
    hgroup.long 0x9B4++0x03
        hide.long 0x00 "GICD_ITARGETSR109,Interrupt Processor Targets Register 109"
    hgroup.long 0x9B8++0x03
        hide.long 0x00 "GICD_ITARGETSR110,Interrupt Processor Targets Register 110"
    hgroup.long 0x9BC++0x03
        hide.long 0x00 "GICD_ITARGETSR111,Interrupt Processor Targets Register 111"
    hgroup.long 0x9C0++0x03
        hide.long 0x00 "GICD_ITARGETSR112,Interrupt Processor Targets Register 112"
    hgroup.long 0x9C4++0x03
        hide.long 0x00 "GICD_ITARGETSR113,Interrupt Processor Targets Register 113"
    hgroup.long 0x9C8++0x03
        hide.long 0x00 "GICD_ITARGETSR114,Interrupt Processor Targets Register 114"
    hgroup.long 0x9CC++0x03
        hide.long 0x00 "GICD_ITARGETSR115,Interrupt Processor Targets Register 115"
    hgroup.long 0x9D0++0x03
        hide.long 0x00 "GICD_ITARGETSR116,Interrupt Processor Targets Register 116"
    hgroup.long 0x9D4++0x03
        hide.long 0x00 "GICD_ITARGETSR117,Interrupt Processor Targets Register 117"
    hgroup.long 0x9D8++0x03
        hide.long 0x00 "GICD_ITARGETSR118,Interrupt Processor Targets Register 118"
    hgroup.long 0x9DC++0x03
        hide.long 0x00 "GICD_ITARGETSR119,Interrupt Processor Targets Register 119"
    hgroup.long 0x9E0++0x03
        hide.long 0x00 "GICD_ITARGETSR120,Interrupt Processor Targets Register 120"
    hgroup.long 0x9E4++0x03
        hide.long 0x00 "GICD_ITARGETSR121,Interrupt Processor Targets Register 121"
    hgroup.long 0x9E8++0x03
        hide.long 0x00 "GICD_ITARGETSR122,Interrupt Processor Targets Register 122"
    hgroup.long 0x9EC++0x03
        hide.long 0x00 "GICD_ITARGETSR123,Interrupt Processor Targets Register 123"
    hgroup.long 0x9F0++0x03
        hide.long 0x00 "GICD_ITARGETSR124,Interrupt Processor Targets Register 124"
    hgroup.long 0x9F4++0x03
        hide.long 0x00 "GICD_ITARGETSR125,Interrupt Processor Targets Register 125"
    hgroup.long 0x9F8++0x03
        hide.long 0x00 "GICD_ITARGETSR126,Interrupt Processor Targets Register 126"
    hgroup.long 0x9FC++0x03
        hide.long 0x00 "GICD_ITARGETSR127,Interrupt Processor Targets Register 127"
    hgroup.long 0xA00++0x03
        hide.long 0x00 "GICD_ITARGETSR128,Interrupt Processor Targets Register 128"
    hgroup.long 0xA04++0x03
        hide.long 0x00 "GICD_ITARGETSR129,Interrupt Processor Targets Register 129"
    hgroup.long 0xA08++0x03
        hide.long 0x00 "GICD_ITARGETSR130,Interrupt Processor Targets Register 130"
    hgroup.long 0xA0C++0x03
        hide.long 0x00 "GICD_ITARGETSR131,Interrupt Processor Targets Register 131"
    hgroup.long 0xA10++0x03
        hide.long 0x00 "GICD_ITARGETSR132,Interrupt Processor Targets Register 132"
    hgroup.long 0xA14++0x03
        hide.long 0x00 "GICD_ITARGETSR133,Interrupt Processor Targets Register 133"
    hgroup.long 0xA18++0x03
        hide.long 0x00 "GICD_ITARGETSR134,Interrupt Processor Targets Register 134"
    hgroup.long 0xA1C++0x03
        hide.long 0x00 "GICD_ITARGETSR135,Interrupt Processor Targets Register 135"
    hgroup.long 0xA20++0x03
        hide.long 0x00 "GICD_ITARGETSR136,Interrupt Processor Targets Register 136"
    hgroup.long 0xA24++0x03
        hide.long 0x00 "GICD_ITARGETSR137,Interrupt Processor Targets Register 137"
    hgroup.long 0xA28++0x03
        hide.long 0x00 "GICD_ITARGETSR138,Interrupt Processor Targets Register 138"
    hgroup.long 0xA2C++0x03
        hide.long 0x00 "GICD_ITARGETSR139,Interrupt Processor Targets Register 139"
    hgroup.long 0xA30++0x03
        hide.long 0x00 "GICD_ITARGETSR140,Interrupt Processor Targets Register 140"
    hgroup.long 0xA34++0x03
        hide.long 0x00 "GICD_ITARGETSR141,Interrupt Processor Targets Register 141"
    hgroup.long 0xA38++0x03
        hide.long 0x00 "GICD_ITARGETSR142,Interrupt Processor Targets Register 142"
    hgroup.long 0xA3C++0x03
        hide.long 0x00 "GICD_ITARGETSR143,Interrupt Processor Targets Register 143"
    hgroup.long 0xA40++0x03
        hide.long 0x00 "GICD_ITARGETSR144,Interrupt Processor Targets Register 144"
    hgroup.long 0xA44++0x03
        hide.long 0x00 "GICD_ITARGETSR145,Interrupt Processor Targets Register 145"
    hgroup.long 0xA48++0x03
        hide.long 0x00 "GICD_ITARGETSR146,Interrupt Processor Targets Register 146"
    hgroup.long 0xA4C++0x03
        hide.long 0x00 "GICD_ITARGETSR147,Interrupt Processor Targets Register 147"
    hgroup.long 0xA50++0x03
        hide.long 0x00 "GICD_ITARGETSR148,Interrupt Processor Targets Register 148"
    hgroup.long 0xA54++0x03
        hide.long 0x00 "GICD_ITARGETSR149,Interrupt Processor Targets Register 149"
    hgroup.long 0xA58++0x03
        hide.long 0x00 "GICD_ITARGETSR150,Interrupt Processor Targets Register 150"
    hgroup.long 0xA5C++0x03
        hide.long 0x00 "GICD_ITARGETSR151,Interrupt Processor Targets Register 151"
    hgroup.long 0xA60++0x03
        hide.long 0x00 "GICD_ITARGETSR152,Interrupt Processor Targets Register 152"
    hgroup.long 0xA64++0x03
        hide.long 0x00 "GICD_ITARGETSR153,Interrupt Processor Targets Register 153"
    hgroup.long 0xA68++0x03
        hide.long 0x00 "GICD_ITARGETSR154,Interrupt Processor Targets Register 154"
    hgroup.long 0xA6C++0x03
        hide.long 0x00 "GICD_ITARGETSR155,Interrupt Processor Targets Register 155"
    hgroup.long 0xA70++0x03
        hide.long 0x00 "GICD_ITARGETSR156,Interrupt Processor Targets Register 156"
    hgroup.long 0xA74++0x03
        hide.long 0x00 "GICD_ITARGETSR157,Interrupt Processor Targets Register 157"
    hgroup.long 0xA78++0x03
        hide.long 0x00 "GICD_ITARGETSR158,Interrupt Processor Targets Register 158"
    hgroup.long 0xA7C++0x03
        hide.long 0x00 "GICD_ITARGETSR159,Interrupt Processor Targets Register 159"
    hgroup.long 0xA80++0x03
        hide.long 0x00 "GICD_ITARGETSR160,Interrupt Processor Targets Register 160"
    hgroup.long 0xA84++0x03
        hide.long 0x00 "GICD_ITARGETSR161,Interrupt Processor Targets Register 161"
    hgroup.long 0xA88++0x03
        hide.long 0x00 "GICD_ITARGETSR162,Interrupt Processor Targets Register 162"
    hgroup.long 0xA8C++0x03
        hide.long 0x00 "GICD_ITARGETSR163,Interrupt Processor Targets Register 163"
    hgroup.long 0xA90++0x03
        hide.long 0x00 "GICD_ITARGETSR164,Interrupt Processor Targets Register 164"
    hgroup.long 0xA94++0x03
        hide.long 0x00 "GICD_ITARGETSR165,Interrupt Processor Targets Register 165"
    hgroup.long 0xA98++0x03
        hide.long 0x00 "GICD_ITARGETSR166,Interrupt Processor Targets Register 166"
    hgroup.long 0xA9C++0x03
        hide.long 0x00 "GICD_ITARGETSR167,Interrupt Processor Targets Register 167"
    hgroup.long 0xAA0++0x03
        hide.long 0x00 "GICD_ITARGETSR168,Interrupt Processor Targets Register 168"
    hgroup.long 0xAA4++0x03
        hide.long 0x00 "GICD_ITARGETSR169,Interrupt Processor Targets Register 169"
    hgroup.long 0xAA8++0x03
        hide.long 0x00 "GICD_ITARGETSR170,Interrupt Processor Targets Register 170"
    hgroup.long 0xAAC++0x03
        hide.long 0x00 "GICD_ITARGETSR171,Interrupt Processor Targets Register 171"
    hgroup.long 0xAB0++0x03
        hide.long 0x00 "GICD_ITARGETSR172,Interrupt Processor Targets Register 172"
    hgroup.long 0xAB4++0x03
        hide.long 0x00 "GICD_ITARGETSR173,Interrupt Processor Targets Register 173"
    hgroup.long 0xAB8++0x03
        hide.long 0x00 "GICD_ITARGETSR174,Interrupt Processor Targets Register 174"
    hgroup.long 0xABC++0x03
        hide.long 0x00 "GICD_ITARGETSR175,Interrupt Processor Targets Register 175"
    hgroup.long 0xAC0++0x03
        hide.long 0x00 "GICD_ITARGETSR176,Interrupt Processor Targets Register 176"
    hgroup.long 0xAC4++0x03
        hide.long 0x00 "GICD_ITARGETSR177,Interrupt Processor Targets Register 177"
    hgroup.long 0xAC8++0x03
        hide.long 0x00 "GICD_ITARGETSR178,Interrupt Processor Targets Register 178"
    hgroup.long 0xACC++0x03
        hide.long 0x00 "GICD_ITARGETSR179,Interrupt Processor Targets Register 179"
    hgroup.long 0xAD0++0x03
        hide.long 0x00 "GICD_ITARGETSR180,Interrupt Processor Targets Register 180"
    hgroup.long 0xAD4++0x03
        hide.long 0x00 "GICD_ITARGETSR181,Interrupt Processor Targets Register 181"
    hgroup.long 0xAD8++0x03
        hide.long 0x00 "GICD_ITARGETSR182,Interrupt Processor Targets Register 182"
    hgroup.long 0xADC++0x03
        hide.long 0x00 "GICD_ITARGETSR183,Interrupt Processor Targets Register 183"
    hgroup.long 0xAE0++0x03
        hide.long 0x00 "GICD_ITARGETSR184,Interrupt Processor Targets Register 184"
    hgroup.long 0xAE4++0x03
        hide.long 0x00 "GICD_ITARGETSR185,Interrupt Processor Targets Register 185"
    hgroup.long 0xAE8++0x03
        hide.long 0x00 "GICD_ITARGETSR186,Interrupt Processor Targets Register 186"
    hgroup.long 0xAEC++0x03
        hide.long 0x00 "GICD_ITARGETSR187,Interrupt Processor Targets Register 187"
    hgroup.long 0xAF0++0x03
        hide.long 0x00 "GICD_ITARGETSR188,Interrupt Processor Targets Register 188"
    hgroup.long 0xAF4++0x03
        hide.long 0x00 "GICD_ITARGETSR189,Interrupt Processor Targets Register 189"
    hgroup.long 0xAF8++0x03
        hide.long 0x00 "GICD_ITARGETSR190,Interrupt Processor Targets Register 190"
    hgroup.long 0xAFC++0x03
        hide.long 0x00 "GICD_ITARGETSR191,Interrupt Processor Targets Register 191"
    hgroup.long 0xB00++0x03
        hide.long 0x00 "GICD_ITARGETSR192,Interrupt Processor Targets Register 192"
    hgroup.long 0xB04++0x03
        hide.long 0x00 "GICD_ITARGETSR193,Interrupt Processor Targets Register 193"
    hgroup.long 0xB08++0x03
        hide.long 0x00 "GICD_ITARGETSR194,Interrupt Processor Targets Register 194"
    hgroup.long 0xB0C++0x03
        hide.long 0x00 "GICD_ITARGETSR195,Interrupt Processor Targets Register 195"
    hgroup.long 0xB10++0x03
        hide.long 0x00 "GICD_ITARGETSR196,Interrupt Processor Targets Register 196"
    hgroup.long 0xB14++0x03
        hide.long 0x00 "GICD_ITARGETSR197,Interrupt Processor Targets Register 197"
    hgroup.long 0xB18++0x03
        hide.long 0x00 "GICD_ITARGETSR198,Interrupt Processor Targets Register 198"
    hgroup.long 0xB1C++0x03
        hide.long 0x00 "GICD_ITARGETSR199,Interrupt Processor Targets Register 199"
    hgroup.long 0xB20++0x03
        hide.long 0x00 "GICD_ITARGETSR200,Interrupt Processor Targets Register 200"
    hgroup.long 0xB24++0x03
        hide.long 0x00 "GICD_ITARGETSR201,Interrupt Processor Targets Register 201"
    hgroup.long 0xB28++0x03
        hide.long 0x00 "GICD_ITARGETSR202,Interrupt Processor Targets Register 202"
    hgroup.long 0xB2C++0x03
        hide.long 0x00 "GICD_ITARGETSR203,Interrupt Processor Targets Register 203"
    hgroup.long 0xB30++0x03
        hide.long 0x00 "GICD_ITARGETSR204,Interrupt Processor Targets Register 204"
    hgroup.long 0xB34++0x03
        hide.long 0x00 "GICD_ITARGETSR205,Interrupt Processor Targets Register 205"
    hgroup.long 0xB38++0x03
        hide.long 0x00 "GICD_ITARGETSR206,Interrupt Processor Targets Register 206"
    hgroup.long 0xB3C++0x03
        hide.long 0x00 "GICD_ITARGETSR207,Interrupt Processor Targets Register 207"
    hgroup.long 0xB40++0x03
        hide.long 0x00 "GICD_ITARGETSR208,Interrupt Processor Targets Register 208"
    hgroup.long 0xB44++0x03
        hide.long 0x00 "GICD_ITARGETSR209,Interrupt Processor Targets Register 209"
    hgroup.long 0xB48++0x03
        hide.long 0x00 "GICD_ITARGETSR210,Interrupt Processor Targets Register 210"
    hgroup.long 0xB4C++0x03
        hide.long 0x00 "GICD_ITARGETSR211,Interrupt Processor Targets Register 211"
    hgroup.long 0xB50++0x03
        hide.long 0x00 "GICD_ITARGETSR212,Interrupt Processor Targets Register 212"
    hgroup.long 0xB54++0x03
        hide.long 0x00 "GICD_ITARGETSR213,Interrupt Processor Targets Register 213"
    hgroup.long 0xB58++0x03
        hide.long 0x00 "GICD_ITARGETSR214,Interrupt Processor Targets Register 214"
    hgroup.long 0xB5C++0x03
        hide.long 0x00 "GICD_ITARGETSR215,Interrupt Processor Targets Register 215"
    hgroup.long 0xB60++0x03
        hide.long 0x00 "GICD_ITARGETSR216,Interrupt Processor Targets Register 216"
    hgroup.long 0xB64++0x03
        hide.long 0x00 "GICD_ITARGETSR217,Interrupt Processor Targets Register 217"
    hgroup.long 0xB68++0x03
        hide.long 0x00 "GICD_ITARGETSR218,Interrupt Processor Targets Register 218"
    hgroup.long 0xB6C++0x03
        hide.long 0x00 "GICD_ITARGETSR219,Interrupt Processor Targets Register 219"
    hgroup.long 0xB70++0x03
        hide.long 0x00 "GICD_ITARGETSR220,Interrupt Processor Targets Register 220"
    hgroup.long 0xB74++0x03
        hide.long 0x00 "GICD_ITARGETSR221,Interrupt Processor Targets Register 221"
    hgroup.long 0xB78++0x03
        hide.long 0x00 "GICD_ITARGETSR222,Interrupt Processor Targets Register 222"
    hgroup.long 0xB7C++0x03
        hide.long 0x00 "GICD_ITARGETSR223,Interrupt Processor Targets Register 223"
    hgroup.long 0xB80++0x03
        hide.long 0x00 "GICD_ITARGETSR224,Interrupt Processor Targets Register 224"
    hgroup.long 0xB84++0x03
        hide.long 0x00 "GICD_ITARGETSR225,Interrupt Processor Targets Register 225"
    hgroup.long 0xB88++0x03
        hide.long 0x00 "GICD_ITARGETSR226,Interrupt Processor Targets Register 226"
    hgroup.long 0xB8C++0x03
        hide.long 0x00 "GICD_ITARGETSR227,Interrupt Processor Targets Register 227"
    hgroup.long 0xB90++0x03
        hide.long 0x00 "GICD_ITARGETSR228,Interrupt Processor Targets Register 228"
    hgroup.long 0xB94++0x03
        hide.long 0x00 "GICD_ITARGETSR229,Interrupt Processor Targets Register 229"
    hgroup.long 0xB98++0x03
        hide.long 0x00 "GICD_ITARGETSR230,Interrupt Processor Targets Register 230"
    hgroup.long 0xB9C++0x03
        hide.long 0x00 "GICD_ITARGETSR231,Interrupt Processor Targets Register 231"
    hgroup.long 0xBA0++0x03
        hide.long 0x00 "GICD_ITARGETSR232,Interrupt Processor Targets Register 232"
    hgroup.long 0xBA4++0x03
        hide.long 0x00 "GICD_ITARGETSR233,Interrupt Processor Targets Register 233"
    hgroup.long 0xBA8++0x03
        hide.long 0x00 "GICD_ITARGETSR234,Interrupt Processor Targets Register 234"
    hgroup.long 0xBAC++0x03
        hide.long 0x00 "GICD_ITARGETSR235,Interrupt Processor Targets Register 235"
    hgroup.long 0xBB0++0x03
        hide.long 0x00 "GICD_ITARGETSR236,Interrupt Processor Targets Register 236"
    hgroup.long 0xBB4++0x03
        hide.long 0x00 "GICD_ITARGETSR237,Interrupt Processor Targets Register 237"
    hgroup.long 0xBB8++0x03
        hide.long 0x00 "GICD_ITARGETSR238,Interrupt Processor Targets Register 238"
    hgroup.long 0xBBC++0x03
        hide.long 0x00 "GICD_ITARGETSR239,Interrupt Processor Targets Register 239"
    hgroup.long 0xBC0++0x03
        hide.long 0x00 "GICD_ITARGETSR240,Interrupt Processor Targets Register 240"
    hgroup.long 0xBC4++0x03
        hide.long 0x00 "GICD_ITARGETSR241,Interrupt Processor Targets Register 241"
    hgroup.long 0xBC8++0x03
        hide.long 0x00 "GICD_ITARGETSR242,Interrupt Processor Targets Register 242"
    hgroup.long 0xBCC++0x03
        hide.long 0x00 "GICD_ITARGETSR243,Interrupt Processor Targets Register 243"
    hgroup.long 0xBD0++0x03
        hide.long 0x00 "GICD_ITARGETSR244,Interrupt Processor Targets Register 244"
    hgroup.long 0xBD4++0x03
        hide.long 0x00 "GICD_ITARGETSR245,Interrupt Processor Targets Register 245"
    hgroup.long 0xBD8++0x03
        hide.long 0x00 "GICD_ITARGETSR246,Interrupt Processor Targets Register 246"
    hgroup.long 0xBDC++0x03
        hide.long 0x00 "GICD_ITARGETSR247,Interrupt Processor Targets Register 247"
    hgroup.long 0xBE0++0x03
        hide.long 0x00 "GICD_ITARGETSR248,Interrupt Processor Targets Register 248"
    hgroup.long 0xBE4++0x03
        hide.long 0x00 "GICD_ITARGETSR249,Interrupt Processor Targets Register 249"
    hgroup.long 0xBE8++0x03
        hide.long 0x00 "GICD_ITARGETSR250,Interrupt Processor Targets Register 250"
    hgroup.long 0xBEC++0x03
        hide.long 0x00 "GICD_ITARGETSR251,Interrupt Processor Targets Register 251"
    hgroup.long 0xBF0++0x03
        hide.long 0x00 "GICD_ITARGETSR252,Interrupt Processor Targets Register 252"
    hgroup.long 0xBF4++0x03
        hide.long 0x00 "GICD_ITARGETSR253,Interrupt Processor Targets Register 253"
    hgroup.long 0xBF8++0x03
        hide.long 0x00 "GICD_ITARGETSR254,Interrupt Processor Targets Register 254"
endif
tree.end

width 14.
tree "Configuration Registers"
hgroup.long 0xC00++0x03
    hide.long 0x00 "GICD_ICFGR0,Interrupt Configuration Register"

textline "                       "
rgroup.long 0xC04++0x03
    line.long 0x00 "GICD_ICFGR1,Interrupt Configuration Register"
        bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
        bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
        bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
        textline "                       "
        bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
        bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
        bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
        textline "                       "
        bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
        bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
        bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
        textline "                       "
        bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
        bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
        bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
        textline "                       "
        bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
        bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
        bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
        textline "                       "
        bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"

    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1)
    group.long 0xC08++0x03
        line.long 0x00 "GICD_ICFGR2,Interrupt Configuration Register 2"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC0C++0x03
        line.long 0x00 "GICD_ICFGR3,Interrupt Configuration Register 3"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC08++0x03
            hide.long 0x00 "GICD_ICFGR2,Interrupt Configuration Register 2"
        hgroup.long 0xC0C++0x03
            hide.long 0x00 "GICD_ICFGR3,Interrupt Configuration Register 3"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x2)
    group.long 0xC10++0x03
        line.long 0x00 "GICD_ICFGR4,Interrupt Configuration Register 4"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC14++0x03
        line.long 0x00 "GICD_ICFGR5,Interrupt Configuration Register 5"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC10++0x03
            hide.long 0x00 "GICD_ICFGR4,Interrupt Configuration Register 4"
        hgroup.long 0xC14++0x03
            hide.long 0x00 "GICD_ICFGR5,Interrupt Configuration Register 5"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x3)
    group.long 0xC18++0x03
        line.long 0x00 "GICD_ICFGR6,Interrupt Configuration Register 6"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC1C++0x03
        line.long 0x00 "GICD_ICFGR7,Interrupt Configuration Register 7"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC18++0x03
            hide.long 0x00 "GICD_ICFGR6,Interrupt Configuration Register 6"
        hgroup.long 0xC1C++0x03
            hide.long 0x00 "GICD_ICFGR7,Interrupt Configuration Register 7"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x4)
    group.long 0xC20++0x03
        line.long 0x00 "GICD_ICFGR8,Interrupt Configuration Register 8"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC24++0x03
        line.long 0x00 "GICD_ICFGR9,Interrupt Configuration Register 9"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC20++0x03
            hide.long 0x00 "GICD_ICFGR8,Interrupt Configuration Register 8"
        hgroup.long 0xC24++0x03
            hide.long 0x00 "GICD_ICFGR9,Interrupt Configuration Register 9"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x5)
    group.long 0xC28++0x03
        line.long 0x00 "GICD_ICFGR10,Interrupt Configuration Register 10"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC2C++0x03
        line.long 0x00 "GICD_ICFGR11,Interrupt Configuration Register 11"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC28++0x03
            hide.long 0x00 "GICD_ICFGR10,Interrupt Configuration Register 10"
        hgroup.long 0xC2C++0x03
            hide.long 0x00 "GICD_ICFGR11,Interrupt Configuration Register 11"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x6)
    group.long 0xC30++0x03
        line.long 0x00 "GICD_ICFGR12,Interrupt Configuration Register 12"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC34++0x03
        line.long 0x00 "GICD_ICFGR13,Interrupt Configuration Register 13"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC30++0x03
            hide.long 0x00 "GICD_ICFGR12,Interrupt Configuration Register 12"
        hgroup.long 0xC34++0x03
            hide.long 0x00 "GICD_ICFGR13,Interrupt Configuration Register 13"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x7)
    group.long 0xC38++0x03
        line.long 0x00 "GICD_ICFGR14,Interrupt Configuration Register 14"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC3C++0x03
        line.long 0x00 "GICD_ICFGR15,Interrupt Configuration Register 15"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC38++0x03
            hide.long 0x00 "GICD_ICFGR14,Interrupt Configuration Register 14"
        hgroup.long 0xC3C++0x03
            hide.long 0x00 "GICD_ICFGR15,Interrupt Configuration Register 15"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x8)
    group.long 0xC40++0x03
        line.long 0x00 "GICD_ICFGR16,Interrupt Configuration Register 16"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC44++0x03
        line.long 0x00 "GICD_ICFGR17,Interrupt Configuration Register 17"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC40++0x03
            hide.long 0x00 "GICD_ICFGR16,Interrupt Configuration Register 16"
        hgroup.long 0xC44++0x03
            hide.long 0x00 "GICD_ICFGR17,Interrupt Configuration Register 17"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x9)
    group.long 0xC48++0x03
        line.long 0x00 "GICD_ICFGR18,Interrupt Configuration Register 18"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC4C++0x03
        line.long 0x00 "GICD_ICFGR19,Interrupt Configuration Register 19"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC48++0x03
            hide.long 0x00 "GICD_ICFGR18,Interrupt Configuration Register 18"
        hgroup.long 0xC4C++0x03
            hide.long 0x00 "GICD_ICFGR19,Interrupt Configuration Register 19"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0xA)
    group.long 0xC50++0x03
        line.long 0x00 "GICD_ICFGR20,Interrupt Configuration Register 20"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC54++0x03
        line.long 0x00 "GICD_ICFGR21,Interrupt Configuration Register 21"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC50++0x03
            hide.long 0x00 "GICD_ICFGR20,Interrupt Configuration Register 20"
        hgroup.long 0xC54++0x03
            hide.long 0x00 "GICD_ICFGR21,Interrupt Configuration Register 21"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0xB)
    group.long 0xC58++0x03
        line.long 0x00 "GICD_ICFGR22,Interrupt Configuration Register 22"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC5C++0x03
        line.long 0x00 "GICD_ICFGR23,Interrupt Configuration Register 23"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC58++0x03
            hide.long 0x00 "GICD_ICFGR22,Interrupt Configuration Register 22"
        hgroup.long 0xC5C++0x03
            hide.long 0x00 "GICD_ICFGR23,Interrupt Configuration Register 23"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0xC)
    group.long 0xC60++0x03
        line.long 0x00 "GICD_ICFGR24,Interrupt Configuration Register 24"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC64++0x03
        line.long 0x00 "GICD_ICFGR25,Interrupt Configuration Register 25"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC60++0x03
            hide.long 0x00 "GICD_ICFGR24,Interrupt Configuration Register 24"
        hgroup.long 0xC64++0x03
            hide.long 0x00 "GICD_ICFGR25,Interrupt Configuration Register 25"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0xD)
    group.long 0xC68++0x03
        line.long 0x00 "GICD_ICFGR26,Interrupt Configuration Register 26"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC6C++0x03
        line.long 0x00 "GICD_ICFGR27,Interrupt Configuration Register 27"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC68++0x03
            hide.long 0x00 "GICD_ICFGR26,Interrupt Configuration Register 26"
        hgroup.long 0xC6C++0x03
            hide.long 0x00 "GICD_ICFGR27,Interrupt Configuration Register 27"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0xE)
    group.long 0xC70++0x03
        line.long 0x00 "GICD_ICFGR28,Interrupt Configuration Register 28"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC74++0x03
        line.long 0x00 "GICD_ICFGR29,Interrupt Configuration Register 29"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC70++0x03
            hide.long 0x00 "GICD_ICFGR28,Interrupt Configuration Register 28"
        hgroup.long 0xC74++0x03
            hide.long 0x00 "GICD_ICFGR29,Interrupt Configuration Register 29"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0xF)
    group.long 0xC78++0x03
        line.long 0x00 "GICD_ICFGR30,Interrupt Configuration Register 30"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC7C++0x03
        line.long 0x00 "GICD_ICFGR31,Interrupt Configuration Register 31"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC78++0x03
            hide.long 0x00 "GICD_ICFGR30,Interrupt Configuration Register 30"
        hgroup.long 0xC7C++0x03
            hide.long 0x00 "GICD_ICFGR31,Interrupt Configuration Register 31"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x10)
    group.long 0xC80++0x03
        line.long 0x00 "GICD_ICFGR32,Interrupt Configuration Register 32"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC84++0x03
        line.long 0x00 "GICD_ICFGR33,Interrupt Configuration Register 33"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC80++0x03
            hide.long 0x00 "GICD_ICFGR32,Interrupt Configuration Register 32"
        hgroup.long 0xC84++0x03
            hide.long 0x00 "GICD_ICFGR33,Interrupt Configuration Register 33"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x11)
    group.long 0xC88++0x03
        line.long 0x00 "GICD_ICFGR34,Interrupt Configuration Register 34"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC8C++0x03
        line.long 0x00 "GICD_ICFGR35,Interrupt Configuration Register 35"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC88++0x03
            hide.long 0x00 "GICD_ICFGR34,Interrupt Configuration Register 34"
        hgroup.long 0xC8C++0x03
            hide.long 0x00 "GICD_ICFGR35,Interrupt Configuration Register 35"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x12)
    group.long 0xC90++0x03
        line.long 0x00 "GICD_ICFGR36,Interrupt Configuration Register 36"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC94++0x03
        line.long 0x00 "GICD_ICFGR37,Interrupt Configuration Register 37"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC90++0x03
            hide.long 0x00 "GICD_ICFGR36,Interrupt Configuration Register 36"
        hgroup.long 0xC94++0x03
            hide.long 0x00 "GICD_ICFGR37,Interrupt Configuration Register 37"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x13)
    group.long 0xC98++0x03
        line.long 0x00 "GICD_ICFGR38,Interrupt Configuration Register 38"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xC9C++0x03
        line.long 0x00 "GICD_ICFGR39,Interrupt Configuration Register 39"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xC98++0x03
            hide.long 0x00 "GICD_ICFGR38,Interrupt Configuration Register 38"
        hgroup.long 0xC9C++0x03
            hide.long 0x00 "GICD_ICFGR39,Interrupt Configuration Register 39"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x14)
    group.long 0xCA0++0x03
        line.long 0x00 "GICD_ICFGR40,Interrupt Configuration Register 40"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xCA4++0x03
        line.long 0x00 "GICD_ICFGR41,Interrupt Configuration Register 41"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xCA0++0x03
            hide.long 0x00 "GICD_ICFGR40,Interrupt Configuration Register 40"
        hgroup.long 0xCA4++0x03
            hide.long 0x00 "GICD_ICFGR41,Interrupt Configuration Register 41"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x15)
    group.long 0xCA8++0x03
        line.long 0x00 "GICD_ICFGR42,Interrupt Configuration Register 42"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xCAC++0x03
        line.long 0x00 "GICD_ICFGR43,Interrupt Configuration Register 43"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xCA8++0x03
            hide.long 0x00 "GICD_ICFGR42,Interrupt Configuration Register 42"
        hgroup.long 0xCAC++0x03
            hide.long 0x00 "GICD_ICFGR43,Interrupt Configuration Register 43"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x16)
    group.long 0xCB0++0x03
        line.long 0x00 "GICD_ICFGR44,Interrupt Configuration Register 44"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xCB4++0x03
        line.long 0x00 "GICD_ICFGR45,Interrupt Configuration Register 45"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xCB0++0x03
            hide.long 0x00 "GICD_ICFGR44,Interrupt Configuration Register 44"
        hgroup.long 0xCB4++0x03
            hide.long 0x00 "GICD_ICFGR45,Interrupt Configuration Register 45"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x17)
    group.long 0xCB8++0x03
        line.long 0x00 "GICD_ICFGR46,Interrupt Configuration Register 46"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xCBC++0x03
        line.long 0x00 "GICD_ICFGR47,Interrupt Configuration Register 47"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xCB8++0x03
            hide.long 0x00 "GICD_ICFGR46,Interrupt Configuration Register 46"
        hgroup.long 0xCBC++0x03
            hide.long 0x00 "GICD_ICFGR47,Interrupt Configuration Register 47"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x18)
    group.long 0xCC0++0x03
        line.long 0x00 "GICD_ICFGR48,Interrupt Configuration Register 48"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xCC4++0x03
        line.long 0x00 "GICD_ICFGR49,Interrupt Configuration Register 49"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xCC0++0x03
            hide.long 0x00 "GICD_ICFGR48,Interrupt Configuration Register 48"
        hgroup.long 0xCC4++0x03
            hide.long 0x00 "GICD_ICFGR49,Interrupt Configuration Register 49"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x19)
    group.long 0xCC8++0x03
        line.long 0x00 "GICD_ICFGR50,Interrupt Configuration Register 50"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xCCC++0x03
        line.long 0x00 "GICD_ICFGR51,Interrupt Configuration Register 51"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xCC8++0x03
            hide.long 0x00 "GICD_ICFGR50,Interrupt Configuration Register 50"
        hgroup.long 0xCCC++0x03
            hide.long 0x00 "GICD_ICFGR51,Interrupt Configuration Register 51"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1A)
    group.long 0xCD0++0x03
        line.long 0x00 "GICD_ICFGR52,Interrupt Configuration Register 52"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xCD4++0x03
        line.long 0x00 "GICD_ICFGR53,Interrupt Configuration Register 53"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xCD0++0x03
            hide.long 0x00 "GICD_ICFGR52,Interrupt Configuration Register 52"
        hgroup.long 0xCD4++0x03
            hide.long 0x00 "GICD_ICFGR53,Interrupt Configuration Register 53"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1B)
    group.long 0xCD8++0x03
        line.long 0x00 "GICD_ICFGR54,Interrupt Configuration Register 54"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xCDC++0x03
        line.long 0x00 "GICD_ICFGR55,Interrupt Configuration Register 55"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xCD8++0x03
            hide.long 0x00 "GICD_ICFGR54,Interrupt Configuration Register 54"
        hgroup.long 0xCDC++0x03
            hide.long 0x00 "GICD_ICFGR55,Interrupt Configuration Register 55"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1C)
    group.long 0xCE0++0x03
        line.long 0x00 "GICD_ICFGR56,Interrupt Configuration Register 56"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xCE4++0x03
        line.long 0x00 "GICD_ICFGR57,Interrupt Configuration Register 57"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xCE0++0x03
            hide.long 0x00 "GICD_ICFGR56,Interrupt Configuration Register 56"
        hgroup.long 0xCE4++0x03
            hide.long 0x00 "GICD_ICFGR57,Interrupt Configuration Register 57"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1D)
    group.long 0xCE8++0x03
        line.long 0x00 "GICD_ICFGR58,Interrupt Configuration Register 58"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xCEC++0x03
        line.long 0x00 "GICD_ICFGR59,Interrupt Configuration Register 59"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xCE8++0x03
            hide.long 0x00 "GICD_ICFGR58,Interrupt Configuration Register 58"
        hgroup.long 0xCEC++0x03
            hide.long 0x00 "GICD_ICFGR59,Interrupt Configuration Register 59"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1E)
    group.long 0xCF0++0x03
        line.long 0x00 "GICD_ICFGR60,Interrupt Configuration Register 60"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xCF4++0x03
        line.long 0x00 "GICD_ICFGR61,Interrupt Configuration Register 61"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xCF0++0x03
            hide.long 0x00 "GICD_ICFGR60,Interrupt Configuration Register 60"
        hgroup.long 0xCF4++0x03
            hide.long 0x00 "GICD_ICFGR61,Interrupt Configuration Register 61"
    endif
    if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1F)
    group.long 0xCF8++0x03
        line.long 0x00 "GICD_ICFGR62,Interrupt Configuration Register 62"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    group.long 0xCFC++0x03
        line.long 0x00 "GICD_ICFGR63,Interrupt Configuration Register 63"
            bitfld.long 0x00 31. " ICF15 ,Interrupt Configuration 15" "Level,Edge"
            bitfld.long 0x00 29. "  ICF14 ,Interrupt Configuration 14" "Level,Edge"
            bitfld.long 0x00 27. "  ICF13 ,Interrupt Configuration 13" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 25. " ICF12 ,Interrupt Configuration 12" "Level,Edge"
            bitfld.long 0x00 23. "  ICF11 ,Interrupt Configuration 11" "Level,Edge"
            bitfld.long 0x00 21. "  ICF10 ,Interrupt Configuration 10" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 19. " ICF9  ,Interrupt Configuration 9" "Level,Edge"
            bitfld.long 0x00 17. "  ICF8  ,Interrupt Configuration 8" "Level,Edge"
            bitfld.long 0x00 15. "  ICF7  ,Interrupt Configuration 7" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 13. " ICF6  ,Interrupt Configuration 6" "Level,Edge"
            bitfld.long 0x00 11. "  ICF5  ,Interrupt Configuration 5" "Level,Edge"
            bitfld.long 0x00 9. "  ICF4  ,Interrupt Configuration 4" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 7. " ICF3  ,Interrupt Configuration 3" "Level,Edge"
            bitfld.long 0x00 5. "  ICF2  ,Interrupt Configuration 2" "Level,Edge"
            bitfld.long 0x00 3. "  ICF1  ,Interrupt Configuration 1" "Level,Edge"
            textline "                       "
            bitfld.long 0x00 1. " ICF0  ,Interrupt Configuration 0" "Level,Edge"
    else
        hgroup.long 0xCF8++0x03
            hide.long 0x00 "GICD_ICFGR62,Interrupt Configuration Register 62"
        hgroup.long 0xCFC++0x03
            hide.long 0x00 "GICD_ICFGR63,Interrupt Configuration Register 63"
    endif
tree.end

width 12.
tree "Peripheral Interrupt Status Registers"
rgroup.long 0x0D00++0x03
    line.long 0x00 "GICD_PPISR,Private Peripheral Interrupt Status Register"
        bitfld.long 0x00 15. " PPI3S     ,nIRQ pin status" "No interrupt,Interrupt"
        bitfld.long 0x00 14. "  PPI2S     ,Non-secure Physical Timer event status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 13. " PPI1S     ,Secure Physical Timer event status" "No interrupt,Interrupt"
        bitfld.long 0x00 12. "  PPI0S     ,nFIQ pin status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 11. " PPI4S     ,Virtual Timer event status" "No interrupt,Interrupt"
        bitfld.long 0x00 10. "  PPI5S     ,Hypervisor Timer event status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 9. " PPI6S     ,Virtual Maintenance Status" "No interrupt,Interrupt"
textline "                               "

width 22.
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x01)
    rgroup.long 0x0D04++0x03
        line.long 0x0 "GICD_SPISR0,Shared Peripheral Interrupt Status Register 0"
            bitfld.long 0x00 31. " IRQS31  ,IRQS Status Bit 31" "Low,High"
            bitfld.long 0x00 30. "  IRQS30  ,IRQS Status Bit 30" "Low,High"
            bitfld.long 0x00 29. "  IRQS29  ,IRQS Status Bit 29" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS28  ,IRQS Status Bit 28" "Low,High"
            bitfld.long 0x00 27. "  IRQS27  ,IRQS Status Bit 27" "Low,High"
            bitfld.long 0x00 26. "  IRQS26  ,IRQS Status Bit 26" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS25  ,IRQS Status Bit 25" "Low,High"
            bitfld.long 0x00 24. "  IRQS24  ,IRQS Status Bit 24" "Low,High"
            bitfld.long 0x00 23. "  IRQS23  ,IRQS Status Bit 23" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS22  ,IRQS Status Bit 22" "Low,High"
            bitfld.long 0x00 21. "  IRQS21  ,IRQS Status Bit 21" "Low,High"
            bitfld.long 0x00 20. "  IRQS20  ,IRQS Status Bit 20" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS19  ,IRQS Status Bit 19" "Low,High"
            bitfld.long 0x00 18. "  IRQS18  ,IRQS Status Bit 18" "Low,High"
            bitfld.long 0x00 17. "  IRQS17  ,IRQS Status Bit 17" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS16  ,IRQS Status Bit 16" "Low,High"
            bitfld.long 0x00 15. "  IRQS15  ,IRQS Status Bit 15" "Low,High"
            bitfld.long 0x00 14. "  IRQS14  ,IRQS Status Bit 14" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS13  ,IRQS Status Bit 13" "Low,High"
            bitfld.long 0x00 12. "  IRQS12  ,IRQS Status Bit 12" "Low,High"
            bitfld.long 0x00 11. "  IRQS11  ,IRQS Status Bit 11" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS10  ,IRQS Status Bit 10" "Low,High"
            bitfld.long 0x00 9. "  IRQS9   ,IRQS Status Bit 9" "Low,High"
            bitfld.long 0x00 8. "  IRQS8   ,IRQS Status Bit 8" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS7   ,IRQS Status Bit 7" "Low,High"
            bitfld.long 0x00 6. "  IRQS6   ,IRQS Status Bit 6" "Low,High"
            bitfld.long 0x00 5. "  IRQS5   ,IRQS Status Bit 5" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS4   ,IRQS Status Bit 4" "Low,High"
            bitfld.long 0x00 3. "  IRQS3   ,IRQS Status Bit 3" "Low,High"
            bitfld.long 0x00 2. "  IRQS2   ,IRQS Status Bit 2" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS1   ,IRQS Status Bit 1" "Low,High"
            bitfld.long 0x00 0. "  IRQS0   ,IRQS Status Bit 0" "Low,High"
else
    hgroup.long 0x0D04++0x03
        hide.long 0x0 "GICD_SPISR0,Shared Peripheral Interrupt Status Register 1"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x02)
    rgroup.long 0x0D08++0x03
        line.long 0x0 "GICD_SPISR1,Shared Peripheral Interrupt Status Register 1"
            bitfld.long 0x00 31. " IRQS63  ,IRQS Status Bit 63" "Low,High"
            bitfld.long 0x00 30. "  IRQS62  ,IRQS Status Bit 62" "Low,High"
            bitfld.long 0x00 29. "  IRQS61  ,IRQS Status Bit 61" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS60  ,IRQS Status Bit 60" "Low,High"
            bitfld.long 0x00 27. "  IRQS59  ,IRQS Status Bit 59" "Low,High"
            bitfld.long 0x00 26. "  IRQS58  ,IRQS Status Bit 58" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS57  ,IRQS Status Bit 57" "Low,High"
            bitfld.long 0x00 24. "  IRQS56  ,IRQS Status Bit 56" "Low,High"
            bitfld.long 0x00 23. "  IRQS55  ,IRQS Status Bit 55" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS54  ,IRQS Status Bit 54" "Low,High"
            bitfld.long 0x00 21. "  IRQS53  ,IRQS Status Bit 53" "Low,High"
            bitfld.long 0x00 20. "  IRQS52  ,IRQS Status Bit 52" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS51  ,IRQS Status Bit 51" "Low,High"
            bitfld.long 0x00 18. "  IRQS50  ,IRQS Status Bit 50" "Low,High"
            bitfld.long 0x00 17. "  IRQS49  ,IRQS Status Bit 49" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS48  ,IRQS Status Bit 48" "Low,High"
            bitfld.long 0x00 15. "  IRQS47  ,IRQS Status Bit 47" "Low,High"
            bitfld.long 0x00 14. "  IRQS46  ,IRQS Status Bit 46" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS45  ,IRQS Status Bit 45" "Low,High"
            bitfld.long 0x00 12. "  IRQS44  ,IRQS Status Bit 44" "Low,High"
            bitfld.long 0x00 11. "  IRQS43  ,IRQS Status Bit 43" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS42  ,IRQS Status Bit 42" "Low,High"
            bitfld.long 0x00 9. "  IRQS41  ,IRQS Status Bit 41" "Low,High"
            bitfld.long 0x00 8. "  IRQS40  ,IRQS Status Bit 40" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS39  ,IRQS Status Bit 39" "Low,High"
            bitfld.long 0x00 6. "  IRQS38  ,IRQS Status Bit 38" "Low,High"
            bitfld.long 0x00 5. "  IRQS37  ,IRQS Status Bit 37" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS36  ,IRQS Status Bit 36" "Low,High"
            bitfld.long 0x00 3. "  IRQS35  ,IRQS Status Bit 35" "Low,High"
            bitfld.long 0x00 2. "  IRQS34  ,IRQS Status Bit 34" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS33  ,IRQS Status Bit 33" "Low,High"
            bitfld.long 0x00 0. "  IRQS32  ,IRQS Status Bit 32" "Low,High"
else
    hgroup.long 0x0D08++0x03
        hide.long 0x0 "GICD_SPISR1,Shared Peripheral Interrupt Status Register 1"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x03)
    rgroup.long 0x0D0C++0x03
        line.long 0x0 "GICD_SPISR2,Shared Peripheral Interrupt Status Register 2"
            bitfld.long 0x00 31. " IRQS95  ,IRQS Status Bit 95" "Low,High"
            bitfld.long 0x00 30. "  IRQS94  ,IRQS Status Bit 94" "Low,High"
            bitfld.long 0x00 29. "  IRQS93  ,IRQS Status Bit 93" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS92  ,IRQS Status Bit 92" "Low,High"
            bitfld.long 0x00 27. "  IRQS91  ,IRQS Status Bit 91" "Low,High"
            bitfld.long 0x00 26. "  IRQS90  ,IRQS Status Bit 90" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS89  ,IRQS Status Bit 89" "Low,High"
            bitfld.long 0x00 24. "  IRQS88  ,IRQS Status Bit 88" "Low,High"
            bitfld.long 0x00 23. "  IRQS87  ,IRQS Status Bit 87" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS86  ,IRQS Status Bit 86" "Low,High"
            bitfld.long 0x00 21. "  IRQS85  ,IRQS Status Bit 85" "Low,High"
            bitfld.long 0x00 20. "  IRQS84  ,IRQS Status Bit 84" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS83  ,IRQS Status Bit 83" "Low,High"
            bitfld.long 0x00 18. "  IRQS82  ,IRQS Status Bit 82" "Low,High"
            bitfld.long 0x00 17. "  IRQS81  ,IRQS Status Bit 81" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS80  ,IRQS Status Bit 80" "Low,High"
            bitfld.long 0x00 15. "  IRQS79  ,IRQS Status Bit 79" "Low,High"
            bitfld.long 0x00 14. "  IRQS78  ,IRQS Status Bit 78" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS77  ,IRQS Status Bit 77" "Low,High"
            bitfld.long 0x00 12. "  IRQS76  ,IRQS Status Bit 76" "Low,High"
            bitfld.long 0x00 11. "  IRQS75  ,IRQS Status Bit 75" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS74  ,IRQS Status Bit 74" "Low,High"
            bitfld.long 0x00 9. "  IRQS73  ,IRQS Status Bit 73" "Low,High"
            bitfld.long 0x00 8. "  IRQS72  ,IRQS Status Bit 72" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS71  ,IRQS Status Bit 71" "Low,High"
            bitfld.long 0x00 6. "  IRQS70  ,IRQS Status Bit 70" "Low,High"
            bitfld.long 0x00 5. "  IRQS69  ,IRQS Status Bit 69" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS68  ,IRQS Status Bit 68" "Low,High"
            bitfld.long 0x00 3. "  IRQS67  ,IRQS Status Bit 67" "Low,High"
            bitfld.long 0x00 2. "  IRQS66  ,IRQS Status Bit 66" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS65  ,IRQS Status Bit 65" "Low,High"
            bitfld.long 0x00 0. "  IRQS64  ,IRQS Status Bit 64" "Low,High"
else
    hgroup.long 0x0D0C++0x03
        hide.long 0x0 "GICD_SPISR2,Shared Peripheral Interrupt Status Register 2"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x04)
    rgroup.long 0x0D10++0x03
        line.long 0x0 "GICD_SPISR3,Shared Peripheral Interrupt Status Register 3"
            bitfld.long 0x00 31. " IRQS127 ,IRQS Status Bit 127" "Low,High"
            bitfld.long 0x00 30. "  IRQS126 ,IRQS Status Bit 126" "Low,High"
            bitfld.long 0x00 29. "  IRQS125 ,IRQS Status Bit 125" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS124 ,IRQS Status Bit 124" "Low,High"
            bitfld.long 0x00 27. "  IRQS123 ,IRQS Status Bit 123" "Low,High"
            bitfld.long 0x00 26. "  IRQS122 ,IRQS Status Bit 122" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS121 ,IRQS Status Bit 121" "Low,High"
            bitfld.long 0x00 24. "  IRQS120 ,IRQS Status Bit 120" "Low,High"
            bitfld.long 0x00 23. "  IRQS119 ,IRQS Status Bit 119" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS118 ,IRQS Status Bit 118" "Low,High"
            bitfld.long 0x00 21. "  IRQS117 ,IRQS Status Bit 117" "Low,High"
            bitfld.long 0x00 20. "  IRQS116 ,IRQS Status Bit 116" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS115 ,IRQS Status Bit 115" "Low,High"
            bitfld.long 0x00 18. "  IRQS114 ,IRQS Status Bit 114" "Low,High"
            bitfld.long 0x00 17. "  IRQS113 ,IRQS Status Bit 113" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS112 ,IRQS Status Bit 112" "Low,High"
            bitfld.long 0x00 15. "  IRQS111 ,IRQS Status Bit 111" "Low,High"
            bitfld.long 0x00 14. "  IRQS110 ,IRQS Status Bit 110" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS109 ,IRQS Status Bit 109" "Low,High"
            bitfld.long 0x00 12. "  IRQS108 ,IRQS Status Bit 108" "Low,High"
            bitfld.long 0x00 11. "  IRQS107 ,IRQS Status Bit 107" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS106 ,IRQS Status Bit 106" "Low,High"
            bitfld.long 0x00 9. "  IRQS105 ,IRQS Status Bit 105" "Low,High"
            bitfld.long 0x00 8. "  IRQS104 ,IRQS Status Bit 104" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS103 ,IRQS Status Bit 103" "Low,High"
            bitfld.long 0x00 6. "  IRQS102 ,IRQS Status Bit 102" "Low,High"
            bitfld.long 0x00 5. "  IRQS101 ,IRQS Status Bit 101" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS100 ,IRQS Status Bit 100" "Low,High"
            bitfld.long 0x00 3. "  IRQS99  ,IRQS Status Bit 99" "Low,High"
            bitfld.long 0x00 2. "  IRQS98  ,IRQS Status Bit 98" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS97  ,IRQS Status Bit 97" "Low,High"
            bitfld.long 0x00 0. "  IRQS96  ,IRQS Status Bit 96" "Low,High"
else
    hgroup.long 0x0D10++0x03
        hide.long 0x0 "GICD_SPISR3,Shared Peripheral Interrupt Status Register 3"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x05)
    rgroup.long 0x0D14++0x03
        line.long 0x0 "GICD_SPISR4,Shared Peripheral Interrupt Status Register 4"
            bitfld.long 0x00 31. " IRQS159 ,IRQS Status Bit 159" "Low,High"
            bitfld.long 0x00 30. "  IRQS158 ,IRQS Status Bit 158" "Low,High"
            bitfld.long 0x00 29. "  IRQS157 ,IRQS Status Bit 157" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS156 ,IRQS Status Bit 156" "Low,High"
            bitfld.long 0x00 27. "  IRQS155 ,IRQS Status Bit 155" "Low,High"
            bitfld.long 0x00 26. "  IRQS154 ,IRQS Status Bit 154" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS153 ,IRQS Status Bit 153" "Low,High"
            bitfld.long 0x00 24. "  IRQS152 ,IRQS Status Bit 152" "Low,High"
            bitfld.long 0x00 23. "  IRQS151 ,IRQS Status Bit 151" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS150 ,IRQS Status Bit 150" "Low,High"
            bitfld.long 0x00 21. "  IRQS149 ,IRQS Status Bit 149" "Low,High"
            bitfld.long 0x00 20. "  IRQS148 ,IRQS Status Bit 148" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS147 ,IRQS Status Bit 147" "Low,High"
            bitfld.long 0x00 18. "  IRQS146 ,IRQS Status Bit 146" "Low,High"
            bitfld.long 0x00 17. "  IRQS145 ,IRQS Status Bit 145" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS144 ,IRQS Status Bit 144" "Low,High"
            bitfld.long 0x00 15. "  IRQS143 ,IRQS Status Bit 143" "Low,High"
            bitfld.long 0x00 14. "  IRQS142 ,IRQS Status Bit 142" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS141 ,IRQS Status Bit 141" "Low,High"
            bitfld.long 0x00 12. "  IRQS140 ,IRQS Status Bit 140" "Low,High"
            bitfld.long 0x00 11. "  IRQS139 ,IRQS Status Bit 139" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS138 ,IRQS Status Bit 138" "Low,High"
            bitfld.long 0x00 9. "  IRQS137 ,IRQS Status Bit 137" "Low,High"
            bitfld.long 0x00 8. "  IRQS136 ,IRQS Status Bit 136" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS135 ,IRQS Status Bit 135" "Low,High"
            bitfld.long 0x00 6. "  IRQS134 ,IRQS Status Bit 134" "Low,High"
            bitfld.long 0x00 5. "  IRQS133 ,IRQS Status Bit 133" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS132 ,IRQS Status Bit 132" "Low,High"
            bitfld.long 0x00 3. "  IRQS131 ,IRQS Status Bit 131" "Low,High"
            bitfld.long 0x00 2. "  IRQS130 ,IRQS Status Bit 130" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS129 ,IRQS Status Bit 129" "Low,High"
            bitfld.long 0x00 0. "  IRQS128 ,IRQS Status Bit 128" "Low,High"
else
    hgroup.long 0x0D14++0x03
        hide.long 0x0 "GICD_SPISR4,Shared Peripheral Interrupt Status Register 4"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x06)
    rgroup.long 0x0D18++0x03
        line.long 0x0 "GICD_SPISR5,Shared Peripheral Interrupt Status Register 5"
            bitfld.long 0x00 31. " IRQS191 ,IRQS Status Bit 191" "Low,High"
            bitfld.long 0x00 30. "  IRQS190 ,IRQS Status Bit 190" "Low,High"
            bitfld.long 0x00 29. "  IRQS189 ,IRQS Status Bit 189" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS188 ,IRQS Status Bit 188" "Low,High"
            bitfld.long 0x00 27. "  IRQS187 ,IRQS Status Bit 187" "Low,High"
            bitfld.long 0x00 26. "  IRQS186 ,IRQS Status Bit 186" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS185 ,IRQS Status Bit 185" "Low,High"
            bitfld.long 0x00 24. "  IRQS184 ,IRQS Status Bit 184" "Low,High"
            bitfld.long 0x00 23. "  IRQS183 ,IRQS Status Bit 183" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS182 ,IRQS Status Bit 182" "Low,High"
            bitfld.long 0x00 21. "  IRQS181 ,IRQS Status Bit 181" "Low,High"
            bitfld.long 0x00 20. "  IRQS180 ,IRQS Status Bit 180" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS179 ,IRQS Status Bit 179" "Low,High"
            bitfld.long 0x00 18. "  IRQS178 ,IRQS Status Bit 178" "Low,High"
            bitfld.long 0x00 17. "  IRQS177 ,IRQS Status Bit 177" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS176 ,IRQS Status Bit 176" "Low,High"
            bitfld.long 0x00 15. "  IRQS175 ,IRQS Status Bit 175" "Low,High"
            bitfld.long 0x00 14. "  IRQS174 ,IRQS Status Bit 174" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS173 ,IRQS Status Bit 173" "Low,High"
            bitfld.long 0x00 12. "  IRQS172 ,IRQS Status Bit 172" "Low,High"
            bitfld.long 0x00 11. "  IRQS171 ,IRQS Status Bit 171" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS170 ,IRQS Status Bit 170" "Low,High"
            bitfld.long 0x00 9. "  IRQS169 ,IRQS Status Bit 169" "Low,High"
            bitfld.long 0x00 8. "  IRQS168 ,IRQS Status Bit 168" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS167 ,IRQS Status Bit 167" "Low,High"
            bitfld.long 0x00 6. "  IRQS166 ,IRQS Status Bit 166" "Low,High"
            bitfld.long 0x00 5. "  IRQS165 ,IRQS Status Bit 165" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS164 ,IRQS Status Bit 164" "Low,High"
            bitfld.long 0x00 3. "  IRQS163 ,IRQS Status Bit 163" "Low,High"
            bitfld.long 0x00 2. "  IRQS162 ,IRQS Status Bit 162" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS161 ,IRQS Status Bit 161" "Low,High"
            bitfld.long 0x00 0. "  IRQS160 ,IRQS Status Bit 160" "Low,High"
else
    hgroup.long 0x0D18++0x03
        hide.long 0x0 "GICD_SPISR5,Shared Peripheral Interrupt Status Register 5"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x07)
    rgroup.long 0x0D1C++0x03
        line.long 0x0 "GICD_SPISR6,Shared Peripheral Interrupt Status Register 6"
            bitfld.long 0x00 31. " IRQS223 ,IRQS Status Bit 223" "Low,High"
            bitfld.long 0x00 30. "  IRQS222 ,IRQS Status Bit 222" "Low,High"
            bitfld.long 0x00 29. "  IRQS221 ,IRQS Status Bit 221" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS220 ,IRQS Status Bit 220" "Low,High"
            bitfld.long 0x00 27. "  IRQS219 ,IRQS Status Bit 219" "Low,High"
            bitfld.long 0x00 26. "  IRQS218 ,IRQS Status Bit 218" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS217 ,IRQS Status Bit 217" "Low,High"
            bitfld.long 0x00 24. "  IRQS216 ,IRQS Status Bit 216" "Low,High"
            bitfld.long 0x00 23. "  IRQS215 ,IRQS Status Bit 215" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS214 ,IRQS Status Bit 214" "Low,High"
            bitfld.long 0x00 21. "  IRQS213 ,IRQS Status Bit 213" "Low,High"
            bitfld.long 0x00 20. "  IRQS212 ,IRQS Status Bit 212" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS211 ,IRQS Status Bit 211" "Low,High"
            bitfld.long 0x00 18. "  IRQS210 ,IRQS Status Bit 210" "Low,High"
            bitfld.long 0x00 17. "  IRQS209 ,IRQS Status Bit 209" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS208 ,IRQS Status Bit 208" "Low,High"
            bitfld.long 0x00 15. "  IRQS207 ,IRQS Status Bit 207" "Low,High"
            bitfld.long 0x00 14. "  IRQS206 ,IRQS Status Bit 206" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS205 ,IRQS Status Bit 205" "Low,High"
            bitfld.long 0x00 12. "  IRQS204 ,IRQS Status Bit 204" "Low,High"
            bitfld.long 0x00 11. "  IRQS203 ,IRQS Status Bit 203" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS202 ,IRQS Status Bit 202" "Low,High"
            bitfld.long 0x00 9. "  IRQS201 ,IRQS Status Bit 201" "Low,High"
            bitfld.long 0x00 8. "  IRQS200 ,IRQS Status Bit 200" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS199 ,IRQS Status Bit 199" "Low,High"
            bitfld.long 0x00 6. "  IRQS198 ,IRQS Status Bit 198" "Low,High"
            bitfld.long 0x00 5. "  IRQS197 ,IRQS Status Bit 197" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS196 ,IRQS Status Bit 196" "Low,High"
            bitfld.long 0x00 3. "  IRQS195 ,IRQS Status Bit 195" "Low,High"
            bitfld.long 0x00 2. "  IRQS194 ,IRQS Status Bit 194" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS193 ,IRQS Status Bit 193" "Low,High"
            bitfld.long 0x00 0. "  IRQS192 ,IRQS Status Bit 192" "Low,High"
else
    hgroup.long 0x0D1C++0x03
        hide.long 0x0 "GICD_SPISR6,Shared Peripheral Interrupt Status Register 6"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x08)
    rgroup.long 0x0D20++0x03
        line.long 0x0 "GICD_SPISR7,Shared Peripheral Interrupt Status Register 7"
            bitfld.long 0x00 31. " IRQS255 ,IRQS Status Bit 255" "Low,High"
            bitfld.long 0x00 30. "  IRQS254 ,IRQS Status Bit 254" "Low,High"
            bitfld.long 0x00 29. "  IRQS253 ,IRQS Status Bit 253" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS252 ,IRQS Status Bit 252" "Low,High"
            bitfld.long 0x00 27. "  IRQS251 ,IRQS Status Bit 251" "Low,High"
            bitfld.long 0x00 26. "  IRQS250 ,IRQS Status Bit 250" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS249 ,IRQS Status Bit 249" "Low,High"
            bitfld.long 0x00 24. "  IRQS248 ,IRQS Status Bit 248" "Low,High"
            bitfld.long 0x00 23. "  IRQS247 ,IRQS Status Bit 247" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS246 ,IRQS Status Bit 246" "Low,High"
            bitfld.long 0x00 21. "  IRQS245 ,IRQS Status Bit 245" "Low,High"
            bitfld.long 0x00 20. "  IRQS244 ,IRQS Status Bit 244" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS243 ,IRQS Status Bit 243" "Low,High"
            bitfld.long 0x00 18. "  IRQS242 ,IRQS Status Bit 242" "Low,High"
            bitfld.long 0x00 17. "  IRQS241 ,IRQS Status Bit 241" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS240 ,IRQS Status Bit 240" "Low,High"
            bitfld.long 0x00 15. "  IRQS239 ,IRQS Status Bit 239" "Low,High"
            bitfld.long 0x00 14. "  IRQS238 ,IRQS Status Bit 238" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS237 ,IRQS Status Bit 237" "Low,High"
            bitfld.long 0x00 12. "  IRQS236 ,IRQS Status Bit 236" "Low,High"
            bitfld.long 0x00 11. "  IRQS235 ,IRQS Status Bit 235" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS234 ,IRQS Status Bit 234" "Low,High"
            bitfld.long 0x00 9. "  IRQS233 ,IRQS Status Bit 233" "Low,High"
            bitfld.long 0x00 8. "  IRQS232 ,IRQS Status Bit 232" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS231 ,IRQS Status Bit 231" "Low,High"
            bitfld.long 0x00 6. "  IRQS230 ,IRQS Status Bit 230" "Low,High"
            bitfld.long 0x00 5. "  IRQS229 ,IRQS Status Bit 229" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS228 ,IRQS Status Bit 228" "Low,High"
            bitfld.long 0x00 3. "  IRQS227 ,IRQS Status Bit 227" "Low,High"
            bitfld.long 0x00 2. "  IRQS226 ,IRQS Status Bit 226" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS225 ,IRQS Status Bit 225" "Low,High"
            bitfld.long 0x00 0. "  IRQS224 ,IRQS Status Bit 224" "Low,High"
else
    hgroup.long 0x0D20++0x03
        hide.long 0x0 "GICD_SPISR7,Shared Peripheral Interrupt Status Register 7"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x09)
    rgroup.long 0x0D24++0x03
        line.long 0x0 "GICD_SPISR8,Shared Peripheral Interrupt Status Register 8"
            bitfld.long 0x00 31. " IRQS287 ,IRQS Status Bit 287" "Low,High"
            bitfld.long 0x00 30. "  IRQS286 ,IRQS Status Bit 286" "Low,High"
            bitfld.long 0x00 29. "  IRQS285 ,IRQS Status Bit 285" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS284 ,IRQS Status Bit 284" "Low,High"
            bitfld.long 0x00 27. "  IRQS283 ,IRQS Status Bit 283" "Low,High"
            bitfld.long 0x00 26. "  IRQS282 ,IRQS Status Bit 282" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS281 ,IRQS Status Bit 281" "Low,High"
            bitfld.long 0x00 24. "  IRQS280 ,IRQS Status Bit 280" "Low,High"
            bitfld.long 0x00 23. "  IRQS279 ,IRQS Status Bit 279" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS278 ,IRQS Status Bit 278" "Low,High"
            bitfld.long 0x00 21. "  IRQS277 ,IRQS Status Bit 277" "Low,High"
            bitfld.long 0x00 20. "  IRQS276 ,IRQS Status Bit 276" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS275 ,IRQS Status Bit 275" "Low,High"
            bitfld.long 0x00 18. "  IRQS274 ,IRQS Status Bit 274" "Low,High"
            bitfld.long 0x00 17. "  IRQS273 ,IRQS Status Bit 273" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS272 ,IRQS Status Bit 272" "Low,High"
            bitfld.long 0x00 15. "  IRQS271 ,IRQS Status Bit 271" "Low,High"
            bitfld.long 0x00 14. "  IRQS270 ,IRQS Status Bit 270" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS269 ,IRQS Status Bit 269" "Low,High"
            bitfld.long 0x00 12. "  IRQS268 ,IRQS Status Bit 268" "Low,High"
            bitfld.long 0x00 11. "  IRQS267 ,IRQS Status Bit 267" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS266 ,IRQS Status Bit 266" "Low,High"
            bitfld.long 0x00 9. "  IRQS265 ,IRQS Status Bit 265" "Low,High"
            bitfld.long 0x00 8. "  IRQS264 ,IRQS Status Bit 264" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS263 ,IRQS Status Bit 263" "Low,High"
            bitfld.long 0x00 6. "  IRQS262 ,IRQS Status Bit 262" "Low,High"
            bitfld.long 0x00 5. "  IRQS261 ,IRQS Status Bit 261" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS260 ,IRQS Status Bit 260" "Low,High"
            bitfld.long 0x00 3. "  IRQS259 ,IRQS Status Bit 259" "Low,High"
            bitfld.long 0x00 2. "  IRQS258 ,IRQS Status Bit 258" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS257 ,IRQS Status Bit 257" "Low,High"
            bitfld.long 0x00 0. "  IRQS256 ,IRQS Status Bit 256" "Low,High"
else
    hgroup.long 0x0D24++0x03
        hide.long 0x0 "GICD_SPISR8,Shared Peripheral Interrupt Status Register 8"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0A)
    rgroup.long 0x0D28++0x03
        line.long 0x0 "GICD_SPISR9,Shared Peripheral Interrupt Status Register 9"
            bitfld.long 0x00 31. " IRQS319 ,IRQS Status Bit 319" "Low,High"
            bitfld.long 0x00 30. "  IRQS318 ,IRQS Status Bit 318" "Low,High"
            bitfld.long 0x00 29. "  IRQS317 ,IRQS Status Bit 317" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS316 ,IRQS Status Bit 316" "Low,High"
            bitfld.long 0x00 27. "  IRQS315 ,IRQS Status Bit 315" "Low,High"
            bitfld.long 0x00 26. "  IRQS314 ,IRQS Status Bit 314" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS313 ,IRQS Status Bit 313" "Low,High"
            bitfld.long 0x00 24. "  IRQS312 ,IRQS Status Bit 312" "Low,High"
            bitfld.long 0x00 23. "  IRQS311 ,IRQS Status Bit 311" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS310 ,IRQS Status Bit 310" "Low,High"
            bitfld.long 0x00 21. "  IRQS309 ,IRQS Status Bit 309" "Low,High"
            bitfld.long 0x00 20. "  IRQS308 ,IRQS Status Bit 308" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS307 ,IRQS Status Bit 307" "Low,High"
            bitfld.long 0x00 18. "  IRQS306 ,IRQS Status Bit 306" "Low,High"
            bitfld.long 0x00 17. "  IRQS305 ,IRQS Status Bit 305" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS304 ,IRQS Status Bit 304" "Low,High"
            bitfld.long 0x00 15. "  IRQS303 ,IRQS Status Bit 303" "Low,High"
            bitfld.long 0x00 14. "  IRQS302 ,IRQS Status Bit 302" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS301 ,IRQS Status Bit 301" "Low,High"
            bitfld.long 0x00 12. "  IRQS300 ,IRQS Status Bit 300" "Low,High"
            bitfld.long 0x00 11. "  IRQS299 ,IRQS Status Bit 299" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS298 ,IRQS Status Bit 298" "Low,High"
            bitfld.long 0x00 9. "  IRQS297 ,IRQS Status Bit 297" "Low,High"
            bitfld.long 0x00 8. "  IRQS296 ,IRQS Status Bit 296" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS295 ,IRQS Status Bit 295" "Low,High"
            bitfld.long 0x00 6. "  IRQS294 ,IRQS Status Bit 294" "Low,High"
            bitfld.long 0x00 5. "  IRQS293 ,IRQS Status Bit 293" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS292 ,IRQS Status Bit 292" "Low,High"
            bitfld.long 0x00 3. "  IRQS291 ,IRQS Status Bit 291" "Low,High"
            bitfld.long 0x00 2. "  IRQS290 ,IRQS Status Bit 290" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS289 ,IRQS Status Bit 289" "Low,High"
            bitfld.long 0x00 0. "  IRQS288 ,IRQS Status Bit 288" "Low,High"
else
    hgroup.long 0x0D28++0x03
        hide.long 0x0 "GICD_SPISR9,Shared Peripheral Interrupt Status Register 9"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0B)
    rgroup.long 0x0D2C++0x03
        line.long 0x0 "GICD_SPISR10,Shared Peripheral Interrupt Status Register 10"
            bitfld.long 0x00 31. " IRQS351 ,IRQS Status Bit 351" "Low,High"
            bitfld.long 0x00 30. "  IRQS350 ,IRQS Status Bit 350" "Low,High"
            bitfld.long 0x00 29. "  IRQS349 ,IRQS Status Bit 349" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS348 ,IRQS Status Bit 348" "Low,High"
            bitfld.long 0x00 27. "  IRQS347 ,IRQS Status Bit 347" "Low,High"
            bitfld.long 0x00 26. "  IRQS346 ,IRQS Status Bit 346" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS345 ,IRQS Status Bit 345" "Low,High"
            bitfld.long 0x00 24. "  IRQS344 ,IRQS Status Bit 344" "Low,High"
            bitfld.long 0x00 23. "  IRQS343 ,IRQS Status Bit 343" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS342 ,IRQS Status Bit 342" "Low,High"
            bitfld.long 0x00 21. "  IRQS341 ,IRQS Status Bit 341" "Low,High"
            bitfld.long 0x00 20. "  IRQS340 ,IRQS Status Bit 340" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS339 ,IRQS Status Bit 339" "Low,High"
            bitfld.long 0x00 18. "  IRQS338 ,IRQS Status Bit 338" "Low,High"
            bitfld.long 0x00 17. "  IRQS337 ,IRQS Status Bit 337" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS336 ,IRQS Status Bit 336" "Low,High"
            bitfld.long 0x00 15. "  IRQS335 ,IRQS Status Bit 335" "Low,High"
            bitfld.long 0x00 14. "  IRQS334 ,IRQS Status Bit 334" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS333 ,IRQS Status Bit 333" "Low,High"
            bitfld.long 0x00 12. "  IRQS332 ,IRQS Status Bit 332" "Low,High"
            bitfld.long 0x00 11. "  IRQS331 ,IRQS Status Bit 331" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS330 ,IRQS Status Bit 330" "Low,High"
            bitfld.long 0x00 9. "  IRQS329 ,IRQS Status Bit 329" "Low,High"
            bitfld.long 0x00 8. "  IRQS328 ,IRQS Status Bit 328" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS327 ,IRQS Status Bit 327" "Low,High"
            bitfld.long 0x00 6. "  IRQS326 ,IRQS Status Bit 326" "Low,High"
            bitfld.long 0x00 5. "  IRQS325 ,IRQS Status Bit 325" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS324 ,IRQS Status Bit 324" "Low,High"
            bitfld.long 0x00 3. "  IRQS323 ,IRQS Status Bit 323" "Low,High"
            bitfld.long 0x00 2. "  IRQS322 ,IRQS Status Bit 322" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS321 ,IRQS Status Bit 321" "Low,High"
            bitfld.long 0x00 0. "  IRQS320 ,IRQS Status Bit 320" "Low,High"
else
    hgroup.long 0x0D2C++0x03
        hide.long 0x0 "GICD_SPISR10,Shared Peripheral Interrupt Status Register 10"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0C)
    rgroup.long 0x0D30++0x03
        line.long 0x0 "GICD_SPISR11,Shared Peripheral Interrupt Status Register 11"
            bitfld.long 0x00 31. " IRQS383 ,IRQS Status Bit 383" "Low,High"
            bitfld.long 0x00 30. "  IRQS382 ,IRQS Status Bit 382" "Low,High"
            bitfld.long 0x00 29. "  IRQS381 ,IRQS Status Bit 381" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS380 ,IRQS Status Bit 380" "Low,High"
            bitfld.long 0x00 27. "  IRQS379 ,IRQS Status Bit 379" "Low,High"
            bitfld.long 0x00 26. "  IRQS378 ,IRQS Status Bit 378" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS377 ,IRQS Status Bit 377" "Low,High"
            bitfld.long 0x00 24. "  IRQS376 ,IRQS Status Bit 376" "Low,High"
            bitfld.long 0x00 23. "  IRQS375 ,IRQS Status Bit 375" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS374 ,IRQS Status Bit 374" "Low,High"
            bitfld.long 0x00 21. "  IRQS373 ,IRQS Status Bit 373" "Low,High"
            bitfld.long 0x00 20. "  IRQS372 ,IRQS Status Bit 372" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS371 ,IRQS Status Bit 371" "Low,High"
            bitfld.long 0x00 18. "  IRQS370 ,IRQS Status Bit 370" "Low,High"
            bitfld.long 0x00 17. "  IRQS369 ,IRQS Status Bit 369" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS368 ,IRQS Status Bit 368" "Low,High"
            bitfld.long 0x00 15. "  IRQS367 ,IRQS Status Bit 367" "Low,High"
            bitfld.long 0x00 14. "  IRQS366 ,IRQS Status Bit 366" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS365 ,IRQS Status Bit 365" "Low,High"
            bitfld.long 0x00 12. "  IRQS364 ,IRQS Status Bit 364" "Low,High"
            bitfld.long 0x00 11. "  IRQS363 ,IRQS Status Bit 363" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS362 ,IRQS Status Bit 362" "Low,High"
            bitfld.long 0x00 9. "  IRQS361 ,IRQS Status Bit 361" "Low,High"
            bitfld.long 0x00 8. "  IRQS360 ,IRQS Status Bit 360" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS359 ,IRQS Status Bit 359" "Low,High"
            bitfld.long 0x00 6. "  IRQS358 ,IRQS Status Bit 358" "Low,High"
            bitfld.long 0x00 5. "  IRQS357 ,IRQS Status Bit 357" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS356 ,IRQS Status Bit 356" "Low,High"
            bitfld.long 0x00 3. "  IRQS355 ,IRQS Status Bit 355" "Low,High"
            bitfld.long 0x00 2. "  IRQS354 ,IRQS Status Bit 354" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS353 ,IRQS Status Bit 353" "Low,High"
            bitfld.long 0x00 0. "  IRQS352 ,IRQS Status Bit 352" "Low,High"
else
    hgroup.long 0x0D30++0x03
        hide.long 0x0 "GICD_SPISR11,Shared Peripheral Interrupt Status Register 11"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0D)
    rgroup.long 0x0D34++0x03
        line.long 0x0 "GICD_SPISR12,Shared Peripheral Interrupt Status Register 12"
            bitfld.long 0x00 31. " IRQS415 ,IRQS Status Bit 415" "Low,High"
            bitfld.long 0x00 30. "  IRQS414 ,IRQS Status Bit 414" "Low,High"
            bitfld.long 0x00 29. "  IRQS413 ,IRQS Status Bit 413" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS412 ,IRQS Status Bit 412" "Low,High"
            bitfld.long 0x00 27. "  IRQS411 ,IRQS Status Bit 411" "Low,High"
            bitfld.long 0x00 26. "  IRQS410 ,IRQS Status Bit 410" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS409 ,IRQS Status Bit 409" "Low,High"
            bitfld.long 0x00 24. "  IRQS408 ,IRQS Status Bit 408" "Low,High"
            bitfld.long 0x00 23. "  IRQS407 ,IRQS Status Bit 407" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS406 ,IRQS Status Bit 406" "Low,High"
            bitfld.long 0x00 21. "  IRQS405 ,IRQS Status Bit 405" "Low,High"
            bitfld.long 0x00 20. "  IRQS404 ,IRQS Status Bit 404" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS403 ,IRQS Status Bit 403" "Low,High"
            bitfld.long 0x00 18. "  IRQS402 ,IRQS Status Bit 402" "Low,High"
            bitfld.long 0x00 17. "  IRQS401 ,IRQS Status Bit 401" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS400 ,IRQS Status Bit 400" "Low,High"
            bitfld.long 0x00 15. "  IRQS399 ,IRQS Status Bit 399" "Low,High"
            bitfld.long 0x00 14. "  IRQS398 ,IRQS Status Bit 398" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS397 ,IRQS Status Bit 397" "Low,High"
            bitfld.long 0x00 12. "  IRQS396 ,IRQS Status Bit 396" "Low,High"
            bitfld.long 0x00 11. "  IRQS395 ,IRQS Status Bit 395" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS394 ,IRQS Status Bit 394" "Low,High"
            bitfld.long 0x00 9. "  IRQS393 ,IRQS Status Bit 393" "Low,High"
            bitfld.long 0x00 8. "  IRQS392 ,IRQS Status Bit 392" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS391 ,IRQS Status Bit 391" "Low,High"
            bitfld.long 0x00 6. "  IRQS390 ,IRQS Status Bit 390" "Low,High"
            bitfld.long 0x00 5. "  IRQS389 ,IRQS Status Bit 389" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS388 ,IRQS Status Bit 388" "Low,High"
            bitfld.long 0x00 3. "  IRQS387 ,IRQS Status Bit 387" "Low,High"
            bitfld.long 0x00 2. "  IRQS386 ,IRQS Status Bit 386" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS385 ,IRQS Status Bit 385" "Low,High"
            bitfld.long 0x00 0. "  IRQS384 ,IRQS Status Bit 384" "Low,High"
else
    hgroup.long 0x0D34++0x03
        hide.long 0x0 "GICD_SPISR12,Shared Peripheral Interrupt Status Register 12"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0E)
    rgroup.long 0x0D38++0x03
        line.long 0x0 "GICD_SPISR13,Shared Peripheral Interrupt Status Register 13"
            bitfld.long 0x00 31. " IRQS447 ,IRQS Status Bit 447" "Low,High"
            bitfld.long 0x00 30. "  IRQS446 ,IRQS Status Bit 446" "Low,High"
            bitfld.long 0x00 29. "  IRQS445 ,IRQS Status Bit 445" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS444 ,IRQS Status Bit 444" "Low,High"
            bitfld.long 0x00 27. "  IRQS443 ,IRQS Status Bit 443" "Low,High"
            bitfld.long 0x00 26. "  IRQS442 ,IRQS Status Bit 442" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS441 ,IRQS Status Bit 441" "Low,High"
            bitfld.long 0x00 24. "  IRQS440 ,IRQS Status Bit 440" "Low,High"
            bitfld.long 0x00 23. "  IRQS439 ,IRQS Status Bit 439" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS438 ,IRQS Status Bit 438" "Low,High"
            bitfld.long 0x00 21. "  IRQS437 ,IRQS Status Bit 437" "Low,High"
            bitfld.long 0x00 20. "  IRQS436 ,IRQS Status Bit 436" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS435 ,IRQS Status Bit 435" "Low,High"
            bitfld.long 0x00 18. "  IRQS434 ,IRQS Status Bit 434" "Low,High"
            bitfld.long 0x00 17. "  IRQS433 ,IRQS Status Bit 433" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS432 ,IRQS Status Bit 432" "Low,High"
            bitfld.long 0x00 15. "  IRQS431 ,IRQS Status Bit 431" "Low,High"
            bitfld.long 0x00 14. "  IRQS430 ,IRQS Status Bit 430" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS429 ,IRQS Status Bit 429" "Low,High"
            bitfld.long 0x00 12. "  IRQS428 ,IRQS Status Bit 428" "Low,High"
            bitfld.long 0x00 11. "  IRQS427 ,IRQS Status Bit 427" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS426 ,IRQS Status Bit 426" "Low,High"
            bitfld.long 0x00 9. "  IRQS425 ,IRQS Status Bit 425" "Low,High"
            bitfld.long 0x00 8. "  IRQS424 ,IRQS Status Bit 424" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS423 ,IRQS Status Bit 423" "Low,High"
            bitfld.long 0x00 6. "  IRQS422 ,IRQS Status Bit 422" "Low,High"
            bitfld.long 0x00 5. "  IRQS421 ,IRQS Status Bit 421" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS420 ,IRQS Status Bit 420" "Low,High"
            bitfld.long 0x00 3. "  IRQS419 ,IRQS Status Bit 419" "Low,High"
            bitfld.long 0x00 2. "  IRQS418 ,IRQS Status Bit 418" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS417 ,IRQS Status Bit 417" "Low,High"
            bitfld.long 0x00 0. "  IRQS416 ,IRQS Status Bit 416" "Low,High"
else
    hgroup.long 0x0D38++0x03
        hide.long 0x0 "GICD_SPISR13,Shared Peripheral Interrupt Status Register 13"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x0F)
    rgroup.long 0x0D3C++0x03
        line.long 0x0 "GICD_SPISR14,Shared Peripheral Interrupt Status Register 14"
            bitfld.long 0x00 31. " IRQS479 ,IRQS Status Bit 479" "Low,High"
            bitfld.long 0x00 30. "  IRQS478 ,IRQS Status Bit 478" "Low,High"
            bitfld.long 0x00 29. "  IRQS477 ,IRQS Status Bit 477" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS476 ,IRQS Status Bit 476" "Low,High"
            bitfld.long 0x00 27. "  IRQS475 ,IRQS Status Bit 475" "Low,High"
            bitfld.long 0x00 26. "  IRQS474 ,IRQS Status Bit 474" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS473 ,IRQS Status Bit 473" "Low,High"
            bitfld.long 0x00 24. "  IRQS472 ,IRQS Status Bit 472" "Low,High"
            bitfld.long 0x00 23. "  IRQS471 ,IRQS Status Bit 471" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS470 ,IRQS Status Bit 470" "Low,High"
            bitfld.long 0x00 21. "  IRQS469 ,IRQS Status Bit 469" "Low,High"
            bitfld.long 0x00 20. "  IRQS468 ,IRQS Status Bit 468" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS467 ,IRQS Status Bit 467" "Low,High"
            bitfld.long 0x00 18. "  IRQS466 ,IRQS Status Bit 466" "Low,High"
            bitfld.long 0x00 17. "  IRQS465 ,IRQS Status Bit 465" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS464 ,IRQS Status Bit 464" "Low,High"
            bitfld.long 0x00 15. "  IRQS463 ,IRQS Status Bit 463" "Low,High"
            bitfld.long 0x00 14. "  IRQS462 ,IRQS Status Bit 462" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS461 ,IRQS Status Bit 461" "Low,High"
            bitfld.long 0x00 12. "  IRQS460 ,IRQS Status Bit 460" "Low,High"
            bitfld.long 0x00 11. "  IRQS459 ,IRQS Status Bit 459" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS458 ,IRQS Status Bit 458" "Low,High"
            bitfld.long 0x00 9. "  IRQS457 ,IRQS Status Bit 457" "Low,High"
            bitfld.long 0x00 8. "  IRQS456 ,IRQS Status Bit 456" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS455 ,IRQS Status Bit 455" "Low,High"
            bitfld.long 0x00 6. "  IRQS454 ,IRQS Status Bit 454" "Low,High"
            bitfld.long 0x00 5. "  IRQS453 ,IRQS Status Bit 453" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS452 ,IRQS Status Bit 452" "Low,High"
            bitfld.long 0x00 3. "  IRQS451 ,IRQS Status Bit 451" "Low,High"
            bitfld.long 0x00 2. "  IRQS450 ,IRQS Status Bit 450" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS449 ,IRQS Status Bit 449" "Low,High"
            bitfld.long 0x00 0. "  IRQS448 ,IRQS Status Bit 448" "Low,High"
else
    hgroup.long 0x0D3C++0x03
        hide.long 0x0 "GICD_SPISR14,Shared Peripheral Interrupt Status Register 14"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x10)
    rgroup.long 0x0D40++0x03
        line.long 0x0 "GICD_SPISR15,Shared Peripheral Interrupt Status Register 15"
            bitfld.long 0x00 31. " IRQS511 ,IRQS Status Bit 511" "Low,High"
            bitfld.long 0x00 30. "  IRQS510 ,IRQS Status Bit 510" "Low,High"
            bitfld.long 0x00 29. "  IRQS509 ,IRQS Status Bit 509" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS508 ,IRQS Status Bit 508" "Low,High"
            bitfld.long 0x00 27. "  IRQS507 ,IRQS Status Bit 507" "Low,High"
            bitfld.long 0x00 26. "  IRQS506 ,IRQS Status Bit 506" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS505 ,IRQS Status Bit 505" "Low,High"
            bitfld.long 0x00 24. "  IRQS504 ,IRQS Status Bit 504" "Low,High"
            bitfld.long 0x00 23. "  IRQS503 ,IRQS Status Bit 503" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS502 ,IRQS Status Bit 502" "Low,High"
            bitfld.long 0x00 21. "  IRQS501 ,IRQS Status Bit 501" "Low,High"
            bitfld.long 0x00 20. "  IRQS500 ,IRQS Status Bit 500" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS499 ,IRQS Status Bit 499" "Low,High"
            bitfld.long 0x00 18. "  IRQS498 ,IRQS Status Bit 498" "Low,High"
            bitfld.long 0x00 17. "  IRQS497 ,IRQS Status Bit 497" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS496 ,IRQS Status Bit 496" "Low,High"
            bitfld.long 0x00 15. "  IRQS495 ,IRQS Status Bit 495" "Low,High"
            bitfld.long 0x00 14. "  IRQS494 ,IRQS Status Bit 494" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS493 ,IRQS Status Bit 493" "Low,High"
            bitfld.long 0x00 12. "  IRQS492 ,IRQS Status Bit 492" "Low,High"
            bitfld.long 0x00 11. "  IRQS491 ,IRQS Status Bit 491" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS490 ,IRQS Status Bit 490" "Low,High"
            bitfld.long 0x00 9. "  IRQS489 ,IRQS Status Bit 489" "Low,High"
            bitfld.long 0x00 8. "  IRQS488 ,IRQS Status Bit 488" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS487 ,IRQS Status Bit 487" "Low,High"
            bitfld.long 0x00 6. "  IRQS486 ,IRQS Status Bit 486" "Low,High"
            bitfld.long 0x00 5. "  IRQS485 ,IRQS Status Bit 485" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS484 ,IRQS Status Bit 484" "Low,High"
            bitfld.long 0x00 3. "  IRQS483 ,IRQS Status Bit 483" "Low,High"
            bitfld.long 0x00 2. "  IRQS482 ,IRQS Status Bit 482" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS481 ,IRQS Status Bit 481" "Low,High"
            bitfld.long 0x00 0. "  IRQS480 ,IRQS Status Bit 480" "Low,High"
else
    hgroup.long 0x0D40++0x03
        hide.long 0x0 "GICD_SPISR15,Shared Peripheral Interrupt Status Register 15"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x11)
    rgroup.long 0x0D44++0x03
        line.long 0x0 "GICD_SPISR16,Shared Peripheral Interrupt Status Register 16"
            bitfld.long 0x00 31. " IRQS543 ,IRQS Status Bit 543" "Low,High"
            bitfld.long 0x00 30. "  IRQS542 ,IRQS Status Bit 542" "Low,High"
            bitfld.long 0x00 29. "  IRQS541 ,IRQS Status Bit 541" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS540 ,IRQS Status Bit 540" "Low,High"
            bitfld.long 0x00 27. "  IRQS539 ,IRQS Status Bit 539" "Low,High"
            bitfld.long 0x00 26. "  IRQS538 ,IRQS Status Bit 538" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS537 ,IRQS Status Bit 537" "Low,High"
            bitfld.long 0x00 24. "  IRQS536 ,IRQS Status Bit 536" "Low,High"
            bitfld.long 0x00 23. "  IRQS535 ,IRQS Status Bit 535" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS534 ,IRQS Status Bit 534" "Low,High"
            bitfld.long 0x00 21. "  IRQS533 ,IRQS Status Bit 533" "Low,High"
            bitfld.long 0x00 20. "  IRQS532 ,IRQS Status Bit 532" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS531 ,IRQS Status Bit 531" "Low,High"
            bitfld.long 0x00 18. "  IRQS530 ,IRQS Status Bit 530" "Low,High"
            bitfld.long 0x00 17. "  IRQS529 ,IRQS Status Bit 529" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS528 ,IRQS Status Bit 528" "Low,High"
            bitfld.long 0x00 15. "  IRQS527 ,IRQS Status Bit 527" "Low,High"
            bitfld.long 0x00 14. "  IRQS526 ,IRQS Status Bit 526" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS525 ,IRQS Status Bit 525" "Low,High"
            bitfld.long 0x00 12. "  IRQS524 ,IRQS Status Bit 524" "Low,High"
            bitfld.long 0x00 11. "  IRQS523 ,IRQS Status Bit 523" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS522 ,IRQS Status Bit 522" "Low,High"
            bitfld.long 0x00 9. "  IRQS521 ,IRQS Status Bit 521" "Low,High"
            bitfld.long 0x00 8. "  IRQS520 ,IRQS Status Bit 520" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS519 ,IRQS Status Bit 519" "Low,High"
            bitfld.long 0x00 6. "  IRQS518 ,IRQS Status Bit 518" "Low,High"
            bitfld.long 0x00 5. "  IRQS517 ,IRQS Status Bit 517" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS516 ,IRQS Status Bit 516" "Low,High"
            bitfld.long 0x00 3. "  IRQS515 ,IRQS Status Bit 515" "Low,High"
            bitfld.long 0x00 2. "  IRQS514 ,IRQS Status Bit 514" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS513 ,IRQS Status Bit 513" "Low,High"
            bitfld.long 0x00 0. "  IRQS512 ,IRQS Status Bit 512" "Low,High"
else
    hgroup.long 0x0D44++0x03
        hide.long 0x0 "GICD_SPISR16,Shared Peripheral Interrupt Status Register 16"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x12)
    rgroup.long 0x0D48++0x03
        line.long 0x0 "GICD_SPISR17,Shared Peripheral Interrupt Status Register 17"
            bitfld.long 0x00 31. " IRQS575 ,IRQS Status Bit 575" "Low,High"
            bitfld.long 0x00 30. "  IRQS574 ,IRQS Status Bit 574" "Low,High"
            bitfld.long 0x00 29. "  IRQS573 ,IRQS Status Bit 573" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS572 ,IRQS Status Bit 572" "Low,High"
            bitfld.long 0x00 27. "  IRQS571 ,IRQS Status Bit 571" "Low,High"
            bitfld.long 0x00 26. "  IRQS570 ,IRQS Status Bit 570" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS569 ,IRQS Status Bit 569" "Low,High"
            bitfld.long 0x00 24. "  IRQS568 ,IRQS Status Bit 568" "Low,High"
            bitfld.long 0x00 23. "  IRQS567 ,IRQS Status Bit 567" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS566 ,IRQS Status Bit 566" "Low,High"
            bitfld.long 0x00 21. "  IRQS565 ,IRQS Status Bit 565" "Low,High"
            bitfld.long 0x00 20. "  IRQS564 ,IRQS Status Bit 564" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS563 ,IRQS Status Bit 563" "Low,High"
            bitfld.long 0x00 18. "  IRQS562 ,IRQS Status Bit 562" "Low,High"
            bitfld.long 0x00 17. "  IRQS561 ,IRQS Status Bit 561" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS560 ,IRQS Status Bit 560" "Low,High"
            bitfld.long 0x00 15. "  IRQS559 ,IRQS Status Bit 559" "Low,High"
            bitfld.long 0x00 14. "  IRQS558 ,IRQS Status Bit 558" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS557 ,IRQS Status Bit 557" "Low,High"
            bitfld.long 0x00 12. "  IRQS556 ,IRQS Status Bit 556" "Low,High"
            bitfld.long 0x00 11. "  IRQS555 ,IRQS Status Bit 555" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS554 ,IRQS Status Bit 554" "Low,High"
            bitfld.long 0x00 9. "  IRQS553 ,IRQS Status Bit 553" "Low,High"
            bitfld.long 0x00 8. "  IRQS552 ,IRQS Status Bit 552" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS551 ,IRQS Status Bit 551" "Low,High"
            bitfld.long 0x00 6. "  IRQS550 ,IRQS Status Bit 550" "Low,High"
            bitfld.long 0x00 5. "  IRQS549 ,IRQS Status Bit 549" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS548 ,IRQS Status Bit 548" "Low,High"
            bitfld.long 0x00 3. "  IRQS547 ,IRQS Status Bit 547" "Low,High"
            bitfld.long 0x00 2. "  IRQS546 ,IRQS Status Bit 546" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS545 ,IRQS Status Bit 545" "Low,High"
            bitfld.long 0x00 0. "  IRQS544 ,IRQS Status Bit 544" "Low,High"
else
    hgroup.long 0x0D48++0x03
        hide.long 0x0 "GICD_SPISR17,Shared Peripheral Interrupt Status Register 17"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x13)
    rgroup.long 0x0D4C++0x03
        line.long 0x0 "GICD_SPISR18,Shared Peripheral Interrupt Status Register 18"
            bitfld.long 0x00 31. " IRQS607 ,IRQS Status Bit 607" "Low,High"
            bitfld.long 0x00 30. "  IRQS606 ,IRQS Status Bit 606" "Low,High"
            bitfld.long 0x00 29. "  IRQS605 ,IRQS Status Bit 605" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS604 ,IRQS Status Bit 604" "Low,High"
            bitfld.long 0x00 27. "  IRQS603 ,IRQS Status Bit 603" "Low,High"
            bitfld.long 0x00 26. "  IRQS602 ,IRQS Status Bit 602" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS601 ,IRQS Status Bit 601" "Low,High"
            bitfld.long 0x00 24. "  IRQS600 ,IRQS Status Bit 600" "Low,High"
            bitfld.long 0x00 23. "  IRQS599 ,IRQS Status Bit 599" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS598 ,IRQS Status Bit 598" "Low,High"
            bitfld.long 0x00 21. "  IRQS597 ,IRQS Status Bit 597" "Low,High"
            bitfld.long 0x00 20. "  IRQS596 ,IRQS Status Bit 596" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS595 ,IRQS Status Bit 595" "Low,High"
            bitfld.long 0x00 18. "  IRQS594 ,IRQS Status Bit 594" "Low,High"
            bitfld.long 0x00 17. "  IRQS593 ,IRQS Status Bit 593" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS592 ,IRQS Status Bit 592" "Low,High"
            bitfld.long 0x00 15. "  IRQS591 ,IRQS Status Bit 591" "Low,High"
            bitfld.long 0x00 14. "  IRQS590 ,IRQS Status Bit 590" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS589 ,IRQS Status Bit 589" "Low,High"
            bitfld.long 0x00 12. "  IRQS588 ,IRQS Status Bit 588" "Low,High"
            bitfld.long 0x00 11. "  IRQS587 ,IRQS Status Bit 587" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS586 ,IRQS Status Bit 586" "Low,High"
            bitfld.long 0x00 9. "  IRQS585 ,IRQS Status Bit 585" "Low,High"
            bitfld.long 0x00 8. "  IRQS584 ,IRQS Status Bit 584" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS583 ,IRQS Status Bit 583" "Low,High"
            bitfld.long 0x00 6. "  IRQS582 ,IRQS Status Bit 582" "Low,High"
            bitfld.long 0x00 5. "  IRQS581 ,IRQS Status Bit 581" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS580 ,IRQS Status Bit 580" "Low,High"
            bitfld.long 0x00 3. "  IRQS579 ,IRQS Status Bit 579" "Low,High"
            bitfld.long 0x00 2. "  IRQS578 ,IRQS Status Bit 578" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS577 ,IRQS Status Bit 577" "Low,High"
            bitfld.long 0x00 0. "  IRQS576 ,IRQS Status Bit 576" "Low,High"
else
    hgroup.long 0x0D4C++0x03
        hide.long 0x0 "GICD_SPISR18,Shared Peripheral Interrupt Status Register 18"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x14)
    rgroup.long 0x0D50++0x03
        line.long 0x0 "GICD_SPISR19,Shared Peripheral Interrupt Status Register 19"
            bitfld.long 0x00 31. " IRQS639 ,IRQS Status Bit 639" "Low,High"
            bitfld.long 0x00 30. "  IRQS638 ,IRQS Status Bit 638" "Low,High"
            bitfld.long 0x00 29. "  IRQS637 ,IRQS Status Bit 637" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS636 ,IRQS Status Bit 636" "Low,High"
            bitfld.long 0x00 27. "  IRQS635 ,IRQS Status Bit 635" "Low,High"
            bitfld.long 0x00 26. "  IRQS634 ,IRQS Status Bit 634" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS633 ,IRQS Status Bit 633" "Low,High"
            bitfld.long 0x00 24. "  IRQS632 ,IRQS Status Bit 632" "Low,High"
            bitfld.long 0x00 23. "  IRQS631 ,IRQS Status Bit 631" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS630 ,IRQS Status Bit 630" "Low,High"
            bitfld.long 0x00 21. "  IRQS629 ,IRQS Status Bit 629" "Low,High"
            bitfld.long 0x00 20. "  IRQS628 ,IRQS Status Bit 628" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS627 ,IRQS Status Bit 627" "Low,High"
            bitfld.long 0x00 18. "  IRQS626 ,IRQS Status Bit 626" "Low,High"
            bitfld.long 0x00 17. "  IRQS625 ,IRQS Status Bit 625" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS624 ,IRQS Status Bit 624" "Low,High"
            bitfld.long 0x00 15. "  IRQS623 ,IRQS Status Bit 623" "Low,High"
            bitfld.long 0x00 14. "  IRQS622 ,IRQS Status Bit 622" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS621 ,IRQS Status Bit 621" "Low,High"
            bitfld.long 0x00 12. "  IRQS620 ,IRQS Status Bit 620" "Low,High"
            bitfld.long 0x00 11. "  IRQS619 ,IRQS Status Bit 619" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS618 ,IRQS Status Bit 618" "Low,High"
            bitfld.long 0x00 9. "  IRQS617 ,IRQS Status Bit 617" "Low,High"
            bitfld.long 0x00 8. "  IRQS616 ,IRQS Status Bit 616" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS615 ,IRQS Status Bit 615" "Low,High"
            bitfld.long 0x00 6. "  IRQS614 ,IRQS Status Bit 614" "Low,High"
            bitfld.long 0x00 5. "  IRQS613 ,IRQS Status Bit 613" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS612 ,IRQS Status Bit 612" "Low,High"
            bitfld.long 0x00 3. "  IRQS611 ,IRQS Status Bit 611" "Low,High"
            bitfld.long 0x00 2. "  IRQS610 ,IRQS Status Bit 610" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS609 ,IRQS Status Bit 609" "Low,High"
            bitfld.long 0x00 0. "  IRQS608 ,IRQS Status Bit 608" "Low,High"
else
    hgroup.long 0x0D50++0x03
        hide.long 0x0 "GICD_SPISR19,Shared Peripheral Interrupt Status Register 19"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x15)
    rgroup.long 0x0D54++0x03
        line.long 0x0 "GICD_SPISR20,Shared Peripheral Interrupt Status Register 20"
            bitfld.long 0x00 31. " IRQS671 ,IRQS Status Bit 671" "Low,High"
            bitfld.long 0x00 30. "  IRQS670 ,IRQS Status Bit 670" "Low,High"
            bitfld.long 0x00 29. "  IRQS669 ,IRQS Status Bit 669" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS668 ,IRQS Status Bit 668" "Low,High"
            bitfld.long 0x00 27. "  IRQS667 ,IRQS Status Bit 667" "Low,High"
            bitfld.long 0x00 26. "  IRQS666 ,IRQS Status Bit 666" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS665 ,IRQS Status Bit 665" "Low,High"
            bitfld.long 0x00 24. "  IRQS664 ,IRQS Status Bit 664" "Low,High"
            bitfld.long 0x00 23. "  IRQS663 ,IRQS Status Bit 663" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS662 ,IRQS Status Bit 662" "Low,High"
            bitfld.long 0x00 21. "  IRQS661 ,IRQS Status Bit 661" "Low,High"
            bitfld.long 0x00 20. "  IRQS660 ,IRQS Status Bit 660" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS659 ,IRQS Status Bit 659" "Low,High"
            bitfld.long 0x00 18. "  IRQS658 ,IRQS Status Bit 658" "Low,High"
            bitfld.long 0x00 17. "  IRQS657 ,IRQS Status Bit 657" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS656 ,IRQS Status Bit 656" "Low,High"
            bitfld.long 0x00 15. "  IRQS655 ,IRQS Status Bit 655" "Low,High"
            bitfld.long 0x00 14. "  IRQS654 ,IRQS Status Bit 654" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS653 ,IRQS Status Bit 653" "Low,High"
            bitfld.long 0x00 12. "  IRQS652 ,IRQS Status Bit 652" "Low,High"
            bitfld.long 0x00 11. "  IRQS651 ,IRQS Status Bit 651" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS650 ,IRQS Status Bit 650" "Low,High"
            bitfld.long 0x00 9. "  IRQS649 ,IRQS Status Bit 649" "Low,High"
            bitfld.long 0x00 8. "  IRQS648 ,IRQS Status Bit 648" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS647 ,IRQS Status Bit 647" "Low,High"
            bitfld.long 0x00 6. "  IRQS646 ,IRQS Status Bit 646" "Low,High"
            bitfld.long 0x00 5. "  IRQS645 ,IRQS Status Bit 645" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS644 ,IRQS Status Bit 644" "Low,High"
            bitfld.long 0x00 3. "  IRQS643 ,IRQS Status Bit 643" "Low,High"
            bitfld.long 0x00 2. "  IRQS642 ,IRQS Status Bit 642" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS641 ,IRQS Status Bit 641" "Low,High"
            bitfld.long 0x00 0. "  IRQS640 ,IRQS Status Bit 640" "Low,High"
else
    hgroup.long 0x0D54++0x03
        hide.long 0x0 "GICD_SPISR20,Shared Peripheral Interrupt Status Register 20"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x16)
    rgroup.long 0x0D58++0x03
        line.long 0x0 "GICD_SPISR21,Shared Peripheral Interrupt Status Register 21"
            bitfld.long 0x00 31. " IRQS703 ,IRQS Status Bit 703" "Low,High"
            bitfld.long 0x00 30. "  IRQS702 ,IRQS Status Bit 702" "Low,High"
            bitfld.long 0x00 29. "  IRQS701 ,IRQS Status Bit 701" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS700 ,IRQS Status Bit 700" "Low,High"
            bitfld.long 0x00 27. "  IRQS699 ,IRQS Status Bit 699" "Low,High"
            bitfld.long 0x00 26. "  IRQS698 ,IRQS Status Bit 698" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS697 ,IRQS Status Bit 697" "Low,High"
            bitfld.long 0x00 24. "  IRQS696 ,IRQS Status Bit 696" "Low,High"
            bitfld.long 0x00 23. "  IRQS695 ,IRQS Status Bit 695" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS694 ,IRQS Status Bit 694" "Low,High"
            bitfld.long 0x00 21. "  IRQS693 ,IRQS Status Bit 693" "Low,High"
            bitfld.long 0x00 20. "  IRQS692 ,IRQS Status Bit 692" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS691 ,IRQS Status Bit 691" "Low,High"
            bitfld.long 0x00 18. "  IRQS690 ,IRQS Status Bit 690" "Low,High"
            bitfld.long 0x00 17. "  IRQS689 ,IRQS Status Bit 689" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS688 ,IRQS Status Bit 688" "Low,High"
            bitfld.long 0x00 15. "  IRQS687 ,IRQS Status Bit 687" "Low,High"
            bitfld.long 0x00 14. "  IRQS686 ,IRQS Status Bit 686" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS685 ,IRQS Status Bit 685" "Low,High"
            bitfld.long 0x00 12. "  IRQS684 ,IRQS Status Bit 684" "Low,High"
            bitfld.long 0x00 11. "  IRQS683 ,IRQS Status Bit 683" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS682 ,IRQS Status Bit 682" "Low,High"
            bitfld.long 0x00 9. "  IRQS681 ,IRQS Status Bit 681" "Low,High"
            bitfld.long 0x00 8. "  IRQS680 ,IRQS Status Bit 680" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS679 ,IRQS Status Bit 679" "Low,High"
            bitfld.long 0x00 6. "  IRQS678 ,IRQS Status Bit 678" "Low,High"
            bitfld.long 0x00 5. "  IRQS677 ,IRQS Status Bit 677" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS676 ,IRQS Status Bit 676" "Low,High"
            bitfld.long 0x00 3. "  IRQS675 ,IRQS Status Bit 675" "Low,High"
            bitfld.long 0x00 2. "  IRQS674 ,IRQS Status Bit 674" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS673 ,IRQS Status Bit 673" "Low,High"
            bitfld.long 0x00 0. "  IRQS672 ,IRQS Status Bit 672" "Low,High"
else
    hgroup.long 0x0D58++0x03
        hide.long 0x0 "GICD_SPISR21,Shared Peripheral Interrupt Status Register 21"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x17)
    rgroup.long 0x0D5C++0x03
        line.long 0x0 "GICD_SPISR22,Shared Peripheral Interrupt Status Register 22"
            bitfld.long 0x00 31. " IRQS735 ,IRQS Status Bit 735" "Low,High"
            bitfld.long 0x00 30. "  IRQS734 ,IRQS Status Bit 734" "Low,High"
            bitfld.long 0x00 29. "  IRQS733 ,IRQS Status Bit 733" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS732 ,IRQS Status Bit 732" "Low,High"
            bitfld.long 0x00 27. "  IRQS731 ,IRQS Status Bit 731" "Low,High"
            bitfld.long 0x00 26. "  IRQS730 ,IRQS Status Bit 730" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS729 ,IRQS Status Bit 729" "Low,High"
            bitfld.long 0x00 24. "  IRQS728 ,IRQS Status Bit 728" "Low,High"
            bitfld.long 0x00 23. "  IRQS727 ,IRQS Status Bit 727" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS726 ,IRQS Status Bit 726" "Low,High"
            bitfld.long 0x00 21. "  IRQS725 ,IRQS Status Bit 725" "Low,High"
            bitfld.long 0x00 20. "  IRQS724 ,IRQS Status Bit 724" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS723 ,IRQS Status Bit 723" "Low,High"
            bitfld.long 0x00 18. "  IRQS722 ,IRQS Status Bit 722" "Low,High"
            bitfld.long 0x00 17. "  IRQS721 ,IRQS Status Bit 721" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS720 ,IRQS Status Bit 720" "Low,High"
            bitfld.long 0x00 15. "  IRQS719 ,IRQS Status Bit 719" "Low,High"
            bitfld.long 0x00 14. "  IRQS718 ,IRQS Status Bit 718" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS717 ,IRQS Status Bit 717" "Low,High"
            bitfld.long 0x00 12. "  IRQS716 ,IRQS Status Bit 716" "Low,High"
            bitfld.long 0x00 11. "  IRQS715 ,IRQS Status Bit 715" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS714 ,IRQS Status Bit 714" "Low,High"
            bitfld.long 0x00 9. "  IRQS713 ,IRQS Status Bit 713" "Low,High"
            bitfld.long 0x00 8. "  IRQS712 ,IRQS Status Bit 712" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS711 ,IRQS Status Bit 711" "Low,High"
            bitfld.long 0x00 6. "  IRQS710 ,IRQS Status Bit 710" "Low,High"
            bitfld.long 0x00 5. "  IRQS709 ,IRQS Status Bit 709" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS708 ,IRQS Status Bit 708" "Low,High"
            bitfld.long 0x00 3. "  IRQS707 ,IRQS Status Bit 707" "Low,High"
            bitfld.long 0x00 2. "  IRQS706 ,IRQS Status Bit 706" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS705 ,IRQS Status Bit 705" "Low,High"
            bitfld.long 0x00 0. "  IRQS704 ,IRQS Status Bit 704" "Low,High"
else
    hgroup.long 0x0D5C++0x03
        hide.long 0x0 "GICD_SPISR22,Shared Peripheral Interrupt Status Register 22"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x18)
    rgroup.long 0x060++0x03
        line.long 0x0 "GICD_SPISR23,Shared Peripheral Interrupt Status Register 23"
            bitfld.long 0x00 31. " IRQS767 ,IRQS Status Bit 767" "Low,High"
            bitfld.long 0x00 30. "  IRQS766 ,IRQS Status Bit 766" "Low,High"
            bitfld.long 0x00 29. "  IRQS765 ,IRQS Status Bit 765" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS764 ,IRQS Status Bit 764" "Low,High"
            bitfld.long 0x00 27. "  IRQS763 ,IRQS Status Bit 763" "Low,High"
            bitfld.long 0x00 26. "  IRQS762 ,IRQS Status Bit 762" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS761 ,IRQS Status Bit 761" "Low,High"
            bitfld.long 0x00 24. "  IRQS760 ,IRQS Status Bit 760" "Low,High"
            bitfld.long 0x00 23. "  IRQS759 ,IRQS Status Bit 759" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS758 ,IRQS Status Bit 758" "Low,High"
            bitfld.long 0x00 21. "  IRQS757 ,IRQS Status Bit 757" "Low,High"
            bitfld.long 0x00 20. "  IRQS756 ,IRQS Status Bit 756" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS755 ,IRQS Status Bit 755" "Low,High"
            bitfld.long 0x00 18. "  IRQS754 ,IRQS Status Bit 754" "Low,High"
            bitfld.long 0x00 17. "  IRQS753 ,IRQS Status Bit 753" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS752 ,IRQS Status Bit 752" "Low,High"
            bitfld.long 0x00 15. "  IRQS751 ,IRQS Status Bit 751" "Low,High"
            bitfld.long 0x00 14. "  IRQS750 ,IRQS Status Bit 750" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS749 ,IRQS Status Bit 749" "Low,High"
            bitfld.long 0x00 12. "  IRQS748 ,IRQS Status Bit 748" "Low,High"
            bitfld.long 0x00 11. "  IRQS747 ,IRQS Status Bit 747" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS746 ,IRQS Status Bit 746" "Low,High"
            bitfld.long 0x00 9. "  IRQS745 ,IRQS Status Bit 745" "Low,High"
            bitfld.long 0x00 8. "  IRQS744 ,IRQS Status Bit 744" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS743 ,IRQS Status Bit 743" "Low,High"
            bitfld.long 0x00 6. "  IRQS742 ,IRQS Status Bit 742" "Low,High"
            bitfld.long 0x00 5. "  IRQS741 ,IRQS Status Bit 741" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS740 ,IRQS Status Bit 740" "Low,High"
            bitfld.long 0x00 3. "  IRQS739 ,IRQS Status Bit 739" "Low,High"
            bitfld.long 0x00 2. "  IRQS738 ,IRQS Status Bit 738" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS737 ,IRQS Status Bit 737" "Low,High"
            bitfld.long 0x00 0. "  IRQS736 ,IRQS Status Bit 736" "Low,High"
else
    hgroup.long 0x0D60++0x03
        hide.long 0x0 "GICD_SPISR23,Shared Peripheral Interrupt Status Register 23"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x19)
    rgroup.long 0x0D64++0x03
        line.long 0x0 "GICD_SPISR24,Shared Peripheral Interrupt Status Register 24"
            bitfld.long 0x00 31. " IRQS799 ,IRQS Status Bit 799" "Low,High"
            bitfld.long 0x00 30. "  IRQS798 ,IRQS Status Bit 798" "Low,High"
            bitfld.long 0x00 29. "  IRQS797 ,IRQS Status Bit 797" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS796 ,IRQS Status Bit 796" "Low,High"
            bitfld.long 0x00 27. "  IRQS795 ,IRQS Status Bit 795" "Low,High"
            bitfld.long 0x00 26. "  IRQS794 ,IRQS Status Bit 794" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS793 ,IRQS Status Bit 793" "Low,High"
            bitfld.long 0x00 24. "  IRQS792 ,IRQS Status Bit 792" "Low,High"
            bitfld.long 0x00 23. "  IRQS791 ,IRQS Status Bit 791" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS790 ,IRQS Status Bit 790" "Low,High"
            bitfld.long 0x00 21. "  IRQS789 ,IRQS Status Bit 789" "Low,High"
            bitfld.long 0x00 20. "  IRQS788 ,IRQS Status Bit 788" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS787 ,IRQS Status Bit 787" "Low,High"
            bitfld.long 0x00 18. "  IRQS786 ,IRQS Status Bit 786" "Low,High"
            bitfld.long 0x00 17. "  IRQS785 ,IRQS Status Bit 785" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS784 ,IRQS Status Bit 784" "Low,High"
            bitfld.long 0x00 15. "  IRQS783 ,IRQS Status Bit 783" "Low,High"
            bitfld.long 0x00 14. "  IRQS782 ,IRQS Status Bit 782" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS781 ,IRQS Status Bit 781" "Low,High"
            bitfld.long 0x00 12. "  IRQS780 ,IRQS Status Bit 780" "Low,High"
            bitfld.long 0x00 11. "  IRQS779 ,IRQS Status Bit 779" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS778 ,IRQS Status Bit 778" "Low,High"
            bitfld.long 0x00 9. "  IRQS777 ,IRQS Status Bit 777" "Low,High"
            bitfld.long 0x00 8. "  IRQS776 ,IRQS Status Bit 776" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS775 ,IRQS Status Bit 775" "Low,High"
            bitfld.long 0x00 6. "  IRQS774 ,IRQS Status Bit 774" "Low,High"
            bitfld.long 0x00 5. "  IRQS773 ,IRQS Status Bit 773" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS772 ,IRQS Status Bit 772" "Low,High"
            bitfld.long 0x00 3. "  IRQS771 ,IRQS Status Bit 771" "Low,High"
            bitfld.long 0x00 2. "  IRQS770 ,IRQS Status Bit 770" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS769 ,IRQS Status Bit 769" "Low,High"
            bitfld.long 0x00 0. "  IRQS768 ,IRQS Status Bit 768" "Low,High"
else
    hgroup.long 0x0D64++0x03
        hide.long 0x0 "GICD_SPISR24,Shared Peripheral Interrupt Status Register 24"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1A)
    rgroup.long 0x0D68++0x03
        line.long 0x0 "GICD_SPISR25,Shared Peripheral Interrupt Status Register 25"
            bitfld.long 0x00 31. " IRQS831 ,IRQS Status Bit 831" "Low,High"
            bitfld.long 0x00 30. "  IRQS830 ,IRQS Status Bit 830" "Low,High"
            bitfld.long 0x00 29. "  IRQS829 ,IRQS Status Bit 829" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS828 ,IRQS Status Bit 828" "Low,High"
            bitfld.long 0x00 27. "  IRQS827 ,IRQS Status Bit 827" "Low,High"
            bitfld.long 0x00 26. "  IRQS826 ,IRQS Status Bit 826" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS825 ,IRQS Status Bit 825" "Low,High"
            bitfld.long 0x00 24. "  IRQS824 ,IRQS Status Bit 824" "Low,High"
            bitfld.long 0x00 23. "  IRQS823 ,IRQS Status Bit 823" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS822 ,IRQS Status Bit 822" "Low,High"
            bitfld.long 0x00 21. "  IRQS821 ,IRQS Status Bit 821" "Low,High"
            bitfld.long 0x00 20. "  IRQS820 ,IRQS Status Bit 820" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS819 ,IRQS Status Bit 819" "Low,High"
            bitfld.long 0x00 18. "  IRQS818 ,IRQS Status Bit 818" "Low,High"
            bitfld.long 0x00 17. "  IRQS817 ,IRQS Status Bit 817" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS816 ,IRQS Status Bit 816" "Low,High"
            bitfld.long 0x00 15. "  IRQS815 ,IRQS Status Bit 815" "Low,High"
            bitfld.long 0x00 14. "  IRQS814 ,IRQS Status Bit 814" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS813 ,IRQS Status Bit 813" "Low,High"
            bitfld.long 0x00 12. "  IRQS812 ,IRQS Status Bit 812" "Low,High"
            bitfld.long 0x00 11. "  IRQS811 ,IRQS Status Bit 811" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS810 ,IRQS Status Bit 810" "Low,High"
            bitfld.long 0x00 9. "  IRQS809 ,IRQS Status Bit 809" "Low,High"
            bitfld.long 0x00 8. "  IRQS808 ,IRQS Status Bit 808" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS807 ,IRQS Status Bit 807" "Low,High"
            bitfld.long 0x00 6. "  IRQS806 ,IRQS Status Bit 806" "Low,High"
            bitfld.long 0x00 5. "  IRQS805 ,IRQS Status Bit 805" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS804 ,IRQS Status Bit 804" "Low,High"
            bitfld.long 0x00 3. "  IRQS803 ,IRQS Status Bit 803" "Low,High"
            bitfld.long 0x00 2. "  IRQS802 ,IRQS Status Bit 802" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS801 ,IRQS Status Bit 801" "Low,High"
            bitfld.long 0x00 0. "  IRQS800 ,IRQS Status Bit 800" "Low,High"
else
    hgroup.long 0x0D68++0x03
        hide.long 0x0 "GICD_SPISR25,Shared Peripheral Interrupt Status Register 25"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=1B)
    rgroup.long 0x0D6C++0x03
        line.long 0x0 "GICD_SPISR26,Shared Peripheral Interrupt Status Register 26"
            bitfld.long 0x00 31. " IRQS863 ,IRQS Status Bit 863" "Low,High"
            bitfld.long 0x00 30. "  IRQS862 ,IRQS Status Bit 862" "Low,High"
            bitfld.long 0x00 29. "  IRQS861 ,IRQS Status Bit 861" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS860 ,IRQS Status Bit 860" "Low,High"
            bitfld.long 0x00 27. "  IRQS859 ,IRQS Status Bit 859" "Low,High"
            bitfld.long 0x00 26. "  IRQS858 ,IRQS Status Bit 858" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS857 ,IRQS Status Bit 857" "Low,High"
            bitfld.long 0x00 24. "  IRQS856 ,IRQS Status Bit 856" "Low,High"
            bitfld.long 0x00 23. "  IRQS855 ,IRQS Status Bit 855" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS854 ,IRQS Status Bit 854" "Low,High"
            bitfld.long 0x00 21. "  IRQS853 ,IRQS Status Bit 853" "Low,High"
            bitfld.long 0x00 20. "  IRQS852 ,IRQS Status Bit 852" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS851 ,IRQS Status Bit 851" "Low,High"
            bitfld.long 0x00 18. "  IRQS850 ,IRQS Status Bit 850" "Low,High"
            bitfld.long 0x00 17. "  IRQS849 ,IRQS Status Bit 849" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS848 ,IRQS Status Bit 848" "Low,High"
            bitfld.long 0x00 15. "  IRQS847 ,IRQS Status Bit 847" "Low,High"
            bitfld.long 0x00 14. "  IRQS846 ,IRQS Status Bit 846" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS845 ,IRQS Status Bit 845" "Low,High"
            bitfld.long 0x00 12. "  IRQS844 ,IRQS Status Bit 844" "Low,High"
            bitfld.long 0x00 11. "  IRQS843 ,IRQS Status Bit 843" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS842 ,IRQS Status Bit 842" "Low,High"
            bitfld.long 0x00 9. "  IRQS841 ,IRQS Status Bit 841" "Low,High"
            bitfld.long 0x00 8. "  IRQS840 ,IRQS Status Bit 840" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS839 ,IRQS Status Bit 839" "Low,High"
            bitfld.long 0x00 6. "  IRQS838 ,IRQS Status Bit 838" "Low,High"
            bitfld.long 0x00 5. "  IRQS837 ,IRQS Status Bit 837" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS836 ,IRQS Status Bit 836" "Low,High"
            bitfld.long 0x00 3. "  IRQS835 ,IRQS Status Bit 835" "Low,High"
            bitfld.long 0x00 2. "  IRQS834 ,IRQS Status Bit 834" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS833 ,IRQS Status Bit 833" "Low,High"
            bitfld.long 0x00 0. "  IRQS832 ,IRQS Status Bit 832" "Low,High"
else
    hgroup.long 0x0D6C++0x03
        hide.long 0x0 "GICD_SPISR26,Shared Peripheral Interrupt Status Register 26"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1C)
    rgroup.long 0x0D70++0x03
        line.long 0x0 "GICD_SPISR27,Shared Peripheral Interrupt Status Register 27"
            bitfld.long 0x00 31. " IRQS895 ,IRQS Status Bit 895" "Low,High"
            bitfld.long 0x00 30. "  IRQS894 ,IRQS Status Bit 894" "Low,High"
            bitfld.long 0x00 29. "  IRQS893 ,IRQS Status Bit 893" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS892 ,IRQS Status Bit 892" "Low,High"
            bitfld.long 0x00 27. "  IRQS891 ,IRQS Status Bit 891" "Low,High"
            bitfld.long 0x00 26. "  IRQS890 ,IRQS Status Bit 890" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS889 ,IRQS Status Bit 889" "Low,High"
            bitfld.long 0x00 24. "  IRQS888 ,IRQS Status Bit 888" "Low,High"
            bitfld.long 0x00 23. "  IRQS887 ,IRQS Status Bit 887" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS886 ,IRQS Status Bit 886" "Low,High"
            bitfld.long 0x00 21. "  IRQS885 ,IRQS Status Bit 885" "Low,High"
            bitfld.long 0x00 20. "  IRQS884 ,IRQS Status Bit 884" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS883 ,IRQS Status Bit 883" "Low,High"
            bitfld.long 0x00 18. "  IRQS882 ,IRQS Status Bit 882" "Low,High"
            bitfld.long 0x00 17. "  IRQS881 ,IRQS Status Bit 881" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS880 ,IRQS Status Bit 880" "Low,High"
            bitfld.long 0x00 15. "  IRQS879 ,IRQS Status Bit 879" "Low,High"
            bitfld.long 0x00 14. "  IRQS878 ,IRQS Status Bit 878" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS877 ,IRQS Status Bit 877" "Low,High"
            bitfld.long 0x00 12. "  IRQS876 ,IRQS Status Bit 876" "Low,High"
            bitfld.long 0x00 11. "  IRQS875 ,IRQS Status Bit 875" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS874 ,IRQS Status Bit 874" "Low,High"
            bitfld.long 0x00 9. "  IRQS873 ,IRQS Status Bit 873" "Low,High"
            bitfld.long 0x00 8. "  IRQS872 ,IRQS Status Bit 872" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS871 ,IRQS Status Bit 871" "Low,High"
            bitfld.long 0x00 6. "  IRQS870 ,IRQS Status Bit 870" "Low,High"
            bitfld.long 0x00 5. "  IRQS869 ,IRQS Status Bit 869" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS868 ,IRQS Status Bit 868" "Low,High"
            bitfld.long 0x00 3. "  IRQS867 ,IRQS Status Bit 867" "Low,High"
            bitfld.long 0x00 2. "  IRQS866 ,IRQS Status Bit 866" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS865 ,IRQS Status Bit 865" "Low,High"
            bitfld.long 0x00 0. "  IRQS864 ,IRQS Status Bit 864" "Low,High"
else
    hgroup.long 0x0D70++0x03
        hide.long 0x0 "GICD_SPISR27,Shared Peripheral Interrupt Status Register 27"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1D)
    rgroup.long 0x0D74++0x03
        line.long 0x0 "GICD_SPISR28,Shared Peripheral Interrupt Status Register 28"
            bitfld.long 0x00 31. " IRQS927 ,IRQS Status Bit 927" "Low,High"
            bitfld.long 0x00 30. "  IRQS926 ,IRQS Status Bit 926" "Low,High"
            bitfld.long 0x00 29. "  IRQS925 ,IRQS Status Bit 925" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS924 ,IRQS Status Bit 924" "Low,High"
            bitfld.long 0x00 27. "  IRQS923 ,IRQS Status Bit 923" "Low,High"
            bitfld.long 0x00 26. "  IRQS922 ,IRQS Status Bit 922" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS921 ,IRQS Status Bit 921" "Low,High"
            bitfld.long 0x00 24. "  IRQS920 ,IRQS Status Bit 920" "Low,High"
            bitfld.long 0x00 23. "  IRQS919 ,IRQS Status Bit 919" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS918 ,IRQS Status Bit 918" "Low,High"
            bitfld.long 0x00 21. "  IRQS917 ,IRQS Status Bit 917" "Low,High"
            bitfld.long 0x00 20. "  IRQS916 ,IRQS Status Bit 916" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS915 ,IRQS Status Bit 915" "Low,High"
            bitfld.long 0x00 18. "  IRQS914 ,IRQS Status Bit 914" "Low,High"
            bitfld.long 0x00 17. "  IRQS913 ,IRQS Status Bit 913" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS912 ,IRQS Status Bit 912" "Low,High"
            bitfld.long 0x00 15. "  IRQS911 ,IRQS Status Bit 911" "Low,High"
            bitfld.long 0x00 14. "  IRQS910 ,IRQS Status Bit 910" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS909 ,IRQS Status Bit 909" "Low,High"
            bitfld.long 0x00 12. "  IRQS908 ,IRQS Status Bit 908" "Low,High"
            bitfld.long 0x00 11. "  IRQS907 ,IRQS Status Bit 907" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS906 ,IRQS Status Bit 906" "Low,High"
            bitfld.long 0x00 9. "  IRQS905 ,IRQS Status Bit 905" "Low,High"
            bitfld.long 0x00 8. "  IRQS904 ,IRQS Status Bit 904" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS903 ,IRQS Status Bit 903" "Low,High"
            bitfld.long 0x00 6. "  IRQS902 ,IRQS Status Bit 902" "Low,High"
            bitfld.long 0x00 5. "  IRQS901 ,IRQS Status Bit 901" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS900 ,IRQS Status Bit 900" "Low,High"
            bitfld.long 0x00 3. "  IRQS899 ,IRQS Status Bit 899" "Low,High"
            bitfld.long 0x00 2. "  IRQS898 ,IRQS Status Bit 898" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS897 ,IRQS Status Bit 897" "Low,High"
            bitfld.long 0x00 0. "  IRQS896 ,IRQS Status Bit 896" "Low,High"
else
    hgroup.long 0x0D74++0x03
        hide.long 0x0 "GICD_SPISR28,Shared Peripheral Interrupt Status Register 28"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1E)
    rgroup.long 0x0D78++0x03
        line.long 0x0 "GICD_SPISR29,Shared Peripheral Interrupt Status Register 29"
            bitfld.long 0x00 31. " IRQS959 ,IRQS Status Bit 959" "Low,High"
            bitfld.long 0x00 30. "  IRQS958 ,IRQS Status Bit 958" "Low,High"
            bitfld.long 0x00 29. "  IRQS957 ,IRQS Status Bit 957" "Low,High"
            textline "                               "
            bitfld.long 0x00 28. " IRQS956 ,IRQS Status Bit 956" "Low,High"
            bitfld.long 0x00 27. "  IRQS955 ,IRQS Status Bit 955" "Low,High"
            bitfld.long 0x00 26. "  IRQS954 ,IRQS Status Bit 954" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS953 ,IRQS Status Bit 953" "Low,High"
            bitfld.long 0x00 24. "  IRQS952 ,IRQS Status Bit 952" "Low,High"
            bitfld.long 0x00 23. "  IRQS951 ,IRQS Status Bit 951" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS950 ,IRQS Status Bit 950" "Low,High"
            bitfld.long 0x00 21. "  IRQS949 ,IRQS Status Bit 949" "Low,High"
            bitfld.long 0x00 20. "  IRQS948 ,IRQS Status Bit 948" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS947 ,IRQS Status Bit 947" "Low,High"
            bitfld.long 0x00 18. "  IRQS946 ,IRQS Status Bit 946" "Low,High"
            bitfld.long 0x00 17. "  IRQS945 ,IRQS Status Bit 945" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS944 ,IRQS Status Bit 944" "Low,High"
            bitfld.long 0x00 15. "  IRQS943 ,IRQS Status Bit 943" "Low,High"
            bitfld.long 0x00 14. "  IRQS942 ,IRQS Status Bit 942" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS941 ,IRQS Status Bit 941" "Low,High"
            bitfld.long 0x00 12. "  IRQS940 ,IRQS Status Bit 940" "Low,High"
            bitfld.long 0x00 11. "  IRQS939 ,IRQS Status Bit 939" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS938 ,IRQS Status Bit 938" "Low,High"
            bitfld.long 0x00 9. "  IRQS937 ,IRQS Status Bit 937" "Low,High"
            bitfld.long 0x00 8. "  IRQS936 ,IRQS Status Bit 936" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS935 ,IRQS Status Bit 935" "Low,High"
            bitfld.long 0x00 6. "  IRQS934 ,IRQS Status Bit 934" "Low,High"
            bitfld.long 0x00 5. "  IRQS933 ,IRQS Status Bit 933" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS932 ,IRQS Status Bit 932" "Low,High"
            bitfld.long 0x00 3. "  IRQS931 ,IRQS Status Bit 931" "Low,High"
            bitfld.long 0x00 2. "  IRQS930 ,IRQS Status Bit 930" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS929 ,IRQS Status Bit 929" "Low,High"
            bitfld.long 0x00 0. "  IRQS928 ,IRQS Status Bit 928" "Low,High"
else
    hgroup.long 0x0D78++0x03
        hide.long 0x0 "GICD_SPISR29,Shared Peripheral Interrupt Status Register 29"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif
if (((per.l(AD:0xf6801000+0x04))&0x0000001F)>=0x1F)
    rgroup.long 0x0D7C++0x03
        line.long 0x0 "GICD_SPISR30,Shared Peripheral Interrupt Status Register 30"
            bitfld.long 0x00 27. " IRQS987 ,IRQS Status Bit 987" "Low,High"
            bitfld.long 0x00 26. "  IRQS986 ,IRQS Status Bit 986" "Low,High"
            textline "                               "
            bitfld.long 0x00 25. " IRQS985 ,IRQS Status Bit 985" "Low,High"
            bitfld.long 0x00 24. "  IRQS984 ,IRQS Status Bit 984" "Low,High"
            bitfld.long 0x00 23. "  IRQS983 ,IRQS Status Bit 983" "Low,High"
            textline "                               "
            bitfld.long 0x00 22. " IRQS982 ,IRQS Status Bit 982" "Low,High"
            bitfld.long 0x00 21. "  IRQS981 ,IRQS Status Bit 981" "Low,High"
            bitfld.long 0x00 20. "  IRQS980 ,IRQS Status Bit 980" "Low,High"
            textline "                               "
            bitfld.long 0x00 19. " IRQS979 ,IRQS Status Bit 979" "Low,High"
            bitfld.long 0x00 18. "  IRQS978 ,IRQS Status Bit 978" "Low,High"
            bitfld.long 0x00 17. "  IRQS977 ,IRQS Status Bit 977" "Low,High"
            textline "                               "
            bitfld.long 0x00 16. " IRQS976 ,IRQS Status Bit 976" "Low,High"
            bitfld.long 0x00 15. "  IRQS975 ,IRQS Status Bit 975" "Low,High"
            bitfld.long 0x00 14. "  IRQS974 ,IRQS Status Bit 974" "Low,High"
            textline "                               "
            bitfld.long 0x00 13. " IRQS973 ,IRQS Status Bit 973" "Low,High"
            bitfld.long 0x00 12. "  IRQS972 ,IRQS Status Bit 972" "Low,High"
            bitfld.long 0x00 11. "  IRQS971 ,IRQS Status Bit 971" "Low,High"
            textline "                               "
            bitfld.long 0x00 10. " IRQS970 ,IRQS Status Bit 970" "Low,High"
            bitfld.long 0x00 9. "  IRQS969 ,IRQS Status Bit 969" "Low,High"
            bitfld.long 0x00 8. "  IRQS968 ,IRQS Status Bit 968" "Low,High"
            textline "                               "
            bitfld.long 0x00 7. " IRQS967 ,IRQS Status Bit 967" "Low,High"
            bitfld.long 0x00 6. "  IRQS966 ,IRQS Status Bit 966" "Low,High"
            bitfld.long 0x00 5. "  IRQS965 ,IRQS Status Bit 965" "Low,High"
            textline "                               "
            bitfld.long 0x00 4. " IRQS964 ,IRQS Status Bit 964" "Low,High"
            bitfld.long 0x00 3. "  IRQS963 ,IRQS Status Bit 963" "Low,High"
            bitfld.long 0x00 2. "  IRQS962 ,IRQS Status Bit 962" "Low,High"
            textline "                               "
            bitfld.long 0x00 1. " IRQS961 ,IRQS Status Bit 961" "Low,High"
            bitfld.long 0x00 0. "  IRQS960 ,IRQS Status Bit 960" "Low,High"
else
    hgroup.long 0x0D7C++0x03
        hide.long 0x0 "GICD_SPISR30,Shared Peripheral Interrupt Status Register 30"
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
            textline "                               "
endif

tree.end

width 25.
tree "Software Generated Interrupt"
    if (((per.l(AD:0xf6801000+0x04))&0x400)==0x400)
    
    wgroup.long 0x0F00++0x03
        line.long 0x00 "GICD_SGIR,Software Generated Interrupt Register"
            bitfld.long 0x00 24.--25. " TLF           ,Target List Filter" "TargetList,All CPUs,Request CPU,?..."
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTL         ,CPU Target List"
            textline "                                  "
            bitfld.long 0x00 15. " NSATT         ,NSATT" "Secure,Non-secure"
            bitfld.long 0x00 0.--3. "   SGINTID       ,SGI Interrupt ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
    else
    wgroup.long 0x0F00++0x03
        line.long 0x00 "GICD_SGIR,Software Generated Interrupt Register"
            bitfld.long 0x00 24.--25. " TLF           ,Target List Filter" "TargetList,All CPUs,Request CPU,?..."
            hexmask.long.byte 0x00 16.--23. 1. "  CPUTL         ,CPU Target List"
            textline "                                  "
            bitfld.long 0x00 0.--3. " SGINTID       ,SGI Interrupt ID" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
    endif

    
        group.long 0x0F20++0x03
            line.long 0x00 "GICD_SET/CLR_PENDSGIR0,SGI Set/Clear Pending Register 0"
                setclrfld.long 0x00 31. 0x00 31. -0x10 31. " SET/CLR_SGI0  ,SGI0 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 30. 0x00 30. -0x10 30. "     SET/CLR_SGI0  ,SGI0 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 29. 0x00 29. -0x10 29. "  SET/CLR_SGI0  ,SGI0 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 28. 0x00 28. -0x10 28. " SET/CLR_SGI0  ,SGI0 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 27. 0x00 27. -0x10 27. "     SET/CLR_SGI0  ,SGI0 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 26. 0x00 26. -0x10 26. "  SET/CLR_SGI0  ,SGI0 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 25. 0x00 25. -0x10 25. " SET/CLR_SGI0  ,SGI0 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 24. 0x00 24. -0x10 24. "     SET/CLR_SGI0  ,SGI0 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 23. 0x00 23. -0x10 23. "  SET/CLR_SGI1  ,SGI1 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 22. 0x00 22. -0x10 22. " SET/CLR_SGI1  ,SGI1 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 21. 0x00 21. -0x10 21. "     SET/CLR_SGI1  ,SGI1 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 20. 0x00 20. -0x10 20. "  SET/CLR_SGI1  ,SGI1 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 19. 0x00 19. -0x10 19. " SET/CLR_SGI1  ,SGI1 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 18. 0x00 18. -0x10 18. "     SET/CLR_SGI1  ,SGI1 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 17. 0x00 17. -0x10 17. "  SET/CLR_SGI1  ,SGI1 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 16. 0x00 16. -0x10 16. " SET/CLR_SGI1  ,SGI1 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 15. 0x00 15. -0x10 15. "     SET/CLR_SGI2  ,SGI2 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 14. 0x00 14. -0x10 14. "  SET/CLR_SGI2  ,SGI2 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 13. 0x00 13. -0x10 13. " SET/CLR_SGI2  ,SGI2 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 12. 0x00 12. -0x10 12. "     SET/CLR_SGI2  ,SGI2 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 11. 0x00 11. -0x10 11. "  SET/CLR_SGI2  ,SGI2 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 10. 0x00 10. -0x10 10. " SET/CLR_SGI2  ,SGI2 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 9. 0x00 9. -0x10 9. "     SET/CLR_SGI2  ,SGI2 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 8. 0x00 8. -0x10 8. "  SET/CLR_SGI2  ,SGI2 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 7. 0x00 7. -0x10 7. " SET/CLR_SGI3  ,SGI3 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 6. 0x00 6. -0x10 6. "     SET/CLR_SGI3  ,SGI3 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 5. 0x00 5. -0x10 5. "  SET/CLR_SGI3  ,SGI3 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 4. 0x00 4. -0x10 4. " SET/CLR_SGI3  ,SGI3 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 3. 0x00 3. -0x10 3. "     SET/CLR_SGI3  ,SGI3 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 2. 0x00 2. -0x10 2. "  SET/CLR_SGI3  ,SGI3 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 1. 0x00 1. -0x10 1. " SET/CLR_SGI3  ,SGI3 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 0. 0x00 0. -0x10 0. "     SET/CLR_SGI3  ,SGI3 Set/Clear Pending Bit" "Disabled,Enabled"
        group.long 0x0F24++0x03
            line.long 0x00 "GICD_SET/CLR_PENDSGIR1,SGI Set/Clear Pending Register 1"
                setclrfld.long 0x00 31. 0x00 31. -0x10 31. " SET/CLR_SGI4  ,SGI4 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 30. 0x00 30. -0x10 30. "     SET/CLR_SGI4  ,SGI4 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 29. 0x00 29. -0x10 29. "  SET/CLR_SGI4  ,SGI4 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 28. 0x00 28. -0x10 28. " SET/CLR_SGI4  ,SGI4 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 27. 0x00 27. -0x10 27. "     SET/CLR_SGI4  ,SGI4 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 26. 0x00 26. -0x10 26. "  SET/CLR_SGI4  ,SGI4 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 25. 0x00 25. -0x10 25. " SET/CLR_SGI4  ,SGI4 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 24. 0x00 24. -0x10 24. "     SET/CLR_SGI4  ,SGI4 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 23. 0x00 23. -0x10 23. "  SET/CLR_SGI5  ,SGI5 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 22. 0x00 22. -0x10 22. " SET/CLR_SGI5  ,SGI5 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 21. 0x00 21. -0x10 21. "     SET/CLR_SGI5  ,SGI5 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 20. 0x00 20. -0x10 20. "  SET/CLR_SGI5  ,SGI5 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 19. 0x00 19. -0x10 19. " SET/CLR_SGI5  ,SGI5 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 18. 0x00 18. -0x10 18. "     SET/CLR_SGI5  ,SGI5 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 17. 0x00 17. -0x10 17. "  SET/CLR_SGI5  ,SGI5 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 16. 0x00 16. -0x10 16. " SET/CLR_SGI5  ,SGI5 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 15. 0x00 15. -0x10 15. "     SET/CLR_SGI6  ,SGI6 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 14. 0x00 14. -0x10 14. "  SET/CLR_SGI6  ,SGI6 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 13. 0x00 13. -0x10 13. " SET/CLR_SGI6  ,SGI6 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 12. 0x00 12. -0x10 12. "     SET/CLR_SGI6  ,SGI6 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 11. 0x00 11. -0x10 11. "  SET/CLR_SGI6  ,SGI6 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 10. 0x00 10. -0x10 10. " SET/CLR_SGI6  ,SGI6 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 9. 0x00 9. -0x10 9. "     SET/CLR_SGI6  ,SGI6 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 8. 0x00 8. -0x10 8. "  SET/CLR_SGI6  ,SGI6 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 7. 0x00 7. -0x10 7. " SET/CLR_SGI7  ,SGI7 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 6. 0x00 6. -0x10 6. "     SET/CLR_SGI7  ,SGI7 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 5. 0x00 5. -0x10 5. "  SET/CLR_SGI7  ,SGI7 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 4. 0x00 4. -0x10 4. " SET/CLR_SGI7  ,SGI7 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 3. 0x00 3. -0x10 3. "     SET/CLR_SGI7  ,SGI7 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 2. 0x00 2. -0x10 2. "  SET/CLR_SGI7  ,SGI7 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 1. 0x00 1. -0x10 1. " SET/CLR_SGI7  ,SGI7 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 0. 0x00 0. -0x10 0. "     SET/CLR_SGI7  ,SGI7 Set/Clear Pending Bit" "Disabled,Enabled"
        group.long 0x0F28++0x03
            line.long 0x00 "GICD_SET/CLR_PENDSGIR2,SGI Set/Clear Pending Register 2"
                setclrfld.long 0x00 31. 0x00 31. -0x10 31. " SET/CLR_SGI8  ,SGI8 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 30. 0x00 30. -0x10 30. "     SET/CLR_SGI8  ,SGI8 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 29. 0x00 29. -0x10 29. "  SET/CLR_SGI8  ,SGI8 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 28. 0x00 28. -0x10 28. " SET/CLR_SGI8  ,SGI8 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 27. 0x00 27. -0x10 27. "     SET/CLR_SGI8  ,SGI8 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 26. 0x00 26. -0x10 26. "  SET/CLR_SGI8  ,SGI8 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 25. 0x00 25. -0x10 25. " SET/CLR_SGI8  ,SGI8 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 24. 0x00 24. -0x10 24. "     SET/CLR_SGI8  ,SGI8 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 23. 0x00 23. -0x10 23. "  SET/CLR_SGI9  ,SGI9 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 22. 0x00 22. -0x10 22. " SET/CLR_SGI9  ,SGI9 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 21. 0x00 21. -0x10 21. "     SET/CLR_SGI9  ,SGI9 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 20. 0x00 20. -0x10 20. "  SET/CLR_SGI9  ,SGI9 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 19. 0x00 19. -0x10 19. " SET/CLR_SGI9  ,SGI9 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 18. 0x00 18. -0x10 18. "     SET/CLR_SGI9  ,SGI9 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 17. 0x00 17. -0x10 17. "  SET/CLR_SGI9  ,SGI9 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 16. 0x00 16. -0x10 16. " SET/CLR_SGI9  ,SGI9 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 15. 0x00 15. -0x10 15. "     SET/CLR_SGI10 ,SGI10 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 14. 0x00 14. -0x10 14. "  SET/CLR_SGI10 ,SGI10 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 13. 0x00 13. -0x10 13. " SET/CLR_SGI10 ,SGI10 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 12. 0x00 12. -0x10 12. "     SET/CLR_SGI10 ,SGI10 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 11. 0x00 11. -0x10 11. "  SET/CLR_SGI10 ,SGI10 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 10. 0x00 10. -0x10 10. " SET/CLR_SGI10 ,SGI10 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 9. 0x00 9. -0x10 9. "     SET/CLR_SGI10 ,SGI10 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 8. 0x00 8. -0x10 8. "  SET/CLR_SGI10 ,SGI10 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 7. 0x00 7. -0x10 7. " SET/CLR_SGI11 ,SGI11 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 6. 0x00 6. -0x10 6. "     SET/CLR_SGI11 ,SGI11 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 5. 0x00 5. -0x10 5. "  SET/CLR_SGI11 ,SGI11 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 4. 0x00 4. -0x10 4. " SET/CLR_SGI11 ,SGI11 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 3. 0x00 3. -0x10 3. "     SET/CLR_SGI11 ,SGI11 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 2. 0x00 2. -0x10 2. "  SET/CLR_SGI11 ,SGI11 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 1. 0x00 1. -0x10 1. " SET/CLR_SGI11 ,SGI11 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 0. 0x00 0. -0x10 0. "     SET/CLR_SGI11 ,SGI11 Set/Clear Pending Bit" "Disabled,Enabled"
        group.long 0x0F2C++0x03
            line.long 0x00 "GICD_SET/CLR_PENDSGIR2,SGI Set/Clear Pending Register 3"
                setclrfld.long 0x00 31. 0x00 31. -0x10 31. " SET/CLR_SGI12 ,SGI12 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 30. 0x00 30. -0x10 30. "     SET/CLR_SGI12 ,SGI12 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 29. 0x00 29. -0x10 29. "  SET/CLR_SGI12 ,SGI12 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 28. 0x00 28. -0x10 28. " SET/CLR_SGI12 ,SGI12 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 27. 0x00 27. -0x10 27. "     SET/CLR_SGI12 ,SGI12 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 26. 0x00 26. -0x10 26. "  SET/CLR_SGI12 ,SGI12 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 25. 0x00 25. -0x10 25. " SET/CLR_SGI12 ,SGI12 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 24. 0x00 24. -0x10 24. "     SET/CLR_SGI12 ,SGI12 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 23. 0x00 23. -0x10 23. "  SET/CLR_SGI13 ,SGI13 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 22. 0x00 22. -0x10 22. " SET/CLR_SGI13 ,SGI13 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 21. 0x00 21. -0x10 21. "     SET/CLR_SGI13 ,SGI13 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 20. 0x00 20. -0x10 20. "  SET/CLR_SGI13 ,SGI13 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 19. 0x00 19. -0x10 19. " SET/CLR_SGI13 ,SGI13 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 18. 0x00 18. -0x10 18. "     SET/CLR_SGI13 ,SGI13 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 17. 0x00 17. -0x10 17. "  SET/CLR_SGI13 ,SGI13 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 16. 0x00 16. -0x10 16. " SET/CLR_SGI13 ,SGI13 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 15. 0x00 15. -0x10 15. "     SET/CLR_SGI14 ,SGI14 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 14. 0x00 14. -0x10 14. "  SET/CLR_SGI14 ,SGI14 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 13. 0x00 13. -0x10 13. " SET/CLR_SGI14 ,SGI14 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 12. 0x00 12. -0x10 12. "     SET/CLR_SGI14 ,SGI14 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 11. 0x00 11. -0x10 11. "  SET/CLR_SGI14 ,SGI14 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 10. 0x00 10. -0x10 10. " SET/CLR_SGI14 ,SGI14 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 9. 0x00 9. -0x10 9. "     SET/CLR_SGI14 ,SGI14 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 8. 0x00 8. -0x10 8. "  SET/CLR_SGI14 ,SGI14 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 7. 0x00 7. -0x10 7. " SET/CLR_SGI15 ,SGI15 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 6. 0x00 6. -0x10 6. "     SET/CLR_SGI15 ,SGI15 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 5. 0x00 5. -0x10 5. "  SET/CLR_SGI15 ,SGI15 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 4. 0x00 4. -0x10 4. " SET/CLR_SGI15 ,SGI15 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 3. 0x00 3. -0x10 3. "     SET/CLR_SGI15 ,SGI15 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 2. 0x00 2. -0x10 2. "  SET/CLR_SGI15 ,SGI15 Set/Clear Pending Bit" "Disabled,Enabled"
                textline "                                  "
                setclrfld.long 0x00 1. 0x00 1. -0x10 1. " SET/CLR_SGI15 ,SGI15 Set/Clear Pending Bit" "Disabled,Enabled"
                setclrfld.long 0x00 0. 0x00 0. -0x10 0. "     SET/CLR_SGI15 ,SGI15 Set/Clear Pending Bit" "Disabled,Enabled"

tree.end

width 12.
tree "Peripheral/Component ID Registers"
    
        rgroup.byte 0x0FE0++0x03
            line.byte 0x00 "GICD_PIDR0,Peripheral ID0 Register"
                hexmask.byte 0x00 0.--7. 1. " DEVID         ,DevID field"
        rgroup.byte 0x0FE4++0x03
            line.byte 0x00 "GICD_PIDR1,Peripheral ID1 Register"
                bitfld.byte 0x00 4.--7. " ARCHID        ,ArchID field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.byte 0x00 0.--3. "             DEVID         ,DevID field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        rgroup.byte 0x0FE8++0x03
            line.byte 0x00 "GICD_PIDR2,Peripheral ID2 Register"
                bitfld.byte 0x00 4.--7. " ARCHREV       ,ArchRev field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                bitfld.byte 0x00 3. "             UJEPCODE      ,UsesJEPcode field" "Low,High"
                bitfld.byte 0x00 0.--2. "           ARCHID         ,ArchID field" "0,1,2,3,4,5,6,7"
        rgroup.byte 0x0FEC++0x03
            line.byte 0x00 "GICD_PIDR3,Peripheral ID3 Register"
                bitfld.byte 0x00 4.--7. " REVID         ,Revision field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        rgroup.byte 0x0FD0++0x03
            line.byte 0x00 "GICD_PIDR4,Peripheral ID4 Register"
                bitfld.byte 0x00 0.--3. " CC            ,ContinuationCode field" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"

        hgroup.byte 0xFD4++0x03
            hide.byte 0x00 "GICD_PIDR5,Peripheral ID5 Register"
        hgroup.byte 0xFD8++0x03
            hide.byte 0x00 "GICD_PIDR6,Peripheral ID6 Register"
        hgroup.byte 0xFDC++0x03
            hide.byte 0x00 "GICD_PIDR7,Peripheral ID7 Register"

        textline "                 "
        rgroup.byte 0xFF0++0x03
            line.byte 0x00 "GICD_CIDR0,Component ID0 Register"
                hexmask.byte 0x00 0.--7. 1. " FIXVAL        ,ARM-defined fixed values for the preamble for component discovery"
        rgroup.byte 0xFF4++0x03
            line.byte 0x00 "GICD_CIDR1,Component ID1 Register"
                hexmask.byte 0x00 0.--7. 1. " FIXVAL        ,ARM-defined fixed values for the preamble for component discovery"
        rgroup.byte 0xFF8++0x03
            line.byte 0x00 "GICD_CIDR2,Component ID2 Register"
                hexmask.byte 0x00 0.--7. 1. " FIXVAL        ,ARM-defined fixed values for the preamble for component discovery"
        rgroup.byte 0xFFC++0x03
            line.byte 0x00 "GICD_CIDR3,Component ID3 Register"
                hexmask.byte 0x00 0.--7. 1. " FIXVAL        ,ARM-defined fixed values for the preamble for component discovery"
        textline "                 "
tree.end
tree.end


base AD:0xf6802000
width 17.
tree "CPU Interface"
    if (((per.l(AD:0xf6801000+0x04))&0x400)==0x0)
    
        group.long 0x0000++0x03
            line.long 0x00 "GICC_CTLR,CPU Interface Control Register"
                bitfld.long 0x00 9. " EOIMODENS     ,Controls the behavior of Non-secure accesses to the GICC_EOIR and GICC_DIR registers" "Priority drop/Deactivate,Priority drop"
                bitfld.long 0x00 6. "  IRQBYPDISGRP1 ,When the signaling of IRQs by the CPU interface is disabled this bit partly controls whether the bypass IRQ signal is signaled to the processor" "Signaled,Not signaled"
                bitfld.long 0x00 5. "              FIQBYPDISGRP1 ,When the signaling of FIQs by the CPU interface is disabled this bit partly controls whether the bypass FIQ signal is signaled to the processor" "Signaled,Not signaled"
                textline "                          "
                bitfld.long 0x00 0. " ENABLEGRP1    ,Enable for the signaling of Group 1 interrupts by the CPU interface to the connected processor" "Disabled,Enabled"
                textline "                          "
                textline "                          "
    else
    
        if ADDRESS.isSECUREEX(AD:0xf6802000)
         
            group.long 0x0000++0x03
                line.long 0x00 "GICC_CTLR,CPU Interface Control Register (Secure access)"
                    bitfld.long 0x00 10. " EOIMODENS     ,Controls the behavior of Non-secure accesses to the GICC_EOIR and GICC_DIR registers" "Priority drop/Deactivate,Priority drop"
                    bitfld.long 0x00 9. "  EOIMODES      ,Controls the behavior of accesses to GICC_EOIR and GICC_DIR registers" "Priority drop/Deactivate,Priority drop"
                    bitfld.long 0x00 8. "  IRQBYPDISGRP1 ,When the signaling of IRQs by the CPU interface is disabled this bit partly controls whether the bypass IRQ signal is signaled to the processor" "Signaled,Not signaled"
                    textline "                          "
                    bitfld.long 0x00 7. " FIQBYPDISGRP1 ,When the signaling of FIQs by the CPU interface is disabled this bit partly controls whether the bypass FIQ signal is signaled to the processor" "Signaled,Not signaled"
                    bitfld.long 0x00 6. "              IRQBYPDISGRP0 ,When the signaling of FIQs by the CPU interface is disabled this bit partly controls whether the bypass FIQ signal is signaled to the processor" "Signaled,Not signaled"
                    bitfld.long 0x00 5. "              FIQBYPDISGRP0 ,When the signaling of FIQs by the CPU interface is disabled this bit partly controls whether the bypass FIQ signal is signaled to the processor" "Signaled,Not signaled"
                    textline "                          "
                    bitfld.long 0x00 4. " CBPR          ,Controls whether the GICC_BPR provides common control to Group 0 and Group 1 interrupts" "BPR/ABPR split,BPR common"
                    bitfld.long 0x00 3. "            FIQEN         ,Controls whether the CPU interface signals Group 0 interrupts to a target processor using the FIQ or the IRQ signal" "IRQ,FIQ"
                    bitfld.long 0x00 2. "                       ACKCTL        ,Acknowledge Control" "ID 1022 interrupt,Corresponding interrupt"
                    textline "                          "
                    bitfld.long 0x00 1. " ENABLEGRP1    ,Enable for the signaling of Group 1 interrupts by the CPU interface to the connected processor" "Disabled,Enabled"
                    bitfld.long 0x00 0. "                  ENABLEGRP0    ,Enable for the signaling of Group 0 interrupts by the CPU interface to the connected processor" "Disabled,Enabled"
        else
            group.long 0x0000++0x03
                line.long 0x00 "GICC_CTLR,CPU Interface Control Register  (Non-secure access)"
                    bitfld.long 0x00 9. " EOIMODENS     ,Controls the behavior of Non-secure accesses to the GICC_EOIR and GICC_DIR registers" "Priority drop/Deactivate,Priority drop"
                    bitfld.long 0x00 6. "  IRQBYPDISGRP1 ,When the signaling of IRQs by the CPU interface is disabled this bit partly controls whether the bypass IRQ signal is signaled to the processor" "Signaled,Not signaled"
                    bitfld.long 0x00 5. "              FIQBYPDISGRP1 ,When the signaling of FIQs by the CPU interface is disabled this bit partly controls whether the bypass FIQ signal is signaled to the processor" "Signaled,Not signaled"
                    textline "                          "
                    bitfld.long 0x00 0. " ENABLEGRP1    ,Enable for the signaling of Group 1 interrupts by the CPU interface to the connected processor" "Disabled,Enabled"
                    textline "                          "
                    textline "                          "
        endif
    endif

    group.long 0x0004++0x03
        line.long 0x00 "GICC_PMR,Interrupt Priority Mask Register"
            hexmask.long.byte 0x00 0.--7. 1. " PRIORITY      ,Priority mask level for CPU interface"

    if (((per.l(AD:0xf6801000+0x04))&0x400)==0x400)
    
        if ADDRESS.isSECUREEX(AD:0xf6802000+0x0008)
        
            group.long 0x0008++0x03
                line.long 0x00 "GICC_BPR,Binary Point Register (Secure access)"
                    bitfld.long 0x00 0.--2. " BINARY_POINT  ,The value of this field controls how the 8-bit interrupt priority field is split into a group priority field and subpriority field" "Reserved,Reserved,[7:3]/[2:0],[7:4]/[3:0],[7:5]/[4:0],[7:6]/[5:0],[7]/[6:0],-/[7:0]"
        else
            group.long 0x0008++0x03
                line.long 0x00 "GICC_BPR,Binary Point Register (Non-secure access)"
                    bitfld.long 0x00 0.--2. " BINARY_POINT  ,The value of this field controls how the 8-bit interrupt priority field is split into a group priority field and subpriority field" "Reserved,Reserved,Reserved,[7:4]/[3:0],[7:5]/[4:0],[7:6]/[5:0],[7]/[6:0],-/[7:0]"
        endif
    else
        group.long 0x0008++0x03
            line.long 0x00 "GICC_BPR,Binary Point Register"
                bitfld.long 0x00 0.--2. " BINARY_POINT  ,The value of this field controls how the 8-bit interrupt priority field is split into a group priority field and subpriority field" "Reserved,Reserved,Reserved,[7:4]/[3:0],[7:5]/[4:0],[7:6]/[5:0],[7]/[6:0],-/[7:0]"
    endif

    hgroup.long 0x000C++0x03
        hide.long 0x00 "GICC_IAR,Interrupt Acknowledge Register"
            in

    wgroup.long 0x0010++0x03
        line.long 0x00 "GICC_EOIR,End Of Interrupt Register"
            bitfld.long 0x00 10.--12. " CPUID         ,On a multiprocessor implementation if the write refers to an SGI this field contains the CPUID value from the corresponding GICC_IAR access" "0,1,2,3,4,5,6,7"
            hexmask.long.word 0x00 0.--9. 1. "                         EOIINTID      ,The Interrupt ID value from the corresponding GICC_IAR access"
    rgroup.long 0x0014++0x03
        line.long 0x00 "GICC_RPR,Running Priority Register"
            hexmask.long.byte 0x00 0.--7. 1. " PRIORITY      ,The current running priority on the CPU interface"
    rgroup.long 0x0018++0x03
        line.long 0x00 "GICC_HPIR,Highest Priority Pending Interrupt Register"
            bitfld.long 0x00 10.--12. " CPUID         ,On a multiprocessor implementation if the PENDINTID field returns the ID of an SGI this field contains the CPUID value for that interrupt" "0,1,2,3,4,5,6,7"
            hexmask.long.word 0x00 0.--9. 1. "                         PENDINTID     ,The interrupt ID of the highest priority pending interrupt"

    if (((per.l(AD:0xf6801000+0x04))&0x400)==0x400)
    
        group.long 0x001C++0x03
            line.long 0x00 "GICC_ABPR,Aliased Binary Point Register"
                bitfld.long 0x00 0.--2. " BINARY_POINT  ,The value of this field controls how the 8-bit interrupt priority field is split into a group priority field and subpriority field" "[7:1]/[0],[7:2]/[1:0],[7:3]/[2:0],[7:4]/[3:0],[7:5]/[4:0],[7:6]/[5:0],[7]/[6:0],-/[7:0]"
    else
        hgroup.long 0x001C++0x03
            hide.long 0x00 "GICC_ABPR,Aliased Binary Point Register"
    endif

    
        hgroup.long 0x0020++0x003
            hide.long 0x00 "GICC_AIAR,Aliased Interrupt Acknowledge Register"
                in

        if (((per.l(AD:0xf6801000+0x04))&0x400)==0x400)
        
            wgroup.long 0x0024++0x03
                line.long 0x00 "GICC_AEOIR,Aliased End of Interrupt Register"
                    bitfld.long 0x00 10.--12. " CPUID         ,On a multiprocessor implementation if the write refers to an SGI this field contains the CPUID value from the corresponding GICC_IAR access" "0,1,2,3,4,5,6,7"
                    hexmask.long.word 0x00 0.--9. 1. "                         EOIINTID      ,The Interrupt ID value from the corresponding GICC_IAR access"

            rgroup.long 0x0028++0x03
                line.long 0x00 "GICC_AHPPIR,Aliased Highest Priority Pending Interrupt Register"
                    bitfld.long 0x00 10.--12. " CPUID         ,On a multiprocessor implementation if the PENDINTID field returns the ID of an SGI this field contains the CPUID value for that interrupt" "0,1,2,3,4,5,6,7"
                    hexmask.long.word 0x00 0.--9. 1. "                         PENDINTID     ,The interrupt ID of the highest priority pending interrupt"
        else
            hgroup.long 0x0024++0x03
                hide.long 0x00 "GICC_AEOIR,Aliased End of Interrupt Register"
            hgroup.long 0x0028++0x03
                hide.long 0x00 "GICC_AHPPIR,Aliased Highest Priority Pending Interrupt Register"
        endif

        group.long 0x00D0++0x03
            line.long 0x00 "GICC_APR0,Active Priorities Register"

        if (((per.l(AD:0xf6801000+0x04))&0x400)==0x400)
        
            group.long 0x00E0++0x03
                line.long 0x00 "GICC_NSAPR0,Non-Secure Active Priorities Register"
        else
            hgroup.long 0x00E0++0x03
                hide.long 0x00 "GICC_NSAPR0,Non-Secure Active Priorities Register"
        endif

    rgroup.long 0x00FC++0x03
        line.long 0x00 "GICC_IIDR,CPU and Virtual CPU Interface Identification Register"
            hexmask.long.word 0x00 20.--31. 1. " PRODID        ,Product ID"
            bitfld.long 0x00 16.--19. "  ARCH_VER        ,Identifies the architecture version of the GIC" "GICv1,GICv1,GICv2,GICv2,?..."
            textline "                     "
            bitfld.long 0x00 12.--15. "      REV           ,Revision" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
            hexmask.long.word 0x00 0.--11. 1. "    IMP             ,Implementer"

        
        wgroup.long 0x1000++0x03
            line.long 0x00 "GICC_DIR,Deactivate Interrupt Register"
                bitfld.long 0x00 10.--12. " CPUID         ,On a multiprocessor implementation this field identifies the processor that requested the interrupt" "0,1,2,3,4,5,6,7"
                hexmask.long.word 0x00 0.--9. 1. "     INTID         ,The interrupt ID"
tree.end

sif CPU.FEATURE(hypervisor)

base AD:0xf6804000
width 12.
tree "Virtual CPU Control Interface"
    
        group.long 0x0000++0x03
            line.long 0x00 "GICH_HCR,Hypervisor Control Register"
                bitfld.long 0x00 27.--31. " EOICOUNT  ,Counts the number of EOIs received that do not have a corresponding entry in the List registers" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 7. "                    VGRP1DIE   ,VM Disable Group 1 Interrupt Enable" "Disabled,Enabled"
                bitfld.long 0x00 6. "      VGRP1EIE  ,VM Enable Group 1 Interrupt Enable" "Disabled,Enabled"
                textline "                     "
                bitfld.long 0x00 5. " VGRP0DIE  ,VM Disable Group 0 Interrupt Enable" "Disabled,Enabled"
                bitfld.long 0x00 4. "              VGRP0EIE   ,VM Disable Group 0 Interrupt Enable" "Disabled,Enabled"
                bitfld.long 0x00 3. "      NPIE      ,No Pending Interrupt Enable" "Disabled,Enabled"
                textline "                     "
                bitfld.long 0x00 2. " LRENPIE   ,List Register Entry Not Present Interrupt Enable" "Disabled,Enabled"
                bitfld.long 0x00 1. "              UIE        ,Underflow Interrupt Enable" "Disabled,Enabled"
                bitfld.long 0x00 0. "      EN        ,Enable" "Disabled,Enabled"

        rgroup.long 0x0004++0x03
            line.long 0x00 "GICH_VTR,VGIC Type Register"
                bitfld.long 0x00 29.--31. " PRIBITS   ,Number of priority bits" "Reserved,Reserved,Reserved,Reserved,5 bits 32 PRI levels,?..."
                textline "                     "
                bitfld.long 0x00 26.--28. " PREBITS   ,Number of pre-emption bits" "Reserved,Reserved,Reserved,Reserved,5 bits 32 PRE levels,?..."
                textline "                     "
                bitfld.long 0x00 0.--5. " LISTREGS  ,List regs number" "Reserved,Reserved,Reserved,4 lists,?..."

        group.long 0x008++0x03
            line.long 0x00 "GICH_VMCR,Virtual Machine Control Register"
                bitfld.long 0x00 27.--31. " VMPRIMASK ,Alias of GICV_PMR.Priority" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                bitfld.long 0x00 21.--23. "                    VMBP       ,Alias of GICV_BPR.Binary point" "0,1,2,3,4,5,6,7"
                bitfld.long 0x00 18.--20. "             VMABP     ,Alias of GICV_ABPR.Binary point" "0,1,2,3,4,5,6,7"
                textline "                     "
                bitfld.long 0x00 9. " VEM       ,Alias of GICV_CTLR.EOImode" "0,1"
                bitfld.long 0x00 4. "                     VMCBPR     ,Alias of GICV_CTLR.CBPR" "0,1"
                bitfld.long 0x00 3. "             VMFIQEN   ,Alias of GICV_CTLR.FIQEn" "0,1"
                textline "                     "
                bitfld.long 0x00 2. " VMACKCTL  ,Alias of GICV_CTLR.AckCtl" "0,1"
                bitfld.long 0x00 1. "                     VMGRP1EN   ,Alias of GICV_CTLR.EnableGrp1" "0,1"
                bitfld.long 0x00 0. "             VMGRP0EN  ,Alias of GICV_CTLR.EnableGrp0" "0,1"

        rgroup.long 0x0010++0x03
            line.long 0x00 "GICH_MISR,Maintenance Interrupt Status Register"
                bitfld.long 0x00 7. " VGRP1D    ,Disabled Group 1 maintenance interrupt" "No interrupt,Interrupt"
                bitfld.long 0x00 6. "          VGRP1E     ,Enabled Group 1 maintenance interrupt" "No interrupt,Interrupt"
                bitfld.long 0x00 5. "  VGRP0D    ,Disabled Group 0 maintenance interrupt" "No interrupt,Interrupt"
                textline "                     "
                bitfld.long 0x00 4. " VGRP0E    ,Enabled Group 0 maintenance interrupt" "No interrupt,Interrupt"
                bitfld.long 0x00 3. "          NP         ,No Pending maintenance interrupt" "No interrupt,Interrupt"
                bitfld.long 0x00 2. "  LRENP     ,List Register Entry Not Present maintenance interrupt" "No interrupt,Interrupt"
                textline "                     "
                bitfld.long 0x00 1. " U         ,Underflow maintenance interrupt" "No interrupt,Interrupt"
                bitfld.long 0x00 0. "          EOI        ,EOI maintenance interrupt" "No interrupt,Interrupt"
        rgroup.long 0x020++0x03
            line.long 0x00 "GICH_EISR0,End of Interrupt Status Register"
                bitfld.long 0x00 3. " STATUS3   ,EOI maintenance interrupt status for List register 3" "No interrupt,Interrupt"
                bitfld.long 0x00 2. "          STATUS2    ,EOI maintenance interrupt status for List register 2" "No interrupt,Interrupt"
                bitfld.long 0x00 1. "  STATUS1   ,EOI maintenance interrupt status for List register 1" "No interrupt,Interrupt"
                textline "                     "
                bitfld.long 0x00 0. " STATUS0   ,EOI maintenance interrupt status for List register 0" "No interrupt,Interrupt"
        rgroup.long 0x0030++0x03
            line.long 0x00 "GICH_ELSR0,Empty List register Status Register"
                bitfld.long 0x00 3. " STATUS3   ,Emptiness status bit for List register 3" "Not empty,Empty"
                bitfld.long 0x00 2. "             STATUS2    ,Emptiness status bit for List register 2" "Not empty,Empty"
                bitfld.long 0x00 1. "     STATUS1   ,Emptiness status bit for List register 1" "Not empty,Empty"
                textline "                     "
                bitfld.long 0x00 0. " STATUS0   ,Emptiness status bit for List register 0" "Not empty,Empty"

        group.long 0x00F0++0x03
            line.long 0x00 "GICH_APR0,Active Priorities Register"
                bitfld.long 0x00 31. " APB31     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 30. "            APB30      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 29. "    APB29     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 28. " APB28     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 27. "            APB27      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 26. "    APB26     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 25. " APB25     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 24. "            APB24      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 23. "    APB23     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 22. " APB22     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 21. "            APB21      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 20. "    APB20     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 19. " APB19     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 18. "            APB18      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 17. "    APB17     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 16. " APB16     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 15. "            APB15      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 14. "    APB14     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 13. " APB13     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 12. "            APB12      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 11. "    APB11     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 10. " APB10     ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 9. "            APB9       ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 8. "    APB8      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 7. " APB7      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 6. "            APB6       ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 5. "    APB5      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 4. " APB4      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 3. "            APB3       ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 2. "    APB2      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 1. " APB1      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 0. "            APB0       ,Determines whether the corresponding preemption level is active" "Not active,Active"

            if (((per.l(AD:0xf6804000+0x100))&0x80000000)==0x80000000)
            
                group.long 0x100++0x03
                    line.long 0x00 "GICH_LR0,List Register 0"
                        bitfld.long 0x00 31. " HW        ,Indicates whether this virtual interrupt is a hardware interrupt" "Software,Hardware"
                        bitfld.long 0x00 30. "              GRP1       ,Indicates whether this virtual interrupt is a Group 1 virtual interrupt" "Group 0,Group 1"
                        bitfld.long 0x00 28.--29. "       STATE     ,The state of the interrupt" "Invalid,Pending,Active,Pending and active"
                        textline "                     "
                        bitfld.long 0x00 23.--27. " PRIORITY  ,The priority of this interrupt" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                        hexmask.long.word 0x00 10.--19. 1. "                    PHYSICALID ,Indicates the physical interrupt ID that the hypervisor forwards to the Distributor"
                        hexmask.long.word 0x00 0.--9. 1. "          VIRTUALID ,This ID is returned to the Guest OS when the interrupt is acknowledged through the VM Interrupt Acknowledge register, GICV_IAR"
            else
                group.long 0x100++0x03
                    line.long 0x00 "GICH_LR0,List Register 0"
                        bitfld.long 0x00 31. " HW        ,Indicates whether this virtual interrupt is a hardware interrupt" "Software,Hardware"
                        bitfld.long 0x00 30. "              GRP1       ,Indicates whether this virtual interrupt is a Group 1 virtual interrupt" "Group 0,Group 1"
                        bitfld.long 0x00 28.--29. "       STATE     ,The state of the interrupt" "Invalid,Pending,Active,Pending and active"
                        textline "                     "
                        bitfld.long 0x00 23.--27. " PRIORITY  ,The priority of this interrupt" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                        bitfld.long 0x00 19. "                    EOI        ,Indicates whether this interrupt triggers an EOI maintenance interrupt" "Not asserted,Asserted"
                        bitfld.long 0x00 10.--12. "  CPUID     ,If the interrupt has the VirtualID for an SGI that is 0-15 this field shows the requesting CPU ID" "0,1,2,3,4,5,6,7"
                        textline "                     "
                        hexmask.long.word 0x00 0.--9. 1. " VIRTUALID ,This ID is returned to the Guest OS when the interrupt is acknowledged through the VM Interrupt Acknowledge register, GICV_IAR"
            endif
            if (((per.l(AD:0xf6804000+0x104))&0x80000000)==0x80000000)
            
                group.long 0x104++0x03
                    line.long 0x00 "GICH_LR1,List Register 1"
                        bitfld.long 0x00 31. " HW        ,Indicates whether this virtual interrupt is a hardware interrupt" "Software,Hardware"
                        bitfld.long 0x00 30. "              GRP1       ,Indicates whether this virtual interrupt is a Group 1 virtual interrupt" "Group 0,Group 1"
                        bitfld.long 0x00 28.--29. "       STATE     ,The state of the interrupt" "Invalid,Pending,Active,Pending and active"
                        textline "                     "
                        bitfld.long 0x00 23.--27. " PRIORITY  ,The priority of this interrupt" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                        hexmask.long.word 0x00 10.--19. 1. "                    PHYSICALID ,Indicates the physical interrupt ID that the hypervisor forwards to the Distributor"
                        hexmask.long.word 0x00 0.--9. 1. "          VIRTUALID ,This ID is returned to the Guest OS when the interrupt is acknowledged through the VM Interrupt Acknowledge register, GICV_IAR"
            else
                group.long 0x104++0x03
                    line.long 0x00 "GICH_LR1,List Register 1"
                        bitfld.long 0x00 31. " HW        ,Indicates whether this virtual interrupt is a hardware interrupt" "Software,Hardware"
                        bitfld.long 0x00 30. "              GRP1       ,Indicates whether this virtual interrupt is a Group 1 virtual interrupt" "Group 0,Group 1"
                        bitfld.long 0x00 28.--29. "       STATE     ,The state of the interrupt" "Invalid,Pending,Active,Pending and active"
                        textline "                     "
                        bitfld.long 0x00 23.--27. " PRIORITY  ,The priority of this interrupt" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                        bitfld.long 0x00 19. "                    EOI        ,Indicates whether this interrupt triggers an EOI maintenance interrupt" "Not asserted,Asserted"
                        bitfld.long 0x00 10.--12. "  CPUID     ,If the interrupt has the VirtualID for an SGI that is 0-15 this field shows the requesting CPU ID" "0,1,2,3,4,5,6,7"
                        textline "                     "
                        hexmask.long.word 0x00 0.--9. 1. " VIRTUALID ,This ID is returned to the Guest OS when the interrupt is acknowledged through the VM Interrupt Acknowledge register, GICV_IAR"
            endif
            if (((per.l(AD:0xf6804000+0x108))&0x80000000)==0x80000000)
            
                group.long 0x108++0x03
                    line.long 0x00 "GICH_LR2,List Register 2"
                        bitfld.long 0x00 31. " HW        ,Indicates whether this virtual interrupt is a hardware interrupt" "Software,Hardware"
                        bitfld.long 0x00 30. "              GRP1       ,Indicates whether this virtual interrupt is a Group 1 virtual interrupt" "Group 0,Group 1"
                        bitfld.long 0x00 28.--29. "       STATE     ,The state of the interrupt" "Invalid,Pending,Active,Pending and active"
                        textline "                     "
                        bitfld.long 0x00 23.--27. " PRIORITY  ,The priority of this interrupt" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                        hexmask.long.word 0x00 10.--19. 1. "                    PHYSICALID ,Indicates the physical interrupt ID that the hypervisor forwards to the Distributor"
                        hexmask.long.word 0x00 0.--9. 1. "          VIRTUALID ,This ID is returned to the Guest OS when the interrupt is acknowledged through the VM Interrupt Acknowledge register, GICV_IAR"
            else
                group.long 0x108++0x03
                    line.long 0x00 "GICH_LR2,List Register 2"
                        bitfld.long 0x00 31. " HW        ,Indicates whether this virtual interrupt is a hardware interrupt" "Software,Hardware"
                        bitfld.long 0x00 30. "              GRP1       ,Indicates whether this virtual interrupt is a Group 1 virtual interrupt" "Group 0,Group 1"
                        bitfld.long 0x00 28.--29. "       STATE     ,The state of the interrupt" "Invalid,Pending,Active,Pending and active"
                        textline "                     "
                        bitfld.long 0x00 23.--27. " PRIORITY  ,The priority of this interrupt" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                        bitfld.long 0x00 19. "                    EOI        ,Indicates whether this interrupt triggers an EOI maintenance interrupt" "Not asserted,Asserted"
                        bitfld.long 0x00 10.--12. "  CPUID     ,If the interrupt has the VirtualID for an SGI that is 0-15 this field shows the requesting CPU ID" "0,1,2,3,4,5,6,7"
                        textline "                     "
                        hexmask.long.word 0x00 0.--9. 1. " VIRTUALID ,This ID is returned to the Guest OS when the interrupt is acknowledged through the VM Interrupt Acknowledge register, GICV_IAR"
            endif
            if (((per.l(AD:0xf6804000+0x10C))&0x80000000)==0x80000000)
            
                group.long 0x10C++0x03
                    line.long 0x00 "GICH_LR3,List Register 3"
                        bitfld.long 0x00 31. " HW        ,Indicates whether this virtual interrupt is a hardware interrupt" "Software,Hardware"
                        bitfld.long 0x00 30. "              GRP1       ,Indicates whether this virtual interrupt is a Group 1 virtual interrupt" "Group 0,Group 1"
                        bitfld.long 0x00 28.--29. "       STATE     ,The state of the interrupt" "Invalid,Pending,Active,Pending and active"
                        textline "                     "
                        bitfld.long 0x00 23.--27. " PRIORITY  ,The priority of this interrupt" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                        hexmask.long.word 0x00 10.--19. 1. "                    PHYSICALID ,Indicates the physical interrupt ID that the hypervisor forwards to the Distributor"
                        hexmask.long.word 0x00 0.--9. 1. "          VIRTUALID ,This ID is returned to the Guest OS when the interrupt is acknowledged through the VM Interrupt Acknowledge register, GICV_IAR"
            else
                group.long 0x10C++0x03
                    line.long 0x00 "GICH_LR3,List Register 3"
                        bitfld.long 0x00 31. " HW        ,Indicates whether this virtual interrupt is a hardware interrupt" "Software,Hardware"
                        bitfld.long 0x00 30. "              GRP1       ,Indicates whether this virtual interrupt is a Group 1 virtual interrupt" "Group 0,Group 1"
                        bitfld.long 0x00 28.--29. "       STATE     ,The state of the interrupt" "Invalid,Pending,Active,Pending and active"
                        textline "                     "
                        bitfld.long 0x00 23.--27. " PRIORITY  ,The priority of this interrupt" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
                        bitfld.long 0x00 19. "                    EOI        ,Indicates whether this interrupt triggers an EOI maintenance interrupt" "Not asserted,Asserted"
                        bitfld.long 0x00 10.--12. "  CPUID     ,If the interrupt has the VirtualID for an SGI that is 0-15 this field shows the requesting CPU ID" "0,1,2,3,4,5,6,7"
                        textline "                     "
                        hexmask.long.word 0x00 0.--9. 1. " VIRTUALID ,This ID is returned to the Guest OS when the interrupt is acknowledged through the VM Interrupt Acknowledge register, GICV_IAR"
            endif
tree.end


base AD:0xf6806000
width 12.
tree "Virtual CPU Interface"
    
        group.long 0x0000++0x03
            line.long 0x00 "GICV_CTLR,Virtual Machine Control Register"
                bitfld.long 0x00 9. " EOIMODE      ,Controls the behavior associated with the GICV_EOIR GICV_AEOIR and GICV_DIR registers" "Priority drop/Deactivate,Priority drop"
                bitfld.long 0x00 4. "  CBPR       ,Controls whether the GICV_BPR controls both Group 0 and Group 1 virtual interrupts" "BPR/ABPR split,BPR common"
                bitfld.long 0x00 3. "  FIQEN      ,Controls whether interrupts marked as Group 0 are presented as virtual FIQs" "IRQs,FIQs"
                textline "                     "
                bitfld.long 0x00 2. " ACKCTL       ,Acknowledge Control" "ID 1022 interrupt,Corresponding interrupt"
                bitfld.long 0x00 1. "   ENABLEGRP1 ,Enables the signaling of Group 1 virtual interrupts by the virtual CPU interface to the virtual machine" "Disabled,Enabled"
                bitfld.long 0x00 0. "        ENABLEGRP0 ,Enables the signaling of Group 0 virtual interrupts by the virtual CPU interface to the virtual machine" "Disabled,Enabled"
        group.long 0x0004++0x03
            line.long 0x00 "GICV_PMR,VM Priority Mask Register"
                bitfld.long 0x00 3.--7. " PRIORITY     ,Priority mask level for CPU interface" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31"
        group.long 0x0008++0x03
            line.long 0x00 "GICV_BPR,VM Binary Point Register"
                bitfld.long 0x00 0.--2. " BINARY_POINT ,The value of this field controls how the 8-bit interrupt priority field is split into a group priority field and subpriority field" "Reserved,Reserved,[7:3]/[2:0],[7:4]/[3:0],[7:5]/[4:0],[7:6]/[5:0],[7]/[6:0],-/[7:0]"
        hgroup.long 0x000C++0x03
            hide.long 0x00 "GICV_IAR,VM Interrupt Acknowledge Register"
                in
        wgroup.long 0x0010++0x03
            line.long 0x00 "GICV_EOIR,VM End of Interrupt Register"
                bitfld.long 0x00 10.--12. " CPUID        ,On a multiprocessor implementation if the write refers to an SGI this field contains the CPUID value from the corresponding GICC_IAR access" "0,1,2,3,4,5,6,7"
                hexmask.long.word 0x00 0.--9. 1. "                         EOIINTID   ,The Interrupt ID value from the corresponding GICC_IAR access"
        rgroup.long 0x0014++0x03
            line.long 0x00 "GICV_RPR,VM Running Priority Register"
                hexmask.long.byte 0x00 0.--7. 1. " PRIORITY     ,The current running priority on the Virtual CPU interface"
        rgroup.long 0x0018++0x03
            line.long 0x00 "GICV_HPPIR,VM Highest Priority Pending Interrupt Register"
                bitfld.long 0x00 10.--12. " CPUID        ,On a multiprocessor implementation if the PENDINTID field returns the ID of an SGI this field contains the CPUID value for that interrupt" "0,1,2,3,4,5,6,7"
                hexmask.long.word 0x00 0.--9. 1. "                         PENDINTID  ,The interrupt ID of the highest priority pending interrupt"
        group.long 0x001C++0x03
            line.long 0x00 "GICV_ABPR,VM Aliased Binary Point Register"
                bitfld.long 0x00 0.--2. " BINARY_POINT ,The value of this field controls how the 8-bit interrupt priority field is split into a group priority field and subpriority field" "[7:1]/[0],[7:2]/[1:0],[7:3]/[2:0],[7:4]/[3:0],[7:5]/[4:0],[7:6]/[5:0],[7]/[6:0],-/[7:0]"

        hgroup.long 0x0020++0x03
            hide.long 0x00 "GICV_AIAR,VM Aliased Interrupt Acknowledge Register"
                in

        wgroup.long 0x0024++0x03
            line.long 0x00 "GICV_AEOIR,VM Aliased End of Interrupt Register"
                bitfld.long 0x00 10.--12. " CPUID        ,On a multiprocessor implementation if the write refers to an SGI this field contains the CPUID value from the corresponding GICC_IAR access" "0,1,2,3,4,5,6,7"
                hexmask.long.word 0x00 0.--9. 1. "                         EOIINTID   ,The Interrupt ID value from the corresponding GICC_IAR access"
        rgroup.long 0x0028++0x03
            line.long 0x00 "GICV_AHPPIR,VM Aliased Highest Priority Pending Interrupt Register"
                bitfld.long 0x00 10.--12. " CPUID        ,On a multiprocessor implementation if the PENDINTID field returns the ID of an SGI this field contains the CPUID value for that interrupt" "0,1,2,3,4,5,6,7"
                hexmask.long.word 0x00 0.--9. 1. "                         PENDINTID  ,The interrupt ID of the highest priority pending interrupt"
        group.long 0x00D0++0x03
            line.long 0x00 "GICV_APR0,VM Active Priority Register"
                bitfld.long 0x00 31. " APB31        ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 30. "                APB30      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 29. "  APB29      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 28. " APB28        ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 27. "                APB27      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 26. "  APB26      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 25. " APB25        ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 24. "                APB24      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 23. "  APB23      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 22. " APB22        ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 21. "                APB21      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 20. "  APB20      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 19. " APB19        ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 18. "                APB18      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 17. "  APB17      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 16. " APB16        ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 15. "                APB15      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 14. "  APB14      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 13. " APB13        ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 12. "                APB12      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 11. "  APB11      ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 10. " APB10        ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 9. "                APB9       ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 8. "  APB8       ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 7. " APB7         ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 6. "                APB6       ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 5. "  APB5       ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 4. " APB4         ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 3. "                APB3       ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 2. "  APB2       ,Determines whether the corresponding preemption level is active" "Not active,Active"
                textline "                     "
                bitfld.long 0x00 1. " APB1         ,Determines whether the corresponding preemption level is active" "Not active,Active"
                bitfld.long 0x00 0. "                APB0       ,Determines whether the corresponding preemption level is active" "Not active,Active"

        rgroup.long 0x00FC++0x03
            line.long 0x00 "GICV_IIDR,VM CPU Interface Identification Register"
                hexmask.long.word 0x00 20.--31. 1. " PRODID       ,Product ID"
                bitfld.long 0x00 16.--19. "                      ARCH_VER   ,Identifies the architecture version of the GIC" "GICv1,GICv2,?..."
                textline "                     "
                bitfld.long 0x00 12.--15. " REV          ,Revision" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
                hexmask.long.word 0x00 0.--11. 1. "                        IMP        ,Implementer"

        wgroup.long 0x1000++0x03
            line.long 0x00 "GICV_DIR,VM Deactivate Interrupt Register"
                bitfld.long 0x00 10.--12. " CPUID        ,On a multiprocessor implementation this field identifies the processor that requested the interrupt" "0,1,2,3,4,5,6,7"
                hexmask.long.word 0x00 0.--9. 1. "                         INTID      ,The interrupt ID"
tree.end
endif


width 0x0B
tree.end
tree.end
    
tree.open "System Control"
    tree "PERI_SCTRL (Temperature Detection and Control Module)"
        base ad:0xF7030000

width 18.

group.long 0x700++0x1F
    line.long 0x00 "SC_TEMP0_LAG,Tsensor0 Temperature Comparison Lag Range Register"
        bitfld.long 0x00 0.--4. " TEMP0_LAG      ,Temperature comparison lag range of Tsensor0" "0.0000 C / 32.0000 F,0.7843 C / 33.4118 F,1.5686 C / 34.8235 F,2.3529 C / 36.2353 F,3.1373 C / 37.6471 F,3.9216 C / 39.0588 F,4.7059 C / 40.4706 F,5.4902 C / 41.8824 F,6.2745 C / 43.2941 F,7.0588 C / 44.7059 F,7.8431 C / 46.1176 F,8.6275 C / 47.5294 F,9.4118 C / 48.9412 F,10.1961 C / 50.3529 F,10.9804 C / 51.7647 F,11.7647 C / 53.1765 F,12.5490 C / 54.5882 F,13.3333 C / 56.0000 F,14.1176 C / 57.4118 F,14.9020 C / 58.8235 F,15.6863 C / 60.2353 F,16.4706 C / 61.6471 F,17.2549 C / 63.0588 F,18.0392 C / 64.4706 F,18.8235 C / 65.8824 F,19.6078 C / 67.2941 F,20.3922 C / 68.7059 F,21.1765 C / 70.1176 F,21.9608 C / 71.5294 F,22.7451 C / 72.9412 F,23.5294 C / 74.3529 F,24.3137 C / 75.7647 F"
    line.long 0x04 "SC_TEMP0_TH,Tsensor0 Temperature Threshold Register"
        hexmask.long.byte 0x04 24.--31. 1. " TEMP0_3TH      ,Temperature threshold 3 of Tsensor0"
        hexmask.long.byte 0x04 16.--23. 1. "                     TEMP0_2TH        ,Temperature threshold 2 of Tsensor0"
        textline "                           "
        hexmask.long.byte 0x04 8.--15. 1. " TEMP0_1TH      ,Temperature threshold 1 of Tsensor0"
        hexmask.long.byte 0x04 0.--7. 1. "                     TEMP0_0TH        ,Temperature threshold 0 of Tsensor0"
    line.long 0x08 "SC_TEMP0_RST_TH,Tsensor0 Reset Threshold Register"
        hexmask.long.byte 0x08 0.--7. 1. " TEMP0_RST_TH   ,Reset threshold of Tsensor0"
    line.long 0x0C "SC_TEMP0_CFG,Tsensor0 Parameter Configuration Register"
        bitfld.long 0x0C 12.--19. " TEMP0_TEST_RAW ,Tsensor0 test mode" "Local sensor,Remote sensor 1,Remote sensor 2,Remote sensor 3,?..."
        bitfld.long 0x0C 4.--5. "        TEMP0_CT_SEL_RAW ,Tsensor0 HKADC conversion time" "0.768 ms,6.144 ms,49.152 ms,393.216 ms"
    line.long 0x10 "SC_TEMP0_EN,Tsensor0 Temperature Detection Module Enable Register"
        bitfld.long 0x10 0. " TEMP0_EN_RAW   ,Tsensor0 temperature detection module enable" "Disabled,Enabled"
    line.long 0x14 "SC_TEMP0_INT_EN,Tsensor0 Temperature Detection Interrupt Mask Register"
        bitfld.long 0x14 0. " TEMP0_INT_EN   ,Tsensor0 temperature detection interrupt mask" "Masked,Enabled"
    line.long 0x18 "SC_TEMP0_INT_CLR,Tsensor0 Temperature Detection Interrupt Clear Register"
        bitfld.long 0x18 0. " TEMP0_INT_CLR  ,Tsensor0 temperature detection interrupt clear" "No effect,Clear"
    line.long 0x1C "SC_TEMP0_RST_MSK,Tsensor0 Temperature Detection Reset Mask Register"
        bitfld.long 0x1C 0. " TEMP0_RST_MSK  ,Tsensor0 temperature detection reset mask" "Masked,Enabled"

rgroup.long 0x720++0x0B
    line.long 0x00 "SC_TEMP0_RAW_INT,Tsensor0 Temperature Detection Raw Interrupt Register"
        bitfld.long 0x00 0. " TEMP0_RAWINT   ,Tsensor0 temperature detection raw interrupt" "No interrupt,Interrupt"
    line.long 0x04 "SC_TEMP0_MSK_INT,Tsensor0 Temperature Detection Mask Interrupt Register"
        bitfld.long 0x04 0. " TEMP0_MSKINT   ,Tsensor0 temperature detection mask interrupt" "No interrupt,Interrupt"
    line.long 0x08 "SC_TEMP0_VALUE,Detected Tsensor0 Temperature Register"
        hexmask.long.byte 0x08 0.--7. 1. " TEMP0_OUT_S    ,Detected Tsensor0 temperature"

width 0xB
    tree.end
    
    tree.open "RTC (Real-Time Clock)"
        tree "RTC 0"
            base ad:0xF8003000

width 9.

rgroup.long 0x00++0x03
    line.long 0x00 "RTCDR,Data Register"
    
group.long 0x04++0x13
    line.long 0x00 "RTCMR,Comparison Register"
    line.long 0x04 "RTCLR,Load Register"
    line.long 0x08 "RTCCR,Control Register"
        bitfld.long 0x08 0. " RTCCR   ,RTC enable" "Disabled,Enabled"
    line.long 0x0C "RTCIMSC,Interrupt Mask Register"
        bitfld.long 0x0C 0. " RTCIMSC , Interrupt mask" "Cleared,Enabled"
    line.long 0x10 "RTCRIS,Raw Interrupt Status Register"
        bitfld.long 0x10 0. " RTCRIS  ,Raw interrupt status" "No interrupt,Interrupt"
        
rgroup.long 0x18++0x03
    line.long 0x00 "RTCMIS,Masked Interrupt Status Register"
        bitfld.long 0x00 0. " RTCMIS  ,Masked interrupt status" "No interrupt,Interrupt"
        
group.long 0x1C++0x03   
    line.long 0x00 "RTCICR,Interrupt Clear Register"
        bitfld.long 0x00 0. " RTCICR  ,RTC interrupt clear" "No effect,Clear"
        
width 0xB
        tree.end
        tree "RTC 1"
            base ad:0xF8004000

width 9.

rgroup.long 0x00++0x03
    line.long 0x00 "RTCDR,Data Register"
    
group.long 0x04++0x13
    line.long 0x00 "RTCMR,Comparison Register"
    line.long 0x04 "RTCLR,Load Register"
    line.long 0x08 "RTCCR,Control Register"
        bitfld.long 0x08 0. " RTCCR   ,RTC enable" "Disabled,Enabled"
    line.long 0x0C "RTCIMSC,Interrupt Mask Register"
        bitfld.long 0x0C 0. " RTCIMSC , Interrupt mask" "Cleared,Enabled"
    line.long 0x10 "RTCRIS,Raw Interrupt Status Register"
        bitfld.long 0x10 0. " RTCRIS  ,Raw interrupt status" "No interrupt,Interrupt"
        
rgroup.long 0x18++0x03
    line.long 0x00 "RTCMIS,Masked Interrupt Status Register"
        bitfld.long 0x00 0. " RTCMIS  ,Masked interrupt status" "No interrupt,Interrupt"
        
group.long 0x1C++0x03   
    line.long 0x00 "RTCICR,Interrupt Clear Register"
        bitfld.long 0x00 0. " RTCICR  ,RTC interrupt clear" "No effect,Clear"
        
width 0xB
        tree.end    
    tree.end
    
    tree.open "TIMER (Dual Timer Module)"
        tree "TIMER 0"
            base ad:0xF8008000

width 16.

group.long 0x00++0x03 "Timer 0"
    line.long 0x00 "TIMER0_LOAD,Initial Value Register of Timer 0"

rgroup.long 0x04++0x03
    line.long 0x00 "TIMER0_VALUE,Current Count Value Register of Timer 0"
    
group.long 0x08++0x03 
    line.long 0x00 "TIMER0_CONTROL,Timer 0 Control Register 0"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x0C++0x03
    line.long 0x00 "TIMER0_INTCLR,Timer 0 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER0_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x10++0x07
    line.long 0x00 "TIMER0_RIS,Timer 0 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER0RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER0_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER0MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
        
group.long 0x20++0x03 "Timer 1"
    line.long 0x00 "TIMER1_LOAD,Initial Value Register of Timer 1"
    
rgroup.long 0x24++0x03
    line.long 0x00 "TIMER1_VALUE,Current Count Value Register of Timer 1"
    
group.long 0x28++0x03 
    line.long 0x00 "TIMER1_CONTROL,Timer 1 Control Register 1"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x2C++0x03
    line.long 0x00 "TIMER1_INTCLR,Timer 1 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER1_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x30++0x07
    line.long 0x00 "TIMER1_RIS,Timer 1 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER1RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER1_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER1MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
textline "                         "
textline "                         "
        
group.long 0x18++0x03
    line.long 0x00 "TIMERN_BGLOAD,Initial Count Value Register in Periodic Mode"
        
width 0xB
        tree.end
        tree "TIMER 1"
            base ad:0xF8009000

width 16.

group.long 0x00++0x03 "Timer 0"
    line.long 0x00 "TIMER0_LOAD,Initial Value Register of Timer 0"

rgroup.long 0x04++0x03
    line.long 0x00 "TIMER0_VALUE,Current Count Value Register of Timer 0"
    
group.long 0x08++0x03 
    line.long 0x00 "TIMER0_CONTROL,Timer 0 Control Register 0"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x0C++0x03
    line.long 0x00 "TIMER0_INTCLR,Timer 0 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER0_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x10++0x07
    line.long 0x00 "TIMER0_RIS,Timer 0 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER0RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER0_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER0MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
        
group.long 0x20++0x03 "Timer 1"
    line.long 0x00 "TIMER1_LOAD,Initial Value Register of Timer 1"
    
rgroup.long 0x24++0x03
    line.long 0x00 "TIMER1_VALUE,Current Count Value Register of Timer 1"
    
group.long 0x28++0x03 
    line.long 0x00 "TIMER1_CONTROL,Timer 1 Control Register 1"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x2C++0x03
    line.long 0x00 "TIMER1_INTCLR,Timer 1 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER1_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x30++0x07
    line.long 0x00 "TIMER1_RIS,Timer 1 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER1RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER1_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER1MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
textline "                         "
textline "                         "
        
group.long 0x18++0x03
    line.long 0x00 "TIMERN_BGLOAD,Initial Count Value Register in Periodic Mode"
        
width 0xB
        tree.end
        tree "TIMER 2"
            base ad:0xF800A000

width 16.

group.long 0x00++0x03 "Timer 0"
    line.long 0x00 "TIMER0_LOAD,Initial Value Register of Timer 0"

rgroup.long 0x04++0x03
    line.long 0x00 "TIMER0_VALUE,Current Count Value Register of Timer 0"
    
group.long 0x08++0x03 
    line.long 0x00 "TIMER0_CONTROL,Timer 0 Control Register 0"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x0C++0x03
    line.long 0x00 "TIMER0_INTCLR,Timer 0 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER0_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x10++0x07
    line.long 0x00 "TIMER0_RIS,Timer 0 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER0RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER0_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER0MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
        
group.long 0x20++0x03 "Timer 1"
    line.long 0x00 "TIMER1_LOAD,Initial Value Register of Timer 1"
    
rgroup.long 0x24++0x03
    line.long 0x00 "TIMER1_VALUE,Current Count Value Register of Timer 1"
    
group.long 0x28++0x03 
    line.long 0x00 "TIMER1_CONTROL,Timer 1 Control Register 1"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x2C++0x03
    line.long 0x00 "TIMER1_INTCLR,Timer 1 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER1_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x30++0x07
    line.long 0x00 "TIMER1_RIS,Timer 1 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER1RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER1_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER1MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
textline "                         "
textline "                         "
        
group.long 0x18++0x03
    line.long 0x00 "TIMERN_BGLOAD,Initial Count Value Register in Periodic Mode"
        
width 0xB
        tree.end
        tree "TIMER 3"
            base ad:0xF800B000

width 16.

group.long 0x00++0x03 "Timer 0"
    line.long 0x00 "TIMER0_LOAD,Initial Value Register of Timer 0"

rgroup.long 0x04++0x03
    line.long 0x00 "TIMER0_VALUE,Current Count Value Register of Timer 0"
    
group.long 0x08++0x03 
    line.long 0x00 "TIMER0_CONTROL,Timer 0 Control Register 0"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x0C++0x03
    line.long 0x00 "TIMER0_INTCLR,Timer 0 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER0_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x10++0x07
    line.long 0x00 "TIMER0_RIS,Timer 0 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER0RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER0_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER0MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
        
group.long 0x20++0x03 "Timer 1"
    line.long 0x00 "TIMER1_LOAD,Initial Value Register of Timer 1"
    
rgroup.long 0x24++0x03
    line.long 0x00 "TIMER1_VALUE,Current Count Value Register of Timer 1"
    
group.long 0x28++0x03 
    line.long 0x00 "TIMER1_CONTROL,Timer 1 Control Register 1"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x2C++0x03
    line.long 0x00 "TIMER1_INTCLR,Timer 1 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER1_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x30++0x07
    line.long 0x00 "TIMER1_RIS,Timer 1 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER1RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER1_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER1MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
textline "                         "
textline "                         "
        
group.long 0x18++0x03
    line.long 0x00 "TIMERN_BGLOAD,Initial Count Value Register in Periodic Mode"
        
width 0xB
        tree.end
        tree "TIMER 4"
            base ad:0xF800C000

width 16.

group.long 0x00++0x03 "Timer 0"
    line.long 0x00 "TIMER0_LOAD,Initial Value Register of Timer 0"

rgroup.long 0x04++0x03
    line.long 0x00 "TIMER0_VALUE,Current Count Value Register of Timer 0"
    
group.long 0x08++0x03 
    line.long 0x00 "TIMER0_CONTROL,Timer 0 Control Register 0"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x0C++0x03
    line.long 0x00 "TIMER0_INTCLR,Timer 0 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER0_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x10++0x07
    line.long 0x00 "TIMER0_RIS,Timer 0 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER0RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER0_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER0MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
        
group.long 0x20++0x03 "Timer 1"
    line.long 0x00 "TIMER1_LOAD,Initial Value Register of Timer 1"
    
rgroup.long 0x24++0x03
    line.long 0x00 "TIMER1_VALUE,Current Count Value Register of Timer 1"
    
group.long 0x28++0x03 
    line.long 0x00 "TIMER1_CONTROL,Timer 1 Control Register 1"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x2C++0x03
    line.long 0x00 "TIMER1_INTCLR,Timer 1 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER1_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x30++0x07
    line.long 0x00 "TIMER1_RIS,Timer 1 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER1RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER1_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER1MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
textline "                         "
textline "                         "
        
group.long 0x18++0x03
    line.long 0x00 "TIMERN_BGLOAD,Initial Count Value Register in Periodic Mode"
        
width 0xB
        tree.end
        tree "TIMER 5"
            base ad:0xF800D000

width 16.

group.long 0x00++0x03 "Timer 0"
    line.long 0x00 "TIMER0_LOAD,Initial Value Register of Timer 0"

rgroup.long 0x04++0x03
    line.long 0x00 "TIMER0_VALUE,Current Count Value Register of Timer 0"
    
group.long 0x08++0x03 
    line.long 0x00 "TIMER0_CONTROL,Timer 0 Control Register 0"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x0C++0x03
    line.long 0x00 "TIMER0_INTCLR,Timer 0 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER0_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x10++0x07
    line.long 0x00 "TIMER0_RIS,Timer 0 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER0RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER0_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER0MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
        
group.long 0x20++0x03 "Timer 1"
    line.long 0x00 "TIMER1_LOAD,Initial Value Register of Timer 1"
    
rgroup.long 0x24++0x03
    line.long 0x00 "TIMER1_VALUE,Current Count Value Register of Timer 1"
    
group.long 0x28++0x03 
    line.long 0x00 "TIMER1_CONTROL,Timer 1 Control Register 1"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x2C++0x03
    line.long 0x00 "TIMER1_INTCLR,Timer 1 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER1_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x30++0x07
    line.long 0x00 "TIMER1_RIS,Timer 1 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER1RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER1_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER1MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
textline "                         "
textline "                         "
        
group.long 0x18++0x03
    line.long 0x00 "TIMERN_BGLOAD,Initial Count Value Register in Periodic Mode"
        
width 0xB
        tree.end
        tree "TIMER 6"
            base ad:0xF800E000

width 16.

group.long 0x00++0x03 "Timer 0"
    line.long 0x00 "TIMER0_LOAD,Initial Value Register of Timer 0"

rgroup.long 0x04++0x03
    line.long 0x00 "TIMER0_VALUE,Current Count Value Register of Timer 0"
    
group.long 0x08++0x03 
    line.long 0x00 "TIMER0_CONTROL,Timer 0 Control Register 0"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x0C++0x03
    line.long 0x00 "TIMER0_INTCLR,Timer 0 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER0_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x10++0x07
    line.long 0x00 "TIMER0_RIS,Timer 0 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER0RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER0_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER0MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
        
group.long 0x20++0x03 "Timer 1"
    line.long 0x00 "TIMER1_LOAD,Initial Value Register of Timer 1"
    
rgroup.long 0x24++0x03
    line.long 0x00 "TIMER1_VALUE,Current Count Value Register of Timer 1"
    
group.long 0x28++0x03 
    line.long 0x00 "TIMER1_CONTROL,Timer 1 Control Register 1"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x2C++0x03
    line.long 0x00 "TIMER1_INTCLR,Timer 1 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER1_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x30++0x07
    line.long 0x00 "TIMER1_RIS,Timer 1 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER1RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER1_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER1MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
textline "                         "
textline "                         "
        
group.long 0x18++0x03
    line.long 0x00 "TIMERN_BGLOAD,Initial Count Value Register in Periodic Mode"
        
width 0xB
        tree.end
        tree "TIMER 7"
            base ad:0xF800F000

width 16.

group.long 0x00++0x03 "Timer 0"
    line.long 0x00 "TIMER0_LOAD,Initial Value Register of Timer 0"

rgroup.long 0x04++0x03
    line.long 0x00 "TIMER0_VALUE,Current Count Value Register of Timer 0"
    
group.long 0x08++0x03 
    line.long 0x00 "TIMER0_CONTROL,Timer 0 Control Register 0"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x0C++0x03
    line.long 0x00 "TIMER0_INTCLR,Timer 0 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER0_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x10++0x07
    line.long 0x00 "TIMER0_RIS,Timer 0 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER0RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER0_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER0MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
        
group.long 0x20++0x03 "Timer 1"
    line.long 0x00 "TIMER1_LOAD,Initial Value Register of Timer 1"
    
rgroup.long 0x24++0x03
    line.long 0x00 "TIMER1_VALUE,Current Count Value Register of Timer 1"
    
group.long 0x28++0x03 
    line.long 0x00 "TIMER1_CONTROL,Timer 1 Control Register 1"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x2C++0x03
    line.long 0x00 "TIMER1_INTCLR,Timer 1 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER1_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x30++0x07
    line.long 0x00 "TIMER1_RIS,Timer 1 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER1RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER1_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER1MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
textline "                         "
textline "                         "
        
group.long 0x18++0x03
    line.long 0x00 "TIMERN_BGLOAD,Initial Count Value Register in Periodic Mode"
        
width 0xB
        tree.end
        tree "TIMER 8"
            base ad:0xF8010000

width 16.

group.long 0x00++0x03 "Timer 0"
    line.long 0x00 "TIMER0_LOAD,Initial Value Register of Timer 0"

rgroup.long 0x04++0x03
    line.long 0x00 "TIMER0_VALUE,Current Count Value Register of Timer 0"
    
group.long 0x08++0x03 
    line.long 0x00 "TIMER0_CONTROL,Timer 0 Control Register 0"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x0C++0x03
    line.long 0x00 "TIMER0_INTCLR,Timer 0 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER0_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x10++0x07
    line.long 0x00 "TIMER0_RIS,Timer 0 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER0RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER0_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER0MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
        
group.long 0x20++0x03 "Timer 1"
    line.long 0x00 "TIMER1_LOAD,Initial Value Register of Timer 1"
    
rgroup.long 0x24++0x03
    line.long 0x00 "TIMER1_VALUE,Current Count Value Register of Timer 1"
    
group.long 0x28++0x03 
    line.long 0x00 "TIMER1_CONTROL,Timer 1 Control Register 1"
        bitfld.long 0x00 7. " TIMEREN       ,Timer enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "      TIMERMODE ,Timer count mode" "Free-running,Periodic"
        bitfld.long 0x00 5. "  INTENABLE ,TIMER0_RIS interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.long 0x00 2.--3. " TIMERPRE      ,Prescaling factor configuration" "No div,/16,/256,"
        bitfld.long 0x00 1. "        TIMERSIZE ,Counter select" "16-bit,32-bit"
        bitfld.long 0x00 0. "        ONESHOT   ,Count mode" "Periodic/Free-running,One-shot"
        
wgroup.long 0x2C++0x03
    line.long 0x00 "TIMER1_INTCLR,Timer 1 Interrupt Clear Register"
        bitfld.long 0x00 0. " TIMER1_INTCLR ,Interrupt clear" "No effect,Clear"
        
rgroup.long 0x30++0x07
    line.long 0x00 "TIMER1_RIS,Timer 1 Raw Interrupt Status Register"
        bitfld.long 0x00 0. " TIMER1RIS     ,Raw interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "TIMER1_MIS,Masked Interrupt Status Register"
        bitfld.long 0x04 0. " TIMER1MIS     ,Masked interrupt status" "No interrupt,Interrupt"
        
textline "                         "
textline "                         "
        
group.long 0x18++0x03
    line.long 0x00 "TIMERN_BGLOAD,Initial Count Value Register in Periodic Mode"
        
width 0xB
        tree.end
    tree.end

    tree "WDG (Watchdog Module)"
        base ad:0xF8005000

width 13.

group.long 0x00++0x03
    line.long 0x00 "WDG_LOAD,Initial Count Value Register"
    
rgroup.long 0x04++0x03    
    line.long 0x00 "WDG_VALUE,Current Count Value Register"
    
group.long 0x08++0x03   
    line.long 0x00 "WDG_CONTROL,Control Register"
        bitfld.long 0x00 1. " RESEN   ,Output enable for the watchdog reset signal" "Disabled,Enabled"
        bitfld.long 0x00 0. " INTEN ,Output enable for the watchdog interrupt signal" "Disabled,Enabled"
    
wgroup.long 0x0C++0x03
    line.long 0x00 "WDG_INTCLR,Interrupt Clear Register"
        
rgroup.long 0x10++0x07
    line.long 0x00 "WDG_RIS,Raw Interrupt Register"
        bitfld.long 0x00 0. " WDOGRIS ,Raw watchdog interrupt status" "No interrupt,Interrupt"
    line.long 0x04 "WDG_MIS,Masked Interrupt Register"
        bitfld.long 0x04 0. " WDOGMIS ,Masked watchdog interrupt status" "No interrupt,Interrupt"
        
group.long 0xC00++0x03
    line.long 0x00 "WDG_LOCK,Lock Register"
            
width 0xB
    tree.end
    
    tree "EDMAC (Enhanced Direct Memory Access Controller)"
        base ad:0xF7370000

width 10.

tree "CPU 0"
width 10.

    rgroup.long (0x00+0x0)++0x17
        line.long 0x00 "INT_STAT,Interrupt Status Register of Processor 0"
            bitfld.long 0x00 15. " INT_STAT[15] ,Status of the masked interrupt of DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x00 14. "  [14] ,Status of the masked interrupt of DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x00 13. "  [13] ,Status of the masked interrupt of DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x00 12. "  [12] ,Status of the masked interrupt of DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x00 11. "         [11] ,Status of the masked interrupt of DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x00 10. "  [10] ,Status of the masked interrupt of DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x00 9. "  [9]  ,Status of the masked interrupt of DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x00 8. "  [8]  ,Status of the masked interrupt of DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x00 7. "         [7]  ,Status of the masked interrupt of DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x00 6. "  [6]  ,Status of the masked interrupt of DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x00 5. "  [5]  ,Status of the masked interrupt of DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x00 4. "  [4]  ,Status of the masked interrupt of DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x00 3. "         [3]  ,Status of the masked interrupt of DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x00 2. "  [2]  ,Status of the masked interrupt of DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x00 1. "  [1]  ,Status of the masked interrupt of DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x00 0. "  [0]  ,Status of the masked interrupt of DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x04 "INT_TC1,Channel Transfer Completion Interrupt Status Register of Processor 0"
            bitfld.long 0x04 15. " INT_TC1[15]  ,Status of the masked channel transfer completion interrupt of DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x04 14. "  [14] ,Status of the masked channel transfer completion interrupt of DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x04 13. "  [13] ,Status of the masked channel transfer completion interrupt of DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x04 12. "  [12] ,Status of the masked channel transfer completion interrupt of DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x04 11. "         [11] ,Status of the masked channel transfer completion interrupt of DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x04 10. "  [10] ,Status of the masked channel transfer completion interrupt of DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x04 9. "  [9]  ,Status of the masked channel transfer completion interrupt of DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x04 8. "  [8]  ,Status of the masked channel transfer completion interrupt of DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x04 7. "         [7]  ,Status of the masked channel transfer completion interrupt of DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x04 6. "  [6]  ,Status of the masked channel transfer completion interrupt of DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x04 5. "  [5]  ,Status of the masked channel transfer completion interrupt of DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x04 4. "  [4]  ,Status of the masked channel transfer completion interrupt of DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x04 3. "         [3]  ,Status of the masked channel transfer completion interrupt of DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x04 2. "  [2]  ,Status of the masked channel transfer completion interrupt of DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x04 1. "  [1]  ,Status of the masked channel transfer completion interrupt of DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x04 0. "  [0]  ,Status of the masked channel transfer completion interrupt of DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x08 "INT_TC2,Linked List Node Transfer Completion Interrupt Status Register of Processor 0"
            bitfld.long 0x08 15. " INT_TC2[15]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x08 14. "  [14] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x08 13. "  [13] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x08 12. "  [12] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x08 11. "         [11] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x08 10. "  [10] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x08 9. "  [9]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x08 8. "  [8]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x08 7. "         [7]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x08 6. "  [6]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x08 5. "  [5]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x08 4. "  [4]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x08 3. "         [3]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x08 2. "  [2]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x08 1. "  [1]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x08 0. "  [0]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x0C "INT_ERR1,Configuration Error Interrupt Status Register of Processor 0"
            bitfld.long 0x0C 15. " INT_ERR1[15] ,Status of the masked configuration error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x0C 14. "  [14] ,Status of the masked configuration error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x0C 13. "  [13] ,Status of the masked configuration error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x0C 12. "  [12] ,Status of the masked configuration error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x0C 11. "         [11] ,Status of the masked configuration error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x0C 10. "  [10] ,Status of the masked configuration error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x0C 9. "  [9]  ,Status of the masked configuration error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x0C 8. "  [8]  ,Status of the masked configuration error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x0C 7. "         [7]  ,Status of the masked configuration error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x0C 6. "  [6]  ,Status of the masked configuration error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x0C 5. "  [5]  ,Status of the masked configuration error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x0C 4. "  [4]  ,Status of the masked configuration error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x0C 3. "         [3]  ,Status of the masked configuration error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x0C 2. "  [2]  ,Status of the masked configuration error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x0C 1. "  [1]  ,Status of the masked configuration error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x0C 0. "  [0]  ,Status of the masked configuration error interrupt for DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x10 "INT_ERR2,Data Transfer Error Interrupt Status Register of Processor 0"
            bitfld.long 0x10 15. " INT_ERR2[15] ,Status of the masked data transfer error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x10 14. "  [14] ,Status of the masked data transfer error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x10 13. "  [13] ,Status of the masked data transfer error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x10 12. "  [12] ,Status of the masked data transfer error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x10 11. "         [11] ,Status of the masked data transfer error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x10 10. "  [10] ,Status of the masked data transfer error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x10 9. "  [9]  ,Status of the masked data transfer error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x10 8. "  [8]  ,Status of the masked data transfer error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x10 7. "         [7]  ,Status of the masked data transfer error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x10 6. "  [6]  ,Status of the masked data transfer error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x10 5. "  [5]  ,Status of the masked data transfer error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x10 4. "  [4]  ,Status of the masked data transfer error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x10 3. "         [3]  ,Status of the masked data transfer error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x10 2. "  [2]  ,Status of the masked data transfer error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x10 1. "  [1]  ,Status of the masked data transfer error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x10 0. "  [0]  ,Status of the masked data transfer error interrupt for DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x14 "INT_ERR3,Linked List Read Error Interrupt Status Register of Processor 0"
            bitfld.long 0x14 15. " INT_ERR3[15] ,Status of the masked linked list read error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x14 14. "  [14] ,Status of the masked linked list read error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x14 13. "  [13] ,Status of the masked linked list read error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x14 12. "  [12] ,Status of the masked linked list read error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x14 11. "         [11] ,Status of the masked linked list read error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x14 10. "  [10] ,Status of the masked linked list readr error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x14 9. "  [9]  ,Status of the masked linked list read error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x14 8. "  [8]  ,Status of the masked linked list read error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x14 7. "         [7]  ,Status of the masked linked list read error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x14 6. "  [6]  ,Status of the masked linked list read error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x14 5. "  [5]  ,Status of the masked linked list read error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x14 4. "  [4]  ,Status of the masked linked list read error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x14 3. "         [3]  ,Status of the masked linked list read error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x14 2. "  [2]  ,Status of the masked linked list read error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x14 1. "  [1]  ,Status of the masked linked list read error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x14 0. "  [0]  ,Status of the masked linked list read error interrupt for DMAC channel 0" "No interrupt,Interrupt"        

width 15.
    textline ""   
         
    group.long 0x18++0x13        
            line.long 0x00 "INT_TC1_MASK,Channel Transfer Completion Interrupt Mask Register of Processor 0"
                bitfld.long 0x00 15. " INT_TC1_MASK[15]  ,Mask status of the transfer completion interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x00 14. "  [14] ,Mask status of the transfer completion interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x00 13. "  [13] ,Mask status of the transfer completion interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x00 12. "  [12] ,Mask status of the transfer completion interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x00 11. "             [11]  ,Mask status of the transfer completion interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x00 10. "  [10] ,Mask status of the transfer completion interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x00 9. "  [9]  ,Mask status of the transfer completion interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x00 8. "  [8]  ,Mask status of the transfer completion interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x00 7. "             [7]   ,Mask status of the transfer completion interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x00 6. "  [6]  ,Mask status of the transfer completion interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x00 5. "  [5]  ,Mask status of the transfer completion interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x00 4. "  [4]  ,Mask status of the transfer completion interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x00 3. "             [3]   ,Mask status of the transfer completion interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x00 2. "  [2]  ,Mask status of the transfer completion interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x00 1. "  [1]  ,Mask status of the transfer completion interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x00 0. "  [0]  ,Mask status of the transfer completion interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x04 "INT_TC2_MASK,Linked List Node Transfer Completion Interrupt Mask Register of Processor 0"
                bitfld.long 0x04 15. " INT_TC2_MASK[15]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x04 14. "  [14] ,Mask status of the linked list node transfer completion interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x04 13. "  [13] ,Mask status of the linked list node transfer completion interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x04 12. "  [12] ,Mask status of the linked list node transfer completion interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x04 11. "             [11]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x04 10. "  [10] ,Mask status of the linked list node transfer completion interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x04 9. "  [9]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x04 8. "  [8]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x04 7. "             [7]   ,Mask status of the linked list node transfer completion interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x04 6. "  [6]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x04 5. "  [5]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x04 4. "  [4]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x04 3. "             [3]   ,Mask status of the linked list node transfer completion interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x04 2. "  [2]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x04 1. "  [1]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x04 0. "  [0]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x08 "INT_ERR1_MASK,Configuration Error Interrupt Mask Register of Processor 0"
                bitfld.long 0x08 15. " INT_ERR1_MASK[15] ,Mask status of configuration error interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x08 14. "  [14] ,Mask status of configuration error interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x08 13. "  [13] ,Mask status of configuration error interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x08 12. "  [12] ,Mask status of configuration error interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x08 11. "             [11]  ,Mask status of configuration error interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x08 10. "  [10] ,Mask status of configuration error interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x08 9. "  [9]  ,Mask status of configuration error interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x08 8. "  [8]  ,Mask status of configuration error interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x08 7. "             [7]   ,Mask status of configuration error interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x08 6. "  [6]  ,Mask status of configuration error interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x08 5. "  [5]  ,Mask status of configuration error interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x08 4. "  [4]  ,Mask status of configuration error interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x08 3. "             [3]   ,Mask status of configuration error interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x08 2. "  [2]  ,Mask status of configuration error interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x08 1. "  [1]  ,Mask status of configuration error interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x08 0. "  [0]  ,Mask status of configuration error interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x0C "INT_ERR2_MASK,Data Transfer Error Interrupt Mask Register of Processor 0"
                bitfld.long 0x0C 15. " INT_ERR2_MASK[15] ,Mask status of data transfer error interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x0C 14. "  [14] ,Mask status of data transfer error interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x0C 13. "  [13] ,Mask status of data transfer error interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x0C 12. "  [12] ,Mask status of data transfer error interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x0C 11. "             [11]  ,Mask status of data transfer error interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x0C 10. "  [10] ,Mask status of data transfer error interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x0C 9. "  [9]  ,Mask status of data transfer error interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x0C 8. "  [8]  ,Mask status of data transfer error interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x0C 7. "             [7]   ,Mask status of data transfer error interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x0C 6. "  [6]  ,Mask status of data transfer error interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x0C 5. "  [5]  ,Mask status of data transfer error interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x0C 4. "  [4]  ,Mask status of data transfer error interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x0C 3. "             [3]   ,Mask status of data transfer error interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x0C 2. "  [2]  ,Mask status of data transfer error interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x0C 1. "  [1]  ,Mask status of data transfer error interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x0C 0. "  [0]  ,Mask status of data transfer error interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x10 "INT_ERR3_MASK,Linked List Read Error Interrupt Mask Register of Processor 0"
                bitfld.long 0x10 15. " INT_ERR3_MASK[15] ,Mask status of linked list error interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x10 14. "  [14] ,Mask status of linked list error interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x10 13. "  [13] ,Mask status of linked list error interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x10 12. "  [12] ,Mask status of linked list error interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x10 11. "             [11]  ,Mask status of linked list error interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x10 10. "  [10] ,Mask status of linked list error interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x10 9. "  [9]  ,Mask status of linked list error interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x10 8. "  [8]  ,Mask status of linked list error interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x10 7. "             [7]   ,Mask status of linked list error interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x10 6. "  [6]  ,Mask status of linked list error interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x10 5. "  [5]  ,Mask status of linked list error interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x10 4. "  [4]  ,Mask status of linked list error interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x10 3. "             [3]   ,Mask status of linked list error interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x10 2. "  [2]  ,Mask status of linked list error interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x10 1. "  [1]  ,Mask status of linked list error interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x10 0. "  [0]  ,Mask status of linked list error interrupt for DMAC channel 0" "Masked,Not masked"               
tree.end
tree "CPU 1"
width 10.

    rgroup.long (0x00+0x40)++0x17
        line.long 0x00 "INT_STAT,Interrupt Status Register of Processor 1"
            bitfld.long 0x00 15. " INT_STAT[15] ,Status of the masked interrupt of DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x00 14. "  [14] ,Status of the masked interrupt of DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x00 13. "  [13] ,Status of the masked interrupt of DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x00 12. "  [12] ,Status of the masked interrupt of DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x00 11. "         [11] ,Status of the masked interrupt of DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x00 10. "  [10] ,Status of the masked interrupt of DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x00 9. "  [9]  ,Status of the masked interrupt of DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x00 8. "  [8]  ,Status of the masked interrupt of DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x00 7. "         [7]  ,Status of the masked interrupt of DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x00 6. "  [6]  ,Status of the masked interrupt of DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x00 5. "  [5]  ,Status of the masked interrupt of DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x00 4. "  [4]  ,Status of the masked interrupt of DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x00 3. "         [3]  ,Status of the masked interrupt of DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x00 2. "  [2]  ,Status of the masked interrupt of DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x00 1. "  [1]  ,Status of the masked interrupt of DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x00 0. "  [0]  ,Status of the masked interrupt of DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x04 "INT_TC1,Channel Transfer Completion Interrupt Status Register of Processor 1"
            bitfld.long 0x04 15. " INT_TC1[15]  ,Status of the masked channel transfer completion interrupt of DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x04 14. "  [14] ,Status of the masked channel transfer completion interrupt of DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x04 13. "  [13] ,Status of the masked channel transfer completion interrupt of DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x04 12. "  [12] ,Status of the masked channel transfer completion interrupt of DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x04 11. "         [11] ,Status of the masked channel transfer completion interrupt of DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x04 10. "  [10] ,Status of the masked channel transfer completion interrupt of DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x04 9. "  [9]  ,Status of the masked channel transfer completion interrupt of DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x04 8. "  [8]  ,Status of the masked channel transfer completion interrupt of DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x04 7. "         [7]  ,Status of the masked channel transfer completion interrupt of DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x04 6. "  [6]  ,Status of the masked channel transfer completion interrupt of DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x04 5. "  [5]  ,Status of the masked channel transfer completion interrupt of DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x04 4. "  [4]  ,Status of the masked channel transfer completion interrupt of DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x04 3. "         [3]  ,Status of the masked channel transfer completion interrupt of DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x04 2. "  [2]  ,Status of the masked channel transfer completion interrupt of DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x04 1. "  [1]  ,Status of the masked channel transfer completion interrupt of DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x04 0. "  [0]  ,Status of the masked channel transfer completion interrupt of DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x08 "INT_TC2,Linked List Node Transfer Completion Interrupt Status Register of Processor 1"
            bitfld.long 0x08 15. " INT_TC2[15]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x08 14. "  [14] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x08 13. "  [13] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x08 12. "  [12] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x08 11. "         [11] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x08 10. "  [10] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x08 9. "  [9]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x08 8. "  [8]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x08 7. "         [7]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x08 6. "  [6]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x08 5. "  [5]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x08 4. "  [4]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x08 3. "         [3]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x08 2. "  [2]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x08 1. "  [1]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x08 0. "  [0]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x0C "INT_ERR1,Configuration Error Interrupt Status Register of Processor 1"
            bitfld.long 0x0C 15. " INT_ERR1[15] ,Status of the masked configuration error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x0C 14. "  [14] ,Status of the masked configuration error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x0C 13. "  [13] ,Status of the masked configuration error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x0C 12. "  [12] ,Status of the masked configuration error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x0C 11. "         [11] ,Status of the masked configuration error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x0C 10. "  [10] ,Status of the masked configuration error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x0C 9. "  [9]  ,Status of the masked configuration error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x0C 8. "  [8]  ,Status of the masked configuration error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x0C 7. "         [7]  ,Status of the masked configuration error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x0C 6. "  [6]  ,Status of the masked configuration error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x0C 5. "  [5]  ,Status of the masked configuration error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x0C 4. "  [4]  ,Status of the masked configuration error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x0C 3. "         [3]  ,Status of the masked configuration error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x0C 2. "  [2]  ,Status of the masked configuration error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x0C 1. "  [1]  ,Status of the masked configuration error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x0C 0. "  [0]  ,Status of the masked configuration error interrupt for DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x10 "INT_ERR2,Data Transfer Error Interrupt Status Register of Processor 1"
            bitfld.long 0x10 15. " INT_ERR2[15] ,Status of the masked data transfer error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x10 14. "  [14] ,Status of the masked data transfer error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x10 13. "  [13] ,Status of the masked data transfer error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x10 12. "  [12] ,Status of the masked data transfer error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x10 11. "         [11] ,Status of the masked data transfer error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x10 10. "  [10] ,Status of the masked data transfer error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x10 9. "  [9]  ,Status of the masked data transfer error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x10 8. "  [8]  ,Status of the masked data transfer error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x10 7. "         [7]  ,Status of the masked data transfer error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x10 6. "  [6]  ,Status of the masked data transfer error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x10 5. "  [5]  ,Status of the masked data transfer error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x10 4. "  [4]  ,Status of the masked data transfer error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x10 3. "         [3]  ,Status of the masked data transfer error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x10 2. "  [2]  ,Status of the masked data transfer error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x10 1. "  [1]  ,Status of the masked data transfer error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x10 0. "  [0]  ,Status of the masked data transfer error interrupt for DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x14 "INT_ERR3,Linked List Read Error Interrupt Status Register of Processor 1"
            bitfld.long 0x14 15. " INT_ERR3[15] ,Status of the masked linked list read error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x14 14. "  [14] ,Status of the masked linked list read error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x14 13. "  [13] ,Status of the masked linked list read error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x14 12. "  [12] ,Status of the masked linked list read error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x14 11. "         [11] ,Status of the masked linked list read error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x14 10. "  [10] ,Status of the masked linked list readr error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x14 9. "  [9]  ,Status of the masked linked list read error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x14 8. "  [8]  ,Status of the masked linked list read error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x14 7. "         [7]  ,Status of the masked linked list read error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x14 6. "  [6]  ,Status of the masked linked list read error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x14 5. "  [5]  ,Status of the masked linked list read error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x14 4. "  [4]  ,Status of the masked linked list read error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x14 3. "         [3]  ,Status of the masked linked list read error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x14 2. "  [2]  ,Status of the masked linked list read error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x14 1. "  [1]  ,Status of the masked linked list read error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x14 0. "  [0]  ,Status of the masked linked list read error interrupt for DMAC channel 0" "No interrupt,Interrupt"        

width 15.
    textline ""   
         
    group.long 0x18++0x13        
            line.long 0x00 "INT_TC1_MASK,Channel Transfer Completion Interrupt Mask Register of Processor 1"
                bitfld.long 0x00 15. " INT_TC1_MASK[15]  ,Mask status of the transfer completion interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x00 14. "  [14] ,Mask status of the transfer completion interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x00 13. "  [13] ,Mask status of the transfer completion interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x00 12. "  [12] ,Mask status of the transfer completion interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x00 11. "             [11]  ,Mask status of the transfer completion interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x00 10. "  [10] ,Mask status of the transfer completion interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x00 9. "  [9]  ,Mask status of the transfer completion interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x00 8. "  [8]  ,Mask status of the transfer completion interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x00 7. "             [7]   ,Mask status of the transfer completion interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x00 6. "  [6]  ,Mask status of the transfer completion interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x00 5. "  [5]  ,Mask status of the transfer completion interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x00 4. "  [4]  ,Mask status of the transfer completion interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x00 3. "             [3]   ,Mask status of the transfer completion interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x00 2. "  [2]  ,Mask status of the transfer completion interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x00 1. "  [1]  ,Mask status of the transfer completion interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x00 0. "  [0]  ,Mask status of the transfer completion interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x04 "INT_TC2_MASK,Linked List Node Transfer Completion Interrupt Mask Register of Processor 1"
                bitfld.long 0x04 15. " INT_TC2_MASK[15]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x04 14. "  [14] ,Mask status of the linked list node transfer completion interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x04 13. "  [13] ,Mask status of the linked list node transfer completion interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x04 12. "  [12] ,Mask status of the linked list node transfer completion interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x04 11. "             [11]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x04 10. "  [10] ,Mask status of the linked list node transfer completion interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x04 9. "  [9]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x04 8. "  [8]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x04 7. "             [7]   ,Mask status of the linked list node transfer completion interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x04 6. "  [6]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x04 5. "  [5]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x04 4. "  [4]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x04 3. "             [3]   ,Mask status of the linked list node transfer completion interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x04 2. "  [2]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x04 1. "  [1]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x04 0. "  [0]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x08 "INT_ERR1_MASK,Configuration Error Interrupt Mask Register of Processor 1"
                bitfld.long 0x08 15. " INT_ERR1_MASK[15] ,Mask status of configuration error interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x08 14. "  [14] ,Mask status of configuration error interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x08 13. "  [13] ,Mask status of configuration error interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x08 12. "  [12] ,Mask status of configuration error interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x08 11. "             [11]  ,Mask status of configuration error interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x08 10. "  [10] ,Mask status of configuration error interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x08 9. "  [9]  ,Mask status of configuration error interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x08 8. "  [8]  ,Mask status of configuration error interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x08 7. "             [7]   ,Mask status of configuration error interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x08 6. "  [6]  ,Mask status of configuration error interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x08 5. "  [5]  ,Mask status of configuration error interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x08 4. "  [4]  ,Mask status of configuration error interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x08 3. "             [3]   ,Mask status of configuration error interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x08 2. "  [2]  ,Mask status of configuration error interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x08 1. "  [1]  ,Mask status of configuration error interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x08 0. "  [0]  ,Mask status of configuration error interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x0C "INT_ERR2_MASK,Data Transfer Error Interrupt Mask Register of Processor 1"
                bitfld.long 0x0C 15. " INT_ERR2_MASK[15] ,Mask status of data transfer error interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x0C 14. "  [14] ,Mask status of data transfer error interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x0C 13. "  [13] ,Mask status of data transfer error interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x0C 12. "  [12] ,Mask status of data transfer error interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x0C 11. "             [11]  ,Mask status of data transfer error interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x0C 10. "  [10] ,Mask status of data transfer error interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x0C 9. "  [9]  ,Mask status of data transfer error interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x0C 8. "  [8]  ,Mask status of data transfer error interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x0C 7. "             [7]   ,Mask status of data transfer error interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x0C 6. "  [6]  ,Mask status of data transfer error interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x0C 5. "  [5]  ,Mask status of data transfer error interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x0C 4. "  [4]  ,Mask status of data transfer error interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x0C 3. "             [3]   ,Mask status of data transfer error interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x0C 2. "  [2]  ,Mask status of data transfer error interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x0C 1. "  [1]  ,Mask status of data transfer error interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x0C 0. "  [0]  ,Mask status of data transfer error interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x10 "INT_ERR3_MASK,Linked List Read Error Interrupt Mask Register of Processor 1"
                bitfld.long 0x10 15. " INT_ERR3_MASK[15] ,Mask status of linked list error interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x10 14. "  [14] ,Mask status of linked list error interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x10 13. "  [13] ,Mask status of linked list error interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x10 12. "  [12] ,Mask status of linked list error interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x10 11. "             [11]  ,Mask status of linked list error interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x10 10. "  [10] ,Mask status of linked list error interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x10 9. "  [9]  ,Mask status of linked list error interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x10 8. "  [8]  ,Mask status of linked list error interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x10 7. "             [7]   ,Mask status of linked list error interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x10 6. "  [6]  ,Mask status of linked list error interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x10 5. "  [5]  ,Mask status of linked list error interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x10 4. "  [4]  ,Mask status of linked list error interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x10 3. "             [3]   ,Mask status of linked list error interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x10 2. "  [2]  ,Mask status of linked list error interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x10 1. "  [1]  ,Mask status of linked list error interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x10 0. "  [0]  ,Mask status of linked list error interrupt for DMAC channel 0" "Masked,Not masked"               
tree.end
tree "CPU 2"
width 10.

    rgroup.long (0x00+0x80)++0x17
        line.long 0x00 "INT_STAT,Interrupt Status Register of Processor 2"
            bitfld.long 0x00 15. " INT_STAT[15] ,Status of the masked interrupt of DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x00 14. "  [14] ,Status of the masked interrupt of DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x00 13. "  [13] ,Status of the masked interrupt of DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x00 12. "  [12] ,Status of the masked interrupt of DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x00 11. "         [11] ,Status of the masked interrupt of DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x00 10. "  [10] ,Status of the masked interrupt of DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x00 9. "  [9]  ,Status of the masked interrupt of DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x00 8. "  [8]  ,Status of the masked interrupt of DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x00 7. "         [7]  ,Status of the masked interrupt of DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x00 6. "  [6]  ,Status of the masked interrupt of DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x00 5. "  [5]  ,Status of the masked interrupt of DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x00 4. "  [4]  ,Status of the masked interrupt of DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x00 3. "         [3]  ,Status of the masked interrupt of DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x00 2. "  [2]  ,Status of the masked interrupt of DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x00 1. "  [1]  ,Status of the masked interrupt of DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x00 0. "  [0]  ,Status of the masked interrupt of DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x04 "INT_TC1,Channel Transfer Completion Interrupt Status Register of Processor 2"
            bitfld.long 0x04 15. " INT_TC1[15]  ,Status of the masked channel transfer completion interrupt of DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x04 14. "  [14] ,Status of the masked channel transfer completion interrupt of DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x04 13. "  [13] ,Status of the masked channel transfer completion interrupt of DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x04 12. "  [12] ,Status of the masked channel transfer completion interrupt of DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x04 11. "         [11] ,Status of the masked channel transfer completion interrupt of DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x04 10. "  [10] ,Status of the masked channel transfer completion interrupt of DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x04 9. "  [9]  ,Status of the masked channel transfer completion interrupt of DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x04 8. "  [8]  ,Status of the masked channel transfer completion interrupt of DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x04 7. "         [7]  ,Status of the masked channel transfer completion interrupt of DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x04 6. "  [6]  ,Status of the masked channel transfer completion interrupt of DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x04 5. "  [5]  ,Status of the masked channel transfer completion interrupt of DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x04 4. "  [4]  ,Status of the masked channel transfer completion interrupt of DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x04 3. "         [3]  ,Status of the masked channel transfer completion interrupt of DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x04 2. "  [2]  ,Status of the masked channel transfer completion interrupt of DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x04 1. "  [1]  ,Status of the masked channel transfer completion interrupt of DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x04 0. "  [0]  ,Status of the masked channel transfer completion interrupt of DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x08 "INT_TC2,Linked List Node Transfer Completion Interrupt Status Register of Processor 2"
            bitfld.long 0x08 15. " INT_TC2[15]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x08 14. "  [14] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x08 13. "  [13] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x08 12. "  [12] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x08 11. "         [11] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x08 10. "  [10] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x08 9. "  [9]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x08 8. "  [8]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x08 7. "         [7]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x08 6. "  [6]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x08 5. "  [5]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x08 4. "  [4]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x08 3. "         [3]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x08 2. "  [2]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x08 1. "  [1]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x08 0. "  [0]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x0C "INT_ERR1,Configuration Error Interrupt Status Register of Processor 2"
            bitfld.long 0x0C 15. " INT_ERR1[15] ,Status of the masked configuration error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x0C 14. "  [14] ,Status of the masked configuration error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x0C 13. "  [13] ,Status of the masked configuration error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x0C 12. "  [12] ,Status of the masked configuration error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x0C 11. "         [11] ,Status of the masked configuration error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x0C 10. "  [10] ,Status of the masked configuration error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x0C 9. "  [9]  ,Status of the masked configuration error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x0C 8. "  [8]  ,Status of the masked configuration error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x0C 7. "         [7]  ,Status of the masked configuration error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x0C 6. "  [6]  ,Status of the masked configuration error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x0C 5. "  [5]  ,Status of the masked configuration error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x0C 4. "  [4]  ,Status of the masked configuration error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x0C 3. "         [3]  ,Status of the masked configuration error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x0C 2. "  [2]  ,Status of the masked configuration error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x0C 1. "  [1]  ,Status of the masked configuration error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x0C 0. "  [0]  ,Status of the masked configuration error interrupt for DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x10 "INT_ERR2,Data Transfer Error Interrupt Status Register of Processor 2"
            bitfld.long 0x10 15. " INT_ERR2[15] ,Status of the masked data transfer error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x10 14. "  [14] ,Status of the masked data transfer error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x10 13. "  [13] ,Status of the masked data transfer error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x10 12. "  [12] ,Status of the masked data transfer error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x10 11. "         [11] ,Status of the masked data transfer error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x10 10. "  [10] ,Status of the masked data transfer error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x10 9. "  [9]  ,Status of the masked data transfer error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x10 8. "  [8]  ,Status of the masked data transfer error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x10 7. "         [7]  ,Status of the masked data transfer error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x10 6. "  [6]  ,Status of the masked data transfer error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x10 5. "  [5]  ,Status of the masked data transfer error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x10 4. "  [4]  ,Status of the masked data transfer error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x10 3. "         [3]  ,Status of the masked data transfer error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x10 2. "  [2]  ,Status of the masked data transfer error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x10 1. "  [1]  ,Status of the masked data transfer error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x10 0. "  [0]  ,Status of the masked data transfer error interrupt for DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x14 "INT_ERR3,Linked List Read Error Interrupt Status Register of Processor 2"
            bitfld.long 0x14 15. " INT_ERR3[15] ,Status of the masked linked list read error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x14 14. "  [14] ,Status of the masked linked list read error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x14 13. "  [13] ,Status of the masked linked list read error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x14 12. "  [12] ,Status of the masked linked list read error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x14 11. "         [11] ,Status of the masked linked list read error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x14 10. "  [10] ,Status of the masked linked list readr error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x14 9. "  [9]  ,Status of the masked linked list read error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x14 8. "  [8]  ,Status of the masked linked list read error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x14 7. "         [7]  ,Status of the masked linked list read error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x14 6. "  [6]  ,Status of the masked linked list read error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x14 5. "  [5]  ,Status of the masked linked list read error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x14 4. "  [4]  ,Status of the masked linked list read error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x14 3. "         [3]  ,Status of the masked linked list read error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x14 2. "  [2]  ,Status of the masked linked list read error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x14 1. "  [1]  ,Status of the masked linked list read error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x14 0. "  [0]  ,Status of the masked linked list read error interrupt for DMAC channel 0" "No interrupt,Interrupt"        

width 15.
    textline ""   
         
    group.long 0x18++0x13        
            line.long 0x00 "INT_TC1_MASK,Channel Transfer Completion Interrupt Mask Register of Processor 2"
                bitfld.long 0x00 15. " INT_TC1_MASK[15]  ,Mask status of the transfer completion interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x00 14. "  [14] ,Mask status of the transfer completion interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x00 13. "  [13] ,Mask status of the transfer completion interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x00 12. "  [12] ,Mask status of the transfer completion interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x00 11. "             [11]  ,Mask status of the transfer completion interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x00 10. "  [10] ,Mask status of the transfer completion interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x00 9. "  [9]  ,Mask status of the transfer completion interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x00 8. "  [8]  ,Mask status of the transfer completion interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x00 7. "             [7]   ,Mask status of the transfer completion interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x00 6. "  [6]  ,Mask status of the transfer completion interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x00 5. "  [5]  ,Mask status of the transfer completion interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x00 4. "  [4]  ,Mask status of the transfer completion interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x00 3. "             [3]   ,Mask status of the transfer completion interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x00 2. "  [2]  ,Mask status of the transfer completion interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x00 1. "  [1]  ,Mask status of the transfer completion interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x00 0. "  [0]  ,Mask status of the transfer completion interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x04 "INT_TC2_MASK,Linked List Node Transfer Completion Interrupt Mask Register of Processor 2"
                bitfld.long 0x04 15. " INT_TC2_MASK[15]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x04 14. "  [14] ,Mask status of the linked list node transfer completion interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x04 13. "  [13] ,Mask status of the linked list node transfer completion interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x04 12. "  [12] ,Mask status of the linked list node transfer completion interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x04 11. "             [11]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x04 10. "  [10] ,Mask status of the linked list node transfer completion interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x04 9. "  [9]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x04 8. "  [8]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x04 7. "             [7]   ,Mask status of the linked list node transfer completion interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x04 6. "  [6]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x04 5. "  [5]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x04 4. "  [4]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x04 3. "             [3]   ,Mask status of the linked list node transfer completion interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x04 2. "  [2]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x04 1. "  [1]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x04 0. "  [0]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x08 "INT_ERR1_MASK,Configuration Error Interrupt Mask Register of Processor 2"
                bitfld.long 0x08 15. " INT_ERR1_MASK[15] ,Mask status of configuration error interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x08 14. "  [14] ,Mask status of configuration error interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x08 13. "  [13] ,Mask status of configuration error interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x08 12. "  [12] ,Mask status of configuration error interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x08 11. "             [11]  ,Mask status of configuration error interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x08 10. "  [10] ,Mask status of configuration error interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x08 9. "  [9]  ,Mask status of configuration error interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x08 8. "  [8]  ,Mask status of configuration error interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x08 7. "             [7]   ,Mask status of configuration error interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x08 6. "  [6]  ,Mask status of configuration error interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x08 5. "  [5]  ,Mask status of configuration error interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x08 4. "  [4]  ,Mask status of configuration error interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x08 3. "             [3]   ,Mask status of configuration error interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x08 2. "  [2]  ,Mask status of configuration error interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x08 1. "  [1]  ,Mask status of configuration error interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x08 0. "  [0]  ,Mask status of configuration error interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x0C "INT_ERR2_MASK,Data Transfer Error Interrupt Mask Register of Processor 2"
                bitfld.long 0x0C 15. " INT_ERR2_MASK[15] ,Mask status of data transfer error interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x0C 14. "  [14] ,Mask status of data transfer error interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x0C 13. "  [13] ,Mask status of data transfer error interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x0C 12. "  [12] ,Mask status of data transfer error interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x0C 11. "             [11]  ,Mask status of data transfer error interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x0C 10. "  [10] ,Mask status of data transfer error interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x0C 9. "  [9]  ,Mask status of data transfer error interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x0C 8. "  [8]  ,Mask status of data transfer error interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x0C 7. "             [7]   ,Mask status of data transfer error interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x0C 6. "  [6]  ,Mask status of data transfer error interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x0C 5. "  [5]  ,Mask status of data transfer error interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x0C 4. "  [4]  ,Mask status of data transfer error interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x0C 3. "             [3]   ,Mask status of data transfer error interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x0C 2. "  [2]  ,Mask status of data transfer error interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x0C 1. "  [1]  ,Mask status of data transfer error interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x0C 0. "  [0]  ,Mask status of data transfer error interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x10 "INT_ERR3_MASK,Linked List Read Error Interrupt Mask Register of Processor 2"
                bitfld.long 0x10 15. " INT_ERR3_MASK[15] ,Mask status of linked list error interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x10 14. "  [14] ,Mask status of linked list error interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x10 13. "  [13] ,Mask status of linked list error interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x10 12. "  [12] ,Mask status of linked list error interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x10 11. "             [11]  ,Mask status of linked list error interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x10 10. "  [10] ,Mask status of linked list error interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x10 9. "  [9]  ,Mask status of linked list error interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x10 8. "  [8]  ,Mask status of linked list error interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x10 7. "             [7]   ,Mask status of linked list error interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x10 6. "  [6]  ,Mask status of linked list error interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x10 5. "  [5]  ,Mask status of linked list error interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x10 4. "  [4]  ,Mask status of linked list error interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x10 3. "             [3]   ,Mask status of linked list error interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x10 2. "  [2]  ,Mask status of linked list error interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x10 1. "  [1]  ,Mask status of linked list error interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x10 0. "  [0]  ,Mask status of linked list error interrupt for DMAC channel 0" "Masked,Not masked"               
tree.end
tree "CPU 3"
width 10.

    rgroup.long (0x00+0xC0)++0x17
        line.long 0x00 "INT_STAT,Interrupt Status Register of Processor 3"
            bitfld.long 0x00 15. " INT_STAT[15] ,Status of the masked interrupt of DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x00 14. "  [14] ,Status of the masked interrupt of DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x00 13. "  [13] ,Status of the masked interrupt of DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x00 12. "  [12] ,Status of the masked interrupt of DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x00 11. "         [11] ,Status of the masked interrupt of DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x00 10. "  [10] ,Status of the masked interrupt of DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x00 9. "  [9]  ,Status of the masked interrupt of DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x00 8. "  [8]  ,Status of the masked interrupt of DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x00 7. "         [7]  ,Status of the masked interrupt of DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x00 6. "  [6]  ,Status of the masked interrupt of DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x00 5. "  [5]  ,Status of the masked interrupt of DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x00 4. "  [4]  ,Status of the masked interrupt of DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x00 3. "         [3]  ,Status of the masked interrupt of DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x00 2. "  [2]  ,Status of the masked interrupt of DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x00 1. "  [1]  ,Status of the masked interrupt of DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x00 0. "  [0]  ,Status of the masked interrupt of DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x04 "INT_TC1,Channel Transfer Completion Interrupt Status Register of Processor 3"
            bitfld.long 0x04 15. " INT_TC1[15]  ,Status of the masked channel transfer completion interrupt of DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x04 14. "  [14] ,Status of the masked channel transfer completion interrupt of DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x04 13. "  [13] ,Status of the masked channel transfer completion interrupt of DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x04 12. "  [12] ,Status of the masked channel transfer completion interrupt of DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x04 11. "         [11] ,Status of the masked channel transfer completion interrupt of DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x04 10. "  [10] ,Status of the masked channel transfer completion interrupt of DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x04 9. "  [9]  ,Status of the masked channel transfer completion interrupt of DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x04 8. "  [8]  ,Status of the masked channel transfer completion interrupt of DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x04 7. "         [7]  ,Status of the masked channel transfer completion interrupt of DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x04 6. "  [6]  ,Status of the masked channel transfer completion interrupt of DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x04 5. "  [5]  ,Status of the masked channel transfer completion interrupt of DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x04 4. "  [4]  ,Status of the masked channel transfer completion interrupt of DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x04 3. "         [3]  ,Status of the masked channel transfer completion interrupt of DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x04 2. "  [2]  ,Status of the masked channel transfer completion interrupt of DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x04 1. "  [1]  ,Status of the masked channel transfer completion interrupt of DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x04 0. "  [0]  ,Status of the masked channel transfer completion interrupt of DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x08 "INT_TC2,Linked List Node Transfer Completion Interrupt Status Register of Processor 3"
            bitfld.long 0x08 15. " INT_TC2[15]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x08 14. "  [14] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x08 13. "  [13] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x08 12. "  [12] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x08 11. "         [11] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x08 10. "  [10] ,Status of the masked linked list node transfer completion interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x08 9. "  [9]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x08 8. "  [8]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x08 7. "         [7]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x08 6. "  [6]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x08 5. "  [5]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x08 4. "  [4]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x08 3. "         [3]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x08 2. "  [2]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x08 1. "  [1]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x08 0. "  [0]  ,Status of the masked linked list node transfer completion interrupt for DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x0C "INT_ERR1,Configuration Error Interrupt Status Register of Processor 3"
            bitfld.long 0x0C 15. " INT_ERR1[15] ,Status of the masked configuration error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x0C 14. "  [14] ,Status of the masked configuration error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x0C 13. "  [13] ,Status of the masked configuration error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x0C 12. "  [12] ,Status of the masked configuration error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x0C 11. "         [11] ,Status of the masked configuration error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x0C 10. "  [10] ,Status of the masked configuration error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x0C 9. "  [9]  ,Status of the masked configuration error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x0C 8. "  [8]  ,Status of the masked configuration error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x0C 7. "         [7]  ,Status of the masked configuration error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x0C 6. "  [6]  ,Status of the masked configuration error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x0C 5. "  [5]  ,Status of the masked configuration error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x0C 4. "  [4]  ,Status of the masked configuration error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x0C 3. "         [3]  ,Status of the masked configuration error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x0C 2. "  [2]  ,Status of the masked configuration error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x0C 1. "  [1]  ,Status of the masked configuration error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x0C 0. "  [0]  ,Status of the masked configuration error interrupt for DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x10 "INT_ERR2,Data Transfer Error Interrupt Status Register of Processor 3"
            bitfld.long 0x10 15. " INT_ERR2[15] ,Status of the masked data transfer error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x10 14. "  [14] ,Status of the masked data transfer error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x10 13. "  [13] ,Status of the masked data transfer error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x10 12. "  [12] ,Status of the masked data transfer error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x10 11. "         [11] ,Status of the masked data transfer error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x10 10. "  [10] ,Status of the masked data transfer error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x10 9. "  [9]  ,Status of the masked data transfer error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x10 8. "  [8]  ,Status of the masked data transfer error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x10 7. "         [7]  ,Status of the masked data transfer error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x10 6. "  [6]  ,Status of the masked data transfer error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x10 5. "  [5]  ,Status of the masked data transfer error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x10 4. "  [4]  ,Status of the masked data transfer error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x10 3. "         [3]  ,Status of the masked data transfer error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x10 2. "  [2]  ,Status of the masked data transfer error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x10 1. "  [1]  ,Status of the masked data transfer error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x10 0. "  [0]  ,Status of the masked data transfer error interrupt for DMAC channel 0" "No interrupt,Interrupt"
        line.long 0x14 "INT_ERR3,Linked List Read Error Interrupt Status Register of Processor 3"
            bitfld.long 0x14 15. " INT_ERR3[15] ,Status of the masked linked list read error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            bitfld.long 0x14 14. "  [14] ,Status of the masked linked list read error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            bitfld.long 0x14 13. "  [13] ,Status of the masked linked list read error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            bitfld.long 0x14 12. "  [12] ,Status of the masked linked list read error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x14 11. "         [11] ,Status of the masked linked list read error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            bitfld.long 0x14 10. "  [10] ,Status of the masked linked list readr error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            bitfld.long 0x14 9. "  [9]  ,Status of the masked linked list read error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            bitfld.long 0x14 8. "  [8]  ,Status of the masked linked list read error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x14 7. "         [7]  ,Status of the masked linked list read error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            bitfld.long 0x14 6. "  [6]  ,Status of the masked linked list read error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            bitfld.long 0x14 5. "  [5]  ,Status of the masked linked list read error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            bitfld.long 0x14 4. "  [4]  ,Status of the masked linked list read error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                   "
            bitfld.long 0x14 3. "         [3]  ,Status of the masked linked list read error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            bitfld.long 0x14 2. "  [2]  ,Status of the masked linked list read error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            bitfld.long 0x14 1. "  [1]  ,Status of the masked linked list read error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            bitfld.long 0x14 0. "  [0]  ,Status of the masked linked list read error interrupt for DMAC channel 0" "No interrupt,Interrupt"        

width 15.
    textline ""   
         
    group.long 0x18++0x13        
            line.long 0x00 "INT_TC1_MASK,Channel Transfer Completion Interrupt Mask Register of Processor 3"
                bitfld.long 0x00 15. " INT_TC1_MASK[15]  ,Mask status of the transfer completion interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x00 14. "  [14] ,Mask status of the transfer completion interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x00 13. "  [13] ,Mask status of the transfer completion interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x00 12. "  [12] ,Mask status of the transfer completion interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x00 11. "             [11]  ,Mask status of the transfer completion interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x00 10. "  [10] ,Mask status of the transfer completion interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x00 9. "  [9]  ,Mask status of the transfer completion interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x00 8. "  [8]  ,Mask status of the transfer completion interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x00 7. "             [7]   ,Mask status of the transfer completion interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x00 6. "  [6]  ,Mask status of the transfer completion interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x00 5. "  [5]  ,Mask status of the transfer completion interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x00 4. "  [4]  ,Mask status of the transfer completion interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x00 3. "             [3]   ,Mask status of the transfer completion interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x00 2. "  [2]  ,Mask status of the transfer completion interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x00 1. "  [1]  ,Mask status of the transfer completion interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x00 0. "  [0]  ,Mask status of the transfer completion interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x04 "INT_TC2_MASK,Linked List Node Transfer Completion Interrupt Mask Register of Processor 3"
                bitfld.long 0x04 15. " INT_TC2_MASK[15]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x04 14. "  [14] ,Mask status of the linked list node transfer completion interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x04 13. "  [13] ,Mask status of the linked list node transfer completion interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x04 12. "  [12] ,Mask status of the linked list node transfer completion interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x04 11. "             [11]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x04 10. "  [10] ,Mask status of the linked list node transfer completion interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x04 9. "  [9]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x04 8. "  [8]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x04 7. "             [7]   ,Mask status of the linked list node transfer completion interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x04 6. "  [6]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x04 5. "  [5]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x04 4. "  [4]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x04 3. "             [3]   ,Mask status of the linked list node transfer completion interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x04 2. "  [2]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x04 1. "  [1]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x04 0. "  [0]  ,Mask status of the linked list node transfer completion interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x08 "INT_ERR1_MASK,Configuration Error Interrupt Mask Register of Processor 3"
                bitfld.long 0x08 15. " INT_ERR1_MASK[15] ,Mask status of configuration error interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x08 14. "  [14] ,Mask status of configuration error interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x08 13. "  [13] ,Mask status of configuration error interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x08 12. "  [12] ,Mask status of configuration error interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x08 11. "             [11]  ,Mask status of configuration error interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x08 10. "  [10] ,Mask status of configuration error interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x08 9. "  [9]  ,Mask status of configuration error interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x08 8. "  [8]  ,Mask status of configuration error interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x08 7. "             [7]   ,Mask status of configuration error interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x08 6. "  [6]  ,Mask status of configuration error interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x08 5. "  [5]  ,Mask status of configuration error interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x08 4. "  [4]  ,Mask status of configuration error interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x08 3. "             [3]   ,Mask status of configuration error interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x08 2. "  [2]  ,Mask status of configuration error interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x08 1. "  [1]  ,Mask status of configuration error interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x08 0. "  [0]  ,Mask status of configuration error interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x0C "INT_ERR2_MASK,Data Transfer Error Interrupt Mask Register of Processor 3"
                bitfld.long 0x0C 15. " INT_ERR2_MASK[15] ,Mask status of data transfer error interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x0C 14. "  [14] ,Mask status of data transfer error interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x0C 13. "  [13] ,Mask status of data transfer error interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x0C 12. "  [12] ,Mask status of data transfer error interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x0C 11. "             [11]  ,Mask status of data transfer error interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x0C 10. "  [10] ,Mask status of data transfer error interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x0C 9. "  [9]  ,Mask status of data transfer error interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x0C 8. "  [8]  ,Mask status of data transfer error interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x0C 7. "             [7]   ,Mask status of data transfer error interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x0C 6. "  [6]  ,Mask status of data transfer error interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x0C 5. "  [5]  ,Mask status of data transfer error interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x0C 4. "  [4]  ,Mask status of data transfer error interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x0C 3. "             [3]   ,Mask status of data transfer error interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x0C 2. "  [2]  ,Mask status of data transfer error interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x0C 1. "  [1]  ,Mask status of data transfer error interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x0C 0. "  [0]  ,Mask status of data transfer error interrupt for DMAC channel 0" "Masked,Not masked"
            line.long 0x10 "INT_ERR3_MASK,Linked List Read Error Interrupt Mask Register of Processor 3"
                bitfld.long 0x10 15. " INT_ERR3_MASK[15] ,Mask status of linked list error interrupt for DMAC channel 15" "Masked,Not masked"
                bitfld.long 0x10 14. "  [14] ,Mask status of linked list error interrupt for DMAC channel  14" "Masked,Not masked"
                bitfld.long 0x10 13. "  [13] ,Mask status of linked list error interrupt for DMAC channel 13" "Masked,Not masked"
                bitfld.long 0x10 12. "  [12] ,Mask status of linked list error interrupt for DMAC channel 12" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x10 11. "             [11]  ,Mask status of linked list error interrupt for DMAC channel 11" "Masked,Not masked"
                bitfld.long 0x10 10. "  [10] ,Mask status of linked list error interrupt for DMAC channel 10" "Masked,Not masked"
                bitfld.long 0x10 9. "  [9]  ,Mask status of linked list error interrupt for DMAC channel 9" "Masked,Not masked"
                bitfld.long 0x10 8. "  [8]  ,Mask status of linked list error interrupt for DMAC channel 8" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x10 7. "             [7]   ,Mask status of linked list error interrupt for DMAC channel 7" "Masked,Not masked"
                bitfld.long 0x10 6. "  [6]  ,Mask status of linked list error interrupt for DMAC channel 6" "Masked,Not masked"
                bitfld.long 0x10 5. "  [5]  ,Mask status of linked list error interrupt for DMAC channel 5" "Masked,Not masked"
                bitfld.long 0x10 4. "  [4]  ,Mask status of linked list error interrupt for DMAC channel 4" "Masked,Not masked"
                textline "                        "
                bitfld.long 0x10 3. "             [3]   ,Mask status of linked list error interrupt for DMAC channel 3" "Masked,Not masked"
                bitfld.long 0x10 2. "  [2]  ,Mask status of linked list error interrupt for DMAC channel 2" "Masked,Not masked"
                bitfld.long 0x10 1. "  [1]  ,Mask status of linked list error interrupt for DMAC channel 1" "Masked,Not masked"
                bitfld.long 0x10 0. "  [0]  ,Mask status of linked list error interrupt for DMAC channel 0" "Masked,Not masked"               
tree.end


tree "Common Registers"
width 14.
    group.long 0x600++0x03
        line.long 0x00 "INT_TC1_RAW,Raw Channel Transfer Completion Interrupt Status Register"
            eventfld.long 0x00 15. " INT_TC1_RAW[15]  ,Raw status of channel transfer completion interrupt for DMAC channel 15" "No interrupt,Interrupt"
            eventfld.long 0x00 14. "  [14] ,Raw status of channel transfer completion interrupt for DMAC channel 14" "No interrupt,Interrupt"
            eventfld.long 0x00 13. "  [13] ,Raw status of channel transfer completion interrupt for DMAC channel 13" "No interrupt,Interrupt"
            eventfld.long 0x00 12. "  [12] ,Raw status of channel transfer completion interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 11. " [11]             ,Raw status of channel transfer completion interrupt for DMAC channel 11" "No interrupt,Interrupt"
            eventfld.long 0x00 10. "  [10] ,Raw status of channel transfer completion interrupt for DMAC channel 10" "No interrupt,Interrupt"
            eventfld.long 0x00 9. "  [9]  ,Raw status of channel transfer completion interrupt for DMAC channel 9" "No interrupt,Interrupt"
            eventfld.long 0x00 8. "  [8]  ,Raw status of channel transfer completion interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 7. " [7]              ,Raw status of channel transfer completion interrupt for DMAC channel 7" "No interrupt,Interrupt"
            eventfld.long 0x00 6. "  [6]  ,Raw status of channel transfer completion interrupt for DMAC channel 6" "No interrupt,Interrupt"
            eventfld.long 0x00 5. "  [5]  ,Raw status of channel transfer completion interrupt for DMAC channel 5" "No interrupt,Interrupt"
            eventfld.long 0x00 4. "  [4]  ,Raw status of channel transfer completion interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 3. " [3]              ,Raw status of channel transfer completion interrupt for DMAC channel 3" "No interrupt,Interrupt"
            eventfld.long 0x00 2. "  [2]  ,Raw status of channel transfer completion interrupt for DMAC channel 2" "No interrupt,Interrupt"
            eventfld.long 0x00 1. "  [1]  ,Raw status of channel transfer completion interrupt for DMAC channel 1" "No interrupt,Interrupt"
            eventfld.long 0x00 0. "  [0]  ,Raw status of channel transfer completion interrupt for DMAC channel 0" "No interrupt,Interrupt"            
    group.long 0x608++0x03
        line.long 0x00 "INT_TC2_RAW,Raw Linked List Node Transfer Completion Interrupt Status Register"
            eventfld.long 0x00 15. " INT_TC2_RAW[15]  ,Raw status of linked list node transfer completion interrupt for DMAC channel 15" "No interrupt,Interrupt"
            eventfld.long 0x00 14. "  [14] ,Raw status of linked list node transfer completion interrupt for DMAC channel 14" "No interrupt,Interrupt"
            eventfld.long 0x00 13. "  [13] ,Raw status of linked list node transfer completion interrupt for DMAC channel 13" "No interrupt,Interrupt"
            eventfld.long 0x00 12. "  [12] ,Raw status of linked list node transfer completion interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 11. " [11]             ,Raw status of linked list node transfer completion interrupt for DMAC channel 11" "No interrupt,Interrupt"
            eventfld.long 0x00 10. "  [10] ,Raw status of linked list node transfer completion interrupt for DMAC channel 10" "No interrupt,Interrupt"
            eventfld.long 0x00 9. "  [9]  ,Raw status of linked list node transfer completion interrupt for DMAC channel 9" "No interrupt,Interrupt"
            eventfld.long 0x00 8. "  [8]  ,Raw status of linked list node transfer completion interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 7. " [7]              ,Raw status of linked list node transfer completion interrupt for DMAC channel 7" "No interrupt,Interrupt"
            eventfld.long 0x00 6. "  [6]  ,Raw status of linked list node transfer completion interrupt for DMAC channel 6" "No interrupt,Interrupt"
            eventfld.long 0x00 5. "  [5]  ,Raw status of linked list node transfer completion interrupt for DMAC channel 5" "No interrupt,Interrupt"
            eventfld.long 0x00 4. "  [4]  ,Raw status of linked list node transfer completion interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 3. " [3]              ,Raw status of linked list node transfer completion interrupt for DMAC channel 3" "No interrupt,Interrupt"
            eventfld.long 0x00 2. "  [2]  ,Raw status of linked list node transfer completion interrupt for DMAC channel 2" "No interrupt,Interrupt"
            eventfld.long 0x00 1. "  [1]  ,Raw status of linked list node transfer completion interrupt for DMAC channel 1" "No interrupt,Interrupt"
            eventfld.long 0x00 0. "  [0]  ,Raw status of linked list node transfer completion interrupt for DMAC channel 0" "No interrupt,Interrupt"            
    group.long 0x610++0x03
        line.long 0x00 "INT_ERR1_RAW,Raw Configuration Error Interrupt Status Register"
            eventfld.long 0x00 15. " INT_ERR1_RAW[15] ,Raw status of the configuration error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            eventfld.long 0x00 14. "  [14] ,Raw status of the configuration error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            eventfld.long 0x00 13. "  [13] ,Raw status of the configuration error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            eventfld.long 0x00 12. "  [12] ,Raw status of the configuration error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 11. " [11]             ,Raw status of the configuration error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            eventfld.long 0x00 10. "  [10] ,Raw status of the configuration error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            eventfld.long 0x00 9. "  [9]  ,Raw status of the configuration error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            eventfld.long 0x00 8. "  [8]  ,Raw status of the configuration error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 7. " [7]              ,Raw status of the configuration error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            eventfld.long 0x00 6. "  [6]  ,Raw status of the configuration error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            eventfld.long 0x00 5. "  [5]  ,Raw status of the configuration error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            eventfld.long 0x00 4. "  [4]  ,Raw status of the configuration error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 3. " [3]              ,Raw status of the configuration error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            eventfld.long 0x00 2. "  [2]  ,Raw status of the configuration error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            eventfld.long 0x00 1. "  [1]  ,Raw status of the configuration error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            eventfld.long 0x00 0. "  [0]  ,Raw status of the configuration error interrupt for DMAC channel 0" "No interrupt,Interrupt"            
    group.long 0x618++0x03
        line.long 0x00 "INT_ERR2_RAW,Raw Data Transfer Error Interrupt Status Register"
            eventfld.long 0x00 15. " INT_ERR2_RAW[15] ,Raw status of data transfer error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            eventfld.long 0x00 14. "  [14] ,Raw status of data transfer error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            eventfld.long 0x00 13. "  [13] ,Raw status of data transfer error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            eventfld.long 0x00 12. "  [12] ,Raw status of data transfer error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 11. " [11]             ,Raw status of data transfer error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            eventfld.long 0x00 10. "  [10] ,Raw status of data transfer error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            eventfld.long 0x00 9. "  [9]  ,Raw status of data transfer error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            eventfld.long 0x00 8. "  [8]  ,Raw status of data transfer error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 7. " [7]              ,Raw status of data transfer error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            eventfld.long 0x00 6. "  [6]  ,Raw status of data transfer error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            eventfld.long 0x00 5. "  [5]  ,Raw status of data transfer error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            eventfld.long 0x00 4. "  [4]  ,Raw status of data transfer error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 3. " [3]              ,Raw status of data transfer error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            eventfld.long 0x00 2. "  [2]  ,Raw status of data transfer error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            eventfld.long 0x00 1. "  [1]  ,Raw status of data transfer error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            eventfld.long 0x00 0. "  [0]  ,Raw status of data transfer error interrupt for DMAC channel 0" "No interrupt,Interrupt"            
    group.long 0x620++0x03
        line.long 0x00 "INT_ERR3_RAW,Raw Linked List Read Error Interrupt Status Register"
            eventfld.long 0x00 15. " INT_ERR3_RAW[15] ,Raw status of linked list read error interrupt for DMAC channel 15" "No interrupt,Interrupt"
            eventfld.long 0x00 14. "  [14] ,Raw status of linked list read error interrupt for DMAC channel 14" "No interrupt,Interrupt"
            eventfld.long 0x00 13. "  [13] ,Raw status of linked list read error interrupt for DMAC channel 13" "No interrupt,Interrupt"
            eventfld.long 0x00 12. "  [12] ,Raw status of linked list read error interrupt for DMAC channel 12" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 11. " [11]             ,Raw status of linked list read error interrupt for DMAC channel 11" "No interrupt,Interrupt"
            eventfld.long 0x00 10. "  [10] ,Raw status of linked list read error interrupt for DMAC channel 10" "No interrupt,Interrupt"
            eventfld.long 0x00 9. "  [9]  ,Raw status of linked list read error interrupt for DMAC channel 9" "No interrupt,Interrupt"
            eventfld.long 0x00 8. "  [8]  ,Raw status of linked list read error interrupt for DMAC channel 8" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 7. " [7]              ,Raw status of linked list read error interrupt for DMAC channel 7" "No interrupt,Interrupt"
            eventfld.long 0x00 6. "  [6]  ,Raw status of linked list read error interrupt for DMAC channel 6" "No interrupt,Interrupt"
            eventfld.long 0x00 5. "  [5]  ,Raw status of linked list read error interrupt for DMAC channel 5" "No interrupt,Interrupt"
            eventfld.long 0x00 4. "  [4]  ,Raw status of linked list read error interrupt for DMAC channel 4" "No interrupt,Interrupt"
            textline "                       "
            eventfld.long 0x00 3. " [3]              ,Raw status of linked list read error interrupt for DMAC channel 3" "No interrupt,Interrupt"
            eventfld.long 0x00 2. "  [2]  ,Raw status of linked list read error interrupt for DMAC channel 2" "No interrupt,Interrupt"
            eventfld.long 0x00 1. "  [1]  ,Raw status of linked list read error interrupt for DMAC channel 1" "No interrupt,Interrupt"
            eventfld.long 0x00 0. "  [0]  ,Raw status of linked list read error interrupt for DMAC channel 0" "No interrupt,Interrupt"            

    textline ""            
    width 10.   
    group.long 0x660++0x17
        line.long 0x00 "SREQ,Single Transfer Request Register" 
                eventfld.long 0x00 31. " UART4_TX         ,Generate the DMA single transfer request for DMAC channel 31" "Not requested,Requested"
                eventfld.long 0x00 30. "  UART4_RX ,Generate the DMA single transfer request for DMAC channel 30" "Not requested,Requested"
                eventfld.long 0x00 29. "  UART0_TX           ,Generate the DMA single transfer request for DMAC channel 29" "Not requested,Requested"
                eventfld.long 0x00 28. "  UART0_RX           ,Generate the DMA single transfer request for DMAC channel 28" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x00 27. " I2C3_TX          ,Generate the DMA single transfer request for DMAC channel 27" "Not requested,Requested"
                eventfld.long 0x00 26. "  I2C3_RX  ,Generate the DMA single transfer request for DMAC channel 26" "Not requested,Requested"
                eventfld.long 0x00 15. "  DIGACODEC_AUDIO_RX ,Generate the DMA single transfer request for DMAC channel 15" "Not requested,Requested"
                eventfld.long 0x00 14. "  DIGACODEC_AUDIO_TX ,Generate the DMA single transfer request for DMAC channel 14" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x00 13. " UART3_TX         ,Generate the DMA single transfer request for DMAC channel 13" "Not requested,Requested"
                eventfld.long 0x00 12. "  UART3_RX ,Generate the DMA single transfer request for DMAC channel 12" "Not requested,Requested"
                eventfld.long 0x00 11. "  UART2_TX           ,Generate the DMA single transfer request for DMAC channel 11" "Not requested,Requested"
                eventfld.long 0x00 10. "  UART2_RX           ,Generate the DMA single transfer request for DMAC channel 10" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x00 9. " UART1_TX         ,Generate the DMA single transfer request for DMAC channel 9" "Not requested,Requested"
                eventfld.long 0x00 8. "  UART1_RX ,Generate the DMA single transfer request for DMAC channel 8" "Not requested,Requested"
                eventfld.long 0x00 7. "  I2C2_TX            ,Generate the DMA single transfer request for DMAC channel 7" "Not requested,Requested"
                eventfld.long 0x00 6. "  I2C2_RX            ,Generate the DMA single transfer request for DMAC channel 6" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x00 5. " I2C1_TX          ,Generate the DMA single transfer request for DMAC channel 5" "Not requested,Requested"
                eventfld.long 0x00 4. "  I2C1_RX  ,Generate the DMA single transfer request for DMAC channel 4" "Not requested,Requested"
                eventfld.long 0x00 3. "  I2C0_TX            ,Generate the DMA single transfer request for DMAC channel 3" "Not requested,Requested"
                eventfld.long 0x00 2. "  I2C0_RX            ,Generate the DMA single transfer request for DMAC channel 2" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x00 1. " SPI_TX           ,Generate the DMA single transfer request for DMAC channel 1" "Not requested,Requested"
                eventfld.long 0x00 0. "  SPI_RX   ,Generate the DMA single transfer request for DMAC channel 0" "Not requested,Requested"            
        line.long 0x04 "LSREQ,Last Single Transfer Request Register" 
                eventfld.long 0x04 31. " UART4_TX         ,Generate the DMA last single transfer request for DMAC channel 31" "Not requested,Requested"
                eventfld.long 0x04 30. "  UART4_RX ,Generate the DMA last single transfer request for DMAC channel 30" "Not requested,Requested"
                eventfld.long 0x04 29. "  UART0_TX           ,Generate the DMA last single transfer request for DMAC channel 29" "Not requested,Requested"
                eventfld.long 0x04 28. "  UART0_RX           ,Generate the DMA last single transfer request for DMAC channel 28" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x04 27. " I2C3_TX          ,Generate the DMA last single transfer request for DMAC channel 27" "Not requested,Requested"
                eventfld.long 0x04 26. "  I2C3_RX  ,Generate the DMA last single transfer request for DMAC channel 26" "Not requested,Requested"
                eventfld.long 0x04 15. "  DIGACODEC_AUDIO_RX ,Generate the DMA last single transfer request for DMAC channel 15" "Not requested,Requested"
                eventfld.long 0x04 14. "  DIGACODEC_AUDIO_TX ,Generate the DMA last single transfer request for DMAC channel 14" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x04 13. " UART3_TX         ,Generate the DMA last single transfer request for DMAC channel 13" "Not requested,Requested"
                eventfld.long 0x04 12. "  UART3_RX ,Generate the DMA last single transfer request for DMAC channel 12" "Not requested,Requested"
                eventfld.long 0x04 11. "  UART2_TX           ,Generate the DMA last single transfer request for DMAC channel 11" "Not requested,Requested"
                eventfld.long 0x04 10. "  UART2_RX           ,Generate the DMA last single transfer request for DMAC channel 10" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x04 9. " UART1_TX         ,Generate the DMA last single transfer request for DMAC channel 9" "Not requested,Requested"
                eventfld.long 0x04 8. "  UART1_RX ,Generate the DMA last single transfer request for DMAC channel 8" "Not requested,Requested"
                eventfld.long 0x04 7. "  I2C2_TX            ,Generate the DMA last single transfer request for DMAC channel 7" "Not requested,Requested"
                eventfld.long 0x04 6. "  I2C2_RX            ,Generate the DMA last single transfer request for DMAC channel 6" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x04 5. " I2C1_TX          ,Generate the DMA last single transfer request for DMAC channel 5" "Not requested,Requested"
                eventfld.long 0x04 4. "  I2C1_RX  ,Generate the DMA last single transfer request for DMAC channel 4" "Not requested,Requested"
                eventfld.long 0x04 3. "  I2C0_TX            ,Generate the DMA last single transfer request for DMAC channel 3" "Not requested,Requested"
                eventfld.long 0x04 2. "  I2C0_RX            ,Generate the DMA last single transfer request for DMAC channel 2" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x04 1. " SPI_TX           ,Generate the DMA single transfer request for DMAC channel 1" "Not requested,Requested"
                eventfld.long 0x04 0. "  SPI_RX   ,Generate the DMA last single transfer request for DMAC channel 0" "Not requested,Requested"        
        line.long 0x08 "BREG,Burst Transfer Request Register" 
                eventfld.long 0x08 31. " UART4_TX         ,Generate the DMA burst transfer request for DMAC channel 31" "Not requested,Requested"
                eventfld.long 0x08 30. "  UART4_RX ,Generate the DMA burst transfer request for DMAC channel 30" "Not requested,Requested"
                eventfld.long 0x08 29. "  UART0_TX           ,Generate the DMA burst transfer request for DMAC channel 29" "Not requested,Requested"
                eventfld.long 0x08 28. "  UART0_RX           ,Generate the DMA burst transfer request for DMAC channel 28" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x08 27. " I2C3_TX          ,Generate the DMA burst transfer request for DMAC channel 27" "Not requested,Requested"
                eventfld.long 0x08 26. "  I2C3_RX  ,Generate the DMA burst transfer request for DMAC channel 26" "Not requested,Requested"
                eventfld.long 0x08 15. "  DIGACODEC_AUDIO_RX ,Generate the DMA burst transfer request for DMAC channel 15" "Not requested,Requested"
                eventfld.long 0x08 14. "  DIGACODEC_AUDIO_TX ,Generate the DMA burst transfer request for DMAC channel 14" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x08 13. " UART3_TX         ,Generate the DMA burst transfer request for DMAC channel 13" "Not requested,Requested"
                eventfld.long 0x08 12. "  UART3_RX ,Generate the DMA burst transfer request for DMAC channel 12" "Not requested,Requested"
                eventfld.long 0x08 11. "  UART2_TX           ,Generate the DMA burst transfer request for DMAC channel 11" "Not requested,Requested"
                eventfld.long 0x08 10. "  UART2_RX           ,Generate the DMA burst transfer request for DMAC channel 10" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x08 9. " UART1_TXUART1_TX ,Generate the DMA burst transfer request for DMAC channel 9" "Not requested,Requested"
                eventfld.long 0x08 8. "  UART1_RX ,Generate the DMA burst transfer request for DMAC channel 8" "Not requested,Requested"
                eventfld.long 0x08 7. "  I2C2_TX            ,Generate the DMA burst transfer request for DMAC channel 7" "Not requested,Requested"
                eventfld.long 0x08 6. "  I2C2_RX            ,Generate the DMA burst transfer request for DMAC channel 6" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x08 5. " I2C1_TX          ,Generate the DMA burst transfer request for DMAC channel 5" "Not requested,Requested"
                eventfld.long 0x08 4. "  I2C1_RX  ,Generate the DMA burst transfer request for DMAC channel 4" "Not requested,Requested"
                eventfld.long 0x08 3. "  I2C0_TX            ,Generate the DMA burst transfer request for DMAC channel 3" "Not requested,Requested"
                eventfld.long 0x08 2. "  I2C0_RX            ,Generate the DMA burst transfer request for DMAC channel 2" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x08 1. " SPI_TX           ,Generate the DMA burst transfer request for DMAC channel 1" "Not requested,Requested"
                eventfld.long 0x08 0. "  SPI_RX   ,Generate the DMA burst transfer request for DMAC channel 0" "Not requested,Requested"        
        line.long 0x0C "LBREG,Last Burst Transfer Request Register" 
                eventfld.long 0x0C 31. " UART4_TX         ,Generate the DMA last burst transfer request for DMAC channel 31" "Not requested,Requested"
                eventfld.long 0x0C 30. "  UART4_RX ,Generate the DMA last burst transfer request for DMAC channel 30" "Not requested,Requested"
                eventfld.long 0x0C 29. "  UART0_TX           ,Generate the DMA last burst transfer request for DMAC channel 29" "Not requested,Requested"
                eventfld.long 0x0C 28. "  UART0_RX           ,Generate the DMA last burst transfer request for DMAC channel 28" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x0C 27. " I2C3_TX          ,Generate the DMA last burst transfer request for DMAC channel 27" "Not requested,Requested"
                eventfld.long 0x0C 26. "  I2C3_RX  ,Generate the DMA last burst transfer request for DMAC channel 26" "Not requested,Requested"
                eventfld.long 0x0C 15. "  DIGACODEC_AUDIO_RX ,Generate the DMA last burst transfer request for DMAC channel 15" "Not requested,Requested"
                eventfld.long 0x0C 14. "  DIGACODEC_AUDIO_TX ,Generate the DMA last burst transfer request for DMAC channel 14" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x0C 13. " UART3_TX         ,Generate the DMA last burst transfer request for DMAC channel 13" "Not requested,Requested"
                eventfld.long 0x0C 12. "  UART3_RX ,Generate the DMA last burst transfer request for DMAC channel 12" "Not requested,Requested"
                eventfld.long 0x0C 11. "  UART2_TX           ,Generate the DMA last burst transfer request for DMAC channel 11" "Not requested,Requested"
                eventfld.long 0x0C 10. "  UART2_RX           ,Generate the DMA last burst transfer request for DMAC channel 10" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x0C 9. " UART1_TXUART1_TX ,Generate the DMA last burst transfer request for DMAC channel 9" "Not requested,Requested"
                eventfld.long 0x0C 8. "  UART1_RX ,Generate the DMA last burst transfer request for DMAC channel 8" "Not requested,Requested"
                eventfld.long 0x0C 7. "  I2C2_TX            ,Generate the DMA last burst transfer request for DMAC channel 7" "Not requested,Requested"
                eventfld.long 0x0C 6. "  I2C2_RX            ,Generate the DMA last burst transfer request for DMAC channel 6" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x0C 5. " I2C1_TX          ,Generate the DMA last burst transfer request for DMAC channel 5" "Not requested,Requested"
                eventfld.long 0x0C 4. "  I2C1_RX  ,Generate the DMA last burst transfer request for DMAC channel 4" "Not requested,Requested"
                eventfld.long 0x0C 3. "  I2C0_TX            ,Generate the DMA last burst transfer request for DMAC channel 3" "Not requested,Requested"
                eventfld.long 0x0C 2. "  I2C0_RX            ,Generate the DMA last burst transfer request for DMAC channel 2" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x0C 1. " SPI_TX           ,Generate the DMA last burst transfer request for DMAC channel 1" "Not requested,Requested"
                eventfld.long 0x0C 0. "  SPI_RX   ,Generate the DMA last burst transfer request for DMAC channel 0" "Not requested,Requested"         
        line.long 0x10 "FREQ,Flush Transfer Request Register" 
                eventfld.long 0x10 31. " UART4_TX         ,Generate the DMA flush burst transfer request for DMAC channel 31" "Not requested,Requested"
                eventfld.long 0x10 30. "  UART4_RX ,Generate the DMA flush burst transfer request for DMAC channel 30" "Not requested,Requested"
                eventfld.long 0x10 29. "  UART0_TX           ,Generate the DMA flush burst transfer request for DMAC channel 29" "Not requested,Requested"
                eventfld.long 0x10 28. "  UART0_RX           ,Generate the DMA flush burst transfer request for DMAC channel 28" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x10 27. " I2C3_TX          ,Generate the DMA flush burst transfer request for DMAC channel 27" "Not requested,Requested"
                eventfld.long 0x10 26. "  I2C3_RX  ,Generate the DMA flush burst transfer request for DMAC channel 26" "Not requested,Requested"
                eventfld.long 0x10 15. "  DIGACODEC_AUDIO_RX ,Generate the DMA flush burst transfer request for DMAC channel 15" "Not requested,Requested"
                eventfld.long 0x10 14. "  DIGACODEC_AUDIO_TX ,Generate the DMA flush burst transfer request for DMAC channel 14" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x10 13. " UART3_TX         ,Generate the DMA flush burst transfer request for DMAC channel 13" "Not requested,Requested"
                eventfld.long 0x10 12. "  UART3_RX ,Generate the DMA flush burst transfer request for DMAC channel 12" "Not requested,Requested"
                eventfld.long 0x10 11. "  UART2_TX           ,Generate the DMA flush burst transfer request for DMAC channel 11" "Not requested,Requested"
                eventfld.long 0x10 10. "  UART2_RX           ,Generate the DMA flush burst transfer request for DMAC channel 10" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x10 9. " UART1_TXUART1_TX ,Generate the DMA flush burst transfer request for DMAC channel 9" "Not requested,Requested"
                eventfld.long 0x10 8. "  UART1_RX ,Generate the DMA flush burst transfer request for DMAC channel 8" "Not requested,Requested"
                eventfld.long 0x10 7. "  I2C2_TX            ,Generate the DMA flush burst transfer request for DMAC channel 7" "Not requested,Requested"
                eventfld.long 0x10 6. "  I2C2_RX            ,Generate the DMA flush burst transfer request for DMAC channel 6" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x10 5. " I2C1_TX          ,Generate the DMA flush burst transfer request for DMAC channel 5" "Not requested,Requested"
                eventfld.long 0x10 4. "  I2C1_RX  ,Generate the DMA flush burst transfer request for DMAC channel 4" "Not requested,Requested"
                eventfld.long 0x10 3. "  I2C0_TX            ,Generate the DMA flush burst transfer request for DMAC channel 3" "Not requested,Requested"
                eventfld.long 0x10 2. "  I2C0_RX            ,Generate the DMA flush burst transfer request for DMAC channel 2" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x10 1. " SPI_TX           ,Generate the DMA flush burst transfer request for DMAC channel 1" "Not requested,Requested"
                eventfld.long 0x10 0. "  SPI_RX   ,Generate the DMA flush burst transfer request for DMAC channel 0" "Not requested,Requested"        
        line.long 0x14 "LFREQ,Last Flush Transfer Request Register" 
                eventfld.long 0x14 31. " UART4_TX         ,Generate the DMA last flush burst transfer request for DMAC channel 31" "Not requested,Requested"
                eventfld.long 0x14 30. "  UART4_RX ,Generate the DMA last flush burst transfer request for DMAC channel 30" "Not requested,Requested"
                eventfld.long 0x14 29. "  UART0_TX           ,Generate the DMA last flush burst transfer request for DMAC channel 29" "Not requested,Requested"
                eventfld.long 0x14 28. "  UART0_RX           ,Generate the DMA last flush burst transfer request for DMAC channel 28" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x14 27. " I2C3_TX          ,Generate the DMA last flush burst transfer request for DMAC channel 27" "Not requested,Requested"
                eventfld.long 0x14 26. "  I2C3_RX  ,Generate the DMA last flush burst transfer request for DMAC channel 26" "Not requested,Requested"
                eventfld.long 0x14 15. "  DIGACODEC_AUDIO_RX ,Generate the DMA last flush burst transfer request for DMAC channel 15" "Not requested,Requested"
                eventfld.long 0x14 14. "  DIGACODEC_AUDIO_TX ,Generate the DMA last flush burst transfer request for DMAC channel 14" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x14 13. " UART3_TX         ,Generate the DMA last flush burst transfer request for DMAC channel 13" "Not requested,Requested"
                eventfld.long 0x14 12. "  UART3_RX ,Generate the DMA last flush burst transfer request for DMAC channel 12" "Not requested,Requested"
                eventfld.long 0x14 11. "  UART2_TX           ,Generate the DMA last flush burst transfer request for DMAC channel 11" "Not requested,Requested"
                eventfld.long 0x14 10. "  UART2_RX           ,Generate the DMA last flush burst transfer request for DMAC channel 10" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x14 9. " UART1_TXUART1_TX ,Generate the DMA last flush burst transfer request for DMAC channel 9" "Not requested,Requested"
                eventfld.long 0x14 8. "  UART1_RX ,Generate the DMA last flush burst transfer request for DMAC channel 8" "Not requested,Requested"
                eventfld.long 0x14 7. "  I2C2_TX            ,Generate the DMA last flush burst transfer request for DMAC channel 7" "Not requested,Requested"
                eventfld.long 0x14 6. "  I2C2_RX            ,Generate the DMA last flush burst transfer request for DMAC channel 6" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x14 5. " I2C1_TX          ,Generate the DMA last flush burst transfer request for DMAC channel 5" "Not requested,Requested"
                eventfld.long 0x14 4. "  I2C1_RX  ,Generate the DMA last flush burst transfer request for DMAC channel 4" "Not requested,Requested"
                eventfld.long 0x14 3. "  I2C0_TX            ,Generate the DMA last flush burst transfer request for DMAC channel 3" "Not requested,Requested"
                eventfld.long 0x14 2. "  I2C0_RX            ,Generate the DMA last flush burst transfer request for DMAC channel 2" "Not requested,Requested"
                textline "                   "
                eventfld.long 0x14 1. " SPI_TX           ,Generate the DMA last flush burst transfer request for DMAC channel 1" "Not requested,Requested"
                eventfld.long 0x14 0. "  SPI_RX   ,Generate the DMA last flush burst transfer request for DMAC channel 0" "Not requested,Requested"         
     
    textline "" 
    group.long 0x688++0x03
        line.long 0x00 "CH_PRI,Priority Control Register"
            bitfld.long 0x00 30.--31. " CH15_PRI    ,Priority of channel 15" "Highest,1,2,Lowest"
            bitfld.long 0x00 28.--29. "      CH14_PRI ,Priority of channel 14" "Highest,1,2,Lowest"
            bitfld.long 0x00 26.--27. "        CH13_PRI ,Priority of channel 13" "Highest,1,2,Lowest"
            bitfld.long 0x00 24.--25. "      CH12_PRI ,Priority of channel 12" "Highest,1,2,Lowest"
            textline "                   "
            bitfld.long 0x00 22.--23. " CH11_PRI    ,Priority of channel 11" "Highest,1,2,Lowest"
            bitfld.long 0x00 20.--21. "      CH10_PRI ,Priority of channel 10" "Highest,1,2,Lowest"
            bitfld.long 0x00 18.--19. "        CH9_PRI  ,Priority of channel 9" "Highest,1,2,Lowest"
            bitfld.long 0x00 16.--17. "      CH8_PRI  ,Priority of channel 8" "Highest,1,2,Lowest"
            textline "                   "
            bitfld.long 0x00 14.--15. " CH7_PRI     ,Priority of channel 7" "Highest,1,2,Lowest"
            bitfld.long 0x00 12.--13. "      CH6_PRI  ,Priority of channel 6" "Highest,1,2,Lowest"
            bitfld.long 0x00 10.--11. "        CH5_PRI  ,Priority of channel 5" "Highest,1,2,Lowest"
            bitfld.long 0x00 8.--9. "      CH4_PRI  ,Priority of channel 4" "Highest,1,2,Lowest"
            textline "                   "
            bitfld.long 0x00 6.--7. " CH3_PRI     ,Priority of channel 3" "Highest,1,2,Lowest"
            bitfld.long 0x00 4.--5. "      CH2_PRI  ,Priority of channel 2" "Highest,1,2,Lowest"
            bitfld.long 0x00 2.--3. "        CH1_PRI  ,Priority of channel 1" "Highest,1,2,Lowest"
            bitfld.long 0x00 0.--1. "      CH0_PRI  ,Priority of channel 0" "Highest,1,2,Lowest"

    rgroup.long 0x690++0x03
        line.long 0x00 "CH_STAT,Global DMA Status Register"
            bitfld.long 0x00 15. " CH_STAT[15] ,DMAC channel 15 status" "Not working,Working"
            bitfld.long 0x00 14. "  [14]     ,DMAC channel 14 status" "Not working,Working"        
            bitfld.long 0x00 13. "    [13]     ,DMAC channel 13 status" "Not working,Working"
            bitfld.long 0x00 12. "  [12]     ,DMAC channel 12 status" "Not working,Working"
            textline "                   "
            bitfld.long 0x00 11. " [11]        ,DMAC channel 11 status" "Not working,Working"
            bitfld.long 0x00 10. "  [10]     ,DMAC channel 10 status" "Not working,Working"
            bitfld.long 0x00 9. "    [9]      ,DMAC channel 9 status" "Not working,Working"
            bitfld.long 0x00 8. "  [8]      ,DMAC channel 8 status" "Not working,Working"
            textline "                   "
            bitfld.long 0x00 7. " [7]         ,DMAC channel 7 status" "Not working,Working"
            bitfld.long 0x00 6. "  [6]      ,DMAC channel 6 status" "Not working,Working"
            bitfld.long 0x00 5. "    [5]      ,DMAC channel 5 status" "Not working,Working"
            bitfld.long 0x00 4. "  [4]      ,DMAC channel 4 status" "Not working,Working"
            textline "                   "
            bitfld.long 0x00 3. " [3]         ,DMAC channel 3 status" "Not working,Working"
            bitfld.long 0x00 2. "  [2]      ,DMAC channel 2 status" "Not working,Working"
            bitfld.long 0x00 1. "    [1]      ,DMAC channel 1 status" "Not working,Working"
            bitfld.long 0x00 0. "  [0]      ,DMAC channel 0 status" "Not working,Working"
            
    if (((d.l(ad:0xF7370000+0x690))&0xFFFF)==0x00)
    
        group.long 0x698++0x03
            line.long 0x00 "DMA_CTRL,DMA Global Control Register"
                bitfld.long 0x00 4. " CONF_OUT4   ,Macro definition of the outstanding number" "8,4"
                eventfld.long 0x00 2. "            HALT_REQ ,DMA halt request configuration register" "Not requested,Requested"
                eventfld.long 0x00 0. "  HALT_ACK ,DMA has entered the halt status" "Not halted,Halted"
    else
        group.long 0x698++0x03
            line.long 0x00 "DMA_CTRL,DMA Global Control Register"
                rbitfld.long 0x00 4. " CONF_OUT4   ,Macro definition of the outstanding number" "8,4"
                eventfld.long 0x00 2. "            HALT_REQ ,DMA halt request configuration register" "Not requested,Requested"
                eventfld.long 0x00 0. "  HALT_ACK ,DMA has entered the halt status" "Not halted,Halted"
    endif 

tree.end
        
width 0xB
    tree.end
tree.end

tree.open "Media Subsystem"
    
    tree "ADE (Advanced Display Engine)"
        base ad:0xF4100000

width 25.

rgroup.long 0x00++0x03
    line.long 0x00 "ADE_VERSION,ADE Version Register"
        
if (((d.l(ad:0xF4100000+0x100))&0x01)==0x01)
    group.long 0x04++0x03
        line.long 0x00 "ADE_CTRL,ADE Global Control Register 0"
            hexmask.long.word 0x00 21.--31. 1. " DFS_BUF_UNFLOW_LEV2 ,Increment of the DFS buffer underflow warning threshold"
            hexmask.long.word 0x00 8.--20. 1. "             DFS_BUF_UNFLOW_LEV1 ,DFS buffer underflow warning threshold"
            textline "                                  "
            bitfld.long 0x00 3.--5. " ROT_BUF_CFG         ,ROT buffer allocation control for channels" "ch.1 = n/a / ch.5 = n/a / ch.6 = 16KB / ROT buf = 153.6KB,ch.1 = 16KB / ch.5 = n/a / ch.6 = 153.6KB / ROT buf = n/a,ch.1 = n/a / ch.5 = 153.6KB / ch.6 = 16KB / ROT buf = n/a,ch.1 = 16KB / ch.5 = 76.8KB / ch.6 = 76.8KB / ROT buf = n/a,ch.1 = 16KB / ch.5 = n/a / ch.6 = 76.8KB / ROT buf = 76.8KB,?..."
            textline "                                  "
            bitfld.long 0x00 2. " DFS_BUF_CFG         ,DFS buffer allocation control" "Buffer depth = 6400 / VC not supported,Buffer depth = 3840 / VC supported"
            textline "                                  "
            bitfld.long 0x00 0.--1. " FRM_END_START       ,ADE frame start time" "After Vsync signal,After ADE_EN configured / After frames end,After ADE_EN configured,After Vsync signal / After frames end"
else
    group.long 0x04++0x03
        line.long 0x00 "ADE_CTRL,ADE Global Control Register 0"
            hexmask.long.word 0x00 21.--31. 1. " DFS_BUF_UNFLOW_LEV2 ,Increment of the DFS buffer underflow warning threshold"
            hexmask.long.word 0x00 8.--20. 1. "             DFS_BUF_UNFLOW_LEV1 ,DFS buffer underflow warning threshold"
            textline "                                  "
            rbitfld.long 0x00 3.--5. " ROT_BUF_CFG         ,ROT buffer allocation control for channels" "ch.1 = n/a / ch.5 = n/a / ch.6 = 16KB / ROT buf = 153.6KB,ch.1 = 16KB / ch.5 = n/a / ch.6 = 153.6KB / ROT buf = n/a,ch.1 = n/a / ch.5 = 153.6KB / ch.6 = 16KB / ROT buf = n/a,ch.1 = 16KB / ch.5 = 76.8KB / ch.6 = 76.8KB / ROT buf = n/a,ch.1 = 16KB / ch.5 = n/a / ch.6 = 76.8KB / ROT buf = 76.8KB,?..."
            textline "                                  "
            bitfld.long 0x00 2. " DFS_BUF_CFG         ,DFS buffer allocation control" "Buffer depth = 6400 / VC not supported,Buffer depth = 3840 / VC supported"
            textline "                                  "
            bitfld.long 0x00 0.--1. " FRM_END_START       ,ADE frame start time" "After Vsync signal,After ADE_EN configured / After frames end,After ADE_EN configured,After Vsync signal / After frames end"
endif
        
if (((d.l(ad:0xF4100000+0x100))&0x01)==0x01)
    rgroup.long 0x18++0x03
        line.long 0x00 "ADE_DISP_SRC_CFG,Online Display Channel Data Source Selection Register"
            bitfld.long 0x00 0.--2. " DISP_SRC_CFG              ,Data source select for the online display channel" "Disconnected,OVLY2,Readback channel,ROT after OVLY,SCL2 after OVLY,Disconnected,Disconnected,Disconnected"
    rgroup.long 0x40++0x03
        line.long 0x00 "ADE_CTRAN5_TRANS_CFG,CTRAN5 Lower-Level Channel Data Transfer Enable Register"
            bitfld.long 0x00 0. " CTRAN5_OVLY_TRANS_EN      ,Data transfer enable from CTRAN5 to OVLY1/OVLY2" "Disabled,Enabled"         
else
    group.long 0x18++0x03
        line.long 0x00 "ADE_DISP_SRC_CFG,Online Display Channel Data Source Selection Register"
            bitfld.long 0x00 0.--2. " DISP_SRC_CFG              ,Data source select for the online display channel" "Disconnected,OVLY2,Readback channel,ROT after OVLY,SCL2 after OVLY,Disconnected,Disconnected,Disconnected"
    group.long 0x40++0x03
        line.long 0x00 "ADE_CTRAN5_TRANS_CFG,CTRAN5 Lower-Level Channel Data Transfer Enable Register"
            bitfld.long 0x00 0. " CTRAN5_OVLY_TRANS_EN      ,Data transfer enable from CTRAN5 to OVLY1/OVLY2" "Disabled,Enabled"
endif
            
group.long 0x70++0x07
    line.long 0x00 "ADE_SOFT_RST0,Submodule Soft Reset Register 0"
        eventfld.long 0x00 30. " ROT_SRST                  ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 29. "         CTRAN6_SRST              ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 28. "     CTRAN5_SRST               ,Submodule soft reset" "No effect,Reset"
        textline "                                  "
        eventfld.long 0x00 27. " CTRAN4_SRST               ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 26. "         CTRAN3_SRST              ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 25. "     CTRAN2_SRST               ,Submodule soft reset" "No effect,Reset"
        textline "                                  "
        eventfld.long 0x00 24. " CTRAN1_SRST               ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 23. "         SCL3_SRST                ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 22. "     SCL2_SRST                 ,Submodule soft reset" "No effect,Reset"
        textline "                                  "
        eventfld.long 0x00 21. " SCL1_SRST                 ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 20. "         CLIP6_SRST               ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 19. "     CLIP5_SRST                ,Submodule soft reset" "No effect,Reset"
        textline "                                  "
        eventfld.long 0x00 18. " CLIP4_SRST                ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 17. "         CLIP3_SRST               ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 16. "     CLIP2_SRST                ,Submodule soft reset" "No effect,Reset"
        textline "                                  "
        eventfld.long 0x00 15. " CLIP1_SRST                ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 14. "         CMDQ_WDMA_SRST           ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 12. "     CH3_WDMA_SRST             ,Submodule soft reset" "No effect,Reset"
        textline "                                  "
        eventfld.long 0x00 11. " CH2_WDMA_SRST             ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 10. "         CH1_WDMA_SRST            ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 8. "     CMDQ2_RDMA_SRST           ,Submodule soft reset" "No effect,Reset"
        textline "                                  "
        eventfld.long 0x00 7. " CMDQ1_RDMA_SRST           ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 6. "         DISP_RDMA_SRST           ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0X00 5. "     CH6_RDMA_SRST             ,Submodule soft reset" "No effect,Reset"
        textline "                                  "
        eventfld.long 0x00 4. " CH5_RDMA_SRST             ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 3. "         CH4_RDMA_SRST            ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 2. "     CH3_RDMA_SRST             ,Submodule soft reset" "No effect,Reset"
        textline "                                  "
        eventfld.long 0x00 1. " CH2_RDMA_SRST             ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x00 0. "         CH1_RDMA_SRST            ,Submodule soft reset" "No effect,Reset"
    line.long 0x04 "ADE_SOFT_RST1,Submodule Soft Reset Register 1"
        eventfld.long 0x04 7. " OVLY3_SRST                ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x04 6. "         OVLY2_SRST               ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x04 5. "     OVLY1_SRST                ,Submodule soft reset" "No effect,Reset"
        textline "                                  "
        eventfld.long 0x04 4. " DITHER_SRST               ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x04 3. "         GAMMA_SRST               ,Submodule soft reset" "No effect,Reset"
        textline "                                  "
        eventfld.long 0x04 1. " CMDQ2_SRST                ,Submodule soft reset" "No effect,Reset"
        eventfld.long 0x04 0. "         CMDQ1_SRST               ,Submodule soft reset" "No effect,Reset"
group.long 0x78++0x07
    line.long 0x00 "ADE_SOFT_RST_SEL0,Submodule Soft Reset Source Selection Register 0"
        bitfld.long 0x00 30. " ROT_SRST_SEL              ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 29. "          CTRAN6_SRST_SEL          ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 28. "      CTRAN5_SRST_SEL           ,Submodule soft reset source select" "Software,Hardware"
        textline "                                  "
        bitfld.long 0x00 27. " CTRAN4_SRST_SEL           ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 26. "          CTRAN3_SRST_SEL          ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 25. "      CTRAN2_SRST_SEL           ,Submodule soft reset source select" "Software,Hardware"
        textline "                                  "
        bitfld.long 0x00 24. " CTRAN1_SRST_SEL           ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 23. "          SCL3_SRST_SEL            ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 22. "      SCL2_SRST_SEL             ,Submodule soft reset source select" "Software,Hardware"
        textline "                                  "
        bitfld.long 0x00 21. " SCL1_SRST_SEL             ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 20. "          CLIP6_SRST_SEL           ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 19. "      CLIP5_SRST_SEL            ,Submodule soft reset source select" "Software,Hardware"
        textline "                                  "
        bitfld.long 0x00 18. " CLIP4_SRST_SEL            ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 17. "          CLIP3_SRST_SEL           ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 16. "      CLIP2_SRST_SEL            ,Submodule soft reset source select" "Software,Hardware"
        textline "                                  "
        bitfld.long 0x00 15. " CLIP1_SRST_SEL            ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 14. "          CMDQ_WDMA_SRST_SEL       ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 12. "      CH3_WDMA_SRST_SEL         ,Submodule soft reset source select" "Software,Hardware"
        textline "                                  "
        bitfld.long 0x00 11. " CH2_WDMA_SRST_SEL         ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 10. "          CH1_WDMA_SRST_SEL        ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 8. "      CMDQ2_RDMA_SRST_SEL       ,Submodule soft reset source select" "Software,Hardware"
        textline "                                  "
        bitfld.long 0x00 7. " CMDQ1_RDMA_SRST_SEL       ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 6. "          DISP_RDMA_SRST_SEL       ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 5. "      CH6_RDMA_SRST_SEL         ,Submodule soft reset source select" "Software,Hardware"
        textline "                                  "
        bitfld.long 0x00 4. " CH5_RDMA_SRST_SEL         ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 3. "          CH4_RDMA_SRST_SEL        ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 2. "      CH3_RDMA_SRST_SEL         ,Submodule soft reset source select" "Software,Hardware"
        textline "                                  "
        bitfld.long 0x00 1. " CH2_RDMA_SRST_SEL         ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x00 0. "          CH1_RDMA_SRST_SEL        ,Submodule soft reset source select" "Software,Hardware"
    line.long 0x04 "ADE_SOFT_RST_SEL1,Submodule Soft Reset Source Selection Register 1"
        bitfld.long 0x04 7. " OVLY3_SRST_SEL            ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x04 6. "          OVLY2_SRST_SEL           ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x04 5. "      OVLY1_SRST_SEL            ,Submodule soft reset source select" "Software,Hardware"
        textline "                                  "
        bitfld.long 0x04 4. " DITHER_SRST_SEL           ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x04 3. "          GAMMA_SRST_SEL           ,Submodule soft reset source select" "Software,Hardware"
        textline "                                  "
        bitfld.long 0x04 1. " CMDQ2_SRST_SEL            ,Submodule soft reset source select" "Software,Hardware"
        bitfld.long 0x04 0. "          CMDQ1_SRST_SEL           ,Submodule soft reset source select" "Software,Hardware" 
group.long 0x9C++0x07
    line.long 0x00 "ADE_AUTO_CLK_GT_EN0,ADE Submodule Automatic Clock Gating Control Register 0"
        bitfld.long 0x00 30. " ROT_AUTO_CLK_GT_EN        ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 29. "          CTRAN6_AUTO_CLK_GT_EN    ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 28. "      CTRAN5_AUTO_CLK_GT_EN     ,Submodule automatic clock gating enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x00 27. " CTRAN4_AUTO_CLK_GT_EN     ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 26. "          CTRAN3_AUTO_CLK_GT_EN    ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 25. "      CTRAN2_AUTO_CLK_GT_EN     ,Submodule automatic clock gating enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x00 24. " CTRAN1_AUTO_CLK_GT_EN     ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 23. "          SCL3_AUTO_CLK_GT_EN      ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 22. "      SCL2_AUTO_CLK_GT_EN       ,Submodule automatic clock gating enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x00 21. " SCL1_AUTO_CLK_GT_EN       ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 20. "          CLIP6_AUTO_CLK_GT_EN     ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 19. "      CLIP5_AUTO_CLK_GT_EN      ,Submodule automatic clock gating enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x00 18. " CLIP4_AUTO_CLK_GT_EN      ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 17. "          CLIP3_AUTO_CLK_GT_EN     ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 16. "      CLIP2_AUTO_CLK_GT_EN      ,Submodule automatic clock gating enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x00 15. " CLIP1_AUTO_CLK_GT_EN      ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 14. "          CMDQ_WDMA_AUTO_CLK_GT_EN ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 12. "      CH3_WDMA_AUTO_CLK_GT_EN   ,Submodule automatic clock gating enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x00 11. " CH2_WDMA_AUTO_CLK_GT_EN   ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 10. "          CH1_WDMA_AUTO_CLK_GT_EN  ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 8. "      CMDQ2_RDMA_AUTO_CLK_GT_EN ,Submodule automatic clock gating enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x00 7. " CMDQ1_RDMA_AUTO_CLK_GT_EN ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 6. "          DISP_RDMA_AUTO_CLK_GT_EN ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 5. "      CH6_RDMA_AUTO_CLK_GT_EN   ,Submodule automatic clock gating enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x00 4. " CH5_RDMA_AUTO_CLK_GT_EN   ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 3. "          CH4_RDMA_AUTO_CLK_GT_EN  ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 2. "      CH3_RDMA_AUTO_CLK_GT_EN   ,Submodule automatic clock gating enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x00 1. " CH2_RDMA_AUTO_CLK_GT_EN   ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x00 0. "          CH1_RDMA_AUTO_CLK_GT_EN  ,Submodule automatic clock gating enable" "Disabled,Enabled"
    line.long 0x04 "ADE_AUTO_CLK_GT_EN1,ADE Submodule Automatic Clock Gating Control Register 1"
        bitfld.long 0x04 8. " TOP_AUTO_CLK_GT_EN        ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x04 7. "          OVLY3_AUTO_CLK_GT_EN     ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x04 6. "      OVLY2_AUTO_CLK_GT_EN      ,Submodule automatic clock gating enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x04 5. " OVLY1_AUTO_CLK_GT_EN      ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x04 4. "          DITHER_AUTO_CLK_GT_EN    ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x04 3. "      GAMMA_AUTO_CLK_GT_EN      ,Submodule automatic clock gating enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x04 1. " CMDQ2_AUTO_CLK_GT_EN      ,Submodule automatic clock gating enable" "Disabled,Enabled"
        bitfld.long 0x04 0. "          CMDQ1_AUTO_CLK_GT_EN     ,Submodule automatic clock gating enable" "Disabled,Enabled"     
group.long 0xAC++0x07
    line.long 0x00 "ADE_RELOAD_DIS0,Submodule Hardware Sync Mask Register 0"
        bitfld.long 0x00 30. " ROT_RELOAD_DIS            ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 29. "      CTRAN6_RELOAD_DIS        ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 28. "  CTRAN5_RELOAD_DIS         ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        textline "                                  "
        bitfld.long 0x00 27. " CTRAN4_RELOAD_DIS         ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 26. "      CTRAN3_RELOAD_DIS        ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 25. "  CTRAN2_RELOAD_DIS         ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        textline "                                  "
        bitfld.long 0x00 24. " CTRAN1_RELOAD_DIS         ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 23. "      SCL3_RELOAD_DIS          ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 22. "  SCL2_RELOAD_DIS           ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        textline "                                  "
        bitfld.long 0x00 21. " SCL1_RELOAD_DIS           ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 20. "      CLIP6_RELOAD_DIS         ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 19. "  CLIP5_RELOAD_DIS          ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        textline "                                  "
        bitfld.long 0x00 18. " CLIP4_RELOAD_DIS          ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 17. "      CLIP3_RELOAD_DIS         ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 16. "  CLIP2_RELOAD_DIS          ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        textline "                                  "
        bitfld.long 0x00 15. " CLIP1_RELOAD_DIS          ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 14. "      CMDQ_WDMA_RELOAD_DIS     ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 12. "  CH3_WDMA_RELOAD_DIS       ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        textline "                                  "
        bitfld.long 0x00 11. " CH2_WDMA_RELOAD_DIS       ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 10. "      CH1_WDMA_RELOAD_DIS      ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 8. "  CMDQ2_RDMA_RELOAD_DIS     ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        textline "                                  "
        bitfld.long 0x00 7. " CMDQ1_RDMA_RELOAD_DIS     ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 6. "      DISP_RDMA_RELOAD_DIS     ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 5. "  CH6_RDMA_RELOAD_DIS       ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        textline "                                  "
        bitfld.long 0x00 4. " CH5_RDMA_RELOAD_DIS       ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 3. "      CH4_RDMA_RELOAD_DIS      ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 2. "  CH3_RDMA_RELOAD_DIS       ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        textline "                                  "
        bitfld.long 0x00 1. " CH2_RDMA_RELOAD_DIS       ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x00 0. "      CH1_RDMA_RELOAD_DIS      ,Submodule hardware sync mask" "Reloaded,Not reloaded"
    line.long 0x04 "ADE_RELOAD_DIS1,Submodule Hardware Sync Mask Register 1"
        bitfld.long 0x04 7. " OVLY3_RELOAD_DIS          ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x04 6. "      OVLY2_RELOAD_DIS         ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x04 5. "  OVLY1_RELOAD_DIS          ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        textline "                                  "
        bitfld.long 0x04 4. " DITHER_RELOAD_DIS         ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x04 3. "      GAMMA_RELOAD_DIS         ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        textline "                                  "
        bitfld.long 0x04 1. " CMDQ2_RELOAD_DIS          ,Submodule hardware sync mask" "Reloaded,Not reloaded"
        bitfld.long 0x04 0. "      CMDQ1_RELOAD_DIS         ,Submodule hardware sync mask" "Reloaded,Not reloaded"
group.long 0x100++0x03
    line.long 0x00 "ADE_EN,ADE Global Enable Register"
        bitfld.long 0x00 0. " ADE_EN                    ,ADE global enable" "Disabled,Enabled"
    
textline ""    
rgroup.long 0xC00++0x0F
    line.long 0x00 "INTR_INIT_STATE_CPU_0,CPU Raw Interrupt Status Register 0"
        bitfld.long 0x00 31. " INTR_31 ,Raw interrupt source state 31" "No interrupt,Interrupt"
        bitfld.long 0x00 30. "  INTR_30 ,Raw interrupt source state 30" "No interrupt,Interrupt"
        bitfld.long 0x00 29. "  INTR_29 ,Raw interrupt source state 29" "No interrupt,Interrupt"
        bitfld.long 0x00 28. "  INTR_28 ,Raw interrupt source state 28" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x00 27. " INTR_27 ,Raw interrupt source state 27" "No interrupt,Interrupt"
        bitfld.long 0x00 26. "  INTR_26 ,Raw interrupt source state 26" "No interrupt,Interrupt"
        bitfld.long 0x00 25. "  INTR_25 ,Raw interrupt source state 25" "No interrupt,Interrupt"
        bitfld.long 0x00 24. "  INTR_24 ,Raw interrupt source state 24" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x00 23. " INTR_23 ,Raw interrupt source state 23" "No interrupt,Interrupt"
        bitfld.long 0x00 22. "  INTR_22 ,Raw interrupt source state 22" "No interrupt,Interrupt"
        bitfld.long 0x00 21. "  INTR_21 ,Raw interrupt source state 21" "No interrupt,Interrupt"
        bitfld.long 0x00 20. "  INTR_20 ,Raw interrupt source state 20" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x00 19. " INTR_19 ,Raw interrupt source state 19" "No interrupt,Interrupt"
        bitfld.long 0x00 18. "  INTR_18 ,Raw interrupt source state 18" "No interrupt,Interrupt"
        bitfld.long 0x00 17. "  INTR_17 ,Raw interrupt source state 17" "No interrupt,Interrupt"
        bitfld.long 0x00 16. "  INTR_16 ,Raw interrupt source state 16" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x00 15. " INTR_15 ,Raw interrupt source state 15" "No interrupt,Interrupt"
        bitfld.long 0x00 14. "  INTR_14 ,Raw interrupt source state 14" "No interrupt,Interrupt"
        bitfld.long 0x00 13. "  INTR_13 ,Raw interrupt source state 13" "No interrupt,Interrupt"
        bitfld.long 0x00 12. "  INTR_12 ,Raw interrupt source state 12" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x00 11. " INTR_11 ,Raw interrupt source state 11" "No interrupt,Interrupt"
        bitfld.long 0x00 10. "  INTR_10 ,Raw interrupt source state 10" "No interrupt,Interrupt"
        bitfld.long 0x00 9. "  INTR_9  ,Raw interrupt source state 9" "No interrupt,Interrupt"
        bitfld.long 0x00 8. "  INTR_8  ,Raw interrupt source state 8" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x00 7. " INTR_7  ,Raw interrupt source state 7" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  INTR_6  ,Raw interrupt source state 6" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  INTR_5  ,Raw interrupt source state 5" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  INTR_4  ,Raw interrupt source state 4" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x00 3. " INTR_3  ,Raw interrupt source state 3" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  INTR_2  ,Raw interrupt source state 2" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  INTR_1  ,Raw interrupt source state 1" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  INTR_0  ,Raw interrupt source state 0" "No interrupt,Interrupt"
    line.long 0x04 "INTR_INIT_STATE_CPU_1,CPU Raw Interrupt Status Register 1"
        bitfld.long 0x04 31. " INTR_63 ,Raw interrupt source state 63" "No interrupt,Interrupt"
        bitfld.long 0x04 30. "  INTR_62 ,Raw interrupt source state 62" "No interrupt,Interrupt"
        bitfld.long 0x04 29. "  INTR_61 ,Raw interrupt source state 61" "No interrupt,Interrupt"
        bitfld.long 0x04 28. "  INTR_60 ,Raw interrupt source state 60" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x04 27. " INTR_59 ,Raw interrupt source state 59" "No interrupt,Interrupt"
        bitfld.long 0x04 26. "  INTR_58 ,Raw interrupt source state 58" "No interrupt,Interrupt"
        bitfld.long 0x04 25. "  INTR_57 ,Raw interrupt source state 57" "No interrupt,Interrupt"
        bitfld.long 0x04 24. "  INTR_56 ,Raw interrupt source state 56" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x04 23. " INTR_55 ,Raw interrupt source state 55" "No interrupt,Interrupt"
        bitfld.long 0x04 22. "  INTR_54 ,Raw interrupt source state 54" "No interrupt,Interrupt"
        bitfld.long 0x04 21. "  INTR_53 ,Raw interrupt source state 53" "No interrupt,Interrupt"
        bitfld.long 0x04 20. "  INTR_52 ,Raw interrupt source state 52" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x04 19. " INTR_51 ,Raw interrupt source state 51" "No interrupt,Interrupt"
        bitfld.long 0x04 18. "  INTR_50 ,Raw interrupt source state 50" "No interrupt,Interrupt"
        bitfld.long 0x04 17. "  INTR_49 ,Raw interrupt source state 49" "No interrupt,Interrupt"
        bitfld.long 0x04 16. "  INTR_48 ,Raw interrupt source state 48" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x04 15. " INTR_47 ,Raw interrupt source state 47" "No interrupt,Interrupt"
        bitfld.long 0x04 14. "  INTR_46 ,Raw interrupt source state 46" "No interrupt,Interrupt"
        bitfld.long 0x04 13. "  INTR_45 ,Raw interrupt source state 45" "No interrupt,Interrupt"
        bitfld.long 0x04 12. "  INTR_44 ,Raw interrupt source state 44" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x04 11. " INTR_43 ,Raw interrupt source state 43" "No interrupt,Interrupt"
        bitfld.long 0x04 10. "  INTR_42 ,Raw interrupt source state 42" "No interrupt,Interrupt"
        bitfld.long 0x04 9. "  INTR_41 ,Raw interrupt source state 41" "No interrupt,Interrupt"
        bitfld.long 0x04 8. "  INTR_40 ,Raw interrupt source state 40" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x04 7. " INTR_39 ,Raw interrupt source state 39" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  INTR_38 ,Raw interrupt source state 38" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  INTR_37 ,Raw interrupt source state 37" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  INTR_36 ,Raw interrupt source state 36" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x04 3. " INTR_35 ,Raw interrupt source state 35" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  INTR_34 ,Raw interrupt source state 34" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  INTR_33 ,Raw interrupt source state 33" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  INTR_32 ,Raw interrupt source state 32" "No interrupt,Interrupt"           
    line.long 0x08 "INTR_MASK_STATE_CPU_0,CPU Masked Interrupt Status Register 0"
        bitfld.long 0x08 31. " INTR_31 ,Masked interrupt source state 31" "No interrupt,Interrupt"
        bitfld.long 0x08 30. "  INTR_30 ,Masked interrupt source state 30" "No interrupt,Interrupt"
        bitfld.long 0x08 29. "  INTR_29 ,Masked interrupt source state 29" "No interrupt,Interrupt"
        bitfld.long 0x08 28. "  INTR_28 ,Masked interrupt source state 28" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x08 27. " INTR_27 ,Masked interrupt source state 27" "No interrupt,Interrupt"
        bitfld.long 0x08 26. "  INTR_26 ,Masked interrupt source state 26" "No interrupt,Interrupt"
        bitfld.long 0x08 25. "  INTR_25 ,Masked interrupt source state 25" "No interrupt,Interrupt"
        bitfld.long 0x08 24. "  INTR_24 ,Masked interrupt source state 24" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x08 23. " INTR_23 ,Masked interrupt source state 23" "No interrupt,Interrupt"
        bitfld.long 0x08 22. "  INTR_22 ,Masked interrupt source state 22" "No interrupt,Interrupt"
        bitfld.long 0x08 21. "  INTR_21 ,Masked interrupt source state 21" "No interrupt,Interrupt"
        bitfld.long 0x08 20. "  INTR_20 ,Masked interrupt source state 20" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x08 19. " INTR_19 ,Masked interrupt source state 19" "No interrupt,Interrupt"
        bitfld.long 0x08 18. "  INTR_18 ,Masked interrupt source state 18" "No interrupt,Interrupt"
        bitfld.long 0x08 17. "  INTR_17 ,Masked interrupt source state 17" "No interrupt,Interrupt"
        bitfld.long 0x08 16. "  INTR_16 ,Masked interrupt source state 16" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x08 15. " INTR_15 ,Masked interrupt source state 15" "No interrupt,Interrupt"
        bitfld.long 0x08 14. "  INTR_14 ,Masked interrupt source state 14" "No interrupt,Interrupt"
        bitfld.long 0x08 13. "  INTR_13 ,Masked interrupt source state 13" "No interrupt,Interrupt"
        bitfld.long 0x08 12. "  INTR_12 ,Masked interrupt source state 12" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x08 11. " INTR_11 ,Masked interrupt source state 11" "No interrupt,Interrupt"
        bitfld.long 0x08 10. "  INTR_10 ,Masked interrupt source state 10" "No interrupt,Interrupt"
        bitfld.long 0x08 9. "  INTR_9  ,Masked interrupt source state 9" "No interrupt,Interrupt"
        bitfld.long 0x08 8. "  INTR_8  ,Masked interrupt source state 8" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x08 7. " INTR_7  ,Masked interrupt source state 7" "No interrupt,Interrupt"
        bitfld.long 0x08 6. "  INTR_6  ,Masked interrupt source state 6" "No interrupt,Interrupt"
        bitfld.long 0x08 5. "  INTR_5  ,Masked interrupt source state 5" "No interrupt,Interrupt"
        bitfld.long 0x08 4. "  INTR_4  ,Masked interrupt source state 4" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x08 3. " INTR_3  ,Masked interrupt source state 3" "No interrupt,Interrupt"
        bitfld.long 0x08 2. "  INTR_2  ,Masked interrupt source state 2" "No interrupt,Interrupt"
        bitfld.long 0x08 1. "  INTR_1  ,Masked interrupt source state 1" "No interrupt,Interrupt"
        bitfld.long 0x08 0. "  INTR_0  ,Masked interrupt source state 0" "No interrupt,Interrupt"    
    line.long 0x0C "INTR_MASK_STATE_CPU_1,CPU Masked Interrupt Status Register 1"
        bitfld.long 0x0C 31. " INTR_63 ,Masked interrupt source state 63" "No interrupt,Interrupt"
        bitfld.long 0x0C 30. "  INTR_62 ,Masked interrupt source state 62" "No interrupt,Interrupt"
        bitfld.long 0x0C 29. "  INTR_61 ,Masked interrupt source state 61" "No interrupt,Interrupt"
        bitfld.long 0x0C 28. "  INTR_60 ,Masked interrupt source state 60" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x0C 27. " INTR_59 ,Masked interrupt source state 59" "No interrupt,Interrupt"
        bitfld.long 0x0C 26. "  INTR_58 ,Masked interrupt source state 58" "No interrupt,Interrupt"
        bitfld.long 0x0C 25. "  INTR_57 ,Masked interrupt source state 57" "No interrupt,Interrupt"
        bitfld.long 0x0C 24. "  INTR_56 ,Masked interrupt source state 56" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x0C 23. " INTR_55 ,Masked interrupt source state 55" "No interrupt,Interrupt"
        bitfld.long 0x0C 22. "  INTR_54 ,Masked interrupt source state 54" "No interrupt,Interrupt"
        bitfld.long 0x0C 21. "  INTR_53 ,Masked interrupt source state 53" "No interrupt,Interrupt"
        bitfld.long 0x0C 20. "  INTR_52 ,Masked interrupt source state 52" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x0C 19. " INTR_51 ,Masked interrupt source state 51" "No interrupt,Interrupt"
        bitfld.long 0x0C 18. "  INTR_50 ,Masked interrupt source state 50" "No interrupt,Interrupt"
        bitfld.long 0x0C 17. "  INTR_49 ,Masked interrupt source state 49" "No interrupt,Interrupt"
        bitfld.long 0x0C 16. "  INTR_48 ,Masked interrupt source state 48" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x0C 15. " INTR_47 ,Masked interrupt source state 47" "No interrupt,Interrupt"
        bitfld.long 0x0C 14. "  INTR_46 ,Masked interrupt source state 46" "No interrupt,Interrupt"
        bitfld.long 0x0C 13. "  INTR_45 ,Masked interrupt source state 45" "No interrupt,Interrupt"
        bitfld.long 0x0C 12. "  INTR_44 ,Masked interrupt source state 44" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x0C 11. " INTR_43 ,Masked interrupt source state 43" "No interrupt,Interrupt"
        bitfld.long 0x0C 10. "  INTR_42 ,Masked interrupt source state 42" "No interrupt,Interrupt"
        bitfld.long 0x0C 9. "  INTR_41 ,Masked interrupt source state 41" "No interrupt,Interrupt"
        bitfld.long 0x0C 8. "  INTR_40 ,Masked interrupt source state 40" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x0C 7. " INTR_39 ,Masked interrupt source state 39" "No interrupt,Interrupt"
        bitfld.long 0x0C 6. "  INTR_38 ,Masked interrupt source state 38" "No interrupt,Interrupt"
        bitfld.long 0x0C 5. "  INTR_37 ,Masked interrupt source state 37" "No interrupt,Interrupt"
        bitfld.long 0x0C 4. "  INTR_36 ,Masked interrupt source state 36" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x0C 3. " INTR_35 ,Masked interrupt source state 35" "No interrupt,Interrupt"
        bitfld.long 0x0C 2. "  INTR_34 ,Masked interrupt source state 34" "No interrupt,Interrupt"
        bitfld.long 0x0C 1. "  INTR_33 ,Masked interrupt source state 33" "No interrupt,Interrupt"
        bitfld.long 0x0C 0. "  INTR_32 ,Masked interrupt source state 32" "No interrupt,Interrupt" 

textline ""
        
if (((d.l(ad:0xF4100000+0x1400))&0x1000)==0x1000)
    group.long 0x1400++0x03
        line.long 0x00 "RD_CH_DISP_PE,RD_CH_DISP Performance Control Register"
            bitfld.long 0x00 24.--27. " RD_CH_DISP_MIN_BURST_LEN       ,Typical burst length" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
            bitfld.long 0x00 12. "                     RD_CH_DISP_QOS_CFG             ,QoS configuration mode" "By software,Based on threshold of lower-lvl buffer"
            textline "                                  "
            bitfld.long 0x00 8.--11. " RD_CH_DISP_QOS_THD             ,QoS value of threshold area 3 of the lower-level buffer" "0,1,2,3,4,5,6,7,?..."
            textline "                                  "
            bitfld.long 0x00 4.--7. " RD_CH_DISP_QOS_SEC             ,QoS value of threshold area 2 of the lower-level buffer" "0,1,2,3,4,5,6,7,?..."
            bitfld.long 0x00 0.--3. "                     RD_CH_DISP_QOS                 ,QoS value of threshold area 1 of the lower-level buffer" "0,1,2,3,4,5,6,7,?..."
else
    group.long 0x1400++0x03
        line.long 0x00 "RD_CH_DISP_PE,RD_CH_DISP Performance Control Register"
            bitfld.long 0x00 24.--27. " RD_CH_DISP_MIN_BURST_LEN       ,Typical burst length" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
            bitfld.long 0x00 12. "                     RD_CH_DISP_QOS_CFG             ,QoS configuration mode" "By software,Based on threshold of lower-lvl buffer"
            textline "                                  "
            bitfld.long 0x00 8.--11. " RD_CH_DISP_QOS_THD             ,QoS value of threshold area 3 of the lower-level buffer" "0,1,2,3,4,5,6,7,?..."
            textline "                                  "
            bitfld.long 0x00 4.--7. " RD_CH_DISP_QOS_SEC             ,QoS value of threshold area 2 of the lower-level buffer" "0,1,2,3,4,5,6,7,?..."
            bitfld.long 0x00 0.--3. "                      RD_CH_DISP_QOS                 ,QoS value of the TX operation of the current channel" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"    
endif
    
group.long 0x1404++0x13
    line.long 0x00 "RD_CH_DISP_CTRL,RD_CH_DISP Channel Control Register"
        bitfld.long 0x00 16.--20. " RD_CH_DISP_FORMAT              ,Data format" "RGB565,BGR565,XRGB8888,XBGR8888,ARGB8888,ABGR8888,RGBA8888,BGRA8888,RGB888,BGR888,,,,,,,YUYV,YVYU,UYVY,VYUY,YUV444,?..."
        textline "                                  "
        bitfld.long 0x00 5. " RD_CH_DISP_FSH_INT_DISABLE     ,DMA channel completion interrupt mask" "Not masked,Masked"
        bitfld.long 0x00 4. "             RD_CH_DISP_AXI_FSH_INT_DISABLE ,DMA channel AXI completion interrupt mask" "Not masked,Masked"
        textline "                                  "
        bitfld.long 0x00 2.--3. " RD_CH_DISP_RD_DIR              ,Data block read start direction after secondary division" "Upper left,Lower left,Upper right,Lower right"
        bitfld.long 0x00 0.--1. "            RD_CH_DISP_PARTIAL             ,Division mode" "Non-secondary division,Secondary division (horizontal -> vertical),Secondary division (vertival -> horizontal),"
    line.long 0x04 "RD_CH_DISP_ADDR,RD_CH_DISP Data Block Start Address Register"
    line.long 0x08 "RD_CH_DISP_SIZE,RD_CH_DISP Data Block Size Register"
        hexmask.long.word 0x08 16.--31. 1. " RD_CH_DISP_HEIGHT              ,Data block height (in line)"
        hexmask.long.word 0x08 0.--15. 1. "                   RD_CH_DISP_WIDTH               ,Data block width (in byte)"
    line.long 0x0C "RD_CH_DISP_STRIDE,RD_CH_DISP Data Block Stride Register"
        bitfld.long 0x0C 16. " RD_CH_DISP_STRIDE_DIR          ,Stride sign bit" "Positive,Negative"
        hexmask.long.word 0x0C 0.--15. 1. "               RD_CH_DISP_STRIDE              ,Distance (in byte) between the start points of two scanning lines"
    line.long 0x10 "RD_CH_DISP_SPACE,RD_CH_DISP Data Block Space Size Register"
group.long 0x1420++0x0B
    line.long 0x00 "RD_CH_DISP_BLANK_OFFSET,RD_CH_DISP Blank Data Block Offset Register"
        hexmask.long.word 0x00 16.--31. 1. " RD_CH_DISP_BLANK_OFFSET_HEIGHT ,Height offset (in line) of the blank data block"
        hexmask.long.word 0x00 0.--15. 1. "                   RD_CH_DISP_BLANK_OFFSET_WIDTH  ,Width offset (in byte) of the blank data block"
    line.long 0x04 "RD_CH_DISP_BLANK_SIZE,RD_CH_DISP Blank Data Block Size Register"
        hexmask.long.word 0x04 16.--31. 1. " RD_CH_DISP_BLANK_HEIGHT        ,Height (in line) of the blank data block"
        hexmask.long.word 0x04 0.--15. 1. "                   RD_CH_DISP_BLANK_WIDTH         ,Width (in byte) of the blank data block"
    line.long 0x08 "RD_CH_DISP_BLANK_SPACE,RD_CH_DISP Blank Data Block Space Size Register"
group.long 0x142C++0x03
    line.long 0x00 "RD_CH_DISP_EN,RD_CH_DISP Enable Register"
        bitfld.long 0x00 0. " RD_CH_DISP_EN                  ,DMA channel enable" "Disabled,Enabled"

rgroup.long 0x1430++0x03
    line.long 0x00 "RD_CH_DISP_STATUS,RD_CH_DISP Working Status Register"
        bitfld.long 0x00 1. " RD_CH_DISP_STATUS              ,DMA channel status" "Idle,Busy"
        bitfld.long 0x00 0. "                   RD_CH_DISP_AXI_STATUS          ,DMA channel AXI interface status" "Idle,Busy"
        
group.long 0x5404++0x07
    line.long 0x00 "ADE_CTRAN5_DIS,CTRAN5 CSC Bypass Register"
        bitfld.long 0x00 0. " CTRAN_BYPASS                   ,CSC bypass" "Not bypassed,Bypassed"
    line.long 0x04 "ADE_CTRAN5_MODE_CHOOSE,CTRAN5 Mode Control Register"
        bitfld.long 0x04 0.--1. " CTRAN_MODE                     ,CTRAN5 working mode" "YUV444 -> ARGB8888,ARGB8888 -> YUV422,ARGB8888 -> YUV444,ARGB8888->ARGB8888"
        
rgroup.long 0x540C++0x03
    line.long 0x00 "ADE_CTRAN5_STAT,CTRAN5 Status Register"
        bitfld.long 0x00 0. " CTRAN_IDLE_INDICATE            ,CTRAN5 status" "Busy,Idle"
        
group.long 0x5410++0x17
    line.long 0x00 "ADE_CTRAN5_CHDC0,CTRAN5 Transform Constant Register 0"
        hexmask.long.word 0x00 16.--24. 1. " CH0DC1                         ,Transform constant 1 of channel 0"
        hexmask.long.word 0x00 0.--8. 1. "                   CH0DC0                         ,Transform constant 0 of channel 0"
    line.long 0x04 "ADE_CTRAN5_CHDC1,CTRAN5 Transform Constant Register 1"
        hexmask.long.word 0x04 16.--24. 1. " CH0DC3                         ,Transform constant 3 of channel 0"
        hexmask.long.word 0x04 0.--8. 1. "                   CH0DC2                         ,Transform constant 2 of channel 0"    
    line.long 0x08 "ADE_CTRAN5_CHDC2,CTRAN5 Transform Constant Register 2"
        hexmask.long.word 0x08 16.--24. 1. " CH1DC1                         ,Transform constant 1 of channel 1"
        hexmask.long.word 0x08 0.--8. 1. "                   CH1DC0                         ,Transform constant 0 of channel 1"    
    line.long 0x0C "ADE_CTRAN5_CHDC3,CTRAN5 Transform Constant Register 3"
        hexmask.long.word 0x0C 16.--24. 1. " CH1DC3                         ,Transform constant 3 of channel 1"
        hexmask.long.word 0x0C 0.--8. 1. "                   CH1DC2                         ,Transform constant 2 of channel 1"                
    line.long 0x10 "ADE_CTRAN5_CHDC4,CTRAN5 Transform Constant Register 4"
        hexmask.long.word 0x10 16.--24. 1. " CH2DC1                         ,Transform constant 1 of channel 2"
        hexmask.long.word 0x10 0.--8. 1. "                   CH2DC0                         ,Transform constant 0 of channel 2"
    line.long 0x14 "ADE_CTRAN5_CHDC5,CTRAN5 Transform Constant Register 5"
        hexmask.long.word 0x14 16.--24. 1. " CH2DC3                         ,Transform constant 3 of channel 2"
        hexmask.long.word 0x14 0.--8. 1. "                   CH2DC2                         ,Transform constant 2 of channel 2"    
group.long 0x5428++0x1B
    line.long 0x00 "ADE_CTRAN5_CSC0,CTRAN5 Transform Coefficient Register 0"
        hexmask.long.word 0x00 16.--28. 1. " CSC01                          ,Channel transform coefficient 01"
        hexmask.long.word 0x00 0.--12. 1. "                   CSC00                          ,Channel transform coefficient 00"
    line.long 0x04 "ADE_CTRAN5_CSC1,CTRAN5 Transform Coefficient Register 1"
        hexmask.long.word 0x04 16.--28. 1. " CSC10                          ,Channel transform coefficient 10"
        hexmask.long.word 0x04 0.--12. 1. "                   CSC02                          ,Channel transform coefficient 02"
    line.long 0x08 "ADE_CTRAN5_CSC2,CTRAN5 Transform Coefficient Register 2"
        hexmask.long.word 0x08 16.--28. 1. " CSC12                          ,Channel transform coefficient 12"
        hexmask.long.word 0x08 0.--12. 1. "                   CSC11                          ,Channel transform coefficient 11"
    line.long 0x0C "ADE_CTRAN5_CSC3,CTRAN5 Transform Coefficient Register 3"
        hexmask.long.word 0x0C 16.--28. 1. " CSC21                          ,Channel transform coefficient 21"
        hexmask.long.word 0x0C 0.--12. 1. "                   CSC20                          ,Channel transform coefficient 20"
    line.long 0x10 "ADE_CTRAN5_CSC4,CTRAN5 Transform Coefficient Register 4"
        hexmask.long.word 0x10 0.--12. 1. " CSC22                          ,Channel transform coefficient 22"
    line.long 0x14 "ADE_CTRAN5_IMAGE_SIZE,CTRAN5 Image Size Register"
        hexmask.long.tbyte 0x14 0.--21. 1. " IMAGE_SIZE                     ,Number of image pixels"        
    line.long 0x18 "ADE_CTRAN5_CFG_OK,CTRAN5 Configuration Completion Indicator Register"
        bitfld.long 0x18 0. " CTRAN_CFG_OK                   ,CTRAN5 register configuration completion indicator" "Not completed,Completed"
group.long 0x5504++0x07
    line.long 0x00 "ADE_CTRAN6_DIS,CTRAN6 CSC Bypass Register"
        bitfld.long 0x00 0. " CTRAN_BYPASS                   ,CSC bypass" "Not bypassed,Bypassed"
    line.long 0x04 "ADE_CTRAN6_MODE_CHOOSE,CTRAN6 Mode Control Register"
        bitfld.long 0x04 0.--1. " CTRAN_MODE                     ,CTRAN6 working mode" "YUV444 --> ARGB8888,ARGB8888 --> YUV422,ARGB8888 --> YUV444,ARGB8888 --> ARGB8888"
    
rgroup.long 0x550C++0x03
    line.long 0x00 "ADE_CTRAN6_STAT,CTRAN6 Status Register"    
        bitfld.long 0x00 0. " CTRAN_IDLE_INDICATE            ,CTRAN6 status" "Busy,Idle"
        
group.long 0x5510++0x17
    line.long 0x00 "ADE_CTRAN6_CHDC0,CTRAN6 Transform Constant Register 0"
        hexmask.long.word 0x00 16.--24. 1. " CH0DC1                         ,Transform constant 1 of channel 0"
        hexmask.long.word 0x00 0.--8. 1. "                   CH0DC0                         ,Transform constant 0 of channel 0"
    line.long 0x04 "ADE_CTRAN6_CHDC1,CTRAN6 Transform Constant Register 1"
        hexmask.long.word 0x04 16.--24. 1. " CH0DC3                         ,Transform constant 3 of channel 0"
        hexmask.long.word 0x04 0.--8. 1. "                   CH0DC2                         ,Transform constant 2 of channel 0"    
    line.long 0x08 "ADE_CTRAN6_CHDC2,CTRAN6 Transform Constant Register 2"
        hexmask.long.word 0x08 16.--24. 1. " CH1DC1                         ,Transform constant 1 of channel 1"
        hexmask.long.word 0x08 0.--8. 1. "                   CH1DC0                         ,Transform constant 0 of channel 1"    
    line.long 0x0C "ADE_CTRAN6_CHDC3,CTRAN6 Transform Constant Register 3"
        hexmask.long.word 0x0C 16.--24. 1. " CH1DC3                         ,Transform constant 3 of channel 1"
        hexmask.long.word 0x0C 0.--8. 1. "                   CH1DC2                         ,Transform constant 2 of channel 1"                
    line.long 0x10 "ADE_CTRAN6_CHDC4,CTRAN6 Transform Constant Register 4"
        hexmask.long.word 0x10 16.--24. 1. " CH2DC1                         ,Transform constant 1 of channel 2"
        hexmask.long.word 0x10 0.--8. 1. "                   CH2DC0                         ,Transform constant 0 of channel 2"
    line.long 0x14 "ADE_CTRAN6_CHDC5,CTRAN6 Transform Constant Register 5"
        hexmask.long.word 0x14 16.--24. 1. " CH2DC3                         ,Transform constant 3 of channel 2"
        hexmask.long.word 0x14 0.--8. 1. "                   CH2DC2                         ,Transform constant 2 of channel 2"        
group.long 0x5528++0x1B
    line.long 0x00 "ADE_CTRAN6_CSC0,CTRAN6 Transform Coefficient Register 0"
        hexmask.long.word 0x00 16.--28. 1. " CSC01                          ,Channel transform coefficient 01"
        hexmask.long.word 0x00 0.--12. 1. "                   CSC00                          ,Channel transform coefficient 00"
    line.long 0x04 "ADE_CTRAN6_CSC1,CTRAN6 Transform Coefficient Register 1"
        hexmask.long.word 0x04 16.--28. 1. " CSC10                          ,Channel transform coefficient 10"
        hexmask.long.word 0x04 0.--12. 1. "                   CSC02                          ,Channel transform coefficient 02"
    line.long 0x08 "ADE_CTRAN6_CSC2,CTRAN6 Transform Coefficient Register 2"
        hexmask.long.word 0x08 16.--28. 1. " CSC12                          ,Channel transform coefficient 12"
        hexmask.long.word 0x08 0.--12. 1. "                   CSC11                          ,Channel transform coefficient 11"
    line.long 0x0C "ADE_CTRAN6_CSC3,CTRAN6 Transform Coefficient Register 3"
        hexmask.long.word 0x0C 16.--28. 1. " CSC21                          ,Channel transform coefficient 21"
        hexmask.long.word 0x0C 0.--12. 1. "                   CSC20                          ,Channel transform coefficient 20"
    line.long 0x10 "ADE_CTRAN6_CSC4,CTRAN6 Transform Coefficient Register 4"
        hexmask.long.word 0x10 0.--12. 1. " CSC22                          ,Channel transform coefficient 22"
    line.long 0x14 "ADE_CTRAN6_IMAGE_SIZE,CTRAN6 Image Size Register"
        hexmask.long.tbyte 0x14 0.--21. 1. " IMAGE_SIZE                     ,Number of image pixels"
    line.long 0x18 "ADE_CTRAN6_CFG_OK,CTRAN6 Configuration Completion Indicator Register"
        bitfld.long 0x18 0. " CTRAN_CFG_OK                   ,CTRAN6 register configuration completion indicator" "Not completed,Completed"                  
group.long 0x7400++0x17
    line.long 0x00 "LDI_HRZ_CTRL0,LDI Horizontal Scanning Control Register 0"
        hexmask.long.word 0x00 20.--31. 1. " HBP                            ,Horizontal back porch (HBP)"
        hexmask.long.word 0x00 0.--11. 1. "                   HFP                            ,Horizontal front porch (HFP)"
    line.long 0x04 "LDI_HRZ_CTRL1,LDI Horizontal Scanning Control Register 1"
        hexmask.long.word 0x04 0.--11. 1. " HSW                            ,Horizontal sync width (HSW)"
    line.long 0x08 "LDI_VRT_CTRL0,LDI Vertical Scanning Control Register 0"
        hexmask.long.word 0x08 20.--31. 1. " VBP                            ,Vertical back porch (VBP)"
        hexmask.long.word 0x08 0.--11. 1. "                   VFP                            ,Vertical front porch (VFP)"
    line.long 0x0C "LDI_VRT_CTRL1,LDI Vertical Scanning Control Register 1"
        hexmask.long.word 0x0C 0.--11. 1. " VSW                            ,Vertical sync width (VSW)"
    line.long 0x10 "LDI_PLR_CTRL,LDI Signal Polarity Control Register"
        bitfld.long 0x10 3. " DATA_EN_PLR                    ,Polarity of the data valid signal ldi_data_en_o" "Active high,Active low"
        bitfld.long 0x10 2. "            PIXEL_CLK_PLR                  ,Polarity of the pixel clock ldi_pixel_clk" "Rising edge,Falling edge"
        textline "                                  "
        bitfld.long 0x10 1. " HSYNC_PLR                      ,Polarity of the horizontal sync signal ldi_hsync_o" "Active high,Active low"
        bitfld.long 0x10 0. "            VSYNC_PLR                      ,Polarity of the vertical sync signal ldi_vsync_o" "Active high,Active low"
    line.long 0x14 "LDI_DSP_SIZE,LDI Display Size Register"
        hexmask.long.word 0x14 20.--31. 1. " VSIZE                          ,Number of vertical pixels of the display"
        hexmask.long.word 0x14 0.--11. 1. "                   HSIZE                          ,Number of horizontal pixels of the display"

if (((d.l(ad:0xF4100000+0x7420))&0x02)==0x02)
    group.long 0x7418++0x03
        line.long 0x00 "LDI_3D_CTRL,LDI 3D Display Control Register"
            hexmask.long.word 0x00 0.--11. 1. " ACTIVE_SPACE                   ,Active space between frames"
else
    hgroup.long 0x7418++0x03
        hide.long 0x00 "LDI_3D_CTRL,LDI 3D Display Control Register"
endif
            
textline ""
group.long 0x741C++0x07
    line.long 0x00 "LDI_INT_EN,LDI Interrupt Mask Register"
        bitfld.long 0x00 14. " VACTIVE_LINE_INT_EN         ,Specific line interrupt enable for frame valid data" "Masked,Enabled"
        bitfld.long 0x00 13. "        DSI_TE1_PIN_INT_EN      ,Tearing effect pin TE1 interrupt enable" "Masked,Enabled"
        bitfld.long 0x00 12. "       DSI_TE0_PIN_INT_EN     ,Tearing effect pin TE0 interrupt enable" "Masked,Enabled"
        textline "                                  "
        bitfld.long 0x00 11. " DSI_TE_TRI_INT_EN           ,Tearing effect trigger interrupt enable" "Masked,Enabled"
        bitfld.long 0x00 10. "        VFRONTPORCH_END_INT_EN  ,VFP end interrupt enable" "Masked,Enabled"
        bitfld.long 0x00 9. "       VACTIVE1_END_INT_EN    ,Valid data end interrupt enable for the right eye frame" "Masked,Enabled"
        textline "                                  "
        bitfld.long 0x00 8. " VACTIVE1_START_INT_EN       ,Valid data start interrupt enable for the right eye frame" "Masked,Enabled"
        bitfld.long 0x00 7. "        VACTIVE0_END_INT_EN     ,Frame valid data end interrupt enable (2D mode) or valid data end interrupt enable for the left eye frame (3D mode)" "Masked,Enabled"
        bitfld.long 0x00 6. "       VACTIVE0_START_INT_EN  ,Frame valid data start interrupt enable (2D mode) or valid data start interrupt enable for the left eye frame (3D mode)" "Masked,Enabled"
        textline "                                  "
        bitfld.long 0x00 5. " VBACKPORCH_INT_EN           ,VBP start interrupt enable" "Masked,Enabled"
        bitfld.long 0x00 4. "        VFRONTPORCH_INT_EN      ,VFP start interrupt enable" "Masked,Enabled"
        bitfld.long 0x00 3. "       VSYNC_INT_EN           ,Vertical sync start interrupt enable" "Masked,Enabled"
        textline "                                  "
        bitfld.long 0x00 2. " EDC_AFIFO_UNDERFLOW_INT_EN  ,Comparison interrupt enable" "Masked,Enabled"
        bitfld.long 0x00 1. "        FRAME_END_INT_EN        ,Frame end interrupt enable" "Masked,Enabled"
        bitfld.long 0x00 0. "       FRAME_START_INT_EN     ,Frame start interrupt enable" "Masked,Enabled"
    line.long 0x04 "LDI_CTRL,LDI Control Register"
        bitfld.long 0x04 28. " LDI_EN_SELF_CLR             ,LDI_EN self-clear enable" "Disabled,Enabled"
        hexmask.long.word 0x04 16.--27. 1. "       VACTIVE_LINE            ,Number of specific Vactive lines"
        bitfld.long 0x04 15. "          SHUTDOWN               ,Shutdown signal of the DSI DPI interface" "Working,Sleep mode"
        textline "                                  "
        bitfld.long 0x04 14. " COLOR_MODE                  ,Color mode of the DSI DPI interface" "Full color,Reduced color"
        bitfld.long 0x04 13. "  BGR                     ,RGB output format" "RGB,BGR"
        hexmask.long.byte 0x04 6.--12. 1. "           CORLORBAR_WIDTH        ,RGB color bar width"
        textline "                                  "
        bitfld.long 0x04 5. " WAIT_VSYNC_EN               ,Wait ldi_vsync_other enable" "Disabled,Enabled"
        bitfld.long 0x04 3.--4. "       BPP                     ,Input pixel format" "RGB565,RGB666,RGB888,"
        bitfld.long 0x04 2. "        DATE_GATE_EN           ,Data valid signal gating enable" "Disabled,Enabled"
        textline "                                  "
        bitfld.long 0x04 1. " DISP_MODE_BUF               ,Display mode" "2D,3D"
        bitfld.long 0x04 0. "             LDI_EN                  ,LDI enable" "Disabled,Enabled"

rgroup.long 0x7424++0x03    
    line.long 0x00 "LDI_ORG_INT,LDI Raw Interrupt Status Register"
        bitfld.long 0x00 14. " VACTIVE_LINE_INT            ,Raw status of the specific line interrupt of frame valid data" "No interrupt,Interrupt"
        bitfld.long 0x00 13. "   DSI_TE1_PIN_INT         ,Raw status of the tearing effect pin TE1 interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 12. "  DSI_TE0_PIN_INT        ,Raw status of the tearing effect pin TE0 interrupt" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x00 11. " DSI_TE_TRI_INT              ,Raw status of the tearing effect trigger interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 10. "   VFRONTPORCH_END_INT     ,Raw status of the VFP end interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 9. "  VACTIVE1_END_INT       ,Raw status of the valid data end interrupt of the right eye frame (applicable only to the 3D mode)" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x00 8. " VACTIVE1_START_INT          ,Raw status of the valid data start interrupt of the right eye frame (applicable only to the 3D mode)" "No interrupt,Interrupt"
        bitfld.long 0x00 7. "   VACTIVE0_END_INT        ,Raw status of the frame valid data end interrupt (2D mode)/raw status of the valid data end interrupt of the left eye frame (3D mode)" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  VACTIVE0_START_INT     ,Raw status of the frame valid data start interrupt (2D mode) or raw status of the valid data start interrupt of the left eye frame (3D mode)" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x00 5. " VBACKPORCH_INT              ,Raw status of the VBP last line start interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "   VFRONTPORCH_INT         ,Raw status of the VFP start interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 3. "  VSYNC_INT              ,Raw status of the vertical sync start interrupt" "No interrupt,Interrupt"
        textline "                                  "
        bitfld.long 0x00 2. " EDC_AFIFO_UNDERFLOW_INT     ,Raw status of the AFIFO underflow interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "   FRAME_END_INT           ,Raw status of the frame end interrupt" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  FRAME_START_INT        ,Raw status of the frame start interrupt" "No interrupt,Interrupt"
 
if (((d.l(ad:0xF4100000+0x7420))&0x02)==0x02)
    rgroup.long 0x7428++0x03
        line.long 0x00 "LDI_MSK_INT,LDI Masked Interrupt Status Register"
            bitfld.long 0x00 14. " VACTIVE_LINE_INT            ,Masked status of the specific line interrupt of frame valid data" "No interrupt,Interrupt"
            bitfld.long 0x00 13. "   DSI_TE1_PIN_INT         ,Raw status of the tearing effect pin TE1 interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 12. "  DSI_TE0_PIN_INT        ,Raw status of the tearing effect pin TE0 interrupt" "No interrupt,Interrupt"
            textline "                                  "
            bitfld.long 0x00 11. " DSI_TE_TRI_INT              ,Raw status of the tearing effect trigger interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 10. "   VFRONTPORCH_END_INT     ,Raw status of the VFP end interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 9. "  VACTIVE1_END_INT       ,Raw status of the valid data end interrupt of the right eye frame" "No interrupt,Interrupt"
            textline "                                  "
            bitfld.long 0x00 8. " VACTIVE1_START_INT          ,Raw status of the valid data start interrupt of the right eye frame" "No interrupt,Interrupt"
            bitfld.long 0x00 7. "   VACTIVE0_END_INT        ,Raw status of the frame valid data end interrupt (2D mode)/raw status of the valid data end interrupt of the left eye frame (3D mode)" "No interrupt,Interrupt"
            bitfld.long 0x00 6. "  VACTIVE0_START_INT     ,Raw status of the frame valid data start interrupt (2D mode) or raw status of the valid data start interrupt of the left eye frame (3D mode)" "No interrupt,Interrupt"
            textline "                                  "
            bitfld.long 0x00 5. " VBACKPORCH_INT              ,Raw status of the VBP last line start interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 4. "   VFRONTPORCH_INT         ,Raw status of the VFP start interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 3. "  VSYNC_INT              ,Raw status of the vertical sync start interrupt" "No interrupt,Interrupt"
            textline "                                  "
            bitfld.long 0x00 2. " EDC_AFIFO_UNDERFLOW_INT     ,Raw status of the AFIFO underflow interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 1. "   FRAME_END_INT           ,Raw status of the frame end interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 0. "  FRAME_START_INT        ,Raw status of the frame start interrupt" "No interrupt,Interrupt"
else
    rgroup.long 0x7428++0x03
        line.long 0x00 "LDI_MSK_INT,LDI Masked Interrupt Status Register"
            bitfld.long 0x00 14. " VACTIVE_LINE_INT            ,Masked status of the specific line interrupt of frame valid data" "No interrupt,Interrupt"
            bitfld.long 0x00 13. "   DSI_TE1_PIN_INT         ,Masked  status of the tearing effect pin TE1 interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 12. "  DSI_TE0_PIN_INT        ,Masked  status of the tearing effect pin TE0 interrupt" "No interrupt,Interrupt"
            textline "                                  "
            bitfld.long 0x00 11. " DSI_TE_TRI_INT              ,Masked  status of the tearing effect trigger interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 10. "   VFRONTPORCH_END_INT     ,Masked  status of the VFP end interrupt" "No interrupt,Interrupt"
            textline "                                  "
            bitfld.long 0x00 7. " VACTIVE0_END_INT            ,Masked  status of the frame valid data end interrupt (2D mode)/Masked  status of the valid data end interrupt of the left eye frame (3D mode)" "No interrupt,Interrupt"
            bitfld.long 0x00 6. "   VACTIVE0_START_INT      ,Masked  status of the frame valid data start interrupt (2D mode) or Masked  status of the valid data start interrupt of the left eye frame (3D mode)" "No interrupt,Interrupt"
            textline "                                  "
            bitfld.long 0x00 5. " VBACKPORCH_INT              ,Masked  status of the VBP last line start interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 4. "   VFRONTPORCH_INT         ,Masked  status of the VFP start interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 3. "  VSYNC_INT              ,Masked  status of the vertical sync start interrupt" "No interrupt,Interrupt"
            textline "                                  "
            bitfld.long 0x00 2. " EDC_AFIFO_UNDERFLOW_INT     ,Masked  status of the AFIFO underflow interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 1. "   FRAME_END_INT           ,Masked  status of the frame end interrupt" "No interrupt,Interrupt"
            bitfld.long 0x00 0. "  FRAME_START_INT        ,Masked  status of the frame start interrupt" "No interrupt,Interrupt"
endif
        
if (((d.l(ad:0xF4100000+0x7420))&0x02)==0x02)
    group.long 0x742C++0x03
        line.long 0x00 "LDI_INT_CLR,LDI Interrupt Clear Register" 
            bitfld.long 0x00 14. " VACTIVE_LINE_INT_CLR        ,Specific line interrupt clear for the frame valid data" "No effect,Clear"
            bitfld.long 0x00 13. "      DSI_TE1_PIN_INT_CLR     ,Tearing effect pin TE1 interrupt clear" "No effect,Clear"
            bitfld.long 0x00 12. "     DSI_TE0_PIN_INT_CLR    ,Tearing effect pin TE0 interrupt clear" "No effect,Clear"
            textline "                                  "
            bitfld.long 0x00 11. " DSI_TE_TRI_INT_CLR          ,Tearing effect trigger interrupt clear" "No effect,Clear"
            bitfld.long 0x00 10. "      VFRONTPORCH_END_INT_CLR ,VFP end interrupt clear" "No effect,Clear"
            bitfld.long 0x00 9. "     VACTIVE1_END_INT_CLR   ,Valid data end interrupt clear for the right eye frame" "No effect,Clear"
            textline "                                  "
            bitfld.long 0x00 8. " VACTIVE1_START_INT_CLR      ,Valid data start interrupt clear for the right eye frame" "No effect,Clear"
            bitfld.long 0x00 7. "      VACTIVE0_END_INT_CLR    ,Frame valid data end interrupt clear (2D mode) or valid data end interrupt clear for the left eye frame (3D mode)" "No effect,Clear"
            bitfld.long 0x00 6. "     VACTIVE0_START_INT_CLR ,Frame valid data start interrupt clear (2D mode) or valid data start interrupt clear for the left eye frame (3D mode)" "No effect,Clear"
            textline "                                  "
            bitfld.long 0x00 5. " VBACKPORCH_INT_CLR          ,VFP start interrupt clear" "No effect,Clear"
            bitfld.long 0x00 4. "      VFRONTPORCH_INT_CLR     ,VBP start interrupt clear" "No effect,Clear"
            bitfld.long 0x00 3. "     VSYNC_INT_CLR          ,Vertical sync start interrupt clear" "No effect,Clear"
            textline "                                  "
            bitfld.long 0x00 2. " EDC_AFIFO_UNDERFLOW_INT_CLR ,EDC AFIFO underflow interrupt clear" "No effect,Clear"
            bitfld.long 0x00 1. "      FRAME_END_INT_CLR       ,Frame end interrupt clear" "No effect,Clear"
            bitfld.long 0x00 0. "     FRAME_START_INT_CLR    ,Frame start interrupt clear" "No effect,Clear"    
else
    group.long 0x742C++0x03
        line.long 0x00 "LDI_INT_CLR,LDI Interrupt Clear Register" 
            bitfld.long 0x00 14. " VACTIVE_LINE_INT_CLR        ,Specific line interrupt clear for the frame valid data" "No effect,Clear"
            bitfld.long 0x00 13. "      DSI_TE1_PIN_INT_CLR     ,Tearing effect pin TE1 interrupt clear" "No effect,Clear"
            bitfld.long 0x00 12. "     DSI_TE0_PIN_INT_CLR    ,Tearing effect pin TE0 interrupt clear" "No effect,Clear"
            textline "                                  "
            bitfld.long 0x00 11. " DSI_TE_TRI_INT_CLR          ,Tearing effect trigger interrupt clear" "No effect,Clear"
            bitfld.long 0x00 10. "      VFRONTPORCH_END_INT_CLR ,VFP end interrupt clear" "No effect,Clear"
            textline "                                  "
            bitfld.long 0x00 7. " VACTIVE0_END_INT_CLR        ,Frame valid data end interrupt clear (2D mode) or valid data end interrupt clear for the left eye frame (3D mode)" "No effect,Clear"
            bitfld.long 0x00 6. "      VACTIVE0_START_INT_CLR  ,Frame valid data start interrupt clear (2D mode) or valid data start interrupt clear for the left eye frame (3D mode)" "No effect,Clear"
            textline "                                  "
            bitfld.long 0x00 5. " VBACKPORCH_INT_CLR          ,VFP start interrupt clear" "No effect,Clear"
            bitfld.long 0x00 4. "      VFRONTPORCH_INT_CLR     ,VBP start interrupt clear" "No effect,Clear"
            bitfld.long 0x00 3. "     VSYNC_INT_CLR          ,Vertical sync start interrupt clear" "No effect,Clear"
            textline "                                  "
            bitfld.long 0x00 2. " EDC_AFIFO_UNDERFLOW_INT_CLR ,EDC AFIFO underflow interrupt clear" "No effect,Clear"
            bitfld.long 0x00 1. "      FRAME_END_INT_CLR       ,Frame end interrupt clear" "No effect,Clear"
            bitfld.long 0x00 0. "     FRAME_START_INT_CLR    ,Frame start interrupt clear" "No effect,Clear"    
endif

if (((d.l(ad:0xF4100000+0x7430))&0x01)==0x00)
    group.long 0x7430++0x03    
        line.long 0x00 "LDI_WORK_MODE,LDI Writeback Control Register"
            bitfld.long 0x00 2. " COLORBAR_EN                 ,Color bar enable" "Disabled,Enabled"
            bitfld.long 0x00 1. "       WBACK_EN                ,Writeback enable" "Disabled,Enabled"
            bitfld.long 0x00 0. "      WORK_MODE              ,Working mode" "Test,Normal"
else
    group.long 0x7430++0x03    
        line.long 0x00 "LDI_WORK_MODE,LDI Writeback Control Register"
            bitfld.long 0x00 1. " WBACK_EN                    ,Writeback enable" "Disabled,Enabled"
            bitfld.long 0x00 0. "       WORK_MODE               ,Working mode" "Test,Normal"
endif    

group.long 0x7434++0x03
    line.long 0x00 "LDI_HDMI_DSI_GT,HDMI/DSI Pixel Clock Gating Register"
        bitfld.long 0x00 1. " HDMI_PCLK_OFF               ,HDMI pixel clock disable" "No,Yes"
        bitfld.long 0x00 0. "            DSI_PCLK_OFF            ,DSI pixel clock disable" "No,Yes"
        
if (((d.l(ad:0xF4100000+0x7420))&0x02)==0x02)
    group.long 0x7438++0x03
        line.long 0x00 "LDI_DE_SPACE_LOW,DE Signal Validity Control Register"
            bitfld.long 0x00 0. " DE_SPACE_LOW                ,DE signal level at the active space stage" "High,Low"
    group.long 0x743C++0x03
        line.long 0x00 "DSI_CMD_MOD_CTRL,DSI CMD Mode Control Register"
            bitfld.long 0x00 2. " DSI_WMS_3D_MODE             ,WMS signal mode in 3D mode" "Separated,Continuous"
            bitfld.long 0x00 1. "     DSI_HALT_VIDEO_EN       ,HALT signal enable in video mode" "Disabled,Enabled"
            bitfld.long 0x00 0. "      DSI_HALT_CMD_EN        ,HALT signal enable in CMD mode" "Disabled,Enabled"
else
    hgroup.long 0x7438++0x03
        hide.long 0x00 "LDI_DE_SPACE_LOW,DE Signal Validity Control Register"
        
    group.long 0x743C++0x03
        line.long 0x00 "DSI_CMD_MOD_CTRL,DSI CMD Mode Control Register"
            bitfld.long 0x00 1. " DSI_HALT_VIDEO_EN           ,HALT signal enable in video mode" "Disabled,Enabled"
            bitfld.long 0x00 0. "       DSI_HALT_CMD_EN         ,HALT signal enable in CMD mode" "Disabled,Enabled"   
endif 

group.long 0x7440++0x0F
    line.long 0x00 "DSI_TE_CTRL,TE Control Register in DSI CMD Mode"
        bitfld.long 0x00 14. " DSI_TE_PIN_EN               ,TE pin detection enable in CMD mode" "Disabled,Enabled"
        bitfld.long 0x00 10.--13. "       DSI_TE_MASK_UND         ,Number of masked TE signals when TE signals are masked" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        bitfld.long 0x00 6.--9. "            DSI_TE_MASK_DIS        ,Number of displayed TE signals when TE signals are masked" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15"
        textline "                                  "
        bitfld.long 0x00 5. " DSI_TE_MASK_EN              ,TE mask enable" "Disabled,Enabled"
        bitfld.long 0x00 4. "       DSI_TE_PIN_HD_SEL       ,TE pin select in TE hardware mode" "TE0 pin,TE1 pin"
        bitfld.long 0x00 3. "       DSI_TE_HARD_SEL        ,Source select in TE hardware mode" "Pins,MIPI"
        textline "                                  "
        bitfld.long 0x00 2. " DSI_TE1_PIN_P               ,TE1 polarity select" "Retained,Reversed"
        bitfld.long 0x00 1. "       DSI_TE0_PIN_P           ,TE0 polarity select" "Retained,Reversed"
        bitfld.long 0x00 0. "      DSI_TE_HARD_EN         ,TE hardware mode enable" "Disabled,Enabled"
    line.long 0x04 "DSI_TE_HS_NUM,DSI Response Line Configuration Register"
        hexmask.long.word 0x04 13.--25. 1. " DSI_TE1_HS_NUM              ,Indicates which data is transmitted when the TE1 signal is in mode 2 (VS+HS)"
        hexmask.long.word 0x04 0.--12. 1. "           DSI_TE0_HS_NUM          ,Indicates which data is transmitted when the TE0 signal is in mode 2 (VS+HS)"
    line.long 0x08 "DSI_TE_HS_WD,Hsync Detection Width Control Register in DSI TE Pin Mode"
        hexmask.long.word 0x08 12.--23. 1. " DSI_TE1_HS_WD               , HS signal when the TE1 signal is in mode 2 (VS+HS)"
        hexmask.long.word 0x08 0.--11. 1. "           DSI_TE0_HS_WD           ,HS signal when the TE0 signal is in mode 2 (VS+HS)"
    line.long 0x0C "DSI_TE_VS_WD,Vsync Detection Width Control Register in DSI TE Pin Mode"
        hexmask.long.word 0x0C 12.--23. 1. " DSI_TE1_VS_WD               ,VS signal when the TE1 signal is in mode 2 (VS+HS)"
        hexmask.long.word 0x0C 0.--11. 1. "           DSI_TE0_VS_WD           ,VS signal when the TE0 signal is in mode 2 (VS+HS)"
        
rgroup.long 0x7450++0x03
    line.long 0x00 "LDI_MCU_INTS,MCU Interrupt Status Register"
        bitfld.long 0x00 0. " MCU_FRM_END_INTS            ,Status of the frame end interrupt" "No interrupt,Interrupt"
    
group.long 0x7454++0x03
    line.long 0x00 "LDI_MCU_INTE,MCU Interrupt Mask Register"
        bitfld.long 0x00 0. " MCU_FRM_END_INT_EN          ,Frame end interrupt enable" "Masked,Enabled"
    
wgroup.long 0x7458++0x03
    line.long 0x00 "LDI_MCU_INTC,MCU Interrupt Clear Register"
        bitfld.long 0x00 0. " MCU_FRM_END_CLR             ,Frame end interrupt clear" "No effect,Clear"
        
width 0xB
    tree.end
    ; tree "MIPI DSI (MIPI Digital Serial Interface)"
        ; base ad:0xF4107800
        ; %include hi6220/mipi_dsi.ph
    ; tree.end  
tree.end

; tree.open "Memory Control"
    ; tree "SD/SDIO/MMC (SD/SDIO/MMC Host Controller)"
        ; base ad:0xF7370000
        ; %include hi6220/sd_sdio_mmc.ph
    ; tree.end
; tree.end

tree.open "Peripheral Interfaces"
    tree "GPIO (General Purpose Input/Output)"
        
        tree "GPIO 0 Registers"
            base ad:0xF8011000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 1 Registers"
            base ad:0xF8012000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 2 Registers"
            base ad:0xF8013000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 3 Registers"
            base ad:0xF8014000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 4 Registers"
            base ad:0xF7020000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 5 Registers"
            base ad:0xF7021000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 6 Registers"
            base ad:0xF7022000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 7 Registers"
            base ad:0xF7023000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 8 Registers"
            base ad:0xF7024000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 9 Registers"
            base ad:0xF7025000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 10 Registers"
            base ad:0xF7026000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 11 Registers"
            base ad:0xF7027000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 12 Registers"
            base ad:0xF7028000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 13 Registers"
            base ad:0xF7029000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 14 Registers"
            base ad:0xF702A000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 15 Registers"
            base ad:0xF702B000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 16 Registers"
            base ad:0xF702C000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 17 Registers"
            base ad:0xF702D000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 18 Registers"
            base ad:0xF702E000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
        tree "GPIO 19 Registers"
            base ad:0xF702F000

width 12.

group.long 0x04++0x03
    line.long 0x00 "GPIODATA_0,GPIO Data Register 0"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register"        
group.long 0x08++0x03
    line.long 0x00 "GPIODATA_1,GPIO Data Register 1"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x10++0x03
    line.long 0x00 "GPIODATA_2,GPIO Data Register 2"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x20++0x03
    line.long 0x00 "GPIODATA_3,GPIO Data Register 3"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x40++0x03
    line.long 0x00 "GPIODATA_4,GPIO Data Register 4"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x80++0x03
    line.long 0x00 "GPIODATA_5,GPIO Data Register 5"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x100++0x03
    line.long 0x00 "GPIODATA_6,GPIO Data Register 6"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 
group.long 0x200++0x03
    line.long 0x00 "GPIODATA_7,GPIO Data Register 7"
        hexmask.long.byte 0x00 0.--7. 1. " DATA_REGISTER ,Data register" 

group.long 0x400++0x13
    line.long 0x00 "GPIODIR,GPIO Direction Control Register"
        bitfld.long 0x00 7. " DATA_DIRECT[7] ,Data direction" "Input,Output"
        bitfld.long 0x00 6. "       [6] ,Data direction" "Input,Output"
        bitfld.long 0x00 5. "       [5] ,Data direction" "Input,Output"
        bitfld.long 0x00 4. "       [4] ,Data direction" "Input,Output"
        textline "                     "
        bitfld.long 0x00 3. "            [3] ,Data direction" "Input,Output"
        bitfld.long 0x00 2. "       [2] ,Data direction" "Input,Output"
        bitfld.long 0x00 1. "       [1] ,Data direction" "Input,Output"
        bitfld.long 0x00 0. "       [0] ,Data direction" "Input,Output"
        textline ""
    line.long 0x04 "GPIOIS,Edge- or Level-Sensitive Mode Selection Register"
        bitfld.long 0x04 7. " INTERRUPT_SENSE[7] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 6. "        [6] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 5. "        [5] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 4. "        [4] ,Edge- or level-sensitive mode select" "Edge,Level"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 2. "        [2] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 1. "        [1] ,Edge- or level-sensitive mode select" "Edge,Level"
        bitfld.long 0x04 0. "        [0] ,Edge- or level-sensitive mode select" "Edge,Level"
    line.long 0x08 "GPIOIBE,Single- or Dual-Sensitive Mode Select"
        bitfld.long 0x08 7. " INTERRUPT_SENSE[7] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 6. "  [6] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 5. "  [5] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 4. "  [4] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        textline "                     "
        bitfld.long 0x08 3. "                [3] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 2. "  [2] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 1. "  [1] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
        bitfld.long 0x08 0. "  [0] ,Single- or dual-edge-sensitive mode select" "Single-edge,Dual-edge"
    line.long 0x0C "GPIOIEV,Rising/Falling Edge or High/Low Lever Trigger Mode Selection Register"
        bitfld.long 0x0C 7. " INTERRUPT_EVENT[7] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 6. "  [6] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 5. "  [5] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 4. "  [4] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        textline "                     "
        bitfld.long 0x0C 3. "                [3] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 2. "  [2] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 1. "  [1] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
        bitfld.long 0x0C 0. "  [0] ,Rising/Falling edge or high/low level trigger mode select" "Falling/Low,Rising/High"
    line.long 0x10 "GPIOIE,GPIO Interrupt Mask Register"
        bitfld.long 0x10 7. " INTERRUPT_MASK[7]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x10 3. "               [3]  ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x10 0. "      [0] ,Interrupt mask" "Masked,Enabled"
group.long 0x500++0x07
    line.long 0x00 "GPIOIE2,GPIO Interrupt Mask Register 2"
        bitfld.long 0x00 7. " INTERRUPT2_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x00 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x00 0. "      [0] ,Interrupt mask" "Masked,Enabled"
    line.long 0x04 "GPIOIE3,GPIO Interrupt Mask Register 3"
        bitfld.long 0x04 7. " INTERRUPT3_MASK[7] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 6. "      [6] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 5. "      [5] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 4. "      [4] ,Interrupt mask" "Masked,Enabled"
        textline "                     "
        bitfld.long 0x04 3. "                [3] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 2. "      [2] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 1. "      [1] ,Interrupt mask" "Masked,Enabled"
        bitfld.long 0x04 0. "      [0] ,Interrupt mask" "Masked,Enabled"
        textline ""
        
rgroup.long 0x414++0x07
    line.long 0x00 "GPIORIS,GPIO Raw Interrupt Status Register"
        bitfld.long 0x00 7. " RAW_INTERRUPT_STATUS[7] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Raw interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                     [3] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Raw interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Raw interrupt status" "No interrupt,Interrupt"
        textline ""
    line.long 0x04 "GPIOMIS, GPIO Masked Interrupt Status Register"
        bitfld.long 0x04 7. " MASKED_INTERRUPT_STATUS[7]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                        [3]  ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"  
rgroup.long 0x530++0x07
    line.long 0x00 "GPIOMIS2, GPIO Masked Interrupt Status Register 2"
        bitfld.long 0x00 7. " MASKED_INTERRUPT2_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x00 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x00 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"          
    line.long 0x04 "GPIOMIS3, GPIO Masked Interrupt Status Register 3"
        bitfld.long 0x04 7. " MASKED_INTERRUPT3_STATUS[7] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 6. "  [6] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 5. "  [5] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 4. "  [4] ,Masked interrupt status" "No interrupt,Interrupt"
        textline "                     "
        bitfld.long 0x04 3. "                         [3] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 2. "  [2] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 1. "  [1] ,Masked interrupt status" "No interrupt,Interrupt"
        bitfld.long 0x04 0. "  [0] ,Masked interrupt status" "No interrupt,Interrupt"     
        textline ""
        
wgroup.long 0x41C++0x03
    line.long 0x00 "GPIOIC, GPIO Interrupt Clear Register"
        bitfld.long 0x00 7. " INTERRUPT_STATUS_CLEAR[7] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 6. "     [6] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 5. "     [5] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 4. "     [4] ,Interrupt clear" "No effect,Clear"
        textline "                     "
        bitfld.long 0x00 3. "                       [3] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 2. "     [2] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 1. "     [1] ,Interrupt clear" "No effect,Clear"
        bitfld.long 0x00 0. "     [0] ,Interrupt clear" "No effect,Clear"    
        textline ""
        
group.long 0x420++0x03
    line.long 0x00 "GPIOAFSEL,Hardware/Software Mode Control Register"
        bitfld.long 0x00 7. " MODE_CONTROL_SELECT_REGISTER[7] ,Control mode select" "Software,"
        bitfld.long 0x00 6. "      [6] ,Control mode select" "Software,"
        bitfld.long 0x00 5. "      [5] ,Control mode select" "Software,"
        bitfld.long 0x00 4. "      [4] ,Control mode select" "Software,"
        textline "                     "
        bitfld.long 0x00 3. "                             [3] ,Control mode select" "Software,"
        bitfld.long 0x00 2. "      [2] ,Control mode select" "Software,"
        bitfld.long 0x00 1. "      [1] ,Control mode select" "Software,"
        bitfld.long 0x00 0. "      [0] ,Control mode select" "Software,"
        
width 0xB
        tree.end
    tree.end    
    
    tree.open "I2C (Inter-Integrated Circuit)"
        tree "I2C 0"
            base ad:0xF7100000

width 20.

if (((d.w(ad:0xF7100000+0x6C))&0x01)==0x00)
    group.word 0x00++0x01
        line.word 0x00 "I2C_CON ,I2C Control Register"
            bitfld.word 0x00 5. " I2C_RESTART_EN        ,Restart condition enable" "Disabled,Enabled"
            bitfld.word 0x00 4. "      I2C_10BITADDR_MASTER ,TX 7-bit or 10-bit address select" "7-bit,10-bit"
            textline "                         "
            bitfld.word 0x00 1.--2. " SPEED                 ,I2C operation speed select" ",Standard,Fast,High"
            bitfld.word 0x00 0. "      MASTER_MODE          ,Master mode enable" "Disabled,Enabled"
else
    rgroup.word 0x00++0x01
        line.word 0x00 "I2C_CON ,I2C Control Register"
            bitfld.word 0x00 5. " I2C_RESTART_EN        ,Restart condition enable" "Disabled,Enabled"
            bitfld.word 0x00 4. "      I2C_10BITADDR_MASTER ,TX 7-bit or 10-bit address select" "7-bit,10-bit"
            textline "                         "
            bitfld.word 0x00 1.--2. " SPEED                 ,I2C operation speed select" ",Standard,Fast,High"
            bitfld.word 0x00 0. "      MASTER_MODE          ,Master mode enable" "Disabled,Enabled"
endif
    
group.word 0x04++0x01    
    line.word 0x00 "I2C_TAR ,I2C Access Slave Device Address Register"
        bitfld.word 0x00 12. " I2C_10BIT_ADDR_MASTER ,7-bit or 10-bit addressing mode when DW_apb_i2c acts as a master" "7-bit,10-bit"
        bitfld.word 0x00 11. "        SPECIAL              ,General call and start byte function enable" "Disabled,Enabled"
        bitfld.word 0x00 10. "      GC_OR_START ,General call or start byte for bit 11 select" "General call,Start byte"
        textline "                         "
        hexmask.word 0x00 0.--9. 1. " I2C_TAR               ,Slave address that is accessed by I2C when it acts as a master device"
    
if (((d.w(ad:0xF7100000+0x6C))&0x01)==0x00)
    if (((d.w(ad:0xF7100000+0x00))&0x11)==0x00)
    
            group.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"  
    elif (((d.w(ad:0xF7100000+0x00))&0x11)==0x10)
    
            group.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C"
    elif (((d.w(ad:0xF7100000+0x00))&0x11)==0x01)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"
    else                
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C"             
    endif        
else
    if (((d.w(ad:0xF7100000+0x00))&0x11)==0x00)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"  
    elif (((d.w(ad:0xF7100000+0x00))&0x11)==0x10)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C"
    elif (((d.w(ad:0xF7100000+0x00))&0x11)==0x01)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"
    else                
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C" 
    endif
endif

if (((d.w(ad:0xF7100000+0x00))&0x01)==0x00)&&(((d.w(ad:0xF7100000+0x6C))&0x01)==0x00)

    group.word 0x0C++0x01
        line.word 0x00 "I2C_HS_MADDR,I2C High-Speed Master Code Address Register"
            bitfld.word 0x00 0.--2. " I2C_HS_MAR            ,Master code of the I2C in High-Speed mode" "0,1,2,3,4,5,6,7"            
else
    rgroup.word 0x0C++0x01
        line.word 0x00 "I2C_HS_MADDR,I2C High-Speed Master Code Address Register"
            bitfld.word 0x00 0.--2. " I2C_HS_MAR            ,Master code of the I2C in High-Speed mode" "0,1,2,3,4,5,6,7" 
endif

hgroup.word 0x10++0x01
    hide.word 0x00 "I2C_DATA_CMD,I2C Data Channel Register"
        in
        
if (((d.w(ad:0xF7100000+0x6C))&0x01)==0x00)
    group.word 0x14++0x01
        line.word 0x00 "I2C_SS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Standard Speed"
    group.word 0x18++0x01
        line.word 0x00 "I2C_SS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Standard Speed"
    group.word 0x1C++0x01
        line.word 0x00 "I2C_FS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Fast Speed"
    group.word 0x20++0x01
        line.word 0x00 "I2C_FS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Fast Speed"
    group.word 0x24++0x01
        line.word 0x00 "I2C_HS_SCL_HCNT,High Level Time Configuration Register for the SCL Clock at the High Speed"
    group.word 0x28++0x01
        line.word 0x00 "I2C_HS_SCL_LCNT,Low Level Time Configuration Register for the SCL Clock at the High Speed"
else
    rgroup.word 0x14++0x01
        line.word 0x00 "I2C_SS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Standard Speed"
    rgroup.word 0x18++0x01
        line.word 0x00 "I2C_SS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Standard Speed"
    rgroup.word 0x1C++0x01
        line.word 0x00 "I2C_FS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Fast Speed"
    rgroup.word 0x20++0x01
        line.word 0x00 "I2C_FS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Fast Speed"
    rgroup.word 0x24++0x01
        line.word 0x00 "I2C_HS_SCL_HCNT,High Level Time Configuration Register for the SCL Clock at the High Speed"
    rgroup.word 0x28++0x01
        line.word 0x00 "I2C_HS_SCL_LCNT,Low Level Time Configuration Register for the SCL Clock at the High Speed"
endif

   
rgroup.word 0x2C++0x01
    line.word 0x00 "I2C_INTR_STAT,Interrupt Status Register"
        bitfld.word 0x00 11. " GEN_CALL   ,GEN_CALL interrupt, indicating whether a general call request is received" "No interrupt,Interrupt"
        bitfld.word 0x00 10. "  START_DET   ,START_DET interrupt, indicating whether the start condition is met on the I2C bus" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "  STOP_DET   ,STOP_DET interrupt, indicating whether the stop condition is met on the I2C bus" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 8. " ACTIVITY   ,ACTIVITY interrupt, indicating the activity status of the I2C" "No interrupt,Interrupt"
        bitfld.word 0x00 7. "  RX_DONE     ,RX_DONE interrupt indicating whether data reception is completed" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "  TX_ABRT    ,TX_ABRT interrupt" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 5. " RD_REQ     ,RD_REQ interrupt indicating whether data read request is initiated by master device" "No interrupt,Interrupt"
        bitfld.word 0x00 4. "  TX_EMPTY    ,ITX_EMPTY interrupt indicating whether the data in the TX FIFO reaches or is below the threshold" "No interrupt,Interrupt"
        bitfld.word 0x00 3. "  TX_OVER    ,TX_OVER interrupt indicating whether data in the TX FIFO overflows" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 2. " RX_FULL    ,RX_FLL interrupt indicating whether data in the RX FIFO reaches or is above the threshold" "No interrupt,Interrupt"
        bitfld.word 0x00 1. "  RX_OVER     ,RX_OVER interrupt indicating whether the data in the RX FIFO overflows" "No interrupt,Interrupt"
        bitfld.word 0x00 0. "  RX_UNDER   ,RX_UNDER interrupt - when RX FIFO is empty the internal bus interface initiates request to read I2C_DATA_CMD" "No interrupt,Interrupt"
  
group.word 0x30++0x01
    line.word 0x00 "I2C_INTR_MASK,Interrupt Mask Register"
        bitfld.word 0x00 11. " M_GEN_CALL ,GEN_CALL interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 10. "    M_START_DET ,START_DET interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 9. "    M_STOP_DET ,STOP_DET interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.word 0x00 8. " M_ACTIVITY ,ACTIVITY interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 7. "    M_RX_DONE   ,RX_DONE interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 6. "    M_TX_ABRT  ,TX_ABRT interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.word 0x00 5. " M_RD_REQ   ,RD_REQ interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 4. "    M_TX_EMPTY  ,TX_EMPTY interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 3. "    M_TX_OVER  ,TX_OVER interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.word 0x00 2. " M_RX_FULL  ,RX_FULL interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 1. "    M_RX_OVER   ,RX_OVER interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 0. "    M_RX_UNDER ,RX_UNDER interrupt mask" "Masked,Not masked"
group.word 0x34++0x01
    line.word 0x00 "I2C_RAW_INTR_STAT,Raw Interrupt Status Register"
        bitfld.word 0x00 11. " R_GEN_CALL ,GEN_CALL raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 10. "  R_START_DET ,START_DET raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "  R_STOP_DET ,R_STOP_DET raw interrupt status" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 8. " R_ACTIVITY ,ACTIVITY raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 7. "  R_RX_DONE   ,RX_DONE raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "  R_TX_ABRT  ,TX_ABRT raw interrupt status" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 5. " R_RD_REQ   ,RD_REQ raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 4. "  R_TX_EMPTY  ,TX_EMPTY raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 3. "  R_TX_OVER  ,RX_OVER raw interrupt status" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 2. " R_RX_FULL  ,RX_FULL raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 1. "  R_RX_OVER   ,RX_OVER raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 0. "  R_RX_UNDER ,RX_UNDER raw interrupt status" "No interrupt,Interrupt"      
group.word 0x38++0x01
    line.word 0x00 "I2C_RX_TL,RX FIFO Threshold Configuration Register"
        hexmask.word.byte 0x00 0.--7. 1. " RX_TL      ,RX FIFO threshold"
group.word 0x3C++0x01
    line.word 0x00 "I2C_TX_TL,TX FIFO Threshold Configuration Register"
        hexmask.word.byte 0x00 0.--7. 1. " RX_TL      ,TX FIFO threshold"
        
hgroup.word 0x40++0x01
    hide.word 0x00 "I2C_CLR_INTR,Combined and Independent Interrupt Clear Register"
        in
hgroup.word 0x44++0x01
    hide.word 0x00 "I2C_CLR_RX_UNDER,RX_UNDER Interrupt Clear Register"
        in
hgroup.word 0x48++0x01
    hide.word 0x00 "I2C_CLR_RX_OVER,RX_OVER Interrupt Clear Register"
        in
hgroup.word 0x4C++0x01
    hide.word 0x00 "I2C_CLR_TX_OVER,TX_OVER Interrupt Clear Register"
        in
hgroup.word 0x50++0x01
    hide.word 0x00 "I2C_CLR_RD_REQ,RD_REQ Interrupt Clear Register"
        in
hgroup.word 0x54++0x01
    hide.word 0x00 "I2C_CLR_TX_ABRT,ABRT Interrupt Clear Register"
        in
hgroup.word 0x58++0x01
    hide.word 0x00 "I2C_CLR_RX_DONE,RX_DONE Interrupt Clear Register"
        in
hgroup.word 0x5C++0x01
    hide.word 0x00 "I2C_CLR_ACTIVITY,ACTIVITY Status Register"
        in
hgroup.word 0x60++0x01
    hide.word 0x00 "STOP_DET,Interrupt Clear Register"
        in
hgroup.word 0x64++0x01
    hide.word 0x00 "I2C_CLR_START_DET,START_DET Interrupt Clear Register"
        in
hgroup.word 0x68++0x01
    hide.word 0x00 "I2C_CLR_GEN_CALL,GEN_CALL Interrupt Clear Register"
        in
    
group.word 0x6C++0x01
    line.word 0x00 "I2C_ENABLE,I2C Enable Register"
        bitfld.word 0x00 0. "     I2C_ENABLE   ,I2C enable" "Disabled,Enabled"
     
rgroup.word 0x70++0x01
    line.word 0x00 "I2C_STATUS,I2C Status Register"
        bitfld.word 0x00 6. "     SLV_ACTIVITY ,Activity of the slave state machine" "Idle,Busy"
        bitfld.word 0x00 5. "       MST_ACTIVITY ,Activity of the master state machine" "Idle,Busy"
        bitfld.word 0x00 4. "       RFF  ,RX FIFO Full Indicator" "Not full,Full"
        textline "                             "
        bitfld.word 0x00 3. " RFNE         ,RX FIFO empty indicator" "Empty,Not empty"
        bitfld.word 0x00 2. "  TFE          ,TX FIFO empty indicator" "Not empty,Empty"
        bitfld.word 0x00 1. "  TFNF ,TX FIFO full indicator" "Full,Not full"
        textline "                             "
        bitfld.word 0x00 0. " ACTIVITY     ,I2C bus status" "Idle,Busy"
rgroup.word 0x74++0x01
    line.word 0x00 "I2C_TXFLR,TX FIFO Data Count Indicator Register"
        hexmask.word.byte 0x00 0.--6. 1. "     TXFLR        ,Number of data segments in the TX FIFO"
rgroup.word 0x78++0x01
    line.word 0x00 "I2C_RXFLR,RX FIFO Data Count Indicator Register"
        hexmask.word.byte 0x00 0.--6. 1. "     RXFLR        ,Number of data segments in the RX FIFO"
        
group.long 0x7C++0x03
    line.long 0x00 "I2C_SDA_HOLD,SDA Hold Time Register"
       hexmask.long.word 0x00 0.--15. 1. " I2C_SDA_HOLD ,SDA hold time (in ic_clk cycle)"
 
rgroup.long 0x80++0x03
    line.long 0x00 "I2C_TX_ABRT_SOURCE ,TX_ABRT Source Interrupt Register"
        bitfld.long 0x00 15. " ABRT_SLVRD_INTX    ,Write to command register during CPU respond" "Not occurred,Occurred"
        bitfld.long 0x00 14. "       ABRT_SLV_ARBLOST        ,Slave bus arbitration lost" "Not occurred,Occurred"
        bitfld.long 0x00 13. "  ABRT_SLVFLUSH_TXFIFO ,TX FIFO original data flushed" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 12. " ABRT_LOST          ,Master bus arbitration lost" "Not occurred,Occurred"
        bitfld.long 0x00 11. "       ABRT_MASTER_DIS         ,Master operation initialized when master is disabled" "Not occurred,Occurred"
        bitfld.long 0x00 10. "  ABRT_10B_RD_NORSTRT  ,Slave addressed with 10bits, but master doesn't support restart functionality" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 9. " ABRT_SBYTE_NORSTRT ,Start byte send, but master doesn't support restart functionality" "Not occurred,Occurred"
        bitfld.long 0x00 8. "       ABRT_HS_NORSTRT         ,High-speed operations are performed, but master doesn't support restart functionality" "Not occurred,Occurred"
        bitfld.long 0x00 7. "  ABRT_SBYTE_ACKDET    ,ACK detected after start byte send" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 6. " ABRT_HS_ACKDET     ,ACK detected after high-speed host code" "Not occurred,Occurred"
        bitfld.long 0x00 5. "       ABRT_GCALL_READ         ,CPU send read command after general call initialized by master" "Not occurred,Occurred"
        bitfld.long 0x00 4. "  ABRT_GCALL_NOACK     ,General call initiated by the master is not acknowledged" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 3. " ABRT_TXDATA_NOACK  ,Data transmitted by master is not acknowledged" "Not occurred,Occurred"
        bitfld.long 0x00 2. "       ABRT_10ADDR2_NOACK      ,Second byte in the 10-bit address transmitted from the master is not acknowledged" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 1. " ABRT_10ADDR1_NOACK ,First byte in the 10-bit address transmitted from the master is not acknowledged" "Not occurred,Occurred"
        bitfld.long 0x00 0. "       ABRT_7B_ADDR_NOACK      ,7-bit address transmitted from the master is not acknowledged." "Not occurred,Occurred"

group.word 0x88++0x01
    line.word 0x00 "I2C_DMA_CR,I2C DMA Channel Enable Control Register"
        bitfld.word 0x00 1. "     TDMAE              ,TX FIFO DMA channel enable" "Disabled,Enabled"
        bitfld.word 0x00 0. "           RDMAE                   ,RX FIFO DMA channel enable" "Disabled,Enabled"    
group.word 0x8C++0x01
    line.word 0x00 "I2C_DMA_TDLR,TX FIFO Threshold Configuration Register for DMA Operations"
        bitfld.word 0x00 0.--5. "     DMATDL             ,Threshold for the DMA operation on the TX FIFO" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"     
group.word 0x90++0x01
    line.word 0x00 "I2C_DMA_RDLR,RX FIFO Threshold Configuration Register for DMA Operations"
        bitfld.word 0x00 0.--5. "     DMARDL             ,Threshold for the DMA operation on the RX FIFO" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64"  
group.long 0x94++0x03
    line.long 0x00 "I2C_SDA_SETUP,SDA Setup Time Register"
        hexmask.long.byte 0x00 0.--7. 1. " I2C_SDA_SETUP      ,SDA hold time"
        
width 22.
group.long 0x98++0x03
    line.long 0x00 "I2C_ACK_GENERAL_CALL,General Call Response Register"
        bitfld.long 0x00 0. " ACK_GEN_CALL       ,General call response" "No int. generated,ACK generated"
        
rgroup.long 0x9C++0x03
    line.long 0x00 "I2C_ENABLE_STATUS,I2C Enable Status Register"
        bitfld.long 0x00 2. " SLV_RX_DATA_LOST   ,Slave stopped when data is lost" "Not stopped,Stopped"
        bitfld.long 0x00 1. "        SLV_DISABLED_WHILE_BUSY ,Slave disabled during data reception" "Not occurred,Occurred"
        bitfld.long 0x00 0. "  I2C_EN               ,DW_APB_I2C enable status" "Disabled,Enabled"    

width 0xB
        tree.end
         tree "I2C 1"
            base ad:0xF7101000

width 20.

if (((d.w(ad:0xF7101000+0x6C))&0x01)==0x00)
    group.word 0x00++0x01
        line.word 0x00 "I2C_CON ,I2C Control Register"
            bitfld.word 0x00 5. " I2C_RESTART_EN        ,Restart condition enable" "Disabled,Enabled"
            bitfld.word 0x00 4. "      I2C_10BITADDR_MASTER ,TX 7-bit or 10-bit address select" "7-bit,10-bit"
            textline "                         "
            bitfld.word 0x00 1.--2. " SPEED                 ,I2C operation speed select" ",Standard,Fast,High"
            bitfld.word 0x00 0. "      MASTER_MODE          ,Master mode enable" "Disabled,Enabled"
else
    rgroup.word 0x00++0x01
        line.word 0x00 "I2C_CON ,I2C Control Register"
            bitfld.word 0x00 5. " I2C_RESTART_EN        ,Restart condition enable" "Disabled,Enabled"
            bitfld.word 0x00 4. "      I2C_10BITADDR_MASTER ,TX 7-bit or 10-bit address select" "7-bit,10-bit"
            textline "                         "
            bitfld.word 0x00 1.--2. " SPEED                 ,I2C operation speed select" ",Standard,Fast,High"
            bitfld.word 0x00 0. "      MASTER_MODE          ,Master mode enable" "Disabled,Enabled"
endif
    
group.word 0x04++0x01    
    line.word 0x00 "I2C_TAR ,I2C Access Slave Device Address Register"
        bitfld.word 0x00 12. " I2C_10BIT_ADDR_MASTER ,7-bit or 10-bit addressing mode when DW_apb_i2c acts as a master" "7-bit,10-bit"
        bitfld.word 0x00 11. "        SPECIAL              ,General call and start byte function enable" "Disabled,Enabled"
        bitfld.word 0x00 10. "      GC_OR_START ,General call or start byte for bit 11 select" "General call,Start byte"
        textline "                         "
        hexmask.word 0x00 0.--9. 1. " I2C_TAR               ,Slave address that is accessed by I2C when it acts as a master device"
    
if (((d.w(ad:0xF7101000+0x6C))&0x01)==0x00)
    if (((d.w(ad:0xF7101000+0x00))&0x11)==0x00)
    
            group.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"  
    elif (((d.w(ad:0xF7101000+0x00))&0x11)==0x10)
    
            group.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C"
    elif (((d.w(ad:0xF7101000+0x00))&0x11)==0x01)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"
    else                
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C"             
    endif        
else
    if (((d.w(ad:0xF7101000+0x00))&0x11)==0x00)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"  
    elif (((d.w(ad:0xF7101000+0x00))&0x11)==0x10)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C"
    elif (((d.w(ad:0xF7101000+0x00))&0x11)==0x01)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"
    else                
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C" 
    endif
endif

if (((d.w(ad:0xF7101000+0x00))&0x01)==0x00)&&(((d.w(ad:0xF7101000+0x6C))&0x01)==0x00)

    group.word 0x0C++0x01
        line.word 0x00 "I2C_HS_MADDR,I2C High-Speed Master Code Address Register"
            bitfld.word 0x00 0.--2. " I2C_HS_MAR            ,Master code of the I2C in High-Speed mode" "0,1,2,3,4,5,6,7"            
else
    rgroup.word 0x0C++0x01
        line.word 0x00 "I2C_HS_MADDR,I2C High-Speed Master Code Address Register"
            bitfld.word 0x00 0.--2. " I2C_HS_MAR            ,Master code of the I2C in High-Speed mode" "0,1,2,3,4,5,6,7" 
endif

hgroup.word 0x10++0x01
    hide.word 0x00 "I2C_DATA_CMD,I2C Data Channel Register"
        in
        
if (((d.w(ad:0xF7101000+0x6C))&0x01)==0x00)
    group.word 0x14++0x01
        line.word 0x00 "I2C_SS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Standard Speed"
    group.word 0x18++0x01
        line.word 0x00 "I2C_SS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Standard Speed"
    group.word 0x1C++0x01
        line.word 0x00 "I2C_FS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Fast Speed"
    group.word 0x20++0x01
        line.word 0x00 "I2C_FS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Fast Speed"
    group.word 0x24++0x01
        line.word 0x00 "I2C_HS_SCL_HCNT,High Level Time Configuration Register for the SCL Clock at the High Speed"
    group.word 0x28++0x01
        line.word 0x00 "I2C_HS_SCL_LCNT,Low Level Time Configuration Register for the SCL Clock at the High Speed"
else
    rgroup.word 0x14++0x01
        line.word 0x00 "I2C_SS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Standard Speed"
    rgroup.word 0x18++0x01
        line.word 0x00 "I2C_SS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Standard Speed"
    rgroup.word 0x1C++0x01
        line.word 0x00 "I2C_FS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Fast Speed"
    rgroup.word 0x20++0x01
        line.word 0x00 "I2C_FS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Fast Speed"
    rgroup.word 0x24++0x01
        line.word 0x00 "I2C_HS_SCL_HCNT,High Level Time Configuration Register for the SCL Clock at the High Speed"
    rgroup.word 0x28++0x01
        line.word 0x00 "I2C_HS_SCL_LCNT,Low Level Time Configuration Register for the SCL Clock at the High Speed"
endif

   
rgroup.word 0x2C++0x01
    line.word 0x00 "I2C_INTR_STAT,Interrupt Status Register"
        bitfld.word 0x00 11. " GEN_CALL   ,GEN_CALL interrupt, indicating whether a general call request is received" "No interrupt,Interrupt"
        bitfld.word 0x00 10. "  START_DET   ,START_DET interrupt, indicating whether the start condition is met on the I2C bus" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "  STOP_DET   ,STOP_DET interrupt, indicating whether the stop condition is met on the I2C bus" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 8. " ACTIVITY   ,ACTIVITY interrupt, indicating the activity status of the I2C" "No interrupt,Interrupt"
        bitfld.word 0x00 7. "  RX_DONE     ,RX_DONE interrupt indicating whether data reception is completed" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "  TX_ABRT    ,TX_ABRT interrupt" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 5. " RD_REQ     ,RD_REQ interrupt indicating whether data read request is initiated by master device" "No interrupt,Interrupt"
        bitfld.word 0x00 4. "  TX_EMPTY    ,ITX_EMPTY interrupt indicating whether the data in the TX FIFO reaches or is below the threshold" "No interrupt,Interrupt"
        bitfld.word 0x00 3. "  TX_OVER    ,TX_OVER interrupt indicating whether data in the TX FIFO overflows" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 2. " RX_FULL    ,RX_FLL interrupt indicating whether data in the RX FIFO reaches or is above the threshold" "No interrupt,Interrupt"
        bitfld.word 0x00 1. "  RX_OVER     ,RX_OVER interrupt indicating whether the data in the RX FIFO overflows" "No interrupt,Interrupt"
        bitfld.word 0x00 0. "  RX_UNDER   ,RX_UNDER interrupt - when RX FIFO is empty the internal bus interface initiates request to read I2C_DATA_CMD" "No interrupt,Interrupt"
  
group.word 0x30++0x01
    line.word 0x00 "I2C_INTR_MASK,Interrupt Mask Register"
        bitfld.word 0x00 11. " M_GEN_CALL ,GEN_CALL interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 10. "    M_START_DET ,START_DET interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 9. "    M_STOP_DET ,STOP_DET interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.word 0x00 8. " M_ACTIVITY ,ACTIVITY interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 7. "    M_RX_DONE   ,RX_DONE interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 6. "    M_TX_ABRT  ,TX_ABRT interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.word 0x00 5. " M_RD_REQ   ,RD_REQ interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 4. "    M_TX_EMPTY  ,TX_EMPTY interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 3. "    M_TX_OVER  ,TX_OVER interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.word 0x00 2. " M_RX_FULL  ,RX_FULL interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 1. "    M_RX_OVER   ,RX_OVER interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 0. "    M_RX_UNDER ,RX_UNDER interrupt mask" "Masked,Not masked"
group.word 0x34++0x01
    line.word 0x00 "I2C_RAW_INTR_STAT,Raw Interrupt Status Register"
        bitfld.word 0x00 11. " R_GEN_CALL ,GEN_CALL raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 10. "  R_START_DET ,START_DET raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "  R_STOP_DET ,R_STOP_DET raw interrupt status" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 8. " R_ACTIVITY ,ACTIVITY raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 7. "  R_RX_DONE   ,RX_DONE raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "  R_TX_ABRT  ,TX_ABRT raw interrupt status" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 5. " R_RD_REQ   ,RD_REQ raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 4. "  R_TX_EMPTY  ,TX_EMPTY raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 3. "  R_TX_OVER  ,RX_OVER raw interrupt status" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 2. " R_RX_FULL  ,RX_FULL raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 1. "  R_RX_OVER   ,RX_OVER raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 0. "  R_RX_UNDER ,RX_UNDER raw interrupt status" "No interrupt,Interrupt"      
group.word 0x38++0x01
    line.word 0x00 "I2C_RX_TL,RX FIFO Threshold Configuration Register"
        hexmask.word.byte 0x00 0.--7. 1. " RX_TL      ,RX FIFO threshold"
group.word 0x3C++0x01
    line.word 0x00 "I2C_TX_TL,TX FIFO Threshold Configuration Register"
        hexmask.word.byte 0x00 0.--7. 1. " RX_TL      ,TX FIFO threshold"
        
hgroup.word 0x40++0x01
    hide.word 0x00 "I2C_CLR_INTR,Combined and Independent Interrupt Clear Register"
        in
hgroup.word 0x44++0x01
    hide.word 0x00 "I2C_CLR_RX_UNDER,RX_UNDER Interrupt Clear Register"
        in
hgroup.word 0x48++0x01
    hide.word 0x00 "I2C_CLR_RX_OVER,RX_OVER Interrupt Clear Register"
        in
hgroup.word 0x4C++0x01
    hide.word 0x00 "I2C_CLR_TX_OVER,TX_OVER Interrupt Clear Register"
        in
hgroup.word 0x50++0x01
    hide.word 0x00 "I2C_CLR_RD_REQ,RD_REQ Interrupt Clear Register"
        in
hgroup.word 0x54++0x01
    hide.word 0x00 "I2C_CLR_TX_ABRT,ABRT Interrupt Clear Register"
        in
hgroup.word 0x58++0x01
    hide.word 0x00 "I2C_CLR_RX_DONE,RX_DONE Interrupt Clear Register"
        in
hgroup.word 0x5C++0x01
    hide.word 0x00 "I2C_CLR_ACTIVITY,ACTIVITY Status Register"
        in
hgroup.word 0x60++0x01
    hide.word 0x00 "STOP_DET,Interrupt Clear Register"
        in
hgroup.word 0x64++0x01
    hide.word 0x00 "I2C_CLR_START_DET,START_DET Interrupt Clear Register"
        in
hgroup.word 0x68++0x01
    hide.word 0x00 "I2C_CLR_GEN_CALL,GEN_CALL Interrupt Clear Register"
        in
    
group.word 0x6C++0x01
    line.word 0x00 "I2C_ENABLE,I2C Enable Register"
        bitfld.word 0x00 0. "     I2C_ENABLE   ,I2C enable" "Disabled,Enabled"
     
rgroup.word 0x70++0x01
    line.word 0x00 "I2C_STATUS,I2C Status Register"
        bitfld.word 0x00 6. "     SLV_ACTIVITY ,Activity of the slave state machine" "Idle,Busy"
        bitfld.word 0x00 5. "       MST_ACTIVITY ,Activity of the master state machine" "Idle,Busy"
        bitfld.word 0x00 4. "       RFF  ,RX FIFO Full Indicator" "Not full,Full"
        textline "                             "
        bitfld.word 0x00 3. " RFNE         ,RX FIFO empty indicator" "Empty,Not empty"
        bitfld.word 0x00 2. "  TFE          ,TX FIFO empty indicator" "Not empty,Empty"
        bitfld.word 0x00 1. "  TFNF ,TX FIFO full indicator" "Full,Not full"
        textline "                             "
        bitfld.word 0x00 0. " ACTIVITY     ,I2C bus status" "Idle,Busy"
rgroup.word 0x74++0x01
    line.word 0x00 "I2C_TXFLR,TX FIFO Data Count Indicator Register"
        hexmask.word.byte 0x00 0.--6. 1. "     TXFLR        ,Number of data segments in the TX FIFO"
rgroup.word 0x78++0x01
    line.word 0x00 "I2C_RXFLR,RX FIFO Data Count Indicator Register"
        hexmask.word.byte 0x00 0.--6. 1. "     RXFLR        ,Number of data segments in the RX FIFO"
        
group.long 0x7C++0x03
    line.long 0x00 "I2C_SDA_HOLD,SDA Hold Time Register"
       hexmask.long.word 0x00 0.--15. 1. " I2C_SDA_HOLD ,SDA hold time (in ic_clk cycle)"
 
rgroup.long 0x80++0x03
    line.long 0x00 "I2C_TX_ABRT_SOURCE ,TX_ABRT Source Interrupt Register"
        bitfld.long 0x00 15. " ABRT_SLVRD_INTX    ,Write to command register during CPU respond" "Not occurred,Occurred"
        bitfld.long 0x00 14. "       ABRT_SLV_ARBLOST        ,Slave bus arbitration lost" "Not occurred,Occurred"
        bitfld.long 0x00 13. "  ABRT_SLVFLUSH_TXFIFO ,TX FIFO original data flushed" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 12. " ABRT_LOST          ,Master bus arbitration lost" "Not occurred,Occurred"
        bitfld.long 0x00 11. "       ABRT_MASTER_DIS         ,Master operation initialized when master is disabled" "Not occurred,Occurred"
        bitfld.long 0x00 10. "  ABRT_10B_RD_NORSTRT  ,Slave addressed with 10bits, but master doesn't support restart functionality" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 9. " ABRT_SBYTE_NORSTRT ,Start byte send, but master doesn't support restart functionality" "Not occurred,Occurred"
        bitfld.long 0x00 8. "       ABRT_HS_NORSTRT         ,High-speed operations are performed, but master doesn't support restart functionality" "Not occurred,Occurred"
        bitfld.long 0x00 7. "  ABRT_SBYTE_ACKDET    ,ACK detected after start byte send" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 6. " ABRT_HS_ACKDET     ,ACK detected after high-speed host code" "Not occurred,Occurred"
        bitfld.long 0x00 5. "       ABRT_GCALL_READ         ,CPU send read command after general call initialized by master" "Not occurred,Occurred"
        bitfld.long 0x00 4. "  ABRT_GCALL_NOACK     ,General call initiated by the master is not acknowledged" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 3. " ABRT_TXDATA_NOACK  ,Data transmitted by master is not acknowledged" "Not occurred,Occurred"
        bitfld.long 0x00 2. "       ABRT_10ADDR2_NOACK      ,Second byte in the 10-bit address transmitted from the master is not acknowledged" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 1. " ABRT_10ADDR1_NOACK ,First byte in the 10-bit address transmitted from the master is not acknowledged" "Not occurred,Occurred"
        bitfld.long 0x00 0. "       ABRT_7B_ADDR_NOACK      ,7-bit address transmitted from the master is not acknowledged." "Not occurred,Occurred"

group.word 0x88++0x01
    line.word 0x00 "I2C_DMA_CR,I2C DMA Channel Enable Control Register"
        bitfld.word 0x00 1. "     TDMAE              ,TX FIFO DMA channel enable" "Disabled,Enabled"
        bitfld.word 0x00 0. "           RDMAE                   ,RX FIFO DMA channel enable" "Disabled,Enabled"    
group.word 0x8C++0x01
    line.word 0x00 "I2C_DMA_TDLR,TX FIFO Threshold Configuration Register for DMA Operations"
        bitfld.word 0x00 0.--5. "     DMATDL             ,Threshold for the DMA operation on the TX FIFO" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"     
group.word 0x90++0x01
    line.word 0x00 "I2C_DMA_RDLR,RX FIFO Threshold Configuration Register for DMA Operations"
        bitfld.word 0x00 0.--5. "     DMARDL             ,Threshold for the DMA operation on the RX FIFO" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64"  
group.long 0x94++0x03
    line.long 0x00 "I2C_SDA_SETUP,SDA Setup Time Register"
        hexmask.long.byte 0x00 0.--7. 1. " I2C_SDA_SETUP      ,SDA hold time"
        
width 22.
group.long 0x98++0x03
    line.long 0x00 "I2C_ACK_GENERAL_CALL,General Call Response Register"
        bitfld.long 0x00 0. " ACK_GEN_CALL       ,General call response" "No int. generated,ACK generated"
        
rgroup.long 0x9C++0x03
    line.long 0x00 "I2C_ENABLE_STATUS,I2C Enable Status Register"
        bitfld.long 0x00 2. " SLV_RX_DATA_LOST   ,Slave stopped when data is lost" "Not stopped,Stopped"
        bitfld.long 0x00 1. "        SLV_DISABLED_WHILE_BUSY ,Slave disabled during data reception" "Not occurred,Occurred"
        bitfld.long 0x00 0. "  I2C_EN               ,DW_APB_I2C enable status" "Disabled,Enabled"    

width 0xB
        tree.end
        tree "I2C 2"
            base ad:0xF7102000

width 20.

if (((d.w(ad:0xF7102000+0x6C))&0x01)==0x00)
    group.word 0x00++0x01
        line.word 0x00 "I2C_CON ,I2C Control Register"
            bitfld.word 0x00 5. " I2C_RESTART_EN        ,Restart condition enable" "Disabled,Enabled"
            bitfld.word 0x00 4. "      I2C_10BITADDR_MASTER ,TX 7-bit or 10-bit address select" "7-bit,10-bit"
            textline "                         "
            bitfld.word 0x00 1.--2. " SPEED                 ,I2C operation speed select" ",Standard,Fast,High"
            bitfld.word 0x00 0. "      MASTER_MODE          ,Master mode enable" "Disabled,Enabled"
else
    rgroup.word 0x00++0x01
        line.word 0x00 "I2C_CON ,I2C Control Register"
            bitfld.word 0x00 5. " I2C_RESTART_EN        ,Restart condition enable" "Disabled,Enabled"
            bitfld.word 0x00 4. "      I2C_10BITADDR_MASTER ,TX 7-bit or 10-bit address select" "7-bit,10-bit"
            textline "                         "
            bitfld.word 0x00 1.--2. " SPEED                 ,I2C operation speed select" ",Standard,Fast,High"
            bitfld.word 0x00 0. "      MASTER_MODE          ,Master mode enable" "Disabled,Enabled"
endif
    
group.word 0x04++0x01    
    line.word 0x00 "I2C_TAR ,I2C Access Slave Device Address Register"
        bitfld.word 0x00 12. " I2C_10BIT_ADDR_MASTER ,7-bit or 10-bit addressing mode when DW_apb_i2c acts as a master" "7-bit,10-bit"
        bitfld.word 0x00 11. "        SPECIAL              ,General call and start byte function enable" "Disabled,Enabled"
        bitfld.word 0x00 10. "      GC_OR_START ,General call or start byte for bit 11 select" "General call,Start byte"
        textline "                         "
        hexmask.word 0x00 0.--9. 1. " I2C_TAR               ,Slave address that is accessed by I2C when it acts as a master device"
    
if (((d.w(ad:0xF7102000+0x6C))&0x01)==0x00)
    if (((d.w(ad:0xF7102000+0x00))&0x11)==0x00)
    
            group.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"  
    elif (((d.w(ad:0xF7102000+0x00))&0x11)==0x10)
    
            group.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C"
    elif (((d.w(ad:0xF7102000+0x00))&0x11)==0x01)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"
    else                
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C"             
    endif        
else
    if (((d.w(ad:0xF7102000+0x00))&0x11)==0x00)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"  
    elif (((d.w(ad:0xF7102000+0x00))&0x11)==0x10)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C"
    elif (((d.w(ad:0xF7102000+0x00))&0x11)==0x01)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"
    else                
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C" 
    endif
endif

if (((d.w(ad:0xF7102000+0x00))&0x01)==0x00)&&(((d.w(ad:0xF7102000+0x6C))&0x01)==0x00)

    group.word 0x0C++0x01
        line.word 0x00 "I2C_HS_MADDR,I2C High-Speed Master Code Address Register"
            bitfld.word 0x00 0.--2. " I2C_HS_MAR            ,Master code of the I2C in High-Speed mode" "0,1,2,3,4,5,6,7"            
else
    rgroup.word 0x0C++0x01
        line.word 0x00 "I2C_HS_MADDR,I2C High-Speed Master Code Address Register"
            bitfld.word 0x00 0.--2. " I2C_HS_MAR            ,Master code of the I2C in High-Speed mode" "0,1,2,3,4,5,6,7" 
endif

hgroup.word 0x10++0x01
    hide.word 0x00 "I2C_DATA_CMD,I2C Data Channel Register"
        in
        
if (((d.w(ad:0xF7102000+0x6C))&0x01)==0x00)
    group.word 0x14++0x01
        line.word 0x00 "I2C_SS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Standard Speed"
    group.word 0x18++0x01
        line.word 0x00 "I2C_SS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Standard Speed"
    group.word 0x1C++0x01
        line.word 0x00 "I2C_FS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Fast Speed"
    group.word 0x20++0x01
        line.word 0x00 "I2C_FS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Fast Speed"
    group.word 0x24++0x01
        line.word 0x00 "I2C_HS_SCL_HCNT,High Level Time Configuration Register for the SCL Clock at the High Speed"
    group.word 0x28++0x01
        line.word 0x00 "I2C_HS_SCL_LCNT,Low Level Time Configuration Register for the SCL Clock at the High Speed"
else
    rgroup.word 0x14++0x01
        line.word 0x00 "I2C_SS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Standard Speed"
    rgroup.word 0x18++0x01
        line.word 0x00 "I2C_SS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Standard Speed"
    rgroup.word 0x1C++0x01
        line.word 0x00 "I2C_FS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Fast Speed"
    rgroup.word 0x20++0x01
        line.word 0x00 "I2C_FS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Fast Speed"
    rgroup.word 0x24++0x01
        line.word 0x00 "I2C_HS_SCL_HCNT,High Level Time Configuration Register for the SCL Clock at the High Speed"
    rgroup.word 0x28++0x01
        line.word 0x00 "I2C_HS_SCL_LCNT,Low Level Time Configuration Register for the SCL Clock at the High Speed"
endif

   
rgroup.word 0x2C++0x01
    line.word 0x00 "I2C_INTR_STAT,Interrupt Status Register"
        bitfld.word 0x00 11. " GEN_CALL   ,GEN_CALL interrupt, indicating whether a general call request is received" "No interrupt,Interrupt"
        bitfld.word 0x00 10. "  START_DET   ,START_DET interrupt, indicating whether the start condition is met on the I2C bus" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "  STOP_DET   ,STOP_DET interrupt, indicating whether the stop condition is met on the I2C bus" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 8. " ACTIVITY   ,ACTIVITY interrupt, indicating the activity status of the I2C" "No interrupt,Interrupt"
        bitfld.word 0x00 7. "  RX_DONE     ,RX_DONE interrupt indicating whether data reception is completed" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "  TX_ABRT    ,TX_ABRT interrupt" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 5. " RD_REQ     ,RD_REQ interrupt indicating whether data read request is initiated by master device" "No interrupt,Interrupt"
        bitfld.word 0x00 4. "  TX_EMPTY    ,ITX_EMPTY interrupt indicating whether the data in the TX FIFO reaches or is below the threshold" "No interrupt,Interrupt"
        bitfld.word 0x00 3. "  TX_OVER    ,TX_OVER interrupt indicating whether data in the TX FIFO overflows" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 2. " RX_FULL    ,RX_FLL interrupt indicating whether data in the RX FIFO reaches or is above the threshold" "No interrupt,Interrupt"
        bitfld.word 0x00 1. "  RX_OVER     ,RX_OVER interrupt indicating whether the data in the RX FIFO overflows" "No interrupt,Interrupt"
        bitfld.word 0x00 0. "  RX_UNDER   ,RX_UNDER interrupt - when RX FIFO is empty the internal bus interface initiates request to read I2C_DATA_CMD" "No interrupt,Interrupt"
  
group.word 0x30++0x01
    line.word 0x00 "I2C_INTR_MASK,Interrupt Mask Register"
        bitfld.word 0x00 11. " M_GEN_CALL ,GEN_CALL interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 10. "    M_START_DET ,START_DET interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 9. "    M_STOP_DET ,STOP_DET interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.word 0x00 8. " M_ACTIVITY ,ACTIVITY interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 7. "    M_RX_DONE   ,RX_DONE interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 6. "    M_TX_ABRT  ,TX_ABRT interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.word 0x00 5. " M_RD_REQ   ,RD_REQ interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 4. "    M_TX_EMPTY  ,TX_EMPTY interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 3. "    M_TX_OVER  ,TX_OVER interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.word 0x00 2. " M_RX_FULL  ,RX_FULL interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 1. "    M_RX_OVER   ,RX_OVER interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 0. "    M_RX_UNDER ,RX_UNDER interrupt mask" "Masked,Not masked"
group.word 0x34++0x01
    line.word 0x00 "I2C_RAW_INTR_STAT,Raw Interrupt Status Register"
        bitfld.word 0x00 11. " R_GEN_CALL ,GEN_CALL raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 10. "  R_START_DET ,START_DET raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "  R_STOP_DET ,R_STOP_DET raw interrupt status" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 8. " R_ACTIVITY ,ACTIVITY raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 7. "  R_RX_DONE   ,RX_DONE raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "  R_TX_ABRT  ,TX_ABRT raw interrupt status" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 5. " R_RD_REQ   ,RD_REQ raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 4. "  R_TX_EMPTY  ,TX_EMPTY raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 3. "  R_TX_OVER  ,RX_OVER raw interrupt status" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 2. " R_RX_FULL  ,RX_FULL raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 1. "  R_RX_OVER   ,RX_OVER raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 0. "  R_RX_UNDER ,RX_UNDER raw interrupt status" "No interrupt,Interrupt"      
group.word 0x38++0x01
    line.word 0x00 "I2C_RX_TL,RX FIFO Threshold Configuration Register"
        hexmask.word.byte 0x00 0.--7. 1. " RX_TL      ,RX FIFO threshold"
group.word 0x3C++0x01
    line.word 0x00 "I2C_TX_TL,TX FIFO Threshold Configuration Register"
        hexmask.word.byte 0x00 0.--7. 1. " RX_TL      ,TX FIFO threshold"
        
hgroup.word 0x40++0x01
    hide.word 0x00 "I2C_CLR_INTR,Combined and Independent Interrupt Clear Register"
        in
hgroup.word 0x44++0x01
    hide.word 0x00 "I2C_CLR_RX_UNDER,RX_UNDER Interrupt Clear Register"
        in
hgroup.word 0x48++0x01
    hide.word 0x00 "I2C_CLR_RX_OVER,RX_OVER Interrupt Clear Register"
        in
hgroup.word 0x4C++0x01
    hide.word 0x00 "I2C_CLR_TX_OVER,TX_OVER Interrupt Clear Register"
        in
hgroup.word 0x50++0x01
    hide.word 0x00 "I2C_CLR_RD_REQ,RD_REQ Interrupt Clear Register"
        in
hgroup.word 0x54++0x01
    hide.word 0x00 "I2C_CLR_TX_ABRT,ABRT Interrupt Clear Register"
        in
hgroup.word 0x58++0x01
    hide.word 0x00 "I2C_CLR_RX_DONE,RX_DONE Interrupt Clear Register"
        in
hgroup.word 0x5C++0x01
    hide.word 0x00 "I2C_CLR_ACTIVITY,ACTIVITY Status Register"
        in
hgroup.word 0x60++0x01
    hide.word 0x00 "STOP_DET,Interrupt Clear Register"
        in
hgroup.word 0x64++0x01
    hide.word 0x00 "I2C_CLR_START_DET,START_DET Interrupt Clear Register"
        in
hgroup.word 0x68++0x01
    hide.word 0x00 "I2C_CLR_GEN_CALL,GEN_CALL Interrupt Clear Register"
        in
    
group.word 0x6C++0x01
    line.word 0x00 "I2C_ENABLE,I2C Enable Register"
        bitfld.word 0x00 0. "     I2C_ENABLE   ,I2C enable" "Disabled,Enabled"
     
rgroup.word 0x70++0x01
    line.word 0x00 "I2C_STATUS,I2C Status Register"
        bitfld.word 0x00 6. "     SLV_ACTIVITY ,Activity of the slave state machine" "Idle,Busy"
        bitfld.word 0x00 5. "       MST_ACTIVITY ,Activity of the master state machine" "Idle,Busy"
        bitfld.word 0x00 4. "       RFF  ,RX FIFO Full Indicator" "Not full,Full"
        textline "                             "
        bitfld.word 0x00 3. " RFNE         ,RX FIFO empty indicator" "Empty,Not empty"
        bitfld.word 0x00 2. "  TFE          ,TX FIFO empty indicator" "Not empty,Empty"
        bitfld.word 0x00 1. "  TFNF ,TX FIFO full indicator" "Full,Not full"
        textline "                             "
        bitfld.word 0x00 0. " ACTIVITY     ,I2C bus status" "Idle,Busy"
rgroup.word 0x74++0x01
    line.word 0x00 "I2C_TXFLR,TX FIFO Data Count Indicator Register"
        hexmask.word.byte 0x00 0.--6. 1. "     TXFLR        ,Number of data segments in the TX FIFO"
rgroup.word 0x78++0x01
    line.word 0x00 "I2C_RXFLR,RX FIFO Data Count Indicator Register"
        hexmask.word.byte 0x00 0.--6. 1. "     RXFLR        ,Number of data segments in the RX FIFO"
        
group.long 0x7C++0x03
    line.long 0x00 "I2C_SDA_HOLD,SDA Hold Time Register"
       hexmask.long.word 0x00 0.--15. 1. " I2C_SDA_HOLD ,SDA hold time (in ic_clk cycle)"
 
rgroup.long 0x80++0x03
    line.long 0x00 "I2C_TX_ABRT_SOURCE ,TX_ABRT Source Interrupt Register"
        bitfld.long 0x00 15. " ABRT_SLVRD_INTX    ,Write to command register during CPU respond" "Not occurred,Occurred"
        bitfld.long 0x00 14. "       ABRT_SLV_ARBLOST        ,Slave bus arbitration lost" "Not occurred,Occurred"
        bitfld.long 0x00 13. "  ABRT_SLVFLUSH_TXFIFO ,TX FIFO original data flushed" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 12. " ABRT_LOST          ,Master bus arbitration lost" "Not occurred,Occurred"
        bitfld.long 0x00 11. "       ABRT_MASTER_DIS         ,Master operation initialized when master is disabled" "Not occurred,Occurred"
        bitfld.long 0x00 10. "  ABRT_10B_RD_NORSTRT  ,Slave addressed with 10bits, but master doesn't support restart functionality" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 9. " ABRT_SBYTE_NORSTRT ,Start byte send, but master doesn't support restart functionality" "Not occurred,Occurred"
        bitfld.long 0x00 8. "       ABRT_HS_NORSTRT         ,High-speed operations are performed, but master doesn't support restart functionality" "Not occurred,Occurred"
        bitfld.long 0x00 7. "  ABRT_SBYTE_ACKDET    ,ACK detected after start byte send" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 6. " ABRT_HS_ACKDET     ,ACK detected after high-speed host code" "Not occurred,Occurred"
        bitfld.long 0x00 5. "       ABRT_GCALL_READ         ,CPU send read command after general call initialized by master" "Not occurred,Occurred"
        bitfld.long 0x00 4. "  ABRT_GCALL_NOACK     ,General call initiated by the master is not acknowledged" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 3. " ABRT_TXDATA_NOACK  ,Data transmitted by master is not acknowledged" "Not occurred,Occurred"
        bitfld.long 0x00 2. "       ABRT_10ADDR2_NOACK      ,Second byte in the 10-bit address transmitted from the master is not acknowledged" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 1. " ABRT_10ADDR1_NOACK ,First byte in the 10-bit address transmitted from the master is not acknowledged" "Not occurred,Occurred"
        bitfld.long 0x00 0. "       ABRT_7B_ADDR_NOACK      ,7-bit address transmitted from the master is not acknowledged." "Not occurred,Occurred"

group.word 0x88++0x01
    line.word 0x00 "I2C_DMA_CR,I2C DMA Channel Enable Control Register"
        bitfld.word 0x00 1. "     TDMAE              ,TX FIFO DMA channel enable" "Disabled,Enabled"
        bitfld.word 0x00 0. "           RDMAE                   ,RX FIFO DMA channel enable" "Disabled,Enabled"    
group.word 0x8C++0x01
    line.word 0x00 "I2C_DMA_TDLR,TX FIFO Threshold Configuration Register for DMA Operations"
        bitfld.word 0x00 0.--5. "     DMATDL             ,Threshold for the DMA operation on the TX FIFO" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"     
group.word 0x90++0x01
    line.word 0x00 "I2C_DMA_RDLR,RX FIFO Threshold Configuration Register for DMA Operations"
        bitfld.word 0x00 0.--5. "     DMARDL             ,Threshold for the DMA operation on the RX FIFO" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64"  
group.long 0x94++0x03
    line.long 0x00 "I2C_SDA_SETUP,SDA Setup Time Register"
        hexmask.long.byte 0x00 0.--7. 1. " I2C_SDA_SETUP      ,SDA hold time"
        
width 22.
group.long 0x98++0x03
    line.long 0x00 "I2C_ACK_GENERAL_CALL,General Call Response Register"
        bitfld.long 0x00 0. " ACK_GEN_CALL       ,General call response" "No int. generated,ACK generated"
        
rgroup.long 0x9C++0x03
    line.long 0x00 "I2C_ENABLE_STATUS,I2C Enable Status Register"
        bitfld.long 0x00 2. " SLV_RX_DATA_LOST   ,Slave stopped when data is lost" "Not stopped,Stopped"
        bitfld.long 0x00 1. "        SLV_DISABLED_WHILE_BUSY ,Slave disabled during data reception" "Not occurred,Occurred"
        bitfld.long 0x00 0. "  I2C_EN               ,DW_APB_I2C enable status" "Disabled,Enabled"    

width 0xB
        tree.end
        tree "I2C 3"
            base ad:0xF7103000

width 20.

if (((d.w(ad:0xF7103000+0x6C))&0x01)==0x00)
    group.word 0x00++0x01
        line.word 0x00 "I2C_CON ,I2C Control Register"
            bitfld.word 0x00 5. " I2C_RESTART_EN        ,Restart condition enable" "Disabled,Enabled"
            bitfld.word 0x00 4. "      I2C_10BITADDR_MASTER ,TX 7-bit or 10-bit address select" "7-bit,10-bit"
            textline "                         "
            bitfld.word 0x00 1.--2. " SPEED                 ,I2C operation speed select" ",Standard,Fast,High"
            bitfld.word 0x00 0. "      MASTER_MODE          ,Master mode enable" "Disabled,Enabled"
else
    rgroup.word 0x00++0x01
        line.word 0x00 "I2C_CON ,I2C Control Register"
            bitfld.word 0x00 5. " I2C_RESTART_EN        ,Restart condition enable" "Disabled,Enabled"
            bitfld.word 0x00 4. "      I2C_10BITADDR_MASTER ,TX 7-bit or 10-bit address select" "7-bit,10-bit"
            textline "                         "
            bitfld.word 0x00 1.--2. " SPEED                 ,I2C operation speed select" ",Standard,Fast,High"
            bitfld.word 0x00 0. "      MASTER_MODE          ,Master mode enable" "Disabled,Enabled"
endif
    
group.word 0x04++0x01    
    line.word 0x00 "I2C_TAR ,I2C Access Slave Device Address Register"
        bitfld.word 0x00 12. " I2C_10BIT_ADDR_MASTER ,7-bit or 10-bit addressing mode when DW_apb_i2c acts as a master" "7-bit,10-bit"
        bitfld.word 0x00 11. "        SPECIAL              ,General call and start byte function enable" "Disabled,Enabled"
        bitfld.word 0x00 10. "      GC_OR_START ,General call or start byte for bit 11 select" "General call,Start byte"
        textline "                         "
        hexmask.word 0x00 0.--9. 1. " I2C_TAR               ,Slave address that is accessed by I2C when it acts as a master device"
    
if (((d.w(ad:0xF7103000+0x6C))&0x01)==0x00)
    if (((d.w(ad:0xF7103000+0x00))&0x11)==0x00)
    
            group.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"  
    elif (((d.w(ad:0xF7103000+0x00))&0x11)==0x10)
    
            group.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C"
    elif (((d.w(ad:0xF7103000+0x00))&0x11)==0x01)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"
    else                
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C"             
    endif        
else
    if (((d.w(ad:0xF7103000+0x00))&0x11)==0x00)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"  
    elif (((d.w(ad:0xF7103000+0x00))&0x11)==0x10)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C"
    elif (((d.w(ad:0xF7103000+0x00))&0x11)==0x01)
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word.byte 0x00 0.--6. 1. " I2C_SAR               ,Address of the slave I2C"
    else                
    
            rgroup.word 0x08++0x01    
                line.word 0x00 " I2C_SAR ,Slave I2C Address Register"
                    hexmask.word 0x00 0.--9. 1. " I2C_SAR               ,Address of the slave I2C" 
    endif
endif

if (((d.w(ad:0xF7103000+0x00))&0x01)==0x00)&&(((d.w(ad:0xF7103000+0x6C))&0x01)==0x00)

    group.word 0x0C++0x01
        line.word 0x00 "I2C_HS_MADDR,I2C High-Speed Master Code Address Register"
            bitfld.word 0x00 0.--2. " I2C_HS_MAR            ,Master code of the I2C in High-Speed mode" "0,1,2,3,4,5,6,7"            
else
    rgroup.word 0x0C++0x01
        line.word 0x00 "I2C_HS_MADDR,I2C High-Speed Master Code Address Register"
            bitfld.word 0x00 0.--2. " I2C_HS_MAR            ,Master code of the I2C in High-Speed mode" "0,1,2,3,4,5,6,7" 
endif

hgroup.word 0x10++0x01
    hide.word 0x00 "I2C_DATA_CMD,I2C Data Channel Register"
        in
        
if (((d.w(ad:0xF7103000+0x6C))&0x01)==0x00)
    group.word 0x14++0x01
        line.word 0x00 "I2C_SS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Standard Speed"
    group.word 0x18++0x01
        line.word 0x00 "I2C_SS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Standard Speed"
    group.word 0x1C++0x01
        line.word 0x00 "I2C_FS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Fast Speed"
    group.word 0x20++0x01
        line.word 0x00 "I2C_FS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Fast Speed"
    group.word 0x24++0x01
        line.word 0x00 "I2C_HS_SCL_HCNT,High Level Time Configuration Register for the SCL Clock at the High Speed"
    group.word 0x28++0x01
        line.word 0x00 "I2C_HS_SCL_LCNT,Low Level Time Configuration Register for the SCL Clock at the High Speed"
else
    rgroup.word 0x14++0x01
        line.word 0x00 "I2C_SS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Standard Speed"
    rgroup.word 0x18++0x01
        line.word 0x00 "I2C_SS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Standard Speed"
    rgroup.word 0x1C++0x01
        line.word 0x00 "I2C_FS_SCL_HCNT,High Level Width Configuration Register for the SCL Clock at Fast Speed"
    rgroup.word 0x20++0x01
        line.word 0x00 "I2C_FS_SCL_LCNT,Low Level Width Configuration Register for the SCL Clock at Fast Speed"
    rgroup.word 0x24++0x01
        line.word 0x00 "I2C_HS_SCL_HCNT,High Level Time Configuration Register for the SCL Clock at the High Speed"
    rgroup.word 0x28++0x01
        line.word 0x00 "I2C_HS_SCL_LCNT,Low Level Time Configuration Register for the SCL Clock at the High Speed"
endif

   
rgroup.word 0x2C++0x01
    line.word 0x00 "I2C_INTR_STAT,Interrupt Status Register"
        bitfld.word 0x00 11. " GEN_CALL   ,GEN_CALL interrupt, indicating whether a general call request is received" "No interrupt,Interrupt"
        bitfld.word 0x00 10. "  START_DET   ,START_DET interrupt, indicating whether the start condition is met on the I2C bus" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "  STOP_DET   ,STOP_DET interrupt, indicating whether the stop condition is met on the I2C bus" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 8. " ACTIVITY   ,ACTIVITY interrupt, indicating the activity status of the I2C" "No interrupt,Interrupt"
        bitfld.word 0x00 7. "  RX_DONE     ,RX_DONE interrupt indicating whether data reception is completed" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "  TX_ABRT    ,TX_ABRT interrupt" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 5. " RD_REQ     ,RD_REQ interrupt indicating whether data read request is initiated by master device" "No interrupt,Interrupt"
        bitfld.word 0x00 4. "  TX_EMPTY    ,ITX_EMPTY interrupt indicating whether the data in the TX FIFO reaches or is below the threshold" "No interrupt,Interrupt"
        bitfld.word 0x00 3. "  TX_OVER    ,TX_OVER interrupt indicating whether data in the TX FIFO overflows" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 2. " RX_FULL    ,RX_FLL interrupt indicating whether data in the RX FIFO reaches or is above the threshold" "No interrupt,Interrupt"
        bitfld.word 0x00 1. "  RX_OVER     ,RX_OVER interrupt indicating whether the data in the RX FIFO overflows" "No interrupt,Interrupt"
        bitfld.word 0x00 0. "  RX_UNDER   ,RX_UNDER interrupt - when RX FIFO is empty the internal bus interface initiates request to read I2C_DATA_CMD" "No interrupt,Interrupt"
  
group.word 0x30++0x01
    line.word 0x00 "I2C_INTR_MASK,Interrupt Mask Register"
        bitfld.word 0x00 11. " M_GEN_CALL ,GEN_CALL interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 10. "    M_START_DET ,START_DET interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 9. "    M_STOP_DET ,STOP_DET interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.word 0x00 8. " M_ACTIVITY ,ACTIVITY interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 7. "    M_RX_DONE   ,RX_DONE interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 6. "    M_TX_ABRT  ,TX_ABRT interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.word 0x00 5. " M_RD_REQ   ,RD_REQ interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 4. "    M_TX_EMPTY  ,TX_EMPTY interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 3. "    M_TX_OVER  ,TX_OVER interrupt mask" "Masked,Not masked"
        textline "                         "
        bitfld.word 0x00 2. " M_RX_FULL  ,RX_FULL interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 1. "    M_RX_OVER   ,RX_OVER interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 0. "    M_RX_UNDER ,RX_UNDER interrupt mask" "Masked,Not masked"
group.word 0x34++0x01
    line.word 0x00 "I2C_RAW_INTR_STAT,Raw Interrupt Status Register"
        bitfld.word 0x00 11. " R_GEN_CALL ,GEN_CALL raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 10. "  R_START_DET ,START_DET raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "  R_STOP_DET ,R_STOP_DET raw interrupt status" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 8. " R_ACTIVITY ,ACTIVITY raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 7. "  R_RX_DONE   ,RX_DONE raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "  R_TX_ABRT  ,TX_ABRT raw interrupt status" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 5. " R_RD_REQ   ,RD_REQ raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 4. "  R_TX_EMPTY  ,TX_EMPTY raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 3. "  R_TX_OVER  ,RX_OVER raw interrupt status" "No interrupt,Interrupt"
        textline "                         "
        bitfld.word 0x00 2. " R_RX_FULL  ,RX_FULL raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 1. "  R_RX_OVER   ,RX_OVER raw interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 0. "  R_RX_UNDER ,RX_UNDER raw interrupt status" "No interrupt,Interrupt"      
group.word 0x38++0x01
    line.word 0x00 "I2C_RX_TL,RX FIFO Threshold Configuration Register"
        hexmask.word.byte 0x00 0.--7. 1. " RX_TL      ,RX FIFO threshold"
group.word 0x3C++0x01
    line.word 0x00 "I2C_TX_TL,TX FIFO Threshold Configuration Register"
        hexmask.word.byte 0x00 0.--7. 1. " RX_TL      ,TX FIFO threshold"
        
hgroup.word 0x40++0x01
    hide.word 0x00 "I2C_CLR_INTR,Combined and Independent Interrupt Clear Register"
        in
hgroup.word 0x44++0x01
    hide.word 0x00 "I2C_CLR_RX_UNDER,RX_UNDER Interrupt Clear Register"
        in
hgroup.word 0x48++0x01
    hide.word 0x00 "I2C_CLR_RX_OVER,RX_OVER Interrupt Clear Register"
        in
hgroup.word 0x4C++0x01
    hide.word 0x00 "I2C_CLR_TX_OVER,TX_OVER Interrupt Clear Register"
        in
hgroup.word 0x50++0x01
    hide.word 0x00 "I2C_CLR_RD_REQ,RD_REQ Interrupt Clear Register"
        in
hgroup.word 0x54++0x01
    hide.word 0x00 "I2C_CLR_TX_ABRT,ABRT Interrupt Clear Register"
        in
hgroup.word 0x58++0x01
    hide.word 0x00 "I2C_CLR_RX_DONE,RX_DONE Interrupt Clear Register"
        in
hgroup.word 0x5C++0x01
    hide.word 0x00 "I2C_CLR_ACTIVITY,ACTIVITY Status Register"
        in
hgroup.word 0x60++0x01
    hide.word 0x00 "STOP_DET,Interrupt Clear Register"
        in
hgroup.word 0x64++0x01
    hide.word 0x00 "I2C_CLR_START_DET,START_DET Interrupt Clear Register"
        in
hgroup.word 0x68++0x01
    hide.word 0x00 "I2C_CLR_GEN_CALL,GEN_CALL Interrupt Clear Register"
        in
    
group.word 0x6C++0x01
    line.word 0x00 "I2C_ENABLE,I2C Enable Register"
        bitfld.word 0x00 0. "     I2C_ENABLE   ,I2C enable" "Disabled,Enabled"
     
rgroup.word 0x70++0x01
    line.word 0x00 "I2C_STATUS,I2C Status Register"
        bitfld.word 0x00 6. "     SLV_ACTIVITY ,Activity of the slave state machine" "Idle,Busy"
        bitfld.word 0x00 5. "       MST_ACTIVITY ,Activity of the master state machine" "Idle,Busy"
        bitfld.word 0x00 4. "       RFF  ,RX FIFO Full Indicator" "Not full,Full"
        textline "                             "
        bitfld.word 0x00 3. " RFNE         ,RX FIFO empty indicator" "Empty,Not empty"
        bitfld.word 0x00 2. "  TFE          ,TX FIFO empty indicator" "Not empty,Empty"
        bitfld.word 0x00 1. "  TFNF ,TX FIFO full indicator" "Full,Not full"
        textline "                             "
        bitfld.word 0x00 0. " ACTIVITY     ,I2C bus status" "Idle,Busy"
rgroup.word 0x74++0x01
    line.word 0x00 "I2C_TXFLR,TX FIFO Data Count Indicator Register"
        hexmask.word.byte 0x00 0.--6. 1. "     TXFLR        ,Number of data segments in the TX FIFO"
rgroup.word 0x78++0x01
    line.word 0x00 "I2C_RXFLR,RX FIFO Data Count Indicator Register"
        hexmask.word.byte 0x00 0.--6. 1. "     RXFLR        ,Number of data segments in the RX FIFO"
        
group.long 0x7C++0x03
    line.long 0x00 "I2C_SDA_HOLD,SDA Hold Time Register"
       hexmask.long.word 0x00 0.--15. 1. " I2C_SDA_HOLD ,SDA hold time (in ic_clk cycle)"
 
rgroup.long 0x80++0x03
    line.long 0x00 "I2C_TX_ABRT_SOURCE ,TX_ABRT Source Interrupt Register"
        bitfld.long 0x00 15. " ABRT_SLVRD_INTX    ,Write to command register during CPU respond" "Not occurred,Occurred"
        bitfld.long 0x00 14. "       ABRT_SLV_ARBLOST        ,Slave bus arbitration lost" "Not occurred,Occurred"
        bitfld.long 0x00 13. "  ABRT_SLVFLUSH_TXFIFO ,TX FIFO original data flushed" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 12. " ABRT_LOST          ,Master bus arbitration lost" "Not occurred,Occurred"
        bitfld.long 0x00 11. "       ABRT_MASTER_DIS         ,Master operation initialized when master is disabled" "Not occurred,Occurred"
        bitfld.long 0x00 10. "  ABRT_10B_RD_NORSTRT  ,Slave addressed with 10bits, but master doesn't support restart functionality" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 9. " ABRT_SBYTE_NORSTRT ,Start byte send, but master doesn't support restart functionality" "Not occurred,Occurred"
        bitfld.long 0x00 8. "       ABRT_HS_NORSTRT         ,High-speed operations are performed, but master doesn't support restart functionality" "Not occurred,Occurred"
        bitfld.long 0x00 7. "  ABRT_SBYTE_ACKDET    ,ACK detected after start byte send" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 6. " ABRT_HS_ACKDET     ,ACK detected after high-speed host code" "Not occurred,Occurred"
        bitfld.long 0x00 5. "       ABRT_GCALL_READ         ,CPU send read command after general call initialized by master" "Not occurred,Occurred"
        bitfld.long 0x00 4. "  ABRT_GCALL_NOACK     ,General call initiated by the master is not acknowledged" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 3. " ABRT_TXDATA_NOACK  ,Data transmitted by master is not acknowledged" "Not occurred,Occurred"
        bitfld.long 0x00 2. "       ABRT_10ADDR2_NOACK      ,Second byte in the 10-bit address transmitted from the master is not acknowledged" "Not occurred,Occurred"
        textline "                             "
        bitfld.long 0x00 1. " ABRT_10ADDR1_NOACK ,First byte in the 10-bit address transmitted from the master is not acknowledged" "Not occurred,Occurred"
        bitfld.long 0x00 0. "       ABRT_7B_ADDR_NOACK      ,7-bit address transmitted from the master is not acknowledged." "Not occurred,Occurred"

group.word 0x88++0x01
    line.word 0x00 "I2C_DMA_CR,I2C DMA Channel Enable Control Register"
        bitfld.word 0x00 1. "     TDMAE              ,TX FIFO DMA channel enable" "Disabled,Enabled"
        bitfld.word 0x00 0. "           RDMAE                   ,RX FIFO DMA channel enable" "Disabled,Enabled"    
group.word 0x8C++0x01
    line.word 0x00 "I2C_DMA_TDLR,TX FIFO Threshold Configuration Register for DMA Operations"
        bitfld.word 0x00 0.--5. "     DMATDL             ,Threshold for the DMA operation on the TX FIFO" "0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63"     
group.word 0x90++0x01
    line.word 0x00 "I2C_DMA_RDLR,RX FIFO Threshold Configuration Register for DMA Operations"
        bitfld.word 0x00 0.--5. "     DMARDL             ,Threshold for the DMA operation on the RX FIFO" "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64"  
group.long 0x94++0x03
    line.long 0x00 "I2C_SDA_SETUP,SDA Setup Time Register"
        hexmask.long.byte 0x00 0.--7. 1. " I2C_SDA_SETUP      ,SDA hold time"
        
width 22.
group.long 0x98++0x03
    line.long 0x00 "I2C_ACK_GENERAL_CALL,General Call Response Register"
        bitfld.long 0x00 0. " ACK_GEN_CALL       ,General call response" "No int. generated,ACK generated"
        
rgroup.long 0x9C++0x03
    line.long 0x00 "I2C_ENABLE_STATUS,I2C Enable Status Register"
        bitfld.long 0x00 2. " SLV_RX_DATA_LOST   ,Slave stopped when data is lost" "Not stopped,Stopped"
        bitfld.long 0x00 1. "        SLV_DISABLED_WHILE_BUSY ,Slave disabled during data reception" "Not occurred,Occurred"
        bitfld.long 0x00 0. "  I2C_EN               ,DW_APB_I2C enable status" "Disabled,Enabled"    

width 0xB
        tree.end        
    tree.end
    
    tree "SPI (Serial Peripheral Interface)"
        base ad:0xF7106000

width 13.

if (((d.w(ad:0xF7106000+0x00))&0x30)==0x00)
    group.word 0x00++0x01
        line.word 0x00 "SSPCR0,Control Register 0"
            hexmask.word.byte 0x00 8.--15. 1. " SCR           ,Serial clock rate"
            bitfld.word 0x00 7. "                     SPH          ,SSPCLKOUT phase" "0,1"
            bitfld.word 0x00 6. "             SPO          ,SSPCLKOUT polarity" "0,1"
            textline "                  "
            bitfld.word 0x00 4.--5. " FRF           ,Frame format" "Motorola SPI,TI synchronous serial,National Microwire,"
            bitfld.word 0x00 0.--3. "  DSS          ,Data size select" ",,,4-bit,5-bit,6-bit,7-bit,8-bit,9-bit,10-bit,11-bit,12-bit,13-bit,14-bit,15-bit,16-bit"
else
    group.word 0x00++0x01
        line.word 0x00 "SSPCR0,Control Register 0"
            hexmask.word.byte 0x00 8.--15. 1. " SCR           ,Serial clock rate"
            textline "                  "
            bitfld.word 0x00 4.--5. " FRF           ,Frame format" "Motorola SPI,TI synchronous serial,National Microwire,"
            bitfld.word 0x00 0.--3. "  DSS          ,Data size select" ",,,4-bit,5-bit,6-bit,7-bit,8-bit,9-bit,10-bit,11-bit,12-bit,13-bit,14-bit,15-bit,16-bit"
endif
        
if (((d.w(ad:0xF7106000+0x04))&0x06)==0x00)
    group.word 0x04++0x01
        line.word 0x00 "SSPCR1,Control Register 1"
            bitfld.word 0x00 2. " MS            ,Master or slave mode select" "Master,Slave"
            bitfld.word 0x00 1. "                 SSE          ,Synchronous serial port enable" "Disabled,Enabled"
            textline "                  "
            bitfld.word 0x00 0. " LBM           ,Loop back mode" "Normal,Loopback"
elif (((d.w(ad:0xF7106000+0x04))&0x06)==0x04)
    group.word 0x04++0x01
        line.word 0x00 "SSPCR1,Control Register 1"
            bitfld.word 0x00 3. " SOD           ,Slave-mode output disable" "No,Yes"
            bitfld.word 0x00 2. "                    MS           ,Master or slave mode select" "Master,Slave"
            bitfld.word 0x00 1. "        SSE          ,Synchronous serial port enable" "Disabled,Enabled"
            textline "                  "
            bitfld.word 0x00 0. " LBM           ,Loop back mode" "Normal,Loopback"
elif (((d.w(ad:0xF7106000+0x04))&0x06)==0x02)
    group.word 0x04++0x01
        line.word 0x00 "SSPCR1,Control Register 1"
            rbitfld.word 0x00 2. " MS            ,Master or slave mode select" "Master,Slave"
            bitfld.word 0x00 1. "                 SSE          ,Synchronous serial port enable" "Disabled,Enabled"
            textline "                  "
            bitfld.word 0x00 0. " LBM           ,Loop back mode" "Normal,Loopback"
else
    group.word 0x04++0x01
        line.word 0x00 "SSPCR1,Control Register 1"
            bitfld.word 0x00 3. " SOD           ,Slave-mode output disable" "No,Yes"
            rbitfld.word 0x00 2. "                    MS           ,Master or slave mode select" "Master,Slave"
            bitfld.word 0x00 1. "        SSE          ,Synchronous serial port enable" "Disabled,Enabled"
            textline "                  "
            bitfld.word 0x00 0. " LBM           ,Loop back mode" "Normal,Loopback"
endif

hgroup.word 0x08++0x01
    hide.word 0x00 "SSPDR,Data Register"
        in
        
rgroup.word 0x0C++0x01
    line.word 0x00 "SSPSR,Status Register"
        bitfld.word 0x00 4. " BSY           ,PrimeCell SSP busy flag" "Idle,Busy"
        bitfld.word 0x00 3. "                   RFF          ,Receive FIFO full" "Not full,Full"
        bitfld.word 0x00 2. "      RNE          ,Receive FIFO not empty" "Empty,Not empty"
        textline "                  "
        bitfld.word 0x00 1. " TNF           ,Transmit FIFO not full" "Full,Not full"
        bitfld.word 0x00 0. "               TFE          ,Transmit FIFO empty" "Not empty,Empty"
        
group.word 0x10++0x01
    line.word 0x00 "SSPCPSR,Clock Prescale Register"
        hexmask.word.byte 0x00 0.--7. 1. " CPSDVSR       ,Clock prescale divisor"
group.word 0x14++0x01
    line.word 0x00 "SSPIMSC,Interrupt Mask Set or Clear Register"
        bitfld.word 0x00 3. " TXIM          ,Transmit FIFO interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 2. "             RXIM         ,Receive FIFO interrupt mask" "Masked,Not masked"
        textline "                  "
        bitfld.word 0x00 1. " RTIM          ,Receive timeout interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 0. "             RORIM        ,Receive overrun interrupt mask" "Masked,Not masked"
        
rgroup.word 0x18++0x01
    line.word 0x00 "SSPRIS,Raw Interrupt Status Register"
        bitfld.word 0x00 3. " TXRIS         ,Raw interrupt state prior to masking of SSPTXINTR interrupt" "No interrupt,Interrupt"
        bitfld.word 0x00 2. "           RXRIS        ,Raw interrupt state prior to masking of SSPRXINTR interrupt" "No interrupt,Interrupt"
        textline "                  "
        bitfld.word 0x00 1. " RTRIS         ,Raw interrupt state prior to masking of SSPRTINTR interrupt" "No interrupt,Interrupt"
        bitfld.word 0x00 0. "           RORRIS       ,Raw interrupt state prior to masking of SSPRORINTR interrupt" "No interrupt,Interrupt"     
rgroup.word 0x1C++0x01
    line.word 0x00 "SSPMIS,Masked Interrupt Status Register"
        bitfld.word 0x00 3. " TXMIS         ,Transmit FIFO masked interrupt state after masking of SSPTXINTR interrupt" "No interrupt,Interrupt"
        bitfld.word 0x00 2. "           RXMIS        ,Receive FIFO masked interrupt state after masking of SSPRXINTR interrupt" "No interrupt,Interrupt"
        textline "                  "
        bitfld.word 0x00 1. " RTMIS         ,Receive timeout masked interrupt state after masking of SSPRTINTR interrupt" "No interrupt,Interrupt"
        bitfld.word 0x00 0. "           RORMIS       ,Receive over run masked interrupt status after masking of SSPRORINTR interrupt" "No interrupt,Interrupt"
        
wgroup.word 0x20++0x01
    line.word 0x00 "SSPICR,Interrupt Clear Register"
        bitfld.word 0x00 1. " RTIC          ,Clears the SSPRTINTR interrupt" "No effect,Clear"
        bitfld.word 0x00 0. "              RORIC        ,Clears the SSPRORINTR interrupt" "No effect,Clear"
        
group.word 0x24++0x01
    line.word 0x00 "SSPDMACR,DMA Control Register"
        bitfld.word 0x00 1. " TXDMAE        ,Transmit DMA enable" "Disabled,Enabled"
        bitfld.word 0x00 0. "               RXDMAE       ,Receive DMA enable" "Disabled,Enabled"
    
rgroup.word 0xFE0++0x01
    line.word 0x00 "SSPPERIPHD0,Peripheral Identification Register 0"
        hexmask.word.byte 0x00 0.--7. 1. " PARTNUMBER0   ,Part number bits 7 to 0"
rgroup.word 0xFE4++0x01
    line.word 0x00 "SSPPERIPHD1,Peripheral Identification Register 1"
        hexmask.word.byte 0x00 4.--7. 1. " DESIGNER0     ,Designer bits 3 to 0"
        hexmask.word.byte 0x00 0.--3. 1. "                     PARTNUMBER1  ,Part number bits 11 to 8" 
rgroup.word 0xFE8++0x01
    line.word 0x00 "SSPPERIPHD2,Peripheral Identification Register 2" 
        hexmask.word.byte 0x00 4.--7. 1. " REVISION      ,Revision number"
        hexmask.word.byte 0x00 0.--3. 1. "                     DESIGNER1    ,Designer bits 7 to 4" 
rgroup.word 0xFEC++0x01
    line.word 0x00 "SSPPERIPHD3,Peripheral Identification Register 3"
        hexmask.word.byte 0x00 0.--7. 1. " CONFIGURATION ,Configuration number"
rgroup.word 0xFF0++0x01
    line.word 0x00 "SSPPCELLID0,PrimeCell Identification Register 0"
        hexmask.word.byte 0x00 0.--7. 1. " SSPPCELLID0   ,SSP Prime Cell ID 0"
rgroup.word 0xFF4++0x01
    line.word 0x00 "SSPPCELLID1,PrimeCell Identification Register 1"
        hexmask.word.byte 0x00 0.--7. 1. " SSPPCELLID1   ,SSP Prime Cell ID 1"
rgroup.word 0xFF8++0x01
    line.word 0x00 "SSPPCELLID2,PrimeCell Identification Register 2"
        hexmask.word.byte 0x00 0.--7. 1. " SSPPCELLID2   ,SSP Prime Cell ID 2"
rgroup.word 0xFFC++0x01
    line.word 0x00 "SSPPCELLID3,PrimeCell Identification Register 3"
        hexmask.word.byte 0x00 0.--7. 1. " SSPPCELLID3   ,SSP Prime Cell ID 3"

group.word 0x80++0x01 "Test Registers"
    line.word 0x00 "SSPTCR,Test Control Register"
        bitfld.word 0x00 1. " TESTFIFO      ,Test FIFO enable" "Disabled,Enabled"
        bitfld.word 0x00 0. "               ITEN         ,Integration test enable" "Disabled,Enabled"
group.word 0x84++0x01
    line.word 0x00 "SSPITIP,Integration Test Input Register"
        bitfld.word 0x00 4. " SSPTXDMACLR   ,Value to be driven on the intra-chip input" "0,1"
        bitfld.word 0x00 3. "                      SSPRXDMACLR  ,Value to be driven on the intra-chip input" "0,1"
        bitfld.word 0x00 2. "             SSPCLKIN     ,Value of the SSPCLKIN primary input" "0,1"
        textline "                  "
        bitfld.word 0x00 1. " SSPFSSIN      ,Value of the SSPFSSIN primary input" "0,1"
        bitfld.word 0x00 0. "                      SSPRXD       ,SSPRXD primary input" "0,1"
group.word 0x88++0x01
    line.word 0x00 "SSPITOP,Integration Test Output Register"
        bitfld.word 0x00 13. " SSPTXDMASREQ  ,Value to be driven on the SSPTXDMASREQ line" "0,1"
        bitfld.word 0x00 12. "                      SSPTXDMABREQ ,Value to be driven on the SSPTXDMABREQ line" "0,1"
        bitfld.word 0x00 11. "             SSPRXDMASREQ ,Value to be driven on the SSPRXDMASREQ line" "0,1"
        textline "                  "
        bitfld.word 0x00 10. " SSPRXDMABREQ  ,Value to be driven on the SSPRXDMABREQ line" "0,1"
        bitfld.word 0x00 9. "                      SSPINTR      ,Value to be driven on the SSPINTR line" "0,1"
        bitfld.word 0x00 8. "             SSPTXINTR    ,Value to be driven on the SSPTXINTR line" "0,1"
        textline "                  "
        bitfld.word 0x00 7. " SSPRXINTR     ,Value to be driven on the SSPRXINTR line" "0,1"
        bitfld.word 0x00 6. "                      SSPRTINTR    ,Value to be driven on the SSPRTINTR line" "0,1"
        bitfld.word 0x00 5. "             SSPRORINTR   ,Value to be driven on the SSPRORINTR line" "0,1"
        textline "                  "
        bitfld.word 0x00 4. " NSSPOE        ,Value to be driven on the nSSPOE line" "0,1"
        bitfld.word 0x00 3. "                      NSSPCTLOE    ,Value to be driven on the nSSPCTLOE line" "0,1"
        bitfld.word 0x00 2. "             SSPCLKOUT    ,Value to be driven on the SSPCLKOUT line" "0,1"
        textline "                  "
        bitfld.word 0x00 1. " SSPFSSOUT     ,Value to be driven on the SSPFSSOUT line" "0,1"
        bitfld.word 0x00 0. "                      SSPTXD       ,Value to be driven on the SSPTXD line" "0,1"
group.word 0x8C++0x01
    line.word 0x00 "SSPTDR,Test Data Register"

width 0xB
    tree.end
    
    tree.open "UART (Universal Asynchronous Receiver/Transmitter)"
        tree "UART 0"
            base ad:0xF8015000

width 12.

hgroup.word 0x00++0x01
    hide.word 0x00 "UART_DR,UART Data Register"
        in
   
group.byte 0x04++0x00
    line.byte 0x00 "UART_RSR,RX Status Register or Error Clear Register"
        bitfld.byte 0x00 3. " OE       ,Overflow error" "No error,Error"
        bitfld.byte 0x00 2. "               BE       ,Break error" "No error,Error"
        bitfld.byte 0x00 1. "      PE       ,Parity error" "No error,Error"
        textline "                 "
        bitfld.byte 0x00 0. " FE       ,Frame error" "No error,Error"
        
rgroup.word 0x18++0x01
    line.word 0x00 "UART_FR,UART Flag Register"
        bitfld.word 0x00 7. " TXFE     ,TX FIFO / TX holding register is empty" "Not empty,Empty"
        bitfld.word 0x00 6. "              RXFF     ,RX FIFO / RX holding register is full" "Not full,Full"
        bitfld.word 0x00 5. "      TXFF     ,TX FIFO / TX holding register is full" "Not full,Full"
        textline "                 "
        bitfld.word 0x00 4. " RXFE     ,RX FIFO / RX holding register is empty" "Not empty,Empty"
        bitfld.word 0x00 3. "              BUSY     ,UART busy/idle status" "Idle,Busy"
        bitfld.word 0x00 0. "          CTS      ,Inversion of nUARTCTS (UARTx_CTS_N)" "0,1"
     
group.word 0x24++0x01
    line.word 0x00 "UART_IBRD,Integral Baud Rate Register"
group.word 0x28++0x01
    line.word 0x00 "UART_FBRD,Decimal Baud Rate Register"
    
if (((d.w(ad:0xF8015000+0x2C))&0x10)==0x10)
    group.word 0x2C++0x01
        line.word 0x00 "UART_LCR_H,Transfer Mode Control Register"
            bitfld.word 0x00 7. " SPS      ,Parity select" "Disabled,0 (EPS=1) / 1 (EPS=0)"
            bitfld.word 0x00 5.--6. "  WLEN     ,Count of bits in a transmitted or received frame" "5 bits,6 bits,7 bits,8 bits"
            bitfld.word 0x00 4. "        FEN      ,TX/RX FIFO enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 3. " STP2     ,Indicates occurrence of 2 STOP bits at the end of transmitted frame" "No 2-bit STOP,2-bit STOP"
            bitfld.word 0x00 2. "          EPS      ,Parity bit select during data transmission and reception" "Odd,Even"
            bitfld.word 0x00 1. "          PEN      ,Parity check enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 0. " BRK      ,Holds UTXD output on low level after data transmission" "Not held,Held"
else
    group.word 0x2C++0x01
        line.word 0x00 "UART_LCR_H,Transfer Mode Control Register"
            bitfld.word 0x00 7. " SPS      ,Parity select" "Disabled,0 (EPS=1) / 1 (EPS=0)"
            bitfld.word 0x00 5.--6. "  WLEN     ,Count of bits in a transmitted or received frame" "5 bits,6 bits,7 bits,8 bits"
            bitfld.word 0x00 4. "        FEN      ,TX/RX FIFO enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 3. " STP2     ,Indicates occurrence of 2 STOP bits at the end of transmitted frame" "No 2-bit STOP,2-bit STOP"
            bitfld.word 0x00 1. "          PEN      ,Parity check enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 0. " BRK      ,Holds UTXD output on low level after data transmission" "Not held,Held"
endif        

if (((d.l(ad:0xF8015000+0x30))&0x01)==0x01)
    group.word 0x30++0x01
        line.word 0x00 "UART_CR,UART Control Register"
            rbitfld.word 0x00 15. " CTSEN    ,CTS hardware flow control enable" "Disabled,Enabled"
            rbitfld.word 0x00 14. "               RTSEN    ,RTS hardware flow control enable" "Disabled,Enabled"
            rbitfld.word 0x00 11. "      RTS      ,Request TX - inversion of the status output signal nUARTRTS of the UART modem" "Retained,0"
            textline "                 "
            rbitfld.word 0x00 10. " DTR      ,Data TX ready - inversion of the status output signal nUARTDTR of the UART modem" "Retained,0"
            rbitfld.word 0x00 9. "               RXE      ,UART RX enable" "Disabled,Enabled"
            rbitfld.word 0x00 8. "      TXE      ,UART TX enable" "Disabled,Enabled"
            textline "                 "
            rbitfld.word 0x00 7. " LBE      ,Loopback enable" "Disabled,Enabled"
            bitfld.word 0x00 0. "               UARTEN   ,UART enable" "Disabled,Enabled"
else
    group.word 0x30++0x01
        line.word 0x00 "UART_CR,UART Control Register"
            bitfld.word 0x00 15. " CTSEN    ,CTS hardware flow control enable" "Disabled,Enabled"
            bitfld.word 0x00 14. "               RTSEN    ,RTS hardware flow control enable" "Disabled,Enabled"
            bitfld.word 0x00 11. "      RTS      ,Request TX - inversion of the status output signal nUARTRTS of the UART modem" "Retained,0"
            textline "                 "
            bitfld.word 0x00 10. " DTR      ,Data TX ready - inversion of the status output signal nUARTDTR of the UART modem" "Retained,0"
            bitfld.word 0x00 9. "               RXE      ,UART RX enable" "Disabled,Enabled"
            bitfld.word 0x00 8. "      TXE      ,UART TX enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 7. " LBE      ,Loopback enable" "Disabled,Enabled"
            bitfld.word 0x00 0. "               UARTEN   ,UART enable" "Disabled,Enabled"
endif

group.word 0x34++0x01
    line.word 0x00 "UART_IFLS,Interrupt FIFO Threshold Selection Register"
        bitfld.word 0x00 6.--8. " RTSFLSEL ,RX FIFO level corresponding to the RTS flow control" ">= 1/8 full,>= 1/4 full,>= 1/2 full,>=3/4 full,>= 7/8 full,>= full -2,?..."
        bitfld.word 0x00 3.--5. "            RXIFLSEL ,RX interrupt FIFO threshold" ">= 1/8 full,>=1/4 full,>= 1/2 full,>= 3/4 full,>= 7/8 full,?..."
        bitfld.word 0x00 0.--2. "   TXIFLSEL ,TX interrupt FIFO threshold" "<= 1/8 full,<= 1/4 full,<= 3/4 full,<= 1/2 full,<= 7/8 full,?..."
group.word 0x38++0x01
    line.word 0x00 "UART_IMSC,Interrupt Mask Register"
        bitfld.word 0x00 10. " OEIM     ,Overflow error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 9. "             BEIM     ,Break error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 8. "    PEIM     ,Parity check interrupt mask" "Masked,Not masked"
        textline "                 "
        bitfld.word 0x00 7. " FEIM     ,Frame error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 6. "             RTIM     ,RX timeout interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 5. "    TXIM     ,TX interrupt mask" "Masked,Not masked"
        textline "                 "
        bitfld.word 0x00 4. " RXIM     ,RX interrupt mask"  "Masked,Not masked"
        
rgroup.word 0x3C++0x01
    line.word 0x00 "UART_RIS,Raw Interrupt Status Register"
        bitfld.word 0x00 10. " OERIS    ,Raw overflow error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "           BERIS    ,Raw break error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 8. "  PERIS    ,Raw parity check interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 7. " FERIS    ,Raw error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "           RTRIS    ,Raw RX timeout interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 5. "  TXRIS    ,Raw TX interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 4. " RXRIS    ,Raw RX interrupt status" "No interrupt,Interrupt"
rgroup.word 0x40++0x01
    line.word 0x00 "UART_MIS,Masked Interrupt Status Register"
        bitfld.word 0x00 10. " OEMIS    ,Masked overflow error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "           BEMIS    ,Masked break error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 8. "  PEMIS    ,Masked parity check interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 7. " FEMIS    ,Masked error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "           RTMIS    ,Masked RX timeout interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 5. "  TXMIS    ,Masked TX interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 4. " RXMIS    ,Masked RX interrupt status" "No interrupt,Interrupt"

wgroup.word 0x44++0x01
    line.word 0x00 "UART_ICR,Interrupt Clear Register"
        bitfld.word 0x00 10. " OEIC     ,Overflow error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 9. "              BEIC     ,Break error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 8. "     PEIC     ,Parity check interrupt clear" "No effect,Clear"
        textline "                 "
        bitfld.word 0x00 7. " FEIC     ,Error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 6. "              RTIC     ,RX timeout interrupt clear" "No effect,Clear"
        bitfld.word 0x00 5. "     TXIC     ,TX interrupt clear" "No effect,Clear"
        textline "                 "
        bitfld.word 0x00 4. " RXIC     ,RX interrupt clear" "No effect,Clear"

group.word 0x48++0x01
    line.word 0x00 "UART_DMACR,DMA Control Register"
        bitfld.word 0x00 2. " DMAONERR ,DMA enable control for the RX channel when the UART error interrupt occurs" "Valid,Invalid"
        bitfld.word 0x00 1. "                TXDMAE   ,TX FIFO DMA enable" "Disabled,Enabled"
        bitfld.word 0x00 0. "      RXDMAE   ,RX FIFO DMA enable" "Disabled,Enabled"

width 0xB
        tree.end
        tree "UART 1"
            base ad:0xF7111000

width 12.

hgroup.word 0x00++0x01
    hide.word 0x00 "UART_DR,UART Data Register"
        in
   
group.byte 0x04++0x00
    line.byte 0x00 "UART_RSR,RX Status Register or Error Clear Register"
        bitfld.byte 0x00 3. " OE       ,Overflow error" "No error,Error"
        bitfld.byte 0x00 2. "               BE       ,Break error" "No error,Error"
        bitfld.byte 0x00 1. "      PE       ,Parity error" "No error,Error"
        textline "                 "
        bitfld.byte 0x00 0. " FE       ,Frame error" "No error,Error"
        
rgroup.word 0x18++0x01
    line.word 0x00 "UART_FR,UART Flag Register"
        bitfld.word 0x00 7. " TXFE     ,TX FIFO / TX holding register is empty" "Not empty,Empty"
        bitfld.word 0x00 6. "              RXFF     ,RX FIFO / RX holding register is full" "Not full,Full"
        bitfld.word 0x00 5. "      TXFF     ,TX FIFO / TX holding register is full" "Not full,Full"
        textline "                 "
        bitfld.word 0x00 4. " RXFE     ,RX FIFO / RX holding register is empty" "Not empty,Empty"
        bitfld.word 0x00 3. "              BUSY     ,UART busy/idle status" "Idle,Busy"
        bitfld.word 0x00 0. "          CTS      ,Inversion of nUARTCTS (UARTx_CTS_N)" "0,1"
     
group.word 0x24++0x01
    line.word 0x00 "UART_IBRD,Integral Baud Rate Register"
group.word 0x28++0x01
    line.word 0x00 "UART_FBRD,Decimal Baud Rate Register"
    
if (((d.w(ad:0xF7111000+0x2C))&0x10)==0x10)
    group.word 0x2C++0x01
        line.word 0x00 "UART_LCR_H,Transfer Mode Control Register"
            bitfld.word 0x00 7. " SPS      ,Parity select" "Disabled,0 (EPS=1) / 1 (EPS=0)"
            bitfld.word 0x00 5.--6. "  WLEN     ,Count of bits in a transmitted or received frame" "5 bits,6 bits,7 bits,8 bits"
            bitfld.word 0x00 4. "        FEN      ,TX/RX FIFO enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 3. " STP2     ,Indicates occurrence of 2 STOP bits at the end of transmitted frame" "No 2-bit STOP,2-bit STOP"
            bitfld.word 0x00 2. "          EPS      ,Parity bit select during data transmission and reception" "Odd,Even"
            bitfld.word 0x00 1. "          PEN      ,Parity check enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 0. " BRK      ,Holds UTXD output on low level after data transmission" "Not held,Held"
else
    group.word 0x2C++0x01
        line.word 0x00 "UART_LCR_H,Transfer Mode Control Register"
            bitfld.word 0x00 7. " SPS      ,Parity select" "Disabled,0 (EPS=1) / 1 (EPS=0)"
            bitfld.word 0x00 5.--6. "  WLEN     ,Count of bits in a transmitted or received frame" "5 bits,6 bits,7 bits,8 bits"
            bitfld.word 0x00 4. "        FEN      ,TX/RX FIFO enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 3. " STP2     ,Indicates occurrence of 2 STOP bits at the end of transmitted frame" "No 2-bit STOP,2-bit STOP"
            bitfld.word 0x00 1. "          PEN      ,Parity check enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 0. " BRK      ,Holds UTXD output on low level after data transmission" "Not held,Held"
endif        

if (((d.l(ad:0xF7111000+0x30))&0x01)==0x01)
    group.word 0x30++0x01
        line.word 0x00 "UART_CR,UART Control Register"
            rbitfld.word 0x00 15. " CTSEN    ,CTS hardware flow control enable" "Disabled,Enabled"
            rbitfld.word 0x00 14. "               RTSEN    ,RTS hardware flow control enable" "Disabled,Enabled"
            rbitfld.word 0x00 11. "      RTS      ,Request TX - inversion of the status output signal nUARTRTS of the UART modem" "Retained,0"
            textline "                 "
            rbitfld.word 0x00 10. " DTR      ,Data TX ready - inversion of the status output signal nUARTDTR of the UART modem" "Retained,0"
            rbitfld.word 0x00 9. "               RXE      ,UART RX enable" "Disabled,Enabled"
            rbitfld.word 0x00 8. "      TXE      ,UART TX enable" "Disabled,Enabled"
            textline "                 "
            rbitfld.word 0x00 7. " LBE      ,Loopback enable" "Disabled,Enabled"
            bitfld.word 0x00 0. "               UARTEN   ,UART enable" "Disabled,Enabled"
else
    group.word 0x30++0x01
        line.word 0x00 "UART_CR,UART Control Register"
            bitfld.word 0x00 15. " CTSEN    ,CTS hardware flow control enable" "Disabled,Enabled"
            bitfld.word 0x00 14. "               RTSEN    ,RTS hardware flow control enable" "Disabled,Enabled"
            bitfld.word 0x00 11. "      RTS      ,Request TX - inversion of the status output signal nUARTRTS of the UART modem" "Retained,0"
            textline "                 "
            bitfld.word 0x00 10. " DTR      ,Data TX ready - inversion of the status output signal nUARTDTR of the UART modem" "Retained,0"
            bitfld.word 0x00 9. "               RXE      ,UART RX enable" "Disabled,Enabled"
            bitfld.word 0x00 8. "      TXE      ,UART TX enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 7. " LBE      ,Loopback enable" "Disabled,Enabled"
            bitfld.word 0x00 0. "               UARTEN   ,UART enable" "Disabled,Enabled"
endif

group.word 0x34++0x01
    line.word 0x00 "UART_IFLS,Interrupt FIFO Threshold Selection Register"
        bitfld.word 0x00 6.--8. " RTSFLSEL ,RX FIFO level corresponding to the RTS flow control" ">= 1/8 full,>= 1/4 full,>= 1/2 full,>=3/4 full,>= 7/8 full,>= full -2,?..."
        bitfld.word 0x00 3.--5. "            RXIFLSEL ,RX interrupt FIFO threshold" ">= 1/8 full,>=1/4 full,>= 1/2 full,>= 3/4 full,>= 7/8 full,?..."
        bitfld.word 0x00 0.--2. "   TXIFLSEL ,TX interrupt FIFO threshold" "<= 1/8 full,<= 1/4 full,<= 3/4 full,<= 1/2 full,<= 7/8 full,?..."
group.word 0x38++0x01
    line.word 0x00 "UART_IMSC,Interrupt Mask Register"
        bitfld.word 0x00 10. " OEIM     ,Overflow error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 9. "             BEIM     ,Break error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 8. "    PEIM     ,Parity check interrupt mask" "Masked,Not masked"
        textline "                 "
        bitfld.word 0x00 7. " FEIM     ,Frame error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 6. "             RTIM     ,RX timeout interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 5. "    TXIM     ,TX interrupt mask" "Masked,Not masked"
        textline "                 "
        bitfld.word 0x00 4. " RXIM     ,RX interrupt mask"  "Masked,Not masked"
        
rgroup.word 0x3C++0x01
    line.word 0x00 "UART_RIS,Raw Interrupt Status Register"
        bitfld.word 0x00 10. " OERIS    ,Raw overflow error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "           BERIS    ,Raw break error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 8. "  PERIS    ,Raw parity check interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 7. " FERIS    ,Raw error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "           RTRIS    ,Raw RX timeout interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 5. "  TXRIS    ,Raw TX interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 4. " RXRIS    ,Raw RX interrupt status" "No interrupt,Interrupt"
rgroup.word 0x40++0x01
    line.word 0x00 "UART_MIS,Masked Interrupt Status Register"
        bitfld.word 0x00 10. " OEMIS    ,Masked overflow error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "           BEMIS    ,Masked break error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 8. "  PEMIS    ,Masked parity check interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 7. " FEMIS    ,Masked error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "           RTMIS    ,Masked RX timeout interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 5. "  TXMIS    ,Masked TX interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 4. " RXMIS    ,Masked RX interrupt status" "No interrupt,Interrupt"

wgroup.word 0x44++0x01
    line.word 0x00 "UART_ICR,Interrupt Clear Register"
        bitfld.word 0x00 10. " OEIC     ,Overflow error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 9. "              BEIC     ,Break error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 8. "     PEIC     ,Parity check interrupt clear" "No effect,Clear"
        textline "                 "
        bitfld.word 0x00 7. " FEIC     ,Error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 6. "              RTIC     ,RX timeout interrupt clear" "No effect,Clear"
        bitfld.word 0x00 5. "     TXIC     ,TX interrupt clear" "No effect,Clear"
        textline "                 "
        bitfld.word 0x00 4. " RXIC     ,RX interrupt clear" "No effect,Clear"

group.word 0x48++0x01
    line.word 0x00 "UART_DMACR,DMA Control Register"
        bitfld.word 0x00 2. " DMAONERR ,DMA enable control for the RX channel when the UART error interrupt occurs" "Valid,Invalid"
        bitfld.word 0x00 1. "                TXDMAE   ,TX FIFO DMA enable" "Disabled,Enabled"
        bitfld.word 0x00 0. "      RXDMAE   ,RX FIFO DMA enable" "Disabled,Enabled"

width 0xB
        tree.end
        tree "UART 2"
            base ad:0xF7112000

width 12.

hgroup.word 0x00++0x01
    hide.word 0x00 "UART_DR,UART Data Register"
        in
   
group.byte 0x04++0x00
    line.byte 0x00 "UART_RSR,RX Status Register or Error Clear Register"
        bitfld.byte 0x00 3. " OE       ,Overflow error" "No error,Error"
        bitfld.byte 0x00 2. "               BE       ,Break error" "No error,Error"
        bitfld.byte 0x00 1. "      PE       ,Parity error" "No error,Error"
        textline "                 "
        bitfld.byte 0x00 0. " FE       ,Frame error" "No error,Error"
        
rgroup.word 0x18++0x01
    line.word 0x00 "UART_FR,UART Flag Register"
        bitfld.word 0x00 7. " TXFE     ,TX FIFO / TX holding register is empty" "Not empty,Empty"
        bitfld.word 0x00 6. "              RXFF     ,RX FIFO / RX holding register is full" "Not full,Full"
        bitfld.word 0x00 5. "      TXFF     ,TX FIFO / TX holding register is full" "Not full,Full"
        textline "                 "
        bitfld.word 0x00 4. " RXFE     ,RX FIFO / RX holding register is empty" "Not empty,Empty"
        bitfld.word 0x00 3. "              BUSY     ,UART busy/idle status" "Idle,Busy"
        bitfld.word 0x00 0. "          CTS      ,Inversion of nUARTCTS (UARTx_CTS_N)" "0,1"
     
group.word 0x24++0x01
    line.word 0x00 "UART_IBRD,Integral Baud Rate Register"
group.word 0x28++0x01
    line.word 0x00 "UART_FBRD,Decimal Baud Rate Register"
    
if (((d.w(ad:0xF7112000+0x2C))&0x10)==0x10)
    group.word 0x2C++0x01
        line.word 0x00 "UART_LCR_H,Transfer Mode Control Register"
            bitfld.word 0x00 7. " SPS      ,Parity select" "Disabled,0 (EPS=1) / 1 (EPS=0)"
            bitfld.word 0x00 5.--6. "  WLEN     ,Count of bits in a transmitted or received frame" "5 bits,6 bits,7 bits,8 bits"
            bitfld.word 0x00 4. "        FEN      ,TX/RX FIFO enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 3. " STP2     ,Indicates occurrence of 2 STOP bits at the end of transmitted frame" "No 2-bit STOP,2-bit STOP"
            bitfld.word 0x00 2. "          EPS      ,Parity bit select during data transmission and reception" "Odd,Even"
            bitfld.word 0x00 1. "          PEN      ,Parity check enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 0. " BRK      ,Holds UTXD output on low level after data transmission" "Not held,Held"
else
    group.word 0x2C++0x01
        line.word 0x00 "UART_LCR_H,Transfer Mode Control Register"
            bitfld.word 0x00 7. " SPS      ,Parity select" "Disabled,0 (EPS=1) / 1 (EPS=0)"
            bitfld.word 0x00 5.--6. "  WLEN     ,Count of bits in a transmitted or received frame" "5 bits,6 bits,7 bits,8 bits"
            bitfld.word 0x00 4. "        FEN      ,TX/RX FIFO enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 3. " STP2     ,Indicates occurrence of 2 STOP bits at the end of transmitted frame" "No 2-bit STOP,2-bit STOP"
            bitfld.word 0x00 1. "          PEN      ,Parity check enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 0. " BRK      ,Holds UTXD output on low level after data transmission" "Not held,Held"
endif        

if (((d.l(ad:0xF7112000+0x30))&0x01)==0x01)
    group.word 0x30++0x01
        line.word 0x00 "UART_CR,UART Control Register"
            rbitfld.word 0x00 15. " CTSEN    ,CTS hardware flow control enable" "Disabled,Enabled"
            rbitfld.word 0x00 14. "               RTSEN    ,RTS hardware flow control enable" "Disabled,Enabled"
            rbitfld.word 0x00 11. "      RTS      ,Request TX - inversion of the status output signal nUARTRTS of the UART modem" "Retained,0"
            textline "                 "
            rbitfld.word 0x00 10. " DTR      ,Data TX ready - inversion of the status output signal nUARTDTR of the UART modem" "Retained,0"
            rbitfld.word 0x00 9. "               RXE      ,UART RX enable" "Disabled,Enabled"
            rbitfld.word 0x00 8. "      TXE      ,UART TX enable" "Disabled,Enabled"
            textline "                 "
            rbitfld.word 0x00 7. " LBE      ,Loopback enable" "Disabled,Enabled"
            bitfld.word 0x00 0. "               UARTEN   ,UART enable" "Disabled,Enabled"
else
    group.word 0x30++0x01
        line.word 0x00 "UART_CR,UART Control Register"
            bitfld.word 0x00 15. " CTSEN    ,CTS hardware flow control enable" "Disabled,Enabled"
            bitfld.word 0x00 14. "               RTSEN    ,RTS hardware flow control enable" "Disabled,Enabled"
            bitfld.word 0x00 11. "      RTS      ,Request TX - inversion of the status output signal nUARTRTS of the UART modem" "Retained,0"
            textline "                 "
            bitfld.word 0x00 10. " DTR      ,Data TX ready - inversion of the status output signal nUARTDTR of the UART modem" "Retained,0"
            bitfld.word 0x00 9. "               RXE      ,UART RX enable" "Disabled,Enabled"
            bitfld.word 0x00 8. "      TXE      ,UART TX enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 7. " LBE      ,Loopback enable" "Disabled,Enabled"
            bitfld.word 0x00 0. "               UARTEN   ,UART enable" "Disabled,Enabled"
endif

group.word 0x34++0x01
    line.word 0x00 "UART_IFLS,Interrupt FIFO Threshold Selection Register"
        bitfld.word 0x00 6.--8. " RTSFLSEL ,RX FIFO level corresponding to the RTS flow control" ">= 1/8 full,>= 1/4 full,>= 1/2 full,>=3/4 full,>= 7/8 full,>= full -2,?..."
        bitfld.word 0x00 3.--5. "            RXIFLSEL ,RX interrupt FIFO threshold" ">= 1/8 full,>=1/4 full,>= 1/2 full,>= 3/4 full,>= 7/8 full,?..."
        bitfld.word 0x00 0.--2. "   TXIFLSEL ,TX interrupt FIFO threshold" "<= 1/8 full,<= 1/4 full,<= 3/4 full,<= 1/2 full,<= 7/8 full,?..."
group.word 0x38++0x01
    line.word 0x00 "UART_IMSC,Interrupt Mask Register"
        bitfld.word 0x00 10. " OEIM     ,Overflow error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 9. "             BEIM     ,Break error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 8. "    PEIM     ,Parity check interrupt mask" "Masked,Not masked"
        textline "                 "
        bitfld.word 0x00 7. " FEIM     ,Frame error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 6. "             RTIM     ,RX timeout interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 5. "    TXIM     ,TX interrupt mask" "Masked,Not masked"
        textline "                 "
        bitfld.word 0x00 4. " RXIM     ,RX interrupt mask"  "Masked,Not masked"
        
rgroup.word 0x3C++0x01
    line.word 0x00 "UART_RIS,Raw Interrupt Status Register"
        bitfld.word 0x00 10. " OERIS    ,Raw overflow error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "           BERIS    ,Raw break error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 8. "  PERIS    ,Raw parity check interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 7. " FERIS    ,Raw error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "           RTRIS    ,Raw RX timeout interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 5. "  TXRIS    ,Raw TX interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 4. " RXRIS    ,Raw RX interrupt status" "No interrupt,Interrupt"
rgroup.word 0x40++0x01
    line.word 0x00 "UART_MIS,Masked Interrupt Status Register"
        bitfld.word 0x00 10. " OEMIS    ,Masked overflow error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "           BEMIS    ,Masked break error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 8. "  PEMIS    ,Masked parity check interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 7. " FEMIS    ,Masked error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "           RTMIS    ,Masked RX timeout interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 5. "  TXMIS    ,Masked TX interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 4. " RXMIS    ,Masked RX interrupt status" "No interrupt,Interrupt"

wgroup.word 0x44++0x01
    line.word 0x00 "UART_ICR,Interrupt Clear Register"
        bitfld.word 0x00 10. " OEIC     ,Overflow error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 9. "              BEIC     ,Break error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 8. "     PEIC     ,Parity check interrupt clear" "No effect,Clear"
        textline "                 "
        bitfld.word 0x00 7. " FEIC     ,Error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 6. "              RTIC     ,RX timeout interrupt clear" "No effect,Clear"
        bitfld.word 0x00 5. "     TXIC     ,TX interrupt clear" "No effect,Clear"
        textline "                 "
        bitfld.word 0x00 4. " RXIC     ,RX interrupt clear" "No effect,Clear"

group.word 0x48++0x01
    line.word 0x00 "UART_DMACR,DMA Control Register"
        bitfld.word 0x00 2. " DMAONERR ,DMA enable control for the RX channel when the UART error interrupt occurs" "Valid,Invalid"
        bitfld.word 0x00 1. "                TXDMAE   ,TX FIFO DMA enable" "Disabled,Enabled"
        bitfld.word 0x00 0. "      RXDMAE   ,RX FIFO DMA enable" "Disabled,Enabled"

width 0xB
        tree.end
        tree "UART 3"
            base ad:0xF7113000

width 12.

hgroup.word 0x00++0x01
    hide.word 0x00 "UART_DR,UART Data Register"
        in
   
group.byte 0x04++0x00
    line.byte 0x00 "UART_RSR,RX Status Register or Error Clear Register"
        bitfld.byte 0x00 3. " OE       ,Overflow error" "No error,Error"
        bitfld.byte 0x00 2. "               BE       ,Break error" "No error,Error"
        bitfld.byte 0x00 1. "      PE       ,Parity error" "No error,Error"
        textline "                 "
        bitfld.byte 0x00 0. " FE       ,Frame error" "No error,Error"
        
rgroup.word 0x18++0x01
    line.word 0x00 "UART_FR,UART Flag Register"
        bitfld.word 0x00 7. " TXFE     ,TX FIFO / TX holding register is empty" "Not empty,Empty"
        bitfld.word 0x00 6. "              RXFF     ,RX FIFO / RX holding register is full" "Not full,Full"
        bitfld.word 0x00 5. "      TXFF     ,TX FIFO / TX holding register is full" "Not full,Full"
        textline "                 "
        bitfld.word 0x00 4. " RXFE     ,RX FIFO / RX holding register is empty" "Not empty,Empty"
        bitfld.word 0x00 3. "              BUSY     ,UART busy/idle status" "Idle,Busy"
        bitfld.word 0x00 0. "          CTS      ,Inversion of nUARTCTS (UARTx_CTS_N)" "0,1"
     
group.word 0x24++0x01
    line.word 0x00 "UART_IBRD,Integral Baud Rate Register"
group.word 0x28++0x01
    line.word 0x00 "UART_FBRD,Decimal Baud Rate Register"
    
if (((d.w(ad:0xF7113000+0x2C))&0x10)==0x10)
    group.word 0x2C++0x01
        line.word 0x00 "UART_LCR_H,Transfer Mode Control Register"
            bitfld.word 0x00 7. " SPS      ,Parity select" "Disabled,0 (EPS=1) / 1 (EPS=0)"
            bitfld.word 0x00 5.--6. "  WLEN     ,Count of bits in a transmitted or received frame" "5 bits,6 bits,7 bits,8 bits"
            bitfld.word 0x00 4. "        FEN      ,TX/RX FIFO enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 3. " STP2     ,Indicates occurrence of 2 STOP bits at the end of transmitted frame" "No 2-bit STOP,2-bit STOP"
            bitfld.word 0x00 2. "          EPS      ,Parity bit select during data transmission and reception" "Odd,Even"
            bitfld.word 0x00 1. "          PEN      ,Parity check enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 0. " BRK      ,Holds UTXD output on low level after data transmission" "Not held,Held"
else
    group.word 0x2C++0x01
        line.word 0x00 "UART_LCR_H,Transfer Mode Control Register"
            bitfld.word 0x00 7. " SPS      ,Parity select" "Disabled,0 (EPS=1) / 1 (EPS=0)"
            bitfld.word 0x00 5.--6. "  WLEN     ,Count of bits in a transmitted or received frame" "5 bits,6 bits,7 bits,8 bits"
            bitfld.word 0x00 4. "        FEN      ,TX/RX FIFO enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 3. " STP2     ,Indicates occurrence of 2 STOP bits at the end of transmitted frame" "No 2-bit STOP,2-bit STOP"
            bitfld.word 0x00 1. "          PEN      ,Parity check enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 0. " BRK      ,Holds UTXD output on low level after data transmission" "Not held,Held"
endif        

if (((d.l(ad:0xF7113000+0x30))&0x01)==0x01)
    group.word 0x30++0x01
        line.word 0x00 "UART_CR,UART Control Register"
            rbitfld.word 0x00 15. " CTSEN    ,CTS hardware flow control enable" "Disabled,Enabled"
            rbitfld.word 0x00 14. "               RTSEN    ,RTS hardware flow control enable" "Disabled,Enabled"
            rbitfld.word 0x00 11. "      RTS      ,Request TX - inversion of the status output signal nUARTRTS of the UART modem" "Retained,0"
            textline "                 "
            rbitfld.word 0x00 10. " DTR      ,Data TX ready - inversion of the status output signal nUARTDTR of the UART modem" "Retained,0"
            rbitfld.word 0x00 9. "               RXE      ,UART RX enable" "Disabled,Enabled"
            rbitfld.word 0x00 8. "      TXE      ,UART TX enable" "Disabled,Enabled"
            textline "                 "
            rbitfld.word 0x00 7. " LBE      ,Loopback enable" "Disabled,Enabled"
            bitfld.word 0x00 0. "               UARTEN   ,UART enable" "Disabled,Enabled"
else
    group.word 0x30++0x01
        line.word 0x00 "UART_CR,UART Control Register"
            bitfld.word 0x00 15. " CTSEN    ,CTS hardware flow control enable" "Disabled,Enabled"
            bitfld.word 0x00 14. "               RTSEN    ,RTS hardware flow control enable" "Disabled,Enabled"
            bitfld.word 0x00 11. "      RTS      ,Request TX - inversion of the status output signal nUARTRTS of the UART modem" "Retained,0"
            textline "                 "
            bitfld.word 0x00 10. " DTR      ,Data TX ready - inversion of the status output signal nUARTDTR of the UART modem" "Retained,0"
            bitfld.word 0x00 9. "               RXE      ,UART RX enable" "Disabled,Enabled"
            bitfld.word 0x00 8. "      TXE      ,UART TX enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 7. " LBE      ,Loopback enable" "Disabled,Enabled"
            bitfld.word 0x00 0. "               UARTEN   ,UART enable" "Disabled,Enabled"
endif

group.word 0x34++0x01
    line.word 0x00 "UART_IFLS,Interrupt FIFO Threshold Selection Register"
        bitfld.word 0x00 6.--8. " RTSFLSEL ,RX FIFO level corresponding to the RTS flow control" ">= 1/8 full,>= 1/4 full,>= 1/2 full,>=3/4 full,>= 7/8 full,>= full -2,?..."
        bitfld.word 0x00 3.--5. "            RXIFLSEL ,RX interrupt FIFO threshold" ">= 1/8 full,>=1/4 full,>= 1/2 full,>= 3/4 full,>= 7/8 full,?..."
        bitfld.word 0x00 0.--2. "   TXIFLSEL ,TX interrupt FIFO threshold" "<= 1/8 full,<= 1/4 full,<= 3/4 full,<= 1/2 full,<= 7/8 full,?..."
group.word 0x38++0x01
    line.word 0x00 "UART_IMSC,Interrupt Mask Register"
        bitfld.word 0x00 10. " OEIM     ,Overflow error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 9. "             BEIM     ,Break error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 8. "    PEIM     ,Parity check interrupt mask" "Masked,Not masked"
        textline "                 "
        bitfld.word 0x00 7. " FEIM     ,Frame error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 6. "             RTIM     ,RX timeout interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 5. "    TXIM     ,TX interrupt mask" "Masked,Not masked"
        textline "                 "
        bitfld.word 0x00 4. " RXIM     ,RX interrupt mask"  "Masked,Not masked"
        
rgroup.word 0x3C++0x01
    line.word 0x00 "UART_RIS,Raw Interrupt Status Register"
        bitfld.word 0x00 10. " OERIS    ,Raw overflow error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "           BERIS    ,Raw break error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 8. "  PERIS    ,Raw parity check interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 7. " FERIS    ,Raw error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "           RTRIS    ,Raw RX timeout interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 5. "  TXRIS    ,Raw TX interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 4. " RXRIS    ,Raw RX interrupt status" "No interrupt,Interrupt"
rgroup.word 0x40++0x01
    line.word 0x00 "UART_MIS,Masked Interrupt Status Register"
        bitfld.word 0x00 10. " OEMIS    ,Masked overflow error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "           BEMIS    ,Masked break error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 8. "  PEMIS    ,Masked parity check interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 7. " FEMIS    ,Masked error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "           RTMIS    ,Masked RX timeout interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 5. "  TXMIS    ,Masked TX interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 4. " RXMIS    ,Masked RX interrupt status" "No interrupt,Interrupt"

wgroup.word 0x44++0x01
    line.word 0x00 "UART_ICR,Interrupt Clear Register"
        bitfld.word 0x00 10. " OEIC     ,Overflow error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 9. "              BEIC     ,Break error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 8. "     PEIC     ,Parity check interrupt clear" "No effect,Clear"
        textline "                 "
        bitfld.word 0x00 7. " FEIC     ,Error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 6. "              RTIC     ,RX timeout interrupt clear" "No effect,Clear"
        bitfld.word 0x00 5. "     TXIC     ,TX interrupt clear" "No effect,Clear"
        textline "                 "
        bitfld.word 0x00 4. " RXIC     ,RX interrupt clear" "No effect,Clear"

group.word 0x48++0x01
    line.word 0x00 "UART_DMACR,DMA Control Register"
        bitfld.word 0x00 2. " DMAONERR ,DMA enable control for the RX channel when the UART error interrupt occurs" "Valid,Invalid"
        bitfld.word 0x00 1. "                TXDMAE   ,TX FIFO DMA enable" "Disabled,Enabled"
        bitfld.word 0x00 0. "      RXDMAE   ,RX FIFO DMA enable" "Disabled,Enabled"

width 0xB
        tree.end
        tree "UART 4"
            base ad:0xF7114000

width 12.

hgroup.word 0x00++0x01
    hide.word 0x00 "UART_DR,UART Data Register"
        in
   
group.byte 0x04++0x00
    line.byte 0x00 "UART_RSR,RX Status Register or Error Clear Register"
        bitfld.byte 0x00 3. " OE       ,Overflow error" "No error,Error"
        bitfld.byte 0x00 2. "               BE       ,Break error" "No error,Error"
        bitfld.byte 0x00 1. "      PE       ,Parity error" "No error,Error"
        textline "                 "
        bitfld.byte 0x00 0. " FE       ,Frame error" "No error,Error"
        
rgroup.word 0x18++0x01
    line.word 0x00 "UART_FR,UART Flag Register"
        bitfld.word 0x00 7. " TXFE     ,TX FIFO / TX holding register is empty" "Not empty,Empty"
        bitfld.word 0x00 6. "              RXFF     ,RX FIFO / RX holding register is full" "Not full,Full"
        bitfld.word 0x00 5. "      TXFF     ,TX FIFO / TX holding register is full" "Not full,Full"
        textline "                 "
        bitfld.word 0x00 4. " RXFE     ,RX FIFO / RX holding register is empty" "Not empty,Empty"
        bitfld.word 0x00 3. "              BUSY     ,UART busy/idle status" "Idle,Busy"
        bitfld.word 0x00 0. "          CTS      ,Inversion of nUARTCTS (UARTx_CTS_N)" "0,1"
     
group.word 0x24++0x01
    line.word 0x00 "UART_IBRD,Integral Baud Rate Register"
group.word 0x28++0x01
    line.word 0x00 "UART_FBRD,Decimal Baud Rate Register"
    
if (((d.w(ad:0xF7114000+0x2C))&0x10)==0x10)
    group.word 0x2C++0x01
        line.word 0x00 "UART_LCR_H,Transfer Mode Control Register"
            bitfld.word 0x00 7. " SPS      ,Parity select" "Disabled,0 (EPS=1) / 1 (EPS=0)"
            bitfld.word 0x00 5.--6. "  WLEN     ,Count of bits in a transmitted or received frame" "5 bits,6 bits,7 bits,8 bits"
            bitfld.word 0x00 4. "        FEN      ,TX/RX FIFO enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 3. " STP2     ,Indicates occurrence of 2 STOP bits at the end of transmitted frame" "No 2-bit STOP,2-bit STOP"
            bitfld.word 0x00 2. "          EPS      ,Parity bit select during data transmission and reception" "Odd,Even"
            bitfld.word 0x00 1. "          PEN      ,Parity check enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 0. " BRK      ,Holds UTXD output on low level after data transmission" "Not held,Held"
else
    group.word 0x2C++0x01
        line.word 0x00 "UART_LCR_H,Transfer Mode Control Register"
            bitfld.word 0x00 7. " SPS      ,Parity select" "Disabled,0 (EPS=1) / 1 (EPS=0)"
            bitfld.word 0x00 5.--6. "  WLEN     ,Count of bits in a transmitted or received frame" "5 bits,6 bits,7 bits,8 bits"
            bitfld.word 0x00 4. "        FEN      ,TX/RX FIFO enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 3. " STP2     ,Indicates occurrence of 2 STOP bits at the end of transmitted frame" "No 2-bit STOP,2-bit STOP"
            bitfld.word 0x00 1. "          PEN      ,Parity check enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 0. " BRK      ,Holds UTXD output on low level after data transmission" "Not held,Held"
endif        

if (((d.l(ad:0xF7114000+0x30))&0x01)==0x01)
    group.word 0x30++0x01
        line.word 0x00 "UART_CR,UART Control Register"
            rbitfld.word 0x00 15. " CTSEN    ,CTS hardware flow control enable" "Disabled,Enabled"
            rbitfld.word 0x00 14. "               RTSEN    ,RTS hardware flow control enable" "Disabled,Enabled"
            rbitfld.word 0x00 11. "      RTS      ,Request TX - inversion of the status output signal nUARTRTS of the UART modem" "Retained,0"
            textline "                 "
            rbitfld.word 0x00 10. " DTR      ,Data TX ready - inversion of the status output signal nUARTDTR of the UART modem" "Retained,0"
            rbitfld.word 0x00 9. "               RXE      ,UART RX enable" "Disabled,Enabled"
            rbitfld.word 0x00 8. "      TXE      ,UART TX enable" "Disabled,Enabled"
            textline "                 "
            rbitfld.word 0x00 7. " LBE      ,Loopback enable" "Disabled,Enabled"
            bitfld.word 0x00 0. "               UARTEN   ,UART enable" "Disabled,Enabled"
else
    group.word 0x30++0x01
        line.word 0x00 "UART_CR,UART Control Register"
            bitfld.word 0x00 15. " CTSEN    ,CTS hardware flow control enable" "Disabled,Enabled"
            bitfld.word 0x00 14. "               RTSEN    ,RTS hardware flow control enable" "Disabled,Enabled"
            bitfld.word 0x00 11. "      RTS      ,Request TX - inversion of the status output signal nUARTRTS of the UART modem" "Retained,0"
            textline "                 "
            bitfld.word 0x00 10. " DTR      ,Data TX ready - inversion of the status output signal nUARTDTR of the UART modem" "Retained,0"
            bitfld.word 0x00 9. "               RXE      ,UART RX enable" "Disabled,Enabled"
            bitfld.word 0x00 8. "      TXE      ,UART TX enable" "Disabled,Enabled"
            textline "                 "
            bitfld.word 0x00 7. " LBE      ,Loopback enable" "Disabled,Enabled"
            bitfld.word 0x00 0. "               UARTEN   ,UART enable" "Disabled,Enabled"
endif

group.word 0x34++0x01
    line.word 0x00 "UART_IFLS,Interrupt FIFO Threshold Selection Register"
        bitfld.word 0x00 6.--8. " RTSFLSEL ,RX FIFO level corresponding to the RTS flow control" ">= 1/8 full,>= 1/4 full,>= 1/2 full,>=3/4 full,>= 7/8 full,>= full -2,?..."
        bitfld.word 0x00 3.--5. "            RXIFLSEL ,RX interrupt FIFO threshold" ">= 1/8 full,>=1/4 full,>= 1/2 full,>= 3/4 full,>= 7/8 full,?..."
        bitfld.word 0x00 0.--2. "   TXIFLSEL ,TX interrupt FIFO threshold" "<= 1/8 full,<= 1/4 full,<= 3/4 full,<= 1/2 full,<= 7/8 full,?..."
group.word 0x38++0x01
    line.word 0x00 "UART_IMSC,Interrupt Mask Register"
        bitfld.word 0x00 10. " OEIM     ,Overflow error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 9. "             BEIM     ,Break error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 8. "    PEIM     ,Parity check interrupt mask" "Masked,Not masked"
        textline "                 "
        bitfld.word 0x00 7. " FEIM     ,Frame error interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 6. "             RTIM     ,RX timeout interrupt mask" "Masked,Not masked"
        bitfld.word 0x00 5. "    TXIM     ,TX interrupt mask" "Masked,Not masked"
        textline "                 "
        bitfld.word 0x00 4. " RXIM     ,RX interrupt mask"  "Masked,Not masked"
        
rgroup.word 0x3C++0x01
    line.word 0x00 "UART_RIS,Raw Interrupt Status Register"
        bitfld.word 0x00 10. " OERIS    ,Raw overflow error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "           BERIS    ,Raw break error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 8. "  PERIS    ,Raw parity check interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 7. " FERIS    ,Raw error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "           RTRIS    ,Raw RX timeout interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 5. "  TXRIS    ,Raw TX interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 4. " RXRIS    ,Raw RX interrupt status" "No interrupt,Interrupt"
rgroup.word 0x40++0x01
    line.word 0x00 "UART_MIS,Masked Interrupt Status Register"
        bitfld.word 0x00 10. " OEMIS    ,Masked overflow error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 9. "           BEMIS    ,Masked break error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 8. "  PEMIS    ,Masked parity check interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 7. " FEMIS    ,Masked error interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 6. "           RTMIS    ,Masked RX timeout interrupt status" "No interrupt,Interrupt"
        bitfld.word 0x00 5. "  TXMIS    ,Masked TX interrupt status" "No interrupt,Interrupt"
        textline "                 "
        bitfld.word 0x00 4. " RXMIS    ,Masked RX interrupt status" "No interrupt,Interrupt"

wgroup.word 0x44++0x01
    line.word 0x00 "UART_ICR,Interrupt Clear Register"
        bitfld.word 0x00 10. " OEIC     ,Overflow error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 9. "              BEIC     ,Break error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 8. "     PEIC     ,Parity check interrupt clear" "No effect,Clear"
        textline "                 "
        bitfld.word 0x00 7. " FEIC     ,Error interrupt clear" "No effect,Clear"
        bitfld.word 0x00 6. "              RTIC     ,RX timeout interrupt clear" "No effect,Clear"
        bitfld.word 0x00 5. "     TXIC     ,TX interrupt clear" "No effect,Clear"
        textline "                 "
        bitfld.word 0x00 4. " RXIC     ,RX interrupt clear" "No effect,Clear"

group.word 0x48++0x01
    line.word 0x00 "UART_DMACR,DMA Control Register"
        bitfld.word 0x00 2. " DMAONERR ,DMA enable control for the RX channel when the UART error interrupt occurs" "Valid,Invalid"
        bitfld.word 0x00 1. "                TXDMAE   ,TX FIFO DMA enable" "Disabled,Enabled"
        bitfld.word 0x00 0. "      RXDMAE   ,RX FIFO DMA enable" "Disabled,Enabled"

width 0xB
        tree.end
    tree.end
    
    ; tree "USB 2.0 (Universal Serial Bus 2.0)"
        ; base: ad:0xF72C0000
        ; %include hi6220/usb.ph
    ; tree.end
  
tree.end

textline ""
