Searched refs:ror_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 | 89 u16 ror_word (u16 d, u8 s);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 89 u16 ror_word(u16 d, u8 s);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 711 VAL_WORD_ROTATE(ror_word);
|
| H A D | prim_ops.c | 1256 u16 ror_word(u16 d, u8 s) function in typeref:typename:u16
|
| H A D | ops.c | 8300 ror_word,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 715 VAL_WORD_ROTATE(ror_word);
|
| H A D | prim_ops.c | 1302 ror_word(u16 d, u8 s) function in typeref:typename:u16
|
| H A D | ops.c | 8770 rol_word, ror_word, rcl_word, rcr_word, shl_word, shr_word, shl_word, /* sal_byte === shl_byte by definition */
|
Completed in 43 milliseconds