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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Ddecode.h68 u32 fetch_data_long_abs (uint segment, uint offset);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Ddecode.h68 u32 fetch_data_long_abs(uint segment, uint offset);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Ddecode.c404 u32 fetch_data_long_abs( function in typeref:typename:u32
H A Dprim_ops.c2558 fetch_data_long_abs(M.x86.R_ES, M.x86.R_SI));
2580 fetch_data_long_abs(M.x86.R_ES, M.x86.R_SI));
H A Dops.c7454 val2 = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI);
7474 val2 = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI);
7491 val2 = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI);
7780 val = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI);
7797 val = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI);
7811 val = fetch_data_long_abs(M.x86.R_ES, M.x86.R_DI);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Ddecode.c419 fetch_data_long_abs(uint segment, uint offset) function in typeref:typename:u32
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);
9272 push_long(fetch_data_long_abs(M.x86.R_SS, M.x86.R_BP));

Completed in 34 milliseconds