User`s guide

Table Of Contents
User Commands 4–45
User Commands
eml
eml
The eml command examines and displays a longword of data in memory.
Format
eml address [iterations [silent]]
Parameters
address
Specifies the memory address.
iterations
Specifies how many times the command is executed. The default is 1.
silent
Specifies whether or not the data is displayed. Setting this parameter to 1 causes the
data to be read but not displayed. The default is 0 (data is displayed).
Description
The eml command displays a longword of data from the specified memory location.
Example
EB64> eml d0000
FC04FF00