commit | b8b8ea05c4008343afcedf99b9c91fd750ea90e5 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Oct 19 16:14:06 2011 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Wed Oct 19 16:14:06 2011 +0000 |
tree | 4d1c4eee3a5e8ada8af69de5b4bafde58f80732e | |
parent | 477899908fd2e6ed72faf18ef5ab09f2ae746a8a [diff] |
target-arm: Add ARM UDIV/SDIV support Add support for UDIV and SDIV in ARM mode. This is a new optional feature for A profile cores (Thumb mode has had UDIV and SDIV for M profile cores for some time). Signed-off-by: Peter Maydell <peter.maydell@linaro.org>