Initial value question.


R. Clayton (rclayton@monmouth.edu)
(no date)


  Can a register be used without initializing it? For example, is

    move r1 a
    + r1 r2

  legal or illegal?

It's legal, although probably not useful. This makes me think of a point that
I forgot to put in the assignment: the initial values of storage locations and
registers are arbitrary values; different locations and registers have may
different values. The assignment page has been updated.



This archive was generated by hypermail 2.0b3 on Mon May 03 2004 - 17:00:06 EDT