ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/uae_cpu/compiler/gencomp.c
Revision 1.10 - (view) (annotate) - [select for diffs]
2005-04-24T23:00:08Z (19 years, 2 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-17, nigel-build-19
Changes since 1.9: +11 -11 lines
Diff to previous 1.9
Fix build with gcc4 on x86-64: ignore errors when casting pointers to int
from regs & fpu members + code cache. This is possible because data is
allocated in 32-bit space and we force allocation of translation cache to
those bounds too.

Revision 1.9 - (view) (annotate) - [select for diffs]
2005-03-17T00:21:36Z (19 years, 3 months ago) by gbeauche
Branch: MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
close opened files and make sure to flush stdout on exit, this used to
cause weird results on windows otherwise

Revision 1.8 - (view) (annotate) - [select for diffs]
2005-01-30T21:42:16Z (19 years, 5 months ago) by gbeauche
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Happy New Year!

Revision 1.7 - (view) (annotate) - [select for diffs]
2004-11-08T21:10:46Z (19 years, 8 months ago) by gbeauche
Branch: MAIN
Changes since 1.6: +5 -3 lines
Diff to previous 1.6
Merge BSF simulation on P4 from Amithlon. Use 33-bit memory addressing model.

Revision 1.6 - (view) (annotate) - [select for diffs]
2004-01-12T15:29:30Z (20 years, 6 months ago) by cebix
Branch: MAIN
CVS Tags: nigel-build-15, nigel-build-16
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Happy New Year! :)

Revision 1.5 - (view) (annotate) - [select for diffs]
2003-03-13T20:34:34Z (21 years, 4 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-12, nigel-build-13
Changes since 1.4: +2 -6 lines
Diff to previous 1.4
Implement a generic setzflg_l() for P4, thus permitting to re-enable
translation of ADDX/SUBX/BCLR/BTST/BSET/BCHG instructions. i.e. make
it faster. ;-)

Revision 1.4 - (view) (annotate) - [select for diffs]
2003-03-13T15:57:01Z (21 years, 4 months ago) by gbeauche
Branch: MAIN
Changes since 1.3: +15 -9 lines
Diff to previous 1.3
Workaround change in flags handling for BSF instruction on Pentium 4.
i.e. currently disable translation of ADDX/SUBX/B<CHG,CLR,SET,TST> instructions
in that case. That is to say, better (much?) slower than inaccurate. :-(

Revision 1.3 - (view) (annotate) - [select for diffs]
2002-10-03T16:13:46Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.2: +21 -5 lines
Diff to previous 1.2
JIT add copyright notices just to notify people that's real derivative
work from GPL code (UAE-JIT). Additions and improvements are from B2
developers.

Revision 1.2 - (view) (annotate) - [select for diffs]
2002-10-03T14:59:35Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.1: +0 -2 lines
Diff to previous 1.1
Do translate BSR.L, we don't have any issue with that even if we are
doing block inlining since we have a complete chain of information about
the blocks to checksum.

Revision 1.1 - (view) (annotate) - [select for diffs]
2002-09-17T16:04:06Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Import JIT compiler

Convenience Links

Links to HEAD: (view) (annotate) Links to nigel-build-19: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a