Use ${} instead of $() in various makefilesAlso use ${.TARGET} and ${.ALLSRC] wherever impossible.Minor style adjustment in at(1)'s makefiles.
Add a locked-bus-cycle add to memory test
Add some basic in-pipeline instruction timing tests. Instruction timingsdepend on many things, especially the pipeline, memory queues, and registerand memory ordering. Timings are not absolute an
Add some basic in-pipeline instruction timing tests. Instruction timingsdepend on many things, especially the pipeline, memory queues, and registerand memory ordering. Timings are not absolute and should be used forreference only.
show more ...