Searched refs:or_word (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 71 u16 or_word (u16 d, u16 s);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 71 u16 or_word(u16 d, u16 s);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | ops.c | 621 destval = or_word(destval, *srcreg); 648 destval = or_word(destval, *srcreg); 675 destval = or_word(destval, *srcreg); 697 *destreg = or_word(*destreg, *srcreg); 795 *destreg = or_word(*destreg, srcval); 820 *destreg = or_word(*destreg, srcval); 845 *destreg = or_word(*destreg, srcval); 866 *destreg = or_word(*destreg, *srcreg); 913 M.x86.R_AX = or_word(M.x86.R_AX, (u16)srcval); 5311 or_word, /*0 [all...] |
| H A D | validate.c | 687 VAL_WORD_WORD_BINARY(or_word);
|
| H A D | prim_ops.c | 698 u16 or_word(u16 d, u16 s) function in typeref:typename:u16
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | ops.c | 642 destval = or_word(destval, *srcreg); 670 destval = or_word(destval, *srcreg); 698 destval = or_word(destval, *srcreg); 721 *destreg = or_word(*destreg, *srcreg); 822 *destreg = or_word(*destreg, srcval); 848 *destreg = or_word(*destreg, srcval); 874 *destreg = or_word(*destreg, srcval); 896 *destreg = or_word(*destreg, *srcreg); 947 M.x86.R_AX = or_word(M.x86.R_AX, (u16) srcval); 5620 or_word, /*0 [all...] |
| H A D | validate.c | 691 VAL_WORD_WORD_BINARY(or_word);
|
| H A D | prim_ops.c | 728 or_word(u16 d, u16 s) function in typeref:typename:u16
|
Completed in 58 milliseconds