T=d ld li f mf gi cd cf cld
V=x,y
R=-2,2,1
F=if(x, min(y,2), min(y,5))
C=fp_min(y, (fp_truth(x)!=0 ? 2 : 5))
