Searched refs:remR3HandlerReadU8 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A DVBoxRecompiler.c111 static uint32_t remR3HandlerReadU8(void *pvVM, target_phys_addr_t GCPhys);
187 remR3HandlerReadU8,
3885 static uint32_t remR3HandlerReadU8(void *pvVM, target_phys_addr_t GCPhys) function
3888 Log2(("remR3HandlerReadU8: GCPhys=%RGp\n", (RTGCPHYS)GCPhys));

Completed in 1045 milliseconds