Function simics::api::simulator::memory::_read_phys_memory

source ยท
fn _read_phys_memory(
    cpu: *mut ConfObject,
    paddr: PhysicalAddress,
    length: i32,
) -> u64
Expand description

Read physical memory at a physical address with a given length. Length must be less than or equal to 8 bytes