embedded system

arm register

jianna6 2015. 7. 22. 14:44

register for programmer




CPSR은 약자를 풀어 놓으면 Current Program Status Register



system register

ref http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0363g/Bgbhjdah.html


TTBR(Translation Table Base Register)

intel X86의 CR3같은존재


SCTLR (system control register) 

disable the MMU, change the location of the exception handler or disable the enforcement of instruction alignment.

 

DACR (domain access control register)

disable all the page table protection for select memory ranges


MMRR, PRRR : cache maintenance register : monitored to avoid attacks based on cache poisoning


instruction