commit | 00115976bb066d4b33dbb07a92f8bde5ec8b9518 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Mar 05 00:31:17 2013 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Mar 05 00:31:17 2013 +0000 |
tree | 6d55864951f6248f487e9f44e68401c119d04cbc | |
parent | 81465888c5306cd94abb9847e560796fd13d3c2f [diff] |
target-arm: Don't decode RFE or SRS on M profile cores M profile cores do not have the RFE or SRS instructions, so correctly UNDEF these insn patterns on those cores. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>