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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Ddecode.h46 #define FETCH_DECODE_MODRM(mod,rh,rl) fetch_decode_modrm(&mod,&rh,&rl)
59 void fetch_decode_modrm (int *mod,int *regh,int *regl);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Ddecode.h46 #define FETCH_DECODE_MODRM(mod,rh,rl) fetch_decode_modrm(&mod,&rh,&rl)
59 void fetch_decode_modrm(int *mod, int *regh, int *regl);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Ddecode.c151 void fetch_decode_modrm( function in typeref:typename:void
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Ddecode.c166 fetch_decode_modrm(int *mod, int *regh, int *regl) function in typeref:typename:void

Completed in 6 milliseconds