Searched refs:arm_shift (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Darm-dis.c1419 static const char *const arm_shift[] = variable
1581 func (stream, ", %s #%d", arm_shift[shift], amount);
1584 func (stream, ", %s %s", arm_shift[(given & 0x60) >> 5],

Completed in 191 milliseconds