📄 index-all.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_06) on Tue Mar 14 03:39:37 EST 2006 -->
<TITLE>
Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./Assembler1.html#ADDRESS_CHARS"><B>ADDRESS_CHARS</B></A> -
Static variable in class <A HREF="./Assembler1.html" title="class in <Unnamed>">Assembler1</A>
<DD>
<DT><A HREF="./Assembler2.html#ADDRESS_CHARS"><B>ADDRESS_CHARS</B></A> -
Static variable in class <A HREF="./Assembler2.html" title="class in <Unnamed>">Assembler2</A>
<DD>
<DT><A HREF="./Assembler3.html#ADDRESS_CHARS"><B>ADDRESS_CHARS</B></A> -
Static variable in class <A HREF="./Assembler3.html" title="class in <Unnamed>">Assembler3</A>
<DD>
<DT><A HREF="./Assembler.html#address_width"><B>address_width</B></A> -
Variable in class <A HREF="./Assembler.html" title="class in <Unnamed>">Assembler</A>
<DD>Address representation width.
<DT><A HREF="./AsmExpression.html" title="class in <Unnamed>"><B>AsmExpression</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>Base class for assembly expressions.<DT><A HREF="./AsmExpression.html#AsmExpression()"><B>AsmExpression()</B></A> -
Constructor for class <A HREF="./AsmExpression.html" title="class in <Unnamed>">AsmExpression</A>
<DD>
<DT><A HREF="./AsmExpression.html#AsmExpression(int)"><B>AsmExpression(int)</B></A> -
Constructor for class <A HREF="./AsmExpression.html" title="class in <Unnamed>">AsmExpression</A>
<DD>Creates an assembly expression with specified line number.
<DT><A HREF="./Assembler.html" title="class in <Unnamed>"><B>Assembler</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>Base PicoBlaze assembler.<DT><A HREF="./Assembler.html#Assembler(int, int, int)"><B>Assembler(int, int, int)</B></A> -
Constructor for class <A HREF="./Assembler.html" title="class in <Unnamed>">Assembler</A>
<DD>Create a new assembler.
<DT><A HREF="./Assembler1.html" title="class in <Unnamed>"><B>Assembler1</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>PicoBlaze-1 assembler.<DT><A HREF="./Assembler1.html#Assembler1()"><B>Assembler1()</B></A> -
Constructor for class <A HREF="./Assembler1.html" title="class in <Unnamed>">Assembler1</A>
<DD>
<DT><A HREF="./Assembler1.html#Assembler1(java.util.Vector)"><B>Assembler1(Vector<AsmExpression>)</B></A> -
Constructor for class <A HREF="./Assembler1.html" title="class in <Unnamed>">Assembler1</A>
<DD>Create new assembler object and process expressions.
<DT><A HREF="./Assembler2.html" title="class in <Unnamed>"><B>Assembler2</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>PicoBlaze-2 assembler.<DT><A HREF="./Assembler2.html#Assembler2()"><B>Assembler2()</B></A> -
Constructor for class <A HREF="./Assembler2.html" title="class in <Unnamed>">Assembler2</A>
<DD>
<DT><A HREF="./Assembler2.html#Assembler2(java.util.Vector)"><B>Assembler2(Vector<AsmExpression>)</B></A> -
Constructor for class <A HREF="./Assembler2.html" title="class in <Unnamed>">Assembler2</A>
<DD>Create new assembler object and process expressions.
<DT><A HREF="./Assembler3.html" title="class in <Unnamed>"><B>Assembler3</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>PicoBlaze-2 assembler.<DT><A HREF="./Assembler3.html#Assembler3()"><B>Assembler3()</B></A> -
Constructor for class <A HREF="./Assembler3.html" title="class in <Unnamed>">Assembler3</A>
<DD>
<DT><A HREF="./Assembler3.html#Assembler3(java.util.Vector)"><B>Assembler3(Vector<AsmExpression>)</B></A> -
Constructor for class <A HREF="./Assembler3.html" title="class in <Unnamed>">Assembler3</A>
<DD>Create new assembler object and process expressions.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./Assembler.html#code(java.lang.String, java.util.Vector)"><B>code(String, Vector)</B></A> -
Method in class <A HREF="./Assembler.html" title="class in <Unnamed>">Assembler</A>
<DD>Assemble instruction.
<DT><A HREF="./Assembler1.html#code(java.lang.String, java.util.Vector)"><B>code(String, Vector)</B></A> -
Method in class <A HREF="./Assembler1.html" title="class in <Unnamed>">Assembler1</A>
<DD>
<DT><A HREF="./Assembler2.html#code(java.lang.String, java.util.Vector)"><B>code(String, Vector)</B></A> -
Method in class <A HREF="./Assembler2.html" title="class in <Unnamed>">Assembler2</A>
<DD>
<DT><A HREF="./Assembler3.html#code(java.lang.String, java.util.Vector)"><B>code(String, Vector)</B></A> -
Method in class <A HREF="./Assembler3.html" title="class in <Unnamed>">Assembler3</A>
<DD>
<DT><A HREF="./Instruction.html#code(java.lang.String, java.util.Vector, Environment)"><B>code(String, Vector, Environment)</B></A> -
Method in class <A HREF="./Instruction.html" title="class in <Unnamed>">Instruction</A>
<DD>Code instruction.
<DT><A HREF="./Instruction1.html#code(java.lang.String, java.util.Vector, Environment)"><B>code(String, Vector, Environment)</B></A> -
Method in class <A HREF="./Instruction1.html" title="class in <Unnamed>">Instruction1</A>
<DD>
<DT><A HREF="./Instruction2.html#code(java.lang.String, java.util.Vector, Environment)"><B>code(String, Vector, Environment)</B></A> -
Method in class <A HREF="./Instruction2.html" title="class in <Unnamed>">Instruction2</A>
<DD>
<DT><A HREF="./Instruction3.html#code(java.lang.String, java.util.Vector, Environment)"><B>code(String, Vector, Environment)</B></A> -
Method in class <A HREF="./Instruction3.html" title="class in <Unnamed>">Instruction3</A>
<DD>
<DT><A HREF="./Assembler1.html#CODE_CHARS"><B>CODE_CHARS</B></A> -
Static variable in class <A HREF="./Assembler1.html" title="class in <Unnamed>">Assembler1</A>
<DD>
<DT><A HREF="./Assembler2.html#CODE_CHARS"><B>CODE_CHARS</B></A> -
Static variable in class <A HREF="./Assembler2.html" title="class in <Unnamed>">Assembler2</A>
<DD>
<DT><A HREF="./Assembler3.html#CODE_CHARS"><B>CODE_CHARS</B></A> -
Static variable in class <A HREF="./Assembler3.html" title="class in <Unnamed>">Assembler3</A>
<DD>
<DT><A HREF="./Command.html" title="class in <Unnamed>"><B>Command</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>Assembly command expression.<DT><A HREF="./Command.html#Command()"><B>Command()</B></A> -
Constructor for class <A HREF="./Command.html" title="class in <Unnamed>">Command</A>
<DD>
<DT><A HREF="./Command.html#Command(java.lang.String, java.util.Vector)"><B>Command(String, Vector)</B></A> -
Constructor for class <A HREF="./Command.html" title="class in <Unnamed>">Command</A>
<DD>Creates a command with specified name and argument list.
<DT><A HREF="./Command.html#Command(int, java.lang.String, java.util.Vector)"><B>Command(int, String, Vector)</B></A> -
Constructor for class <A HREF="./Command.html" title="class in <Unnamed>">Command</A>
<DD>Creates a command with specified name, argument list and line number.
<DT><A HREF="./Comment.html" title="class in <Unnamed>"><B>Comment</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>Assembly comment expression.<DT><A HREF="./Comment.html#Comment()"><B>Comment()</B></A> -
Constructor for class <A HREF="./Comment.html" title="class in <Unnamed>">Comment</A>
<DD>
<DT><A HREF="./Comment.html#Comment(java.lang.String)"><B>Comment(String)</B></A> -
Constructor for class <A HREF="./Comment.html" title="class in <Unnamed>">Comment</A>
<DD>Creates a comment with specified text content.
<DT><A HREF="./Comment.html#Comment(int, java.lang.String)"><B>Comment(int, String)</B></A> -
Constructor for class <A HREF="./Comment.html" title="class in <Unnamed>">Comment</A>
<DD>Creates a comment with specified text and line number.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./Assembler.html#data_width"><B>data_width</B></A> -
Variable in class <A HREF="./Assembler.html" title="class in <Unnamed>">Assembler</A>
<DD>Data (opcode) representation width.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./AsmExpression.html#empty()"><B>empty()</B></A> -
Method in class <A HREF="./AsmExpression.html" title="class in <Unnamed>">AsmExpression</A>
<DD>Empty expressions have no line number.
<DT><A HREF="./Assembler.html#environment"><B>environment</B></A> -
Variable in class <A HREF="./Assembler.html" title="class in <Unnamed>">Assembler</A>
<DD>Program environment.
<DT><A HREF="./Environment.html" title="class in <Unnamed>"><B>Environment</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>Assembly environment class, stores assembly symbol information.<DT><A HREF="./Environment.html#Environment()"><B>Environment()</B></A> -
Constructor for class <A HREF="./Environment.html" title="class in <Unnamed>">Environment</A>
<DD>
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./Instruction.html" title="class in <Unnamed>"><B>Instruction</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>Base class for PicoBlaze instruction factory.<DT><A HREF="./Instruction.html#Instruction(java.lang.String[], int[])"><B>Instruction(String[], int[])</B></A> -
Constructor for class <A HREF="./Instruction.html" title="class in <Unnamed>">Instruction</A>
<DD>Create new instruction initializing opcode map.
<DT><A HREF="./Instruction1.html" title="class in <Unnamed>"><B>Instruction1</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>Assembly instruction factory for PicoBlaze-1.<DT><A HREF="./Instruction1.html#Instruction1()"><B>Instruction1()</B></A> -
Constructor for class <A HREF="./Instruction1.html" title="class in <Unnamed>">Instruction1</A>
<DD>
<DT><A HREF="./Instruction2.html" title="class in <Unnamed>"><B>Instruction2</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>Assembly instruction factory for PicoBlaze-2.<DT><A HREF="./Instruction2.html#Instruction2()"><B>Instruction2()</B></A> -
Constructor for class <A HREF="./Instruction2.html" title="class in <Unnamed>">Instruction2</A>
<DD>
<DT><A HREF="./Instruction3.html" title="class in <Unnamed>"><B>Instruction3</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD>Assembly instruction factory for PicoBlaze-3.<DT><A HREF="./Instruction3.html#Instruction3()"><B>Instruction3()</B></A> -
Constructor for class <A HREF="./Instruction3.html" title="class in <Unnamed>">Instruction3</A>
<DD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -