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

/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddecode.h67 u32 fetch_data_long (uint offset);
/u-boot/drivers/bios_emulator/x86emu/
H A Dops2.c312 srcval = fetch_data_long(srcoffset+disp);
376 destval = fetch_data_long(destoffset);
444 destval = fetch_data_long(destoffset);
536 srcval = fetch_data_long(srcoffset+disp);
610 destval = fetch_data_long(destoffset);
678 destval = fetch_data_long(destoffset);
738 srcval = fetch_data_long(srcoffset);
862 srcval = fetch_data_long(srcoffset+disp);
1110 srcval = fetch_data_long(srcoffset);
1226 srcval = fetch_data_long(srcoffse
[all...]
H A Dops.c264 destval = fetch_data_long(destoffset);
365 srcval = fetch_data_long(srcoffset);
968 srcval = fetch_data_long(srcoffset);
1092 srcval = fetch_data_long(srcoffset);
1409 destval = fetch_data_long(destoffset);
1598 destval = fetch_data_long(destoffset);
1698 destval = fetch_data_long(destoffset);
1798 destval = fetch_data_long(destoffset);
1992 srcval = fetch_data_long(srcoffset);
2465 M.x86.R_EAX = fetch_data_long(offse
[all...]
H A Ddecode.c342 u32 fetch_data_long( function

Completed in 57 milliseconds