Searched defs:pAddr (Results 1 - 1 of 1) sorted by relevance

/seL4-l4v-master/HOL4/examples/l3-machine-code/mips/model/
H A Dmips.sml2292 val (pAddr,_) = AddressTranslation(vAddr,LOAD) value
2297 val pAddr = AdjustEndian(MemType,pAddr) value
2575 val (pAddr,_) = AddressTranslation(vAddr,STORE) value
2580 val pAddr = AdjustEndian(MemType,pAddr) value
[all...]

Completed in 38 milliseconds