Searched refs:fetch_data_long_abs (Results 1 – 4 of 4) sorted by relevance
68 u32 fetch_data_long_abs (uint segment, uint offset);
403 u32 fetch_data_long_abs( in fetch_data_long_abs() function
2667 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()
2338 (*sys_outl)(M.x86.R_DX,fetch_data_long_abs(M.x86.R_ES, M.x86.R_SI)); in single_out()