commit | dd8070d865ad1b32876931f812a80645f97112ff | [log] [tgz] |
---|---|---|
author | Chen Gang <gang.chen.5i5j@gmail.com> | Sat Sep 26 13:00:35 2015 +0800 |
committer | Richard Henderson <rth@twiddle.net> | Wed Oct 07 20:03:15 2015 +1100 |
tree | 8817853137d05d0a14298dd80ffae1b8c1612686 | |
parent | bf0f60a61b92f4f9ddf09a3cf4fc41796fa42aed [diff] |
target-tilegx: Decode ill pseudo-instructions Notice raise and bpt, decoding the constants embedded in the nop addil instruction in the x0 slot. [rth: Generalize TILEGX_EXCP_OPCODE_ILL to TILEGX_EXCP_SIGNAL. Drop validation of signal values.] Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Message-Id: <1443243635-4886-1-git-send-email-gang.chen.5i5j@gmail.com> Signed-off-by: Richard Henderson <rth@twiddle.net>