commit | 5b212be632c8ec1e1fd851055445562ebe705352 | [log] [tgz] |
---|---|---|
author | Chen Gang <xili_gchen_5257@hotmail.com> | Fri Aug 21 05:41:51 2015 +0800 |
committer | Richard Henderson <rth@twiddle.net> | Tue Sep 15 07:41:36 2015 -0700 |
tree | 058dcc89d4e0be70c4001e573939a1db653ec7fb | |
parent | 9f64170df2c767ea65adee6434968034fb2ff5aa [diff] |
target-tilegx: Add several helpers for instructions translation The related instructions are exception, cntlz, cnttz, shufflebytes. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Message-Id: <BLU436-SMTP83F96FD8422BE49AFDC9DFB9660@phx.gbl> [rth: Remove incorrect implementation of add_saturate.] Signed-off-by: Richard Henderson <rth@twiddle.net>