1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-04 23:33:05 +00:00
cc65/test/ref
Colin Leroy-Mira 1fab179cb4 a BIT of 65C02 optimisations
Use BIT immediate instead of AND when reloading A is required
afterwards.
Add an fread unit test as the optimisation touches fread.
Sprinkle a few zero page indexed while we're at it.
2024-02-02 19:45:49 +01:00
..
8q.c
array.c
bug1889-missing-identifier.c
bug1889-missing-identifier.cref
bug2312-preprocessor-error.c
bug2312-preprocessor-error.cref
cc65070303.c
cc65080227.c
cc65080328.c
cc65090111.c
cc65090124.c
cc65090726.c
cc65090910.c
cc65090913.c
cc65091007.c
cc65091022.c
cc65101102.c
cc65101209.c
cc65101216.c
cc65110210.c
cc65110211.c
cf.c
cf.in
charconst.c
charset.c
common.h
custom-reference-error.c
custom-reference-error.cref
custom-reference.c
custom-reference.cref
cvt.c
dijkstra.c
divmod.c
goto.c
hanoi.c
ifexpr.c
incr.c
init.c
inline-error.c
inline-error.cref
macro.c
Makefile
mandel.c
minimal.c
otccex.c
paranoia.c
pointer2.c
pr1220.c
return.c
sort.c
spill.c
stdarg.c
strptr.c
struct.c
switch2.c
switch.c
test_fgets.c
test_fputc.c
test_fputs.c
test_fread.c
test_gets.c
varargs.c
wf1.c
wf1.in
yacc2.c
yacc.c
yacc.in
yaccdbg.c