Tag: architecture
Dissecting Instruction Level Parallelism
Instruction Level Parallelism (ILP) technology is often used to improve the performance of embedded processors in application-specific domains like Digital Signal Processing. Today's VLIW...
Binutils Porting Guide To A New Target Architecture
The article intends to help software engineers who want to port the binutils tools to a new hardware architecture for the first time.