Home
last modified time | relevance | path

Searched refs:fetch_data_long_abs (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/bios_emulator/include/x86emu/
A Ddecode.h68 u32 fetch_data_long_abs (uint segment, uint offset);
/u-boot/drivers/bios_emulator/x86emu/
A Ddecode.c403 u32 fetch_data_long_abs( in fetch_data_long_abs() function
A Dops.c2667 val2 = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI); in x86emuOp_cmps_word()
2684 val2 = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI); in x86emuOp_cmps_word()
2973 val = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI); in x86emuOp_scas_word()
2990 val = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI); in x86emuOp_scas_word()
3004 val = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI); in x86emuOp_scas_word()
A Dprim_ops.c2338 (*sys_outl)(M.x86.R_DX,fetch_data_long_abs(M.x86.R_ES, M.x86.R_SI)); in single_out()

Completed in 23 milliseconds