ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/uae_cpu/compiler/compemu_fpp.cpp
Revision 1.10 - (view) (annotate) - [select for diffs]
2008-01-01T09:40:35Z (16 years, 5 months ago) by gbeauche
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Happy New Year!

Revision 1.9 - (view) (annotate) - [select for diffs]
2005-04-24T23:00:08Z (19 years, 1 month ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-17, nigel-build-19
Changes since 1.8: +88 -85 lines
Diff to previous 1.8
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.8 - (view) (annotate) - [select for diffs]
2005-01-30T21:42:16Z (19 years, 4 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-02T23:28:19Z (19 years, 7 months ago) by gbeauche
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
fix JIT FPU for x86_64

Revision 1.6 - (view) (annotate) - [select for diffs]
2004-01-12T15:29:30Z (20 years, 5 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-10-02T09:48:10Z (20 years, 8 months ago) by gbeauche
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4
get a chance to see some illegal instruction variants if we ever come to
encounter them.

Revision 1.4 - (view) (annotate) - [select for diffs]
2003-03-21T19:12:44Z (21 years, 2 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-12, nigel-build-13
Changes since 1.3: +0 -3 lines
Diff to previous 1.3
Remove some dead code. Start implementation of optimized calls to interpretive
fallbacks for untranslatable instruction handlers. Disabled for now since
call_m_01() is not correctly imeplemented yet.

Revision 1.3 - (view) (annotate) - [select for diffs]
2002-10-03T16:13:46Z (21 years, 8 months ago) by gbeauche
Branch: MAIN
Changes since 1.2: +25 -0 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:58:02Z (21 years, 8 months ago) by gbeauche
Branch: MAIN
Changes since 1.1: +0 -4 lines
Diff to previous 1.1
Do translate FMUL instructions, the core needs to be fixed and this is
not translation of that instruction. I believe this is related to some
misgeneration of FPU core sequence and allocation of FP registers?

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

Convenience Links

Links to HEAD: (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