Foundations of Microprogramming
Title | Foundations of Microprogramming PDF eBook |
Author | Ashok K. Agrawala |
Publisher | Academic Press |
Pages | 437 |
Release | 2014-06-25 |
Genre | Computers |
ISBN | 1483215873 |
Foundations of Microprogramming: Architecture, Software, and Applications discusses the foundations and trends in microprogramming, focusing on the architectural, software, and application aspects of microprogramming. The book reviews microprocessors, microprogramming concepts, and characteristics, as well as the architectural features in microprogrammed computers. The text explains support software and the different hierarchies or levels of languages. These include assembler languages which are mnemonic or symbolic representation of machine commands; the procedure oriented machine-dependent; and the procedure oriented machine independent. A simulator is used to interpret programs written in machine or micro-language before the instructions in the program can be run. A simulator and translator (which change some steps from one program written in another language to another program) should interface with the design language of the computer for these components to operate even when a new machine is developed. The book cites four existing computers which have "simple" diagonal microinstructions such as the Hewlett-Packard HP21MX and the Microdata 3200. Horizontal types of microinstructions allow parallel execution of many micro-operations, such as the Cal Data family of computers, the Varian 73, and the NANODATA QM-1. Microprogramming is applied in emulation, program enhancement, operating systems, signal processing, and graphics. The text can benefit programmers, computer engineers, computer technicians, and computer instructors dealing with many aspects of computers such as programming, hardware interface, networking, engineering or design.
A Microprogrammed APL Implementation
Title | A Microprogrammed APL Implementation PDF eBook |
Author | Rodnay Zaks |
Publisher | |
Pages | 372 |
Release | 1978 |
Genre | Computers |
ISBN |
Describes How to Design & Program a Complete Interpreter for APL Language
Microprogrammed APL Implementation
Title | Microprogrammed APL Implementation PDF eBook |
Author | R. Zaks |
Publisher | |
Pages | 347 |
Release | 1983 |
Genre | |
ISBN |
Programming Languages - Microprogramming
Title | Programming Languages - Microprogramming PDF eBook |
Author | Richard L. Wexelblat |
Publisher | |
Pages | 194 |
Release | 1973 |
Genre | Microprogramming |
ISBN |
Microprogramming and Firmware Engineering Methods
Title | Microprogramming and Firmware Engineering Methods PDF eBook |
Author | Stanley Habib |
Publisher | Van Nostrand Reinhold Company |
Pages | 514 |
Release | 1988 |
Genre | Computers |
ISBN |
Discusses microprogramming theory, applications and methodology.
Micro-programming
Title | Micro-programming PDF eBook |
Author | Norman E. Sondak |
Publisher | |
Pages | 406 |
Release | 1977 |
Genre | Computers |
ISBN |
High-Level Language Computer Architecture
Title | High-Level Language Computer Architecture PDF eBook |
Author | Yaohan Chu |
Publisher | Academic Press |
Pages | 286 |
Release | 2014-05-10 |
Genre | Reference |
ISBN | 1483271366 |
High-Level Language Computer Architecture offers a tutorial on high-level language computer architecture, including von Neumann architecture and syntax-oriented architecture as well as direct and indirect execution architecture. Design concepts of Japanese-language data processing systems are discussed, along with the architecture of stack machines and the SYMBOL computer system. The conceptual design of a direct high-level language processor is also described. Comprised of seven chapters, this book first presents a classification of high-level language computer architecture according to the proximity of the machine language and the programming language. This classification gives four types: von Neumann architecture, syntax-oriented architecture, indirect execution architecture, and direct execution architecture. In order to illustrate the possible evolution of computer architecture, design concepts of Japanese-language data processing systems are chosen as an example. Subsequent chapters focus on the syntax-oriented architecture; the historical SYMBOL computer system which makes use of an indirect execution architecture; and design concepts of direct-execution architecture for the ALGOL 60 language. The final chapter describes the architecture for the processor for an APL subset. This monograph will be of interest to specialists in electronics and computer science.