User`s manual

RS - Register Set
3-204
3
Example 2: Examine register R5.
PPC1-Bug>RS R5 <Return>
R5 =12345678
PPC1-Bug>
Example 3: Examine register FR0.
PPC1-Bug>RS FR0 <Return>
FR0 =0_44D_09F7E57C92CC4= 3.1399999999999997_E+0023
PPC1-Bug>
Example 4: Set register FR0 contents.
PPC1-Bug>RS FR0 1.23E-37 <Return>
FR0 =0_384_4ED67D467D9BF= 1.2300000000000004_E-0037
PPC1-Bug>