Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/src/z80/
H A Dgen.c251 static struct asmop *const ASMOP_H = &asmop_h; variable
2018 emit3_o (A_LD, ASMOP_H, 0, left, 1); in fetchLitPair()
2281 regalloc_dry_run_cost += ld_cost (ASMOP_H, aop); in fetchPairLong()
3147 cheapMove (aop, 1, ASMOP_H, 0, true); in commitPair()
3152 cheapMove (aop, 1, ASMOP_H, 0, true); in commitPair()
3163 cheapMove (aop, 1, ASMOP_H, 0, true); in commitPair()
6811 cheapMove (ASMOP_H, 0, AOP (IC_RIGHT (ic)), 0, true); in genMultOneChar()
6816 cheapMove (ASMOP_H, 0, AOP (IC_LEFT (ic)), 0, true); in genMultOneChar()
6992 cheapMove (ASMOP_H, 0, AOP (IC_RIGHT (ic)), 0, true); in genMult()
12259 cheapMove (ASMOP_H, 0, AOP (from), 1, true); in setupForMemcpy()
[all …]