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

/u-boot/drivers/bios_emulator/x86emu/
H A Dops2.c323 srcval = fetch_data_word(srcoffset+disp);
389 destval = fetch_data_word(destoffset);
455 destval = fetch_data_word(destoffset);
549 srcval = fetch_data_word(srcoffset+disp);
623 destval = fetch_data_word(destoffset);
688 destval = fetch_data_word(destoffset);
757 srcval = fetch_data_word(srcoffset);
828 *dstreg = fetch_data_word(srcoffset);
829 M.x86.R_SS = fetch_data_word(srcoffset + 2);
874 srcval = fetch_data_word(srcoffse
[all...]
H A Dops.c275 destval = fetch_data_word(destoffset);
372 srcval = fetch_data_word(srcoffset);
990 srcval = fetch_data_word(srcoffset);
1113 srcval = fetch_data_word(srcoffset);
1420 destval = fetch_data_word(destoffset);
1608 destval = fetch_data_word(destoffset);
1708 destval = fetch_data_word(destoffset);
1810 destval = fetch_data_word(destoffset);
2003 srcval = fetch_data_word(srcoffset);
2117 srcval = fetch_data_word(srcoffse
[all...]
H A Ddecode.c323 u16 fetch_data_word( function
/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddecode.h65 u16 fetch_data_word (uint offset);

Completed in 83 milliseconds