Revert "Remove remainders of HPPA backend"

This reverts commit d41f3c3cc7.

Signed-off-by: Richard Henderson <rth@twiddle.net>
This commit is contained in:
Richard Henderson 2016-09-29 10:55:53 -07:00
parent d1c82f7cc3
commit 429b31a205
5 changed files with 2842 additions and 2 deletions

View file

@ -9,6 +9,7 @@ libvixldir = $(SRC_PATH)/disas/libvixl
# versions do not.
arm-a64.o-cflags := -I$(libvixldir) -Wno-sign-compare
common-obj-$(CONFIG_CRIS_DIS) += cris.o
common-obj-$(CONFIG_HPPA_DIS) += hppa.o
common-obj-$(CONFIG_I386_DIS) += i386.o
common-obj-$(CONFIG_IA64_DIS) += ia64.o
common-obj-$(CONFIG_M68K_DIS) += m68k.o

2832
disas/hppa.c Normal file

File diff suppressed because it is too large Load diff