Lines Matching full:stod
1338 ARMInstr* ARMInstr_VCvtSD ( Bool sToD, HReg dst, HReg src ) {1341 i->ARMin.VCvtSD.sToD = sToD;1812 vex_printf("fcvt%s ", i->ARMin.VCvtSD.sToD ? "ds" : "sd");3685 if (i->ARMin.VCvtSD.sToD) {