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

/haiku/headers/libs/x86emu/x86emu/
H A Ddecode.h68 u32 fetch_data_long_abs(uint segment, uint offset);
/haiku/src/libs/x86emu/
H A Ddecode.c409 fetch_data_long_abs(uint segment, uint offset) function
H A Dprim_ops.c2689 fetch_data_long_abs(M.x86.R_ES, M.x86.R_SI));
2712 fetch_data_long_abs(M.x86.R_ES, M.x86.R_SI));
H A Dops.c7872 val2 = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI);
7894 val2 = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI);
7913 val2 = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI);
8222 val = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI);
8241 val = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI);
8257 val = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI);

Completed in 53 milliseconds