ac2fb86a0e
Copy XML files describing orig_ax from GDB and glue them with CPUX86State.orig_ax. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Message-ID: <20240912093012.402366-5-iii@linux.ibm.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
5 lines
139 B
Makefile
5 lines
139 B
Makefile
TARGET_ARCH=i386
|
|
TARGET_SYSTBL_ABI=i386
|
|
TARGET_SYSTBL=syscall_32.tbl
|
|
TARGET_XML_FILES= gdb-xml/i386-32bit.xml gdb-xml/i386-32bit-linux.xml
|