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

/vbox/src/recompiler/
H A DVBoxRecompiler.c113 static uint32_t remR3HandlerReadU32(void *pvVM, target_phys_addr_t GCPhys);
189 remR3HandlerReadU32
3901 static uint32_t remR3HandlerReadU32(void *pvVM, target_phys_addr_t GCPhys) function
3904 Log2(("remR3HandlerReadU32: GCPhys=%RGp\n", (RTGCPHYS)GCPhys));

Completed in 46 milliseconds