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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h58 u32 and_long (u32 d, u32 s);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h58 u32 and_long(u32 d, u32 s);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dops.c1870 destval = and_long(destval, *srcreg);
1897 destval = and_long(destval, *srcreg);
1924 destval = and_long(destval, *srcreg);
1949 *destreg = and_long(*destreg, *srcreg);
2045 *destreg = and_long(*destreg, srcval);
2070 *destreg = and_long(*destreg, srcval);
2096 *destreg = and_long(*destreg, srcval);
2119 *destreg = and_long(*destreg, *srcreg);
2173 M.x86.R_EAX = and_long(M.x86.R_EAX, srcval);
5326 and_long, /*0
[all...]
H A Dvalidate.c669 VAL_LONG_LONG_BINARY(and_long);
H A Dprim_ops.c420 u32 and_long(u32 d, u32 s) function in typeref:typename:u32
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dops.c1945 destval = and_long(destval, *srcreg);
1973 destval = and_long(destval, *srcreg);
2001 destval = and_long(destval, *srcreg);
2027 *destreg = and_long(*destreg, *srcreg);
2126 *destreg = and_long(*destreg, srcval);
2152 *destreg = and_long(*destreg, srcval);
2179 *destreg = and_long(*destreg, srcval);
2203 *destreg = and_long(*destreg, *srcreg);
2261 M.x86.R_EAX = and_long(M.x86.R_EAX, srcval);
5634 and_long, /*0
[all...]
H A Dvalidate.c673 VAL_LONG_LONG_BINARY(and_long);
H A Dprim_ops.c436 and_long(u32 d, u32 s) function in typeref:typename:u32

Completed in 25 milliseconds