target-mips: add ULL suffix in bitswap to avoid compiler warning
commit74dda9876bdb4c5da5acf423656663ec15d90a38
authorLeon Alrae <leon.alrae@imgtec.com>
Wed, 22 Oct 2014 13:00:29 +0000 (22 14:00 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Oct 2014 13:07:51 +0000 (24 14:07 +0100)
tree8d743589c34a39a4b060106722b658f4e5024089
parent71b7f54fdfa6a9bd56546b5c3996311b7b836636
target-mips: add ULL suffix in bitswap to avoid compiler warning

Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Message-id: 1413982829-27225-1-git-send-email-leon.alrae@imgtec.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-mips/op_helper.c