commit | c6c00e17229863dedd710e53da732190f7660aa6 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Thu Aug 20 20:40:14 2015 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Tue Sep 15 07:41:35 2015 -0700 |
tree | da6d994193d4158a89fbb5189dc7cf2f759f7d3b | |
parent | 2c56c87fcf1355fbc9da20d06ebe7ddb320ada92 [diff] |
target-tilegx: Modify _SPECIAL_ opcodes Both ADDX_SPECIAL_0_OPCODE_Y1 and ADD_SPECIAL_0_OPCODE_Y1 do not appear to be "special" in any way, except that they don't follow the normal naming convention using _RRR_. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>