User`s manual
BS - Block of Memory Search
3-21
3
Example 8: Mode 2, using RANGE with COUNT, mask option, and
size option: COUNT is displayed in decimal, and the actual
unmasked data patterns found are displayed.
PPC1-Bug>BS 30000:30 60,F0;B <Return>
Effective address: 00030000
Effective count : &48
00030006|6F 0003000B|61 00030015|6F 00030016|6E
00030017|66 00030018|69 00030019|67 0003001B|61
0003001C|62 0003001D|6C 0003001E|65 00030021|61
PPC1-Bug>
Example 9: Mode 3, on a different block of memory, mask option,
scan for words with low nibble nonzero: two locations failed to
verify.
PPC1-Bug>BS 3000 1FFFF 0000 000F;VH <Return>
Effective address: 00003000
Effective address: 0001FFFF
0000C000|E501 0001E224|A30E
PPC1-Bug>