Searched defs:rotate (Results 1 – 13 of 13) sorted by relevance
54 sub rotate { subroutine
339 int rotate= ((insn >> 7) & 0x1e); in disasm() local
60 static int rotate = 0; variable
171 inline uint64_t rotate(uint64_t val, size_t shift) { in rotate() function
55 int rotate; member
68 bool rotate; member
96 isc_uint32_t rotate; /*%< how many bits to rotate by */ member
1681 rotate(_Rope_iterator<char, __STL_DEFAULT_ALLOCATOR(char)> __first, in rotate() function
2819 int rotate = (given & 0xf00) >> 7; in print_insn_arm() local
161 int rotate; /* Non-zero if this file should be rotated */ member
1673 unsigned long rotate = 2 * bits (this_instr, 8, 11); in arm_get_next_pc() local
2190 int rotate = (code == LROTATE_EXPR || code == RROTATE_EXPR); in expand_shift() local
1917 rotate(_ForwardIterator __first, _ForwardIterator __middle, in rotate() function