Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
F
f
- Static variable in class com.cmpware.cmp.models.
ARC700
f_all24
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_b
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_b16_17
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_b16_18
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_b18_19
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_b19
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_b8
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_b8_9
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_bHi
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_imm12
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_imm12Hi
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_imm16
- Static variable in class com.cmpware.cmp.models.
MIPS32
f_imm16
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_imm26
- Static variable in class com.cmpware.cmp.models.
MIPS32
f_imm8
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_mask
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_nall16
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_nimm6Hi
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_nop0
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_nr
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_nrimm
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_nrop
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_ns
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_nt
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_ntimm
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_ntimm7Hi
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_offset
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_op0
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_op1
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_op1Hi
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_op2
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_op2Hi
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_r
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_rd
- Static variable in class com.cmpware.cmp.models.
MIPS32
f_rimm
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_rop
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_ropHi
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_rs
- Static variable in class com.cmpware.cmp.models.
MIPS32
f_rt
- Static variable in class com.cmpware.cmp.models.
MIPS32
f_s
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_sa
- Static variable in class com.cmpware.cmp.models.
MIPS32
f_sHi
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_simm
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_simm4
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_simm5Hi
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_sop
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_sr
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_t
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_timm
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_timm5Hi
- Static variable in class com.cmpware.cmp.models.
Xtensa
f_top
- Static variable in class com.cmpware.cmp.models.
Xtensa
FastModel
- Class in
com.cmpware.fastmodel
This abstract class is used to describe the instruction set for a processor.
FastModel()
- Constructor for class com.cmpware.fastmodel.
FastModel
FastModel_old
- Class in
com.cmpware.fastmodel
This abstract class is used to describe the instruction set for a processor.
FastModel_old()
- Constructor for class com.cmpware.fastmodel.
FastModel_old
FastSimple
- Class in
com.cmpware.cmp.models
This is the 'Simple' processor produced using the FastModel data-driven interface.
FastSimple()
- Constructor for class com.cmpware.cmp.models.
FastSimple
The constructor
FastSimple.ADD
- Class in
com.cmpware.cmp.models
The ADD instruction
FastSimple.ADD()
- Constructor for class com.cmpware.cmp.models.
FastSimple.ADD
FastSimple.ADDI
- Class in
com.cmpware.cmp.models
The ADDI instruction
FastSimple.ADDI()
- Constructor for class com.cmpware.cmp.models.
FastSimple.ADDI
FastSimple.AND
- Class in
com.cmpware.cmp.models
The AND instruction
FastSimple.AND()
- Constructor for class com.cmpware.cmp.models.
FastSimple.AND
FastSimple.BNZ
- Class in
com.cmpware.cmp.models
The BNZ instruction
FastSimple.BNZ()
- Constructor for class com.cmpware.cmp.models.
FastSimple.BNZ
FastSimple.BR
- Class in
com.cmpware.cmp.models
The BR instruction
FastSimple.BR()
- Constructor for class com.cmpware.cmp.models.
FastSimple.BR
FastSimple.Branch
- Class in
com.cmpware.cmp.models
The Branch instruction type
FastSimple.Branch()
- Constructor for class com.cmpware.cmp.models.
FastSimple.Branch
FastSimple.BranchImm
- Class in
com.cmpware.cmp.models
The Branch Immediate instruction type
FastSimple.BranchImm()
- Constructor for class com.cmpware.cmp.models.
FastSimple.BranchImm
FastSimple.BZ
- Class in
com.cmpware.cmp.models
The BZ instruction
FastSimple.BZ()
- Constructor for class com.cmpware.cmp.models.
FastSimple.BZ
FastSimple.Immediate
- Class in
com.cmpware.cmp.models
The Immediate instruction type
FastSimple.Immediate()
- Constructor for class com.cmpware.cmp.models.
FastSimple.Immediate
FastSimple.LD
- Class in
com.cmpware.cmp.models
The LD instruction
FastSimple.LD()
- Constructor for class com.cmpware.cmp.models.
FastSimple.LD
FastSimple.LoadStore
- Class in
com.cmpware.cmp.models
The Load Store instruction type
FastSimple.LoadStore()
- Constructor for class com.cmpware.cmp.models.
FastSimple.LoadStore
FastSimple.NOT_
- Class in
com.cmpware.cmp.models
The NOT_ instruction
FastSimple.NOT_()
- Constructor for class com.cmpware.cmp.models.
FastSimple.NOT_
FastSimple.OR
- Class in
com.cmpware.cmp.models
The OR instruction
FastSimple.OR()
- Constructor for class com.cmpware.cmp.models.
FastSimple.OR
FastSimple.RegToReg
- Class in
com.cmpware.cmp.models
The Register to Resister instruction type
FastSimple.RegToReg()
- Constructor for class com.cmpware.cmp.models.
FastSimple.RegToReg
FastSimple.SHL
- Class in
com.cmpware.cmp.models
The SHL instruction
FastSimple.SHL()
- Constructor for class com.cmpware.cmp.models.
FastSimple.SHL
FastSimple.SHR
- Class in
com.cmpware.cmp.models
The SHR instruction
FastSimple.SHR()
- Constructor for class com.cmpware.cmp.models.
FastSimple.SHR
FastSimple.ST
- Class in
com.cmpware.cmp.models
The ST instruction
FastSimple.ST()
- Constructor for class com.cmpware.cmp.models.
FastSimple.ST
FastSimple.SUB
- Class in
com.cmpware.cmp.models
The SUB instruction
FastSimple.SUB()
- Constructor for class com.cmpware.cmp.models.
FastSimple.SUB
FastSimple.Unary
- Class in
com.cmpware.cmp.models
The Unary instruction type
FastSimple.Unary()
- Constructor for class com.cmpware.cmp.models.
FastSimple.Unary
FastSimple.XOR
- Class in
com.cmpware.cmp.models
The XOR instruction
FastSimple.XOR()
- Constructor for class com.cmpware.cmp.models.
FastSimple.XOR
FBA
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBE
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBG
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBGE
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBL
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBLE
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBLG
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBN
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBNE
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBO
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBU
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBUE
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBUG
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBUGE
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBUL
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FBULE
- Static variable in class com.cmpware.cmp.models.
Sparc.COND
FCC_MASK
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FPSCR
FCC_SHIFT
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FPSCR
FE
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FCR0
FE
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FPSCR
FE0
- Static variable in class com.cmpware.cmp.models.
PowerPC.MSR
FE0
- Static variable in class com.cmpware.cmp.models.
PowerPC64.MSR
FE1
- Static variable in class com.cmpware.cmp.models.
PowerPC.MSR
FE1
- Static variable in class com.cmpware.cmp.models.
PowerPC64.MSR
fetch(int, int)
- Method in class com.cmpware.cmp.models.
ARC700
fetch()
- Method in class com.cmpware.cmp.models.
Null
fetch()
- Method in class com.cmpware.cmp.
Processor
This method fetches an instruction from memory and updates the currentInstr and prevInstr.
fetch(Instruction)
- Method in class com.cmpware.fastmodel.
FastModel
This method pre-fetches an instruction.
fetch(Instruction)
- Method in class com.cmpware.fastmodel.
FastModel_old
This method pre-fetches an instruction.
fetch()
- Method in class com.cmpware.tools.
AutoModel
fetch(int, int)
- Method in class com.cmpware.tools.
AutoModel
This method returns a long (64-bit) value based on the data at 'bytes' bytes of memory at address 'addr'.
fetch()
- Method in class com.cmpware.tools.
AutoModelVLIW
FEX
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FPSCR
FG
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FCR0
FG
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FPSCR
FI
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FPSCR
Field
- Class in
com.cmpware.fastmodel
This class defines an instruction field used in the FastModel.
Field(int, int)
- Constructor for class com.cmpware.fastmodel.
Field
Constructor
Field(int, int, Symbol[])
- Constructor for class com.cmpware.fastmodel.
Field
Constructor
fields
- Variable in class com.cmpware.tools.
AutoModel.Format
The instruction format
fields
- Variable in class com.cmpware.tools.
AutoModelVLIW.Format
The instruction format
FIF
- Class in
com.cmpware.gdb
This class provides a Funtional interFace (FIF) to the GDB server.
FIF()
- Constructor for class com.cmpware.gdb.
FIF
FIFO
- Class in
com.cmpware.cmp.links
This class implements a synchronous FIFO.
FIFO()
- Constructor for class com.cmpware.cmp.links.
FIFO
This constructor allocates a FIFO using the default FIFO size.
FIFO(int)
- Constructor for class com.cmpware.cmp.links.
FIFO
This constructor allocates a FIFO.
fifo
- Variable in class com.cmpware.cmp.links.
FIFO
The FIFO data
fileClass
- Variable in class com.cmpware.elf.
ElfHeader
The file class
fileEncoding
- Variable in class com.cmpware.elf.
ElfHeader
The data encoding
fileIdent
- Variable in class com.cmpware.elf.
ElfHeader
The identification bytes '0x7f', 'E', 'L', 'F'
fileVersion
- Variable in class com.cmpware.elf.
ElfHeader
The file version
fill(Processor, byte, int, int)
- Static method in class com.cmpware.cmp.
MpMon
This method fills a section of memory of 'size' bytes starting at address 'addr' with the value 'a'.
FL
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FCR0
FL
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FPSCR
flag
- Static variable in class com.cmpware.ide.
CmpwarePlugin
A general purpose boolean flag
flipHoriz()
- Method in class com.cmpware.ide.views.
ArrayView
This method 'flips' the array across a horizontal axis.
FlipHorizAction
- Class in
com.cmpware.ide.actions
This implements the Flip action for the main array view.
FlipHorizAction(ArrayView)
- Constructor for class com.cmpware.ide.actions.
FlipHorizAction
flipVert()
- Method in class com.cmpware.ide.views.
ArrayView
This method 'flips' the array across a vertical axis.
FlipVertAction
- Class in
com.cmpware.ide.actions
This implements the Flip Vertical action for the main array view.
FlipVertAction(ArrayView)
- Constructor for class com.cmpware.ide.actions.
FlipVertAction
FLOAT
- Static variable in class com.cmpware.ide.views.
EasyTable.NumericDisplayType
FloatDisplayAction
- Class in
com.cmpware.ide.actions
This implements the action for the 32-bit floating point display toggle command.
FloatDisplayAction(EasyTable)
- Constructor for class com.cmpware.ide.actions.
FloatDisplayAction
floatValue()
- Method in class com.cmpware.ide.views.
HexInteger
FLUSH
- Static variable in class com.cmpware.cmp.models.
Sparc.OP3
fmt16
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt16_abc
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt16_bbh
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt16_bc
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt16_bspu7
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt16_cbu3
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_abc
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_abu6
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_bbc
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_bbs12
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_bbu6
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_bc
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_bcs9
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_bs12
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_bu6
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_bu6s9
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_c
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_cbs9
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_dbc
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_dbu6
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_jc
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_ju6
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_ldabc
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_ldabs9
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_qbc
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_qbu6
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_s12
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_s13
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_s21
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_s25
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_u6
- Static variable in class com.cmpware.cmp.models.
ARC700
fmt_u7
- Static variable in class com.cmpware.cmp.models.
ARC700
fn
- Variable in class com.cmpware.tools.
AutoModel.Instruction
The instruction format
fn
- Variable in class com.cmpware.tools.
AutoModelVLIW.Instruction
The instruction format
font
- Variable in class com.cmpware.ide.views.
DisassembleView
The font
font
- Variable in class com.cmpware.ide.views.
EasyText
The font
font
- Variable in class com.cmpware.ide.views.
MemoryView
The font
font
- Variable in class com.cmpware.ide.views.
SourceCodeView
The font
fontName
- Variable in class com.cmpware.ide.views.
DisassembleView
The font name
fontName
- Variable in class com.cmpware.ide.views.
MemoryView
The font name
fontPoints
- Variable in class com.cmpware.ide.views.
DisassembleView
The font size (in points)
fontPoints
- Variable in class com.cmpware.ide.views.
MemoryView
The font size (in points)
fontType
- Variable in class com.cmpware.ide.views.
DisassembleView
The font type (SWT.NORMAL, SWT.BOLD, SWT.ITALIC)
fontType
- Variable in class com.cmpware.ide.views.
MemoryView
The font type (SWT.NORMAL, SWT.BOLD, SWT.ITALIC)
form
- Variable in class com.cmpware.elf.
Attribute
The attribute form
format
- Variable in class com.cmpware.tools.
AutoModel.Instruction
The instruction format
format
- Variable in class com.cmpware.tools.
AutoModelVLIW.Instruction
The instruction format
formName(int)
- Static method in class com.cmpware.elf.
Dwarf2
This method returns a DWARF2 form name given the form code.
FP
- Static variable in class com.cmpware.cmp.models.
ARC700.REG
FP
- Static variable in class com.cmpware.cmp.models.
LatticeMicro32.REG
fp
- Static variable in class com.cmpware.cmp.models.
PowerPC
The floating point instructions
FP
- Static variable in class com.cmpware.cmp.models.
PowerPC.MSR
fp
- Static variable in class com.cmpware.cmp.models.
PowerPC64
The floating point instructions
FP
- Static variable in class com.cmpware.cmp.models.
PowerPC64.MSR
FPOP1
- Static variable in class com.cmpware.cmp.models.
Sparc.OP3
FPOP2
- Static variable in class com.cmpware.cmp.models.
Sparc.OP3
FR
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FPSCR
fr
- Variable in class com.cmpware.cmp.models.
PowerPC_fp
The floating point registers (shadow)
frameBase
- Variable in class com.cmpware.elf.
Scope
The location list
FrameBuffer
- Class in
com.cmpware.cmp.system.memory
This puts a single memory at procsssor (0,0).
FrameBuffer()
- Constructor for class com.cmpware.cmp.system.memory.
FrameBuffer
free()
- Method in class com.cmpware.cmp.links.
FIFO
This method returns the number of remaining slots in the FIFO.
fregNames
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp
The IDE names for the 32-bit half registers (two per FP register)
fregSymbols
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp
The Floating Point Register Symbols
FSL
- Static variable in class com.cmpware.cmp.models.
MicroBlaze
FSL
- Static variable in class com.cmpware.cmp.models.
MicroBlaze_old
fslIn
- Variable in class com.cmpware.cmp.models.
MicroBlaze
The FSL memory mapped address inputs
fslOut
- Variable in class com.cmpware.cmp.models.
MicroBlaze
The FSL memory mapped address outputs
fsr
- Variable in class com.cmpware.cmp.models.
PowerPC_fp
The floating point special registers (shadow)
fsregSymbols
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp
The Floating Point Special Register Symbols
fSymbols
- Static variable in class com.cmpware.cmp.models.
ARC700
The Flags update flag
FU
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FCR0
FU
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FPSCR
Function
- Class in
com.cmpware.fastmodel
This class defines the function of an instruction.
Function()
- Constructor for class com.cmpware.fastmodel.
Function
function
- Variable in class com.cmpware.fastmodel.
Instruction
The instruction Function
FX
- Static variable in class com.cmpware.cmp.models.
PowerPC_fp.FPSCR
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z