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

/vbox/src/recompiler/
H A Dcpu-all.h238 void remR3PhysWriteU16(RTGCPHYS DstGCPhys, uint16_t val);
283 remR3PhysWriteU16((uintptr_t)ptr, v);
H A Dexec.c3411 remR3PhysWriteU16(ram_addr, val);
4399 remR3PhysWriteU16(addr1, val); NOREF(ptr);
H A DVBoxRecompiler.c3766 void remR3PhysWriteU16(RTGCPHYS DstGCPhys, uint16_t val) function
/vbox/src/recompiler/target-i386/
H A Dop_helper.c5747 remR3PhysWriteU16(addr, val);

Completed in 374 milliseconds