Embedded Systems
range.asc
Associated article: Detecting Out-of-Range References
Tags: Database Embedded Systems Design
_DETECTING OUT-OF-RANGE REFERENCES_
by Chan Y. Lee
[LISTING ONE]
; TraceTrap - detects out-of-range references
; This instruction trace trap handler verifies both the instruction and data
; address to detect an out-of-range reference. It first checks the contents of
; 'pc0', which ...


