Skip to main content

Part of the book series: Macmillan Computer Science Series ((COMPSS))

  • 22 Accesses

Abstract

An important characteristic of the architecture of a computer is the number of addresses contained in its instruction format. Arithmetic operations generally require two input operands and produce one result, so that a three-address instruction format would seem natural. However, there are arguments against this arrangement, and decisions about the actual number of addresses to be contained within one instruction are generally based on the intuitive feelings of the designer(s) in relation to economic considerations, the expected nature of implementation, and the type of operand address and its size. An important distinction exists between register addresses and store addresses, for example; if the instruction for a particular computer contains only register addresses, so that its main store is addressed indirectly through some of these registers, then up to three addresses can be accommodated in one instruction. On the other hand, where full store addresses are used, multiple-address instructions are generally regarded as prohibitively expensive both in terms of machine complexity and in terms of the static and dynamic code requirements. Thus one store address per instruction is usually the limit (in which case arithmetic operations are performed between the content of the store location and the content of an implicit accumulator), although some computers have variable-sized instructions and allow up to two full store addresses in a long instruction format.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Copyright information

© 1989 Roland N. Ibbett and Nigel P. Topham

About this chapter

Cite this chapter

Ibbett, R.N., Topham, N.P. (1989). Instructions and Addresses. In: Architecture of High Performance Computers. Macmillan Computer Science Series. Palgrave, London. https://doi.org/10.1007/978-1-349-19757-6_2

Download citation

  • DOI: https://doi.org/10.1007/978-1-349-19757-6_2

  • Publisher Name: Palgrave, London

  • Print ISBN: 978-0-333-46362-8

  • Online ISBN: 978-1-349-19757-6

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics