Handling Address TemporariesTopOperand Descriptors (cont.)Managing data temporaries

Managing data temporaries

  1. Dealing with the allocation of data temporaries (as opposed to address temporaries) will be fairly simple in your compiler for several reasons:

  2. For data temporaries you should use a fairly simple allocation scheme.

Computer Science 434
Department of Computer Science
Williams College

Handling Address TemporariesTopOperand Descriptors (cont.)Managing data temporaries