Summary Of Field Instructions


This table lists, in alphabetic order, the calculator functions that have fields. See this page for a description of the notational conventions used to represent the fields. Except for LBL, SHW, DFN, and DFA, all functions with fields can be indirectly addressed in a program.


Function

Field

Function

Field

CHRnnnLBLaa
CIOnnn¹ or XMRGnnn¹ or X or =
COLnnNAMaaa
DEVnnnPUTaaa
DFaaaINV PUTaaa
INV DFaaaRCAnnn¹ or X or =
DFA²Fx:aaa@nnnnRCBhhhh
DFNFx:aaa@aaRCLnnn¹ or X
DFN CLRRDaaa
DFN Fx CLRRFnn
DSZnnn¹ or XSBAhhh
INV DSZnnn¹ or XSBLaa
EXCnnn¹ or XINV SBLnnnn
FIXnSFnn
GETaaaSHW³n
INV GETaaaST*nnn¹ or X
GTLaaST+nnn¹ or X
INV GTLnnnnST-nnn¹ or X
IF<nnn¹ or XST/nnn¹ or X
INV IF<nnn¹ or XSTAnnn¹ or X
IF=nnn¹ or XSTBhhhh
INV IF=nnn¹ or XSTOnnn¹ or X
IF>nnn¹ or XTFnn
INV IF>nnn¹ or XINV TFnn
INCnnn¹ or XVFYaaa
INV INCnnn¹ or XWIDnn
INDnnn¹ or XWRTaaa

Notes:


  1. These numeric register addresses are four digits in system mode.
  2. DFA cannot be keyed into a program. DFA instructions are generated by assembly a program for use in a ROM library.
  3. SHW operates as a field instruction only in a program.
  4. IND is used only after an instruction that requires a field.


Back