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 D | decode.h | 68 u32 fetch_data_long_abs (uint segment, uint offset);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | decode.h | 68 u32 fetch_data_long_abs(uint segment, uint offset);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | decode.c | 404 u32 fetch_data_long_abs( function in typeref:typename:u32
|
| H A D | prim_ops.c | 2558 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 D | ops.c | 7454 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 D | decode.c | 419 fetch_data_long_abs(uint segment, uint offset) function in typeref:typename:u32
|
| H A D | prim_ops.c | 2689 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 D | ops.c | 7872 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