User`s guide

Table Of Contents
4–94 User Commands
User Commands
mwl
mwl
The mwl command writes a longword to memory in the register port in I/O address
space.
Format
mwl address data [iterations]
Parameters
address
Specifies the address in memory I/O space where the longword is written.
data
Specifies longword data.
iterations
Specifies how many times the data is read. The default is 1.
Description
The mwl command writes a longword to memory in I/O address space. For example,
on the EB64, the longword is written to the ISA extension slot.
Example
EB64> mwl d0000 fc04ff00