Uses of Class
com.cmpware.tools.AutoModel.Format

Packages that use AutoModel.Format
com.cmpware.cmp.models   
com.cmpware.tools   
 

Uses of AutoModel.Format in com.cmpware.cmp.models
 

Fields in com.cmpware.cmp.models declared as AutoModel.Format
protected static AutoModel.Format Xtensa.all24
           
protected static AutoModel.Format ARC700.allbits
           
protected static AutoModel.Format Xtensa.extui
           
protected static AutoModel.Format ARC700.fmt_abc
           
protected static AutoModel.Format ARC700.fmt_abu6
           
protected static AutoModel.Format ARC700.fmt_bbc
           
protected static AutoModel.Format ARC700.fmt_bbs12
           
protected static AutoModel.Format ARC700.fmt_bbu6
           
protected static AutoModel.Format ARC700.fmt_bc
           
protected static AutoModel.Format ARC700.fmt_bcs9
           
protected static AutoModel.Format ARC700.fmt_bs12
           
protected static AutoModel.Format ARC700.fmt_bu6
           
protected static AutoModel.Format ARC700.fmt_bu6s9
           
protected static AutoModel.Format ARC700.fmt_c
           
protected static AutoModel.Format ARC700.fmt_cbs9
           
protected static AutoModel.Format ARC700.fmt_dbc
           
protected static AutoModel.Format ARC700.fmt_dbu6
           
protected static AutoModel.Format ARC700.fmt_jc
           
protected static AutoModel.Format ARC700.fmt_ju6
           
protected static AutoModel.Format ARC700.fmt_ldabc
           
protected static AutoModel.Format ARC700.fmt_ldabs9
           
protected static AutoModel.Format ARC700.fmt_qbc
           
protected static AutoModel.Format ARC700.fmt_qbu6
           
protected static AutoModel.Format ARC700.fmt_s12
           
protected static AutoModel.Format ARC700.fmt_s13
           
protected static AutoModel.Format ARC700.fmt_s21
           
protected static AutoModel.Format ARC700.fmt_s25
           
protected static AutoModel.Format ARC700.fmt_u6
           
protected static AutoModel.Format ARC700.fmt_u7
           
protected static AutoModel.Format ARC700.fmt16
           
protected static AutoModel.Format ARC700.fmt16_abc
           
protected static AutoModel.Format ARC700.fmt16_bbh
           
protected static AutoModel.Format ARC700.fmt16_bc
           
protected static AutoModel.Format ARC700.fmt16_bspu7
           
protected static AutoModel.Format ARC700.fmt16_cbu3
           
protected static AutoModel.Format Xtensa.i18
           
protected static AutoModel.Format MIPS32.immediate
           
protected static AutoModel.Format MIPS32.jump
           
protected static AutoModel.Format Xtensa.nrsi4
           
protected static AutoModel.Format Xtensa.nrst
           
protected static AutoModel.Format Xtensa.nsi6
           
protected static AutoModel.Format Xtensa.nsi7
           
protected static AutoModel.Format Xtensa.nts
           
protected static AutoModel.Format Xtensa.ntsi4
           
protected static AutoModel.Format MIPS32.regToReg
           
protected static AutoModel.Format MIPS32.regToReg2
           
protected static AutoModel.Format Xtensa.rs
           
protected static AutoModel.Format Xtensa.rsi5
           
protected static AutoModel.Format Xtensa.rst
           
protected static AutoModel.Format Xtensa.rt
           
protected static AutoModel.Format Xtensa.rti5
           
protected static AutoModel.Format Xtensa.rtsi4
           
protected static AutoModel.Format Xtensa.s
           
protected static AutoModel.Format Xtensa.sbi8
           
protected static AutoModel.Format Xtensa.si12
           
protected static AutoModel.Format Xtensa.si5
           
protected static AutoModel.Format Xtensa.sri4i8
           
protected static AutoModel.Format Xtensa.sti8
           
protected static AutoModel.Format Xtensa.ti12
           
protected static AutoModel.Format Xtensa.ti16
           
protected static AutoModel.Format Xtensa.ts
           
protected static AutoModel.Format Xtensa.tsi8
           
protected static AutoModel.Format Xtensa.tsr
           
 

Uses of AutoModel.Format in com.cmpware.tools
 

Fields in com.cmpware.tools declared as AutoModel.Format
 AutoModel.Format AutoModel.Instruction.format
          The instruction format
 

Constructors in com.cmpware.tools with parameters of type AutoModel.Format
AutoModel.Instruction(java.lang.String name, AutoModel.Format format, AutoModel.Decode decode, AutoModel.Function fn)
          Constructor