Field Name Length (bits) Bit Contents Description
Item Total Algn Off
readBep 112112 16 0 command Packet Initiate memory read from the BEP (see table 47, swreq Rev. I)
  header 4848 16 0 command Header Command Packet Header
    commandLength 1616 16 0 uint16 = 7 Number of 16-bit words in the command packet
    commandIdentifier 1616 16 16 uint16 Used by ground to identify the command
    commandOpcode 1616 16 32 uint16 = 3 Command Operation code which determines format and action of the command [see enum CmdOpcode]: CMDOP_READ_BEP
  readAddress 3232 16 48 uint32 Virtual Back End Processor address to read. The range of addresses (address .. address+count-1) must not cross I-cache boundary (0x80080000, 0x800fffff)
  wordCount 3232 16 80 uint32 Number of 32-bit words to read