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

/vbox/src/VBox/Devices/BiosCommonCode/
H A DMakeAlternativeSource.cpp924 static DECLCALLBACK(int) disReadOpcodeBytes(PDISCPUSTATE pDis, uint8_t offInstr, uint8_t cbMinRead, uint8_t cbMaxRead) function
1026 disReadOpcodeBytes, NULL, &CpuState, &cbInstr);

Completed in 36 milliseconds