target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
commit2c56c87fcf1355fbc9da20d06ebe7ddb320ada92
authorChen Gang <xili_gchen_5257@hotmail.com>
Thu, 20 Aug 2015 21:39:33 +0000 (21 05:39 +0800)
committerRichard Henderson <rth@twiddle.net>
Tue, 15 Sep 2015 14:41:35 +0000 (15 07:41 -0700)
treea9bd910cfcfe026aa76e6e15fcb675e4fa1e8d55
parentb1406c6c5912d820b0a0b11b89623fae96fc74bc
target-tilegx: Modify opcode_tilegx.h to fit QEMU usage

Use 'inline' instead of '__inline', and also use 'uint64_t' instead of
"unsigned long long"

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <BLU436-SMTP1945B04384351D5EE7D9DECB9660@phx.gbl>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target-tilegx/opcode_tilegx.h