; --------------------------------------------------------------------------------
; @Title: MPC505 Cache Control
; @Props:
; @Author: -
; @Changelog: 
; @Manufacturer:
; @Doc: 
; @Core:
; @Chiplist: BLACK, MPC505, MPC509, MPC533, MPC534, MPC535, MPC536, MPC553, 
;   MPC555, MPC556, MPC561, MPC562, MPC563, MPC564, MPC565, MPC566, OAK, SPANISH
; @Copyright: (C) 1989-2020 Lauterbach GmbH, licensed for use with TRACE32(R) only
; --------------------------------------------------------------------------------
; $Id: per505cc.per 5559 2014-09-11 10:40:39Z jerzy $
config 16. 8.
width 8. 
group spr:560.--562.
line.long 0x0 "IC_CST,I-Cache Control and Status Register"
bitfld.long 0x0 31. "  IEN  ,I-cache enable status" "disabled,enabled"
bitfld.long 0x0 25.--27. "  CMD ,I-Cache Command" "no cmd,cache en,cache dis,load&lock,unlock line,unlock all,inval all,res"
textline "                 "
bitfld.long 0x0 21. "  ICER1 ,I-Cache Error Type 1" "no error,error"
bitfld.long 0x0 20. "  ICER2 ,I-Cache Error Type 2" "no error,error"
bitfld.long 0x0 19. "  ICER3 ,I-Cache Error Type 3" "no error,error"
line.long 0x4 "IC_ADR,I-Cache Address Register"
line.long 0x8 "IC_DAT,I-Cache Data Register"
textline ""

