Motorola MVME2600 Series User Manual Page 411

  • Download
  • Add to my manuals
  • Print
  • Page
    / 518
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 410
.DIAGFCN
5-87
5
Examples
Example 1: .CHKFCN
PPC1-Bug>MM 10100;DI <Return>
00010100 59200074 SYSCALL .DIAGFCN <Return>
00010108 59200063 SYSCALL .RETURN <Return>
PPC1-Bug>RM R02 (pointer to DIAGFCN struct)
R03 =00000000? 20000 . <Return>
PPC1-Bug>MM 20000 <Return>
00020000 00000000? 1 <Return> (DIAGFCN #1, .CHKFCN)
00020004 00000000? 20008 <Return> (pointer to variable arguments)
00020008 00000000? 3 . <Return> (DIAGFCN # to verify)
PPC1-Bug>GO 10100 <Return> (check for the existence of DIAGFCN)
Effective address: 00010100
PPC1-Bug>RM R02 <Return> (0=FCN AVAIL)
R03 =00000000? . <Return>
Example 2: .TESTSTAT
PPC1-Bug>MM 10100;DI <Return>
00010100 59200074 SYSCALL .DIAGFCN <Return>
00010108 59200063 SYSCALL .RETURN <Return>
PPC1-Bug>RM R02 <Return> (pointer to DIAGFCN struct)
R03 =00000000? 20000 . <Return>
PPC1-Bug>MM 20000 <Return>
00020000 00000000? 2 <Return> (DIAGFCN #2, .TESTSTAT)
00020004 00000000? 20008 <Return> (pointer to variable arguments)
00020008 00000000? 4 <Return> (size of buffer)
0002000c 00000000? 20100 . <Return> (pointer to buffer)
PPC1-Bug>BF 20100:800 FFFFFFFF <Return>
Effective address: 00020100
Effective count : &8192
PPC1-Bug>GO 10100 <Return> (get buffer size needed for report)
Effective address: 00010100
PPC1-Bug>RM R02 <Return> (check return status, 0=OK)
R03 =00000000? . <Return>
PPC1-Bug>MM 20100 <Return>
00020100 000013B5? . <Return> (need Õ13B5Õ bytes for report)
Page view 410
1 2 ... 406 407 408 409 410 411 412 413 414 415 416 ... 517 518

Comments to this Manuals

No comments