------- Comment #2 from gmcgrath at yahoo dot com 2010-06-24 18:16 ------- It is seen at the highest level in GCC using the ARM NEON intrinsic:
uint16x8_t vshll_n_u8(uint8x8_t a, __constrange(0,8) int b); -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44658