scispace - formally typeset
Book ChapterDOI

MIPS: a VLSI processor architecture

Reads0
Chats0
TLDR
The MIPS processor is a fast pipelined engine without pipeline interlocks, which attempts to achieve high performance with the use of a simplified instruction set, similar to those found in microengines.
Abstract
MIPS is a new single chip VLSI processor architecture It attempts to achieve high performance with the use of a simplified instruction set, similar to those found in microengines The processor is a fast pipelined engine without pipeline interlocks Software solutions to several traditional hardware problems, such as providing pipeline interlocks, are used

read more

Citations
More filters
Book

Computer Architecture, Fifth Edition: A Quantitative Approach

TL;DR: The Fifth Edition of Computer Architecture focuses on this dramatic shift in the ways in which software and technology in the "cloud" are accessed by cell phones, tablets, laptops, and other mobile computing devices.
Journal ArticleDOI

A VLIW architecture for a trace scheduling compiler

TL;DR: The TRACETM as mentioned in this paper is a very long instruction word (VLIW) compiler that computes ordinary sequential code into long instruction words, which is used in the Trace SchedulingTM compacting compiler.
Proceedings ArticleDOI

IMPACT: an architectural framework for multiple-instruction-issue processors

TL;DR: The optimization capabilities of the IMPACT-I C compiler are summarized in this paper and experiments to analyze the performance of multiple-instruction-issue processors executing some important non-numerical programs are ran.
Proceedings ArticleDOI

Achieving High Instruction Cache Performance With An Optimizing Compiler

TL;DR: The code performance with instruction placement optimization is shown to be stable across architectures with different instruction encoding density, and this approach achieves low cache miss ratios and low memory traffic ratios for small, fast instruction caches with little hardware overhead.
Journal ArticleDOI

VLSI Processor Architecture

TL;DR: In a VLSI implementation of an architecture, many problems can arise from the base technology and its limitations, so the architects must be aware of these limitations and understand their implications at the instruction set level.
References
More filters
Proceedings ArticleDOI

RISC I: a reduced instruction set VLSI computer

TL;DR: The architecture of RISC I and its novel hardware support scheme for procedure call/return are presented and it appears possible to build a single chip computer faster than VAX 11/780 and to have a much shorter design time.
Book Chapter

A language for microcode description and simulation in VLSI

TL;DR: A programming language based system for specifying and simulating microcode in a VLSI chip and will drive a PLA layout program to automatically create the PLA.