scispace - formally typeset
R

Robert D. Arnold

Researcher at Florida State University

Publications -  4
Citations -  452

Robert D. Arnold is an academic researcher from Florida State University. The author has contributed to research in topics: Machine code & Cache. The author has an hindex of 4, co-authored 4 publications receiving 448 citations.

Papers
More filters
Journal ArticleDOI

Bounding pipeline and instruction cache performance

TL;DR: This paper describes an approach for bounding the worst and best case performance of large code segments on machines that exploit both pipelining and instruction caching and indicates that the timing analyzer efficiently produces tight predictions of best and best-case performance for pipelined and instruction cache.
Proceedings Article

* Bounding Worst-case Instruction Cache Performance

TL;DR: In this paper, a static cache sitnula- tion is used to analyze a program's control flow to stati- cally categorize the caching behavior of each instruction and then a timing analyzer, which uses the Categorization informa- tion, then estimates the worst-case instruction cache per- formance for each loop and function in the program.
Proceedings ArticleDOI

Supporting the specification and analysis of timing constraints

TL;DR: The result is a user-friendly environment that supports the user specification and analysis of timing constraints at a high (source code) level and retains the accuracy of low (machine code)level analysis.
Journal ArticleDOI

Timing constraint specification and analysis

TL;DR: The result is a user-friendly environment that supports the user specification and analysis of timing constraints at a high (source code) level and retains the accuracy of low (machine code)level analysis.