Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm/
H A DMacroAssembler-arm.cpp132 FloatRegister scratchSIntReg = scratch.sintOverlay(); in branchTruncateDouble() local
134 ma_vcvt_F64_I32(src, scratchSIntReg); in branchTruncateDouble()
135 ma_vxfer(scratchSIntReg, dest); in branchTruncateDouble()
152 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in convertDoubleToInt32() local
154 ma_vcvt_F64_I32(src, scratchSIntReg); in convertDoubleToInt32()
156 ma_vxfer(scratchSIntReg, dest); in convertDoubleToInt32()
157 ma_vcvt_I32_F64(scratchSIntReg, scratchDouble); in convertDoubleToInt32()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm/
H A DMacroAssembler-arm-inl.h1546 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in branchTruncateDoubleToInt32() local
1549 ma_vcvt_F64_I32(src, scratchSIntReg); in branchTruncateDoubleToInt32()
1550 ma_vxfer(scratchSIntReg, dest); in branchTruncateDoubleToInt32()
H A DMacroAssembler-arm.cpp147 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in convertDoubleToInt32() local
149 ma_vcvt_F64_I32(src, scratchSIntReg); in convertDoubleToInt32()
151 ma_vxfer(scratchSIntReg, dest); in convertDoubleToInt32()
152 ma_vcvt_I32_F64(scratchSIntReg, scratchDouble); in convertDoubleToInt32()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm/
H A DMacroAssembler-arm-inl.h1336 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in branchTruncateDoubleToInt32() local
1339 ma_vcvt_F64_I32(src, scratchSIntReg); in branchTruncateDoubleToInt32()
1340 ma_vxfer(scratchSIntReg, dest); in branchTruncateDoubleToInt32()
H A DMacroAssembler-arm.cpp115 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in convertDoubleToInt32() local
117 ma_vcvt_F64_I32(src, scratchSIntReg); in convertDoubleToInt32()
119 ma_vxfer(scratchSIntReg, dest); in convertDoubleToInt32()
120 ma_vcvt_I32_F64(scratchSIntReg, scratchDouble); in convertDoubleToInt32()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm/
H A DMacroAssembler-arm-inl.h1419 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in branchTruncateDoubleToInt32() local
1422 ma_vcvt_F64_I32(src, scratchSIntReg); in branchTruncateDoubleToInt32()
1423 ma_vxfer(scratchSIntReg, dest); in branchTruncateDoubleToInt32()
H A DMacroAssembler-arm.cpp124 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in convertDoubleToInt32() local
126 ma_vcvt_F64_I32(src, scratchSIntReg); in convertDoubleToInt32()
128 ma_vxfer(scratchSIntReg, dest); in convertDoubleToInt32()
129 ma_vcvt_I32_F64(scratchSIntReg, scratchDouble); in convertDoubleToInt32()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm/
H A DMacroAssembler-arm-inl.h1487 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in branchTruncateDoubleToInt32() local
1490 ma_vcvt_F64_I32(src, scratchSIntReg); in branchTruncateDoubleToInt32()
1491 ma_vxfer(scratchSIntReg, dest); in branchTruncateDoubleToInt32()
H A DMacroAssembler-arm.cpp128 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in convertDoubleToInt32() local
130 ma_vcvt_F64_I32(src, scratchSIntReg); in convertDoubleToInt32()
132 ma_vxfer(scratchSIntReg, dest); in convertDoubleToInt32()
133 ma_vcvt_I32_F64(scratchSIntReg, scratchDouble); in convertDoubleToInt32()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm/
H A DMacroAssembler-arm-inl.h1487 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in branchTruncateDoubleToInt32() local
1490 ma_vcvt_F64_I32(src, scratchSIntReg); in branchTruncateDoubleToInt32()
1491 ma_vxfer(scratchSIntReg, dest); in branchTruncateDoubleToInt32()
H A DMacroAssembler-arm.cpp128 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in convertDoubleToInt32() local
130 ma_vcvt_F64_I32(src, scratchSIntReg); in convertDoubleToInt32()
132 ma_vxfer(scratchSIntReg, dest); in convertDoubleToInt32()
133 ma_vcvt_I32_F64(scratchSIntReg, scratchDouble); in convertDoubleToInt32()
/dports/www/firefox/firefox-99.0/js/src/jit/arm/
H A DMacroAssembler-arm-inl.h1695 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in branchTruncateDoubleToInt32() local
1698 ma_vcvt_F64_I32(src, scratchSIntReg); in branchTruncateDoubleToInt32()
1699 ma_vxfer(scratchSIntReg, dest); in branchTruncateDoubleToInt32()
H A DMacroAssembler-arm.cpp130 FloatRegister scratchSIntReg = scratchDouble.sintOverlay(); in convertDoubleToInt32() local
132 ma_vcvt_F64_I32(src, scratchSIntReg); in convertDoubleToInt32()
134 ma_vxfer(scratchSIntReg, dest); in convertDoubleToInt32()
135 ma_vcvt_I32_F64(scratchSIntReg, scratchDouble); in convertDoubleToInt32()