commit | 91cca2cda9823b1e7a049cb308a05104b5076cba | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Fri Mar 04 11:30:20 2016 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Mar 04 11:30:20 2016 +0000 |
tree | 704bd5ac2ea83856a3b59dd15ea97b3857c66a8d | |
parent | aa6489da4e297fb3ffcbc09b50afd700395b6386 [diff] |
target-arm: introduce tbflag for endianness Introduce a tbflags for endianness, set based upon the CPUs current endianness. This in turn propagates through to the disas endianness flag. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>