Home
last modified time | relevance | path

Searched refs:get_d_register (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm/
H A DSimulator-arm.cpp4503 get_d_register(d8, &d8_val); in callInternal()
4505 get_d_register(d9, &d9_val); in callInternal()
4507 get_d_register(d10, &d10_val); in callInternal()
4509 get_d_register(d11, &d11_val); in callInternal()
4511 get_d_register(d12, &d12_val); in callInternal()
4513 get_d_register(d13, &d13_val); in callInternal()
4515 get_d_register(d14, &d14_val); in callInternal()
4517 get_d_register(d15, &d15_val); in callInternal()
4562 get_d_register(d8, &value); in callInternal()
4564 get_d_register(d9, &value); in callInternal()
[all …]
H A DSimulator-arm.h131 void get_d_register(int dreg, uint64_t* value);
133 void get_d_register(int dreg, uint32_t* value);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm/
H A DSimulator-arm.cpp4778 get_d_register(d8, &d8_val); in callInternal()
4780 get_d_register(d9, &d9_val); in callInternal()
4782 get_d_register(d10, &d10_val); in callInternal()
4784 get_d_register(d11, &d11_val); in callInternal()
4786 get_d_register(d12, &d12_val); in callInternal()
4788 get_d_register(d13, &d13_val); in callInternal()
4790 get_d_register(d14, &d14_val); in callInternal()
4792 get_d_register(d15, &d15_val); in callInternal()
4837 get_d_register(d8, &value); in callInternal()
4839 get_d_register(d9, &value); in callInternal()
[all …]
H A DSimulator-arm.h154 void get_d_register(int dreg, uint64_t* value);
156 void get_d_register(int dreg, uint32_t* value);
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm/
H A DSimulator-arm.cpp5075 get_d_register(d8, &d8_val); in callInternal()
5077 get_d_register(d9, &d9_val); in callInternal()
5079 get_d_register(d10, &d10_val); in callInternal()
5081 get_d_register(d11, &d11_val); in callInternal()
5083 get_d_register(d12, &d12_val); in callInternal()
5085 get_d_register(d13, &d13_val); in callInternal()
5087 get_d_register(d14, &d14_val); in callInternal()
5089 get_d_register(d15, &d15_val); in callInternal()
5134 get_d_register(d8, &value); in callInternal()
5136 get_d_register(d9, &value); in callInternal()
[all …]
H A DSimulator-arm.h243 void get_d_register(int dreg, uint64_t* value);
245 void get_d_register(int dreg, uint32_t* value);
/dports/www/firefox/firefox-99.0/js/src/jit/arm/
H A DSimulator-arm.cpp5275 get_d_register(d8, &d8_val); in callInternal()
5277 get_d_register(d9, &d9_val); in callInternal()
5279 get_d_register(d10, &d10_val); in callInternal()
5281 get_d_register(d11, &d11_val); in callInternal()
5283 get_d_register(d12, &d12_val); in callInternal()
5285 get_d_register(d13, &d13_val); in callInternal()
5287 get_d_register(d14, &d14_val); in callInternal()
5289 get_d_register(d15, &d15_val); in callInternal()
5334 get_d_register(d8, &value); in callInternal()
5336 get_d_register(d9, &value); in callInternal()
[all …]
H A DSimulator-arm.h243 void get_d_register(int dreg, uint64_t* value);
245 void get_d_register(int dreg, uint32_t* value);
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm/
H A DSimulator-arm.cpp5075 get_d_register(d8, &d8_val); in callInternal()
5077 get_d_register(d9, &d9_val); in callInternal()
5079 get_d_register(d10, &d10_val); in callInternal()
5081 get_d_register(d11, &d11_val); in callInternal()
5083 get_d_register(d12, &d12_val); in callInternal()
5085 get_d_register(d13, &d13_val); in callInternal()
5087 get_d_register(d14, &d14_val); in callInternal()
5089 get_d_register(d15, &d15_val); in callInternal()
5134 get_d_register(d8, &value); in callInternal()
5136 get_d_register(d9, &value); in callInternal()
[all …]
H A DSimulator-arm.h243 void get_d_register(int dreg, uint64_t* value);
245 void get_d_register(int dreg, uint32_t* value);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm/
H A DSimulator-arm.cpp4668 get_d_register(d8, &d8_val); in callInternal()
4670 get_d_register(d9, &d9_val); in callInternal()
4672 get_d_register(d10, &d10_val); in callInternal()
4674 get_d_register(d11, &d11_val); in callInternal()
4676 get_d_register(d12, &d12_val); in callInternal()
4678 get_d_register(d13, &d13_val); in callInternal()
4680 get_d_register(d14, &d14_val); in callInternal()
4682 get_d_register(d15, &d15_val); in callInternal()
4726 get_d_register(d8, &value); in callInternal()
4728 get_d_register(d9, &value); in callInternal()
[all …]
H A DSimulator-arm.h244 void get_d_register(int dreg, uint64_t* value);
246 void get_d_register(int dreg, uint32_t* value);
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm/
H A DSimulator-arm.cpp5000 get_d_register(d8, &d8_val); in callInternal()
5002 get_d_register(d9, &d9_val); in callInternal()
5004 get_d_register(d10, &d10_val); in callInternal()
5006 get_d_register(d11, &d11_val); in callInternal()
5008 get_d_register(d12, &d12_val); in callInternal()
5010 get_d_register(d13, &d13_val); in callInternal()
5012 get_d_register(d14, &d14_val); in callInternal()
5014 get_d_register(d15, &d15_val); in callInternal()
5059 get_d_register(d8, &value); in callInternal()
5061 get_d_register(d9, &value); in callInternal()
[all …]
H A DSimulator-arm.h244 void get_d_register(int dreg, uint64_t* value);
246 void get_d_register(int dreg, uint32_t* value);
/dports/lang/v8/v8-9.6.180.12/src/execution/arm/
H A Dsimulator-arm.cc1579 get_d_register(reg, data); in HandleVList()
3444 get_d_register(vn, &data); in DecodeTypeVFP()
3453 get_d_register(vn, &data); in DecodeTypeVFP()
4519 get_d_register(vd, &dval); in DecodeAdvancedSIMDTwoOrThreeRegisters()
4894 get_d_register(vm, &indices); in DecodeAdvancedSIMDTwoOrThreeRegisters()
4963 get_d_register(Vn, &src1); in DecodeAdvancedSIMDTwoOrThreeRegisters()
4964 get_d_register(Vm, &src2); in DecodeAdvancedSIMDTwoOrThreeRegisters()
5330 get_d_register(Vn, &src1); in DecodeAdvancedSIMDDataProcessing()
5331 get_d_register(Vm, &src2); in DecodeAdvancedSIMDDataProcessing()
5854 get_d_register(Vd, &dreg); in DecodeAdvancedSIMDLoadStoreSingleStructureToOneLane()
[all …]
H A Dsimulator-arm.h186 void get_d_register(int dreg, uint64_t* value);
188 void get_d_register(int dreg, uint32_t* value);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/arm/
H A Dsimulator-arm.cc1546 get_d_register(reg, data); in HandleVList()
3413 get_d_register(vn, &data); in DecodeTypeVFP()
3421 get_d_register(vn, &data); in DecodeTypeVFP()
4420 get_d_register(vd, &dval); in DecodeAdvancedSIMDTwoOrThreeRegisters()
4421 get_d_register(vm, &mval); in DecodeAdvancedSIMDTwoOrThreeRegisters()
4757 get_d_register(vm, &indices); in DecodeAdvancedSIMDTwoOrThreeRegisters()
4793 get_d_register(vm, &d_data); in DecodeAdvancedSIMDTwoOrThreeRegisters()
4826 get_d_register(Vn, &src1); in DecodeAdvancedSIMDTwoOrThreeRegisters()
4827 get_d_register(Vm, &src2); in DecodeAdvancedSIMDTwoOrThreeRegisters()
5185 get_d_register(Vn, &src1); in DecodeAdvancedSIMDDataProcessing()
[all …]
H A Dsimulator-arm.h185 void get_d_register(int dreg, uint64_t* value);
187 void get_d_register(int dreg, uint32_t* value);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/arm/
H A Dsimulator-arm.cc1529 get_d_register(reg, data); in HandleVList()
3094 get_d_register(vm, data); in DecodeTypeVFP()
3295 get_d_register(vd, data); in DecodeTypeVFP()
3300 get_d_register(vd, &data); in DecodeTypeVFP()
3369 get_d_register(vn, &data); in DecodeTypeVFP()
3377 get_d_register(vn, &data); in DecodeTypeVFP()
3814 get_d_register(vd, data); in DecodeType6CoprocessorIns()
5536 get_d_register(Vn, &src1); in DecodeSpecialCondition()
5537 get_d_register(Vm, &src2); in DecodeSpecialCondition()
5552 get_d_register(Vn, &src1); in DecodeSpecialCondition()
[all …]
H A Dsimulator-arm.h185 void get_d_register(int dreg, uint64_t* value);
187 void get_d_register(int dreg, uint32_t* value);
/dports/www/node10/node-v10.24.1/deps/v8/src/arm/
H A Dsimulator-arm.h104 void get_d_register(int dreg, uint64_t* value);
106 void get_d_register(int dreg, uint32_t* value);
H A Dsimulator-arm.cc1580 get_d_register(reg, data); in HandleVList()
3124 get_d_register(vm, data); in DecodeTypeVFP()
3327 get_d_register(vd, data); in DecodeTypeVFP()
3332 get_d_register(vd, &data); in DecodeTypeVFP()
3401 get_d_register(vn, &data); in DecodeTypeVFP()
3409 get_d_register(vn, &data); in DecodeTypeVFP()
3824 get_d_register(vm, data); in DecodeType6CoprocessorIns()
3857 get_d_register(vd, data); in DecodeType6CoprocessorIns()
4895 get_d_register(vd, &dval); in DecodeSpecialCondition()
4896 get_d_register(vm, &mval); in DecodeSpecialCondition()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/ppc/
H A Dsimulator-ppc.cc1921 int64_t dval = get_d_register(frs); in ExecuteGeneric()
1947 int64_t frs_val = get_d_register(frs); in ExecuteGeneric()
2296 int64_t frt_val = get_d_register(frt); in ExecuteGeneric()
2304 int64_t frt_val = get_d_register(frt); in ExecuteGeneric()
3001 int64_t dval = get_d_register(frs); in ExecuteGeneric()
3025 int64_t frs_val = get_d_register(frs); in ExecuteGeneric()
3038 int64_t frb_val = get_d_register(frb); in ExecuteGeneric()
3047 uint64_t frb_val = get_d_register(frb); in ExecuteGeneric()
3221 int64_t frb_val = get_d_register(frb); in ExecuteGeneric()
3229 uint64_t frb_val = get_d_register(frb); in ExecuteGeneric()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/ppc/
H A Dsimulator-ppc.cc1921 int64_t dval = get_d_register(frs); in ExecuteGeneric()
1947 int64_t frs_val = get_d_register(frs); in ExecuteGeneric()
2300 int64_t frt_val = get_d_register(frt); in ExecuteGeneric()
2308 int64_t frt_val = get_d_register(frt); in ExecuteGeneric()
3005 int64_t dval = get_d_register(frs); in ExecuteGeneric()
3029 int64_t frs_val = get_d_register(frs); in ExecuteGeneric()
3042 int64_t frb_val = get_d_register(frb); in ExecuteGeneric()
3051 uint64_t frb_val = get_d_register(frb); in ExecuteGeneric()
3225 int64_t frb_val = get_d_register(frb); in ExecuteGeneric()
3233 uint64_t frb_val = get_d_register(frb); in ExecuteGeneric()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/ppc/
H A Dsimulator-ppc.cc2170 int64_t dval = get_d_register(frs); in ExecuteGeneric()
2195 int64_t frs_val = get_d_register(frs); in ExecuteGeneric()
2533 int64_t frt_val = get_d_register(frt); in ExecuteGeneric()
2541 int64_t frt_val = get_d_register(frt); in ExecuteGeneric()
3228 int64_t dval = get_d_register(frs); in ExecuteGeneric()
3252 int64_t frs_val = get_d_register(frs); in ExecuteGeneric()
3265 int64_t frb_val = get_d_register(frb); in ExecuteGeneric()
3274 uint64_t frb_val = get_d_register(frb); in ExecuteGeneric()
3449 int64_t frb_val = get_d_register(frb); in ExecuteGeneric()
3457 uint64_t frb_val = get_d_register(frb); in ExecuteGeneric()
[all …]

12