File | Last Change |
---|---|
../ | |
flags_x86.h | 1.5 (16 years ago) by gbeauche: Happy New Year! |
compemu_fpp.cpp | 1.10 (16 years ago) by gbeauche: Happy New Year! |
codegen_x86.h | 1.31 (16 years ago) by gbeauche: Use D suffix for 64-bit real, even though L is the actual GNU assembler suffix. |
compemu_support.cpp | 1.43 (16 years ago) by gbeauche: Happy New Year! |
codegen_x86.cpp | 1.41 (16 years ago) by gbeauche: Cope with assembler updates. |
test_codegen_x86.cpp | 1.11 (16 years ago) by gbeauche: Use D suffix for 64-bit real, even though L is the actual GNU assembler suffix. |
gencomp.c | 1.12 (17 years ago) by gbeauche: Fix LSL & LSR instructions so that they preserve the X flags when the shift count is 0. Likewise for ASR + another improvement to avoid shifting by halves (propagated bit is reset to original's when necessary). |
compemu.h | 1.16 (16 years ago) by gbeauche: Happy New Year! |