Home
last modified time | relevance | path

Searched refs:packRegsForAccUse (Results 1 – 6 of 6) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/src/hc08/
H A Dralloc.c1565 packRegsForAccUse (iCode * ic) in packRegsForAccUse() function
1990 packRegsForAccUse (ic); in packRegisters()
/dports/lang/sdcc/sdcc-4.0.0/src/ds390/
H A Dralloc.c2854 packRegsForAccUse (iCode * ic) in packRegsForAccUse() function
3362 packRegsForAccUse (ic); in packRegisters()
/dports/lang/sdcc/sdcc-4.0.0/src/mcs51/
H A Dralloc.c2790 packRegsForAccUse (iCode * ic) in packRegsForAccUse() function
3325 packRegsForAccUse (ic); in packRegisters()
/dports/lang/sdcc/sdcc-4.0.0/src/pic14/
H A Dralloc.c3106 packRegsForAccUse (iCode * ic) in packRegsForAccUse() function
3758 packRegsForAccUse (ic); in packRegisters()
/dports/lang/sdcc/sdcc-4.0.0/src/pic16/
H A Dralloc.c3551 packRegsForAccUse (iCode * ic) function
4341 packRegsForAccUse (ic);
/dports/lang/sdcc/sdcc-4.0.0/
H A DChangeLog23075 * src/mcs51/ralloc.c (packRegsForAccUse): disabled strange exception
28386 (operandUsesAcc, packRegsForAccUse): added parameter allowBitspace to
34157 * (packRegsForAccUse): disabled assignment of WREG as
36738 packRegsForAccUse, packRegisters): new accumulator register
38294 * (packRegsForSupport,packRegsForAccUse,packRegsForOneuse):
38396 * src/pic16/ralloc.c (packRegsForAccUse): disabled functions with #if
42211 packRegsForAccUse() (bug 542397)