Package mini_c

Class Rload


  • class Rload
    extends RTL
    instruction mov i(r1), r2
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int i  
      (package private) Label l  
      (package private) Register r1  
      (package private) Register r2  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void accept​(RTLVisitor v)  
      (package private) Label[] succ()  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait