coins.backend.gen
Class CodeGenerator_sh4.RegistLabel

java.lang.Object
  extended bycoins.backend.gen.CodeGenerator_sh4.RegistLabel
Enclosing class:
CodeGenerator_sh4

static class CodeGenerator_sh4.RegistLabel
extends java.lang.Object


Field Summary
(package private)  int count
           
(package private)  int dataSize
           
(package private)  CodeGenerator_sh4.LabelRegister[] regist_label
           
 
Constructor Summary
(package private) CodeGenerator_sh4.RegistLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

count

int count

dataSize

int dataSize

regist_label

CodeGenerator_sh4.LabelRegister[] regist_label
Constructor Detail

CodeGenerator_sh4.RegistLabel

CodeGenerator_sh4.RegistLabel()