Lines Matching full:be
15 The loader device allows memory values to be set from the command line. This
16 can be done by following the syntax below::
19 [,data-be=<data-be>][,cpu-num=<cpu-num>]
25 The value to be written to the address. The maximum size of the data
29 The length of the data in bytes. This argument must be included if
32 ``<data-be>``
33 Set to true if the data to be stored on the guest should be written
37 The number of the CPU's address space where the data should be
42 will be parsed as decimal. To use hex values the user should prefix the number
52 The loader device allows the CPU's PC to be set from the command line. This
53 can be done by following the syntax below::
61 The number of the CPU whose PC should be set to the specified value.
65 will be parsed as decimal. To use hex values the user should prefix the number
75 The loader device also allows files to be loaded into memory. It can load ELF,
82 A file to be loaded into memory
85 The memory address where the file should be loaded. This is required
89 This specifies the CPU that should be used. This is an
90 optional argument and will cause the CPU's PC to be set to the
93 be used for the boot image. This will also cause the image to be
98 Setting 'force-raw=on' forces the file to be treated as a raw image.
99 This can be used to load supported executable formats as if they
104 will be parsed as decimal. To use hex values the user should prefix the number
115 you want to set the PC as well. This might not always be the case. In
117 now) should be exposed to the user so that they can choose if the PC