linux-user: tilegx: Add architecture related features
commit2cb154bc19854232b5379236dd9dfc06d83ced1e
authorChen Gang <xili_gchen_5257@hotmail.com>
Thu, 20 Aug 2015 21:35:43 +0000 (21 05:35 +0800)
committerRichard Henderson <rth@twiddle.net>
Tue, 15 Sep 2015 14:17:51 +0000 (15 07:17 -0700)
tree079d954e1ab3cb6b13ac1105b75f43487734d40e
parentb76a0d5db25ad9f81346930230092fdf1e88a5a1
linux-user: tilegx: Add architecture related features

They are based on Linux kernel tilegx architecture for 64 bit binary,
and also based on tilegx ABI reference document, and also reference from
other targets implementations.

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <BLU436-SMTP2508945F92945BB525605A3B9660@phx.gbl>
Signed-off-by: Richard Henderson <rth@twiddle.net>
linux-user/tilegx/syscall.h [new file with mode: 0644]
linux-user/tilegx/syscall_nr.h [new file with mode: 0644]
linux-user/tilegx/target_cpu.h [new file with mode: 0644]
linux-user/tilegx/target_signal.h [new file with mode: 0644]
linux-user/tilegx/target_structs.h [new file with mode: 0644]
linux-user/tilegx/termbits.h [new file with mode: 0644]