Searched refs:store_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.h74 void store_data_long_abs (uint segment, uint offset, u32 val);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Ddecode.h74 void store_data_long_abs(uint segment, uint offset, u32 val);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Ddecode.c538 void store_data_long_abs( function in typeref:typename:void
H A Dprim_ops.c2493 store_data_long_abs(M.x86.R_ES, M.x86.R_DI,
2515 store_data_long_abs(M.x86.R_ES, M.x86.R_DI,
H A Dops.c7356 store_data_long_abs(M.x86.R_ES, M.x86.R_DI, val);
7616 store_data_long_abs(M.x86.R_ES, M.x86.R_DI, M.x86.R_EAX);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Ddecode.c545 store_data_long_abs(uint segment, uint offset, u32 val) function in typeref:typename:void
H A Dprim_ops.c2622 store_data_long_abs(M.x86.R_ES, M.x86.R_DI,
2645 store_data_long_abs(M.x86.R_ES, M.x86.R_DI,
H A Dops.c7768 store_data_long_abs(M.x86.R_ES, M.x86.R_DI, val);
8047 store_data_long_abs(M.x86.R_ES, M.x86.R_DI, M.x86.R_EAX);

Completed in 32 milliseconds