--- a/src/Makefile.in Tue Mar 06 12:19:08 2012 +1000 +++ b/src/Makefile.in Tue Mar 06 12:42:33 2012 +1000 @@ -49,7 +49,9 @@ @BUILD_SH4X86_TRUE@ sh4/sh4trans.c sh4/sh4trans.h sh4/mmux86.c sh4/shadow.c \ @BUILD_SH4X86_TRUE@ xlat/disasm/i386-dis.c xlat/disasm/dis-init.c xlat/disasm/dis-buf.c \ @BUILD_SH4X86_TRUE@ xlat/disasm/ansidecl.h xlat/disasm/bfd.h xlat/disasm/dis-asm.h \ -@BUILD_SH4X86_TRUE@ xlat/disasm/symcat.h xlat/disasm/sysdep.h +@BUILD_SH4X86_TRUE@ xlat/disasm/symcat.h xlat/disasm/sysdep.h xlat/disasm/arm-dis.c \ +@BUILD_SH4X86_TRUE@ xlat/disasm/floatformat.c xlat/disasm/floatformat.h \ +@BUILD_SH4X86_TRUE@ xlat/disasm/arm.h xlat/disasm/safe-ctype.h xlat/disasm/safe-ctype.c @BUILD_SH4X86_TRUE@am__append_3 = test/testsh4x86 @GUI_GTK_TRUE@am__append_4 = gtkui/gtkui.c gtkui/gtkui.h \ @@ -149,7 +151,10 @@ sh4/shadow.c xlat/disasm/i386-dis.c xlat/disasm/dis-init.c \ xlat/disasm/dis-buf.c xlat/disasm/ansidecl.h xlat/disasm/bfd.h \ xlat/disasm/dis-asm.h xlat/disasm/symcat.h \ - xlat/disasm/sysdep.h cocoaui/paths_osx.m drivers/io_osx.m \ + xlat/disasm/sysdep.h xlat/disasm/arm-dis.c \ + xlat/disasm/floatformat.c xlat/disasm/floatformat.h \ + xlat/disasm/arm.h xlat/disasm/safe-ctype.h \ + xlat/disasm/safe-ctype.c cocoaui/paths_osx.m drivers/io_osx.m \ drivers/mac_keymap.h drivers/mac_keymap.txt paths_unix.c \ drivers/io_glib.c @BUILD_SH4X86_TRUE@am__objects_1 = liblxdream_core_a-sh4x86.$(OBJEXT) \ @@ -159,7 +164,10 @@ @BUILD_SH4X86_TRUE@ liblxdream_core_a-shadow.$(OBJEXT) \ @BUILD_SH4X86_TRUE@ liblxdream_core_a-i386-dis.$(OBJEXT) \ @BUILD_SH4X86_TRUE@ liblxdream_core_a-dis-init.$(OBJEXT) \ -@BUILD_SH4X86_TRUE@ liblxdream_core_a-dis-buf.$(OBJEXT) +@BUILD_SH4X86_TRUE@ liblxdream_core_a-dis-buf.$(OBJEXT) \ +@BUILD_SH4X86_TRUE@ liblxdream_core_a-arm-dis.$(OBJEXT) \ +@BUILD_SH4X86_TRUE@ liblxdream_core_a-floatformat.$(OBJEXT) \ +@BUILD_SH4X86_TRUE@ liblxdream_core_a-safe-ctype.$(OBJEXT) @GUI_COCOA_TRUE@am__objects_2 = liblxdream_core_a-paths_osx.$(OBJEXT) \ @GUI_COCOA_TRUE@ liblxdream_core_a-io_osx.$(OBJEXT) @GUI_COCOA_FALSE@am__objects_3 = \ @@ -355,15 +363,20 @@ am__dirstamp = $(am__leading_dot)dirstamp am__test_testsh4x86_SOURCES_DIST = test/testsh4x86.c xlat/xlatdasm.c \ xlat/xlatdasm.h xlat/disasm/i386-dis.c xlat/disasm/dis-init.c \ - xlat/disasm/dis-buf.c sh4/sh4trans.c sh4/sh4x86.c \ - xlat/xltcache.c sh4/sh4dasm.c xlat/xltcache.h mem.c util.c \ - cpu.c + xlat/disasm/dis-buf.c xlat/disasm/arm-dis.c xlat/disasm/arm.h \ + xlat/disasm/safe-ctype.h xlat/disasm/safe-ctype.c \ + xlat/disasm/floatformat.c xlat/disasm/floatformat.h \ + sh4/sh4trans.c sh4/sh4x86.c xlat/xltcache.c sh4/sh4dasm.c \ + xlat/xltcache.h mem.c util.c cpu.c @BUILD_SH4X86_TRUE@am_test_testsh4x86_OBJECTS = \ @BUILD_SH4X86_TRUE@ test_testsh4x86-testsh4x86.$(OBJEXT) \ @BUILD_SH4X86_TRUE@ test_testsh4x86-xlatdasm.$(OBJEXT) \ @BUILD_SH4X86_TRUE@ test_testsh4x86-i386-dis.$(OBJEXT) \ @BUILD_SH4X86_TRUE@ test_testsh4x86-dis-init.$(OBJEXT) \ @BUILD_SH4X86_TRUE@ test_testsh4x86-dis-buf.$(OBJEXT) \ +@BUILD_SH4X86_TRUE@ test_testsh4x86-arm-dis.$(OBJEXT) \ +@BUILD_SH4X86_TRUE@ test_testsh4x86-safe-ctype.$(OBJEXT) \ +@BUILD_SH4X86_TRUE@ test_testsh4x86-floatformat.$(OBJEXT) \ @BUILD_SH4X86_TRUE@ test_testsh4x86-sh4trans.$(OBJEXT) \ @BUILD_SH4X86_TRUE@ test_testsh4x86-sh4x86.$(OBJEXT) \ @BUILD_SH4X86_TRUE@ test_testsh4x86-xltcache.$(OBJEXT) \ @@ -698,7 +711,9 @@ @BUILD_SH4X86_TRUE@test_testsh4x86_CPPFLAGS = @LXDREAMCPPFLAGS@ @BUILD_SH4X86_TRUE@test_testsh4x86_SOURCES = test/testsh4x86.c xlat/xlatdasm.c \ @BUILD_SH4X86_TRUE@ xlat/xlatdasm.h xlat/disasm/i386-dis.c xlat/disasm/dis-init.c \ -@BUILD_SH4X86_TRUE@ xlat/disasm/dis-buf.c \ +@BUILD_SH4X86_TRUE@ xlat/disasm/dis-buf.c xlat/disasm/arm-dis.c \ +@BUILD_SH4X86_TRUE@ xlat/disasm/arm.h xlat/disasm/safe-ctype.h xlat/disasm/safe-ctype.c \ +@BUILD_SH4X86_TRUE@ xlat/disasm/floatformat.c xlat/disasm/floatformat.h \ @BUILD_SH4X86_TRUE@ sh4/sh4trans.c sh4/sh4x86.c xlat/xltcache.c sh4/sh4dasm.c \ @BUILD_SH4X86_TRUE@ xlat/xltcache.h mem.c util.c cpu.c @@ -869,6 +884,7 @@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cd_none.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gui_android.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-aica.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-arm-dis.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-armcore.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-armdasm.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-armmem.Po@am__quote@ @@ -895,6 +911,7 @@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-drive.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-edc_ecc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-eventq.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-floatformat.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-gdbserver.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-gdlist.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-gdrom.Po@am__quote@ @@ -928,6 +945,7 @@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-pvr2mem.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-rendsave.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-rendsort.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-safe-ctype.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-scene.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-scif.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblxdream_core_a-sdram.Po@am__quote@ @@ -993,11 +1011,14 @@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxdream-video_nsgl.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxdream-video_osx.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxpaths.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-arm-dis.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-cpu.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-dis-buf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-dis-init.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-floatformat.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-i386-dis.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-mem.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-safe-ctype.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-sh4dasm.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-sh4trans.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-sh4x86.Po@am__quote@ @@ -2215,6 +2236,48 @@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liblxdream_core_a-dis-buf.obj `if test -f 'xlat/disasm/dis-buf.c'; then $(CYGPATH_W) 'xlat/disasm/dis-buf.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/dis-buf.c'; fi` +liblxdream_core_a-arm-dis.o: xlat/disasm/arm-dis.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liblxdream_core_a-arm-dis.o -MD -MP -MF "$(DEPDIR)/liblxdream_core_a-arm-dis.Tpo" -c -o liblxdream_core_a-arm-dis.o `test -f 'xlat/disasm/arm-dis.c' || echo '$(srcdir)/'`xlat/disasm/arm-dis.c; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblxdream_core_a-arm-dis.Tpo" "$(DEPDIR)/liblxdream_core_a-arm-dis.Po"; else rm -f "$(DEPDIR)/liblxdream_core_a-arm-dis.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlat/disasm/arm-dis.c' object='liblxdream_core_a-arm-dis.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liblxdream_core_a-arm-dis.o `test -f 'xlat/disasm/arm-dis.c' || echo '$(srcdir)/'`xlat/disasm/arm-dis.c + +liblxdream_core_a-arm-dis.obj: xlat/disasm/arm-dis.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liblxdream_core_a-arm-dis.obj -MD -MP -MF "$(DEPDIR)/liblxdream_core_a-arm-dis.Tpo" -c -o liblxdream_core_a-arm-dis.obj `if test -f 'xlat/disasm/arm-dis.c'; then $(CYGPATH_W) 'xlat/disasm/arm-dis.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/arm-dis.c'; fi`; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblxdream_core_a-arm-dis.Tpo" "$(DEPDIR)/liblxdream_core_a-arm-dis.Po"; else rm -f "$(DEPDIR)/liblxdream_core_a-arm-dis.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlat/disasm/arm-dis.c' object='liblxdream_core_a-arm-dis.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liblxdream_core_a-arm-dis.obj `if test -f 'xlat/disasm/arm-dis.c'; then $(CYGPATH_W) 'xlat/disasm/arm-dis.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/arm-dis.c'; fi` + +liblxdream_core_a-floatformat.o: xlat/disasm/floatformat.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liblxdream_core_a-floatformat.o -MD -MP -MF "$(DEPDIR)/liblxdream_core_a-floatformat.Tpo" -c -o liblxdream_core_a-floatformat.o `test -f 'xlat/disasm/floatformat.c' || echo '$(srcdir)/'`xlat/disasm/floatformat.c; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblxdream_core_a-floatformat.Tpo" "$(DEPDIR)/liblxdream_core_a-floatformat.Po"; else rm -f "$(DEPDIR)/liblxdream_core_a-floatformat.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlat/disasm/floatformat.c' object='liblxdream_core_a-floatformat.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liblxdream_core_a-floatformat.o `test -f 'xlat/disasm/floatformat.c' || echo '$(srcdir)/'`xlat/disasm/floatformat.c + +liblxdream_core_a-floatformat.obj: xlat/disasm/floatformat.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liblxdream_core_a-floatformat.obj -MD -MP -MF "$(DEPDIR)/liblxdream_core_a-floatformat.Tpo" -c -o liblxdream_core_a-floatformat.obj `if test -f 'xlat/disasm/floatformat.c'; then $(CYGPATH_W) 'xlat/disasm/floatformat.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/floatformat.c'; fi`; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblxdream_core_a-floatformat.Tpo" "$(DEPDIR)/liblxdream_core_a-floatformat.Po"; else rm -f "$(DEPDIR)/liblxdream_core_a-floatformat.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlat/disasm/floatformat.c' object='liblxdream_core_a-floatformat.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liblxdream_core_a-floatformat.obj `if test -f 'xlat/disasm/floatformat.c'; then $(CYGPATH_W) 'xlat/disasm/floatformat.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/floatformat.c'; fi` + +liblxdream_core_a-safe-ctype.o: xlat/disasm/safe-ctype.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liblxdream_core_a-safe-ctype.o -MD -MP -MF "$(DEPDIR)/liblxdream_core_a-safe-ctype.Tpo" -c -o liblxdream_core_a-safe-ctype.o `test -f 'xlat/disasm/safe-ctype.c' || echo '$(srcdir)/'`xlat/disasm/safe-ctype.c; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblxdream_core_a-safe-ctype.Tpo" "$(DEPDIR)/liblxdream_core_a-safe-ctype.Po"; else rm -f "$(DEPDIR)/liblxdream_core_a-safe-ctype.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlat/disasm/safe-ctype.c' object='liblxdream_core_a-safe-ctype.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liblxdream_core_a-safe-ctype.o `test -f 'xlat/disasm/safe-ctype.c' || echo '$(srcdir)/'`xlat/disasm/safe-ctype.c + +liblxdream_core_a-safe-ctype.obj: xlat/disasm/safe-ctype.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liblxdream_core_a-safe-ctype.obj -MD -MP -MF "$(DEPDIR)/liblxdream_core_a-safe-ctype.Tpo" -c -o liblxdream_core_a-safe-ctype.obj `if test -f 'xlat/disasm/safe-ctype.c'; then $(CYGPATH_W) 'xlat/disasm/safe-ctype.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/safe-ctype.c'; fi`; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblxdream_core_a-safe-ctype.Tpo" "$(DEPDIR)/liblxdream_core_a-safe-ctype.Po"; else rm -f "$(DEPDIR)/liblxdream_core_a-safe-ctype.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlat/disasm/safe-ctype.c' object='liblxdream_core_a-safe-ctype.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liblxdream_core_a-safe-ctype.obj `if test -f 'xlat/disasm/safe-ctype.c'; then $(CYGPATH_W) 'xlat/disasm/safe-ctype.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/safe-ctype.c'; fi` + liblxdream_core_a-paths_unix.o: paths_unix.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblxdream_core_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liblxdream_core_a-paths_unix.o -MD -MP -MF "$(DEPDIR)/liblxdream_core_a-paths_unix.Tpo" -c -o liblxdream_core_a-paths_unix.o `test -f 'paths_unix.c' || echo '$(srcdir)/'`paths_unix.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/liblxdream_core_a-paths_unix.Tpo" "$(DEPDIR)/liblxdream_core_a-paths_unix.Po"; else rm -f "$(DEPDIR)/liblxdream_core_a-paths_unix.Tpo"; exit 1; fi @@ -2705,6 +2768,48 @@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-dis-buf.obj `if test -f 'xlat/disasm/dis-buf.c'; then $(CYGPATH_W) 'xlat/disasm/dis-buf.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/dis-buf.c'; fi` +test_testsh4x86-arm-dis.o: xlat/disasm/arm-dis.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_testsh4x86-arm-dis.o -MD -MP -MF "$(DEPDIR)/test_testsh4x86-arm-dis.Tpo" -c -o test_testsh4x86-arm-dis.o `test -f 'xlat/disasm/arm-dis.c' || echo '$(srcdir)/'`xlat/disasm/arm-dis.c; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test_testsh4x86-arm-dis.Tpo" "$(DEPDIR)/test_testsh4x86-arm-dis.Po"; else rm -f "$(DEPDIR)/test_testsh4x86-arm-dis.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlat/disasm/arm-dis.c' object='test_testsh4x86-arm-dis.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-arm-dis.o `test -f 'xlat/disasm/arm-dis.c' || echo '$(srcdir)/'`xlat/disasm/arm-dis.c + +test_testsh4x86-arm-dis.obj: xlat/disasm/arm-dis.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_testsh4x86-arm-dis.obj -MD -MP -MF "$(DEPDIR)/test_testsh4x86-arm-dis.Tpo" -c -o test_testsh4x86-arm-dis.obj `if test -f 'xlat/disasm/arm-dis.c'; then $(CYGPATH_W) 'xlat/disasm/arm-dis.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/arm-dis.c'; fi`; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test_testsh4x86-arm-dis.Tpo" "$(DEPDIR)/test_testsh4x86-arm-dis.Po"; else rm -f "$(DEPDIR)/test_testsh4x86-arm-dis.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlat/disasm/arm-dis.c' object='test_testsh4x86-arm-dis.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-arm-dis.obj `if test -f 'xlat/disasm/arm-dis.c'; then $(CYGPATH_W) 'xlat/disasm/arm-dis.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/arm-dis.c'; fi` + +test_testsh4x86-safe-ctype.o: xlat/disasm/safe-ctype.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_testsh4x86-safe-ctype.o -MD -MP -MF "$(DEPDIR)/test_testsh4x86-safe-ctype.Tpo" -c -o test_testsh4x86-safe-ctype.o `test -f 'xlat/disasm/safe-ctype.c' || echo '$(srcdir)/'`xlat/disasm/safe-ctype.c; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test_testsh4x86-safe-ctype.Tpo" "$(DEPDIR)/test_testsh4x86-safe-ctype.Po"; else rm -f "$(DEPDIR)/test_testsh4x86-safe-ctype.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlat/disasm/safe-ctype.c' object='test_testsh4x86-safe-ctype.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-safe-ctype.o `test -f 'xlat/disasm/safe-ctype.c' || echo '$(srcdir)/'`xlat/disasm/safe-ctype.c + +test_testsh4x86-safe-ctype.obj: xlat/disasm/safe-ctype.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_testsh4x86-safe-ctype.obj -MD -MP -MF "$(DEPDIR)/test_testsh4x86-safe-ctype.Tpo" -c -o test_testsh4x86-safe-ctype.obj `if test -f 'xlat/disasm/safe-ctype.c'; then $(CYGPATH_W) 'xlat/disasm/safe-ctype.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/safe-ctype.c'; fi`; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test_testsh4x86-safe-ctype.Tpo" "$(DEPDIR)/test_testsh4x86-safe-ctype.Po"; else rm -f "$(DEPDIR)/test_testsh4x86-safe-ctype.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlat/disasm/safe-ctype.c' object='test_testsh4x86-safe-ctype.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-safe-ctype.obj `if test -f 'xlat/disasm/safe-ctype.c'; then $(CYGPATH_W) 'xlat/disasm/safe-ctype.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/safe-ctype.c'; fi` + +test_testsh4x86-floatformat.o: xlat/disasm/floatformat.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_testsh4x86-floatformat.o -MD -MP -MF "$(DEPDIR)/test_testsh4x86-floatformat.Tpo" -c -o test_testsh4x86-floatformat.o `test -f 'xlat/disasm/floatformat.c' || echo '$(srcdir)/'`xlat/disasm/floatformat.c; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test_testsh4x86-floatformat.Tpo" "$(DEPDIR)/test_testsh4x86-floatformat.Po"; else rm -f "$(DEPDIR)/test_testsh4x86-floatformat.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlat/disasm/floatformat.c' object='test_testsh4x86-floatformat.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-floatformat.o `test -f 'xlat/disasm/floatformat.c' || echo '$(srcdir)/'`xlat/disasm/floatformat.c + +test_testsh4x86-floatformat.obj: xlat/disasm/floatformat.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_testsh4x86-floatformat.obj -MD -MP -MF "$(DEPDIR)/test_testsh4x86-floatformat.Tpo" -c -o test_testsh4x86-floatformat.obj `if test -f 'xlat/disasm/floatformat.c'; then $(CYGPATH_W) 'xlat/disasm/floatformat.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/floatformat.c'; fi`; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test_testsh4x86-floatformat.Tpo" "$(DEPDIR)/test_testsh4x86-floatformat.Po"; else rm -f "$(DEPDIR)/test_testsh4x86-floatformat.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlat/disasm/floatformat.c' object='test_testsh4x86-floatformat.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-floatformat.obj `if test -f 'xlat/disasm/floatformat.c'; then $(CYGPATH_W) 'xlat/disasm/floatformat.c'; else $(CYGPATH_W) '$(srcdir)/xlat/disasm/floatformat.c'; fi` + test_testsh4x86-sh4trans.o: sh4/sh4trans.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_testsh4x86-sh4trans.o -MD -MP -MF "$(DEPDIR)/test_testsh4x86-sh4trans.Tpo" -c -o test_testsh4x86-sh4trans.o `test -f 'sh4/sh4trans.c' || echo '$(srcdir)/'`sh4/sh4trans.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test_testsh4x86-sh4trans.Tpo" "$(DEPDIR)/test_testsh4x86-sh4trans.Po"; else rm -f "$(DEPDIR)/test_testsh4x86-sh4trans.Tpo"; exit 1; fi