Home
last modified time | relevance | path

Searched refs:shifter (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/lvm2/dist/lib/format_pool/
HDdisk_rep.c212 unsigned shifter = 0x003F; in get_pool_uuid() local
220 uuid[i] = _calc_char(((unsigned) poolid) & shifter); in get_pool_uuid()
226 uuid[i] = _calc_char((unsigned) (spid & shifter)); in get_pool_uuid()
235 uuid[i] = _calc_char((unsigned) (devid & shifter)); in get_pool_uuid()
/dragonfly/contrib/binutils-2.27/include/opcode/
HDaarch64.h808 } shifter; member
/dragonfly/contrib/binutils-2.27/gold/
HDarm.cc3794 const uint32_t shifter = (insn & 0xf00) >> 7; in arm_grp_alu() local
3798 addend = (addend >> shifter) | (addend << (32 - shifter)); in arm_grp_alu()
/dragonfly/share/dict/
HDweb2a5207 belt shifter
6647 bobbin shifter
24587 gear shifter
34830 master shifter
53692 shifter fork
55182 skin-shifter
59921 stone shifter
61895 swing shifter
64681 timber shifter
66139 traffic shifter
HDweb2180196 shifter
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDinvoke.texi15205 Use the hardware barrel shifter.