Searched refs:ror_byte (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 | 88 u8 ror_byte (u8 d, u8 s);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 88 u8 ror_byte(u8 d, u8 s);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 710 VAL_BYTE_ROTATE(ror_byte);
|
| H A D | prim_ops.c | 1210 u8 ror_byte(u8 d, u8 s) function in typeref:typename:u8
|
| H A D | ops.c | 8187 ror_byte,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 714 VAL_BYTE_ROTATE(ror_byte);
|
| H A D | prim_ops.c | 1254 ror_byte(u8 d, u8 s) function in typeref:typename:u8
|
| H A D | ops.c | 8664 rol_byte, ror_byte, rcl_byte, rcr_byte, shl_byte, shr_byte, shl_byte, /* sal_byte === shl_byte by definition */
|
Completed in 39 milliseconds