Indirect Threaded Code used to emulate a virtual machine

  • Authors:
  • Nguyen T. Thanh;E. Walter Raschner

  • Affiliations:
  • Nixdorf Computer AG E 04, Paderborn, W. Germany;Nixdorf Computer AG E 04, Paderborn, W. Germany

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1982

Quantified Score

Hi-index 0.00

Visualization

Abstract

Threaded Code and Indirect Threaded Code are used to structure assembler programs, Threaded Code is also used to realise virtual machines (e.g. Pascal p-machine).This paper presents the realization of a virtual machine with Indirect Threaded Code and decribes the advantages and disadvantages of Indirect Thread Code with a Pascal compiler that was changed to generate Indirect Threaded Code.