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