commit | 0ab0a3d768a4f6ab6747b6fd936c5cf70b5069c2 | [log] [tgz] |
---|---|---|
author | Chen Gang <gang.chen.5i5j@gmail.com> | Tue Sep 22 05:47:35 2015 +0800 |
committer | Richard Henderson <rth@twiddle.net> | Wed Oct 07 20:03:13 2015 +1100 |
tree | 10d80bde7b4cc69fda80462a5318bcade3549651 | |
parent | 055130107683c3b199c1848a25e5e2c568230cbf [diff] |
target-tilegx: Implement v*shl, v*shru, and v*shrs instructions v2sh* are implemented with helper functions; v4sh* are implmeneted with inline code. Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Message-Id: <1442872055-2836-1-git-send-email-gang.chen.5i5j@gmail.com> Signed-off-by: Richard Henderson <rth@twiddle.net>