Home
last modified time | relevance | path

Searched refs:AOP_PAIRPTR (Results 1 – 3 of 3) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/src/z80/
H A Dgen.h50 AOP_PAIRPTR, enumerator
H A Dgen.c763 case AOP_PAIRPTR: in ld_cost()
830 case AOP_PAIRPTR: in ld_cost()
889 case AOP_PAIRPTR: in op8_cost()
1066 case AOP_PAIRPTR:
1835 case AOP_PAIRPTR: in aopGetLitWordLong()
1906 case AOP_PAIRPTR: in requiresHL()
2381 case AOP_PAIRPTR: in pointPairToAop()
2466 case AOP_PAIRPTR: in setupPair()
2653 case AOP_PAIRPTR: in aopGet()
2952 case AOP_PAIRPTR: in aopPut()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/
H A DChangeLog40187 to correctly handle general case of AOP_PAIRPTR
40188 * src/z80/gen.c (aopGet, aopPut): Generalized AOP_PAIRPTR handling