A.%eax B.%esi C.%edi D.%ebp
A.x==(int)(float)x B.d==(double)(float)d C.f==(float)(double)f D.(f+d)-f==d
A.x&y B.(x^y)∣X C.!(x^y) D.!(x^~y)