Home
last modified time | relevance | path

Searched refs:d13 (Results 1 - 17 of 17) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/bridge/arch/aarch64/
H A Ddeoptimization_aarch64.S49 ldp d12, d13, [\basereg, #-16]!
84 CFI_REL_OFFSET(d13, -((CFRAME_CALLEE_REGS_START_SLOT + 12) * 8))
141 CFI_REL_OFFSET(d13, -((BOUNDARY_FRAME_SLOT + 12) * 8))
182 CFI_RESTORE(d13)
242 CFI_REL_OFFSET(d13, -((CFRAME_CALLEE_REGS_START_SLOT + 12) * 8))
269 CFI_RESTORE(d13)
322 CFI_REL_OFFSET(d13, -((CFRAME_CALLEE_REGS_START_SLOT + 12) * 8))
346 CFI_RESTORE(d13)
H A Dcompiled_code_to_runtime_bridge_aarch64.S191 stp d12, d13, [sp, #-16]!
193 CFI_REL_OFFSET(d13, 8)
H A Dcompiled_code_to_interpreter_bridge_aarch64.S69 CFI_REL_OFFSET(d13, -(14 * 8))
H A Dcompiled_code_to_interpreter_bridge_dyn_aarch64.S69 CFI_REL_OFFSET(d13, -(14 * 8))
/arkcompiler/runtime_core/static_core/runtime/bridge/arch/arm/
H A Ddeoptimization_arm.S185 vldr d13, [r3, #-24]
186 CFI_RESTORE(d13)
267 vldr d13, [r3, #-24]
268 CFI_RESTORE(d13)
337 vldr d13, [r0, #-24]
338 CFI_RESTORE(d13)
H A Dcompiled_code_to_interpreter_bridge_arm.S70 CFI_REL_OFFSET(d13, -(14 * 4))
228 CFI_RESTORE(d13)
H A Dcompiled_code_to_runtime_bridge_arm.S47 CFI_REL_OFFSET(d13, (\offset - CALLEE_VREG0_OFFSET + 4*10))
60 CFI_RESTORE(d13)
322 CFI_REL_OFFSET(d13, (10 * 4))
H A Dcompiled_code_to_interpreter_bridge_armhf.S64 CFI_REL_OFFSET(d13, -(14 * 4))
259 CFI_RESTORE(d13)
/arkcompiler/runtime_core/static_core/runtime/arch/aarch64/
H A Dosr_aarch64.S61 ldp d12, d13, [x16], #16
167 CFI_REL_OFFSET(d13, -((CFRAME_CALLEE_REGS_START_SLOT + 12) * 8))
262 CFI_REL_OFFSET(d13, -((CFRAME_CALLEE_REGS_START_SLOT + 12) * 8))
359 CFI_REL_OFFSET(d13, -((CFRAME_CALLEE_REGS_START_SLOT + 12) * 8))
H A Dhelpers_aarch64.S107 stp d12, d13, [\base_reg, #-16]!
115 ldp d12, d13, [\base_reg], #16
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/arch/arm64/
H A Dets_async_entry_point_aarch64.S64 stp d12, d13, [sp, #-16]!
65 CFI_REL_OFFSET(d13, -((CFRAME_CALLEE_REGS_START_SLOT + 12) * 8))
H A Dets_napi_entry_point_aarch64.S211 // | | | | d13 | 12
305 stp d12, d13, [sp, #-16]!
306 CFI_REL_OFFSET(d13, -((CFRAME_CALLEE_REGS_START_SLOT + 12) * 8))
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/arch/arm32/
H A Dets_async_entry_point_arm32.S52 CFI_REL_OFFSET(d13, -((CFRAME_LOCALS_COUNT + 2 + 6) * 4))
H A Dets_async_entry_point_arm32hf.S51 CFI_REL_OFFSET(d13, -((CFRAME_LOCALS_COUNT + 2 + 6) * 4))
H A Dets_napi_entry_point_arm32hf.S194 // | | e | | d13.1 | 4
195 // | | | | d13.0 | 5
296 CFI_REL_OFFSET(d13, -((CFRAME_LOCALS_COUNT + 2 + 6) * 4))
H A Dets_napi_entry_point_arm32.S195 // | | e | | d13.1 | 4
196 // | | | | d13.0 | 5
264 CFI_REL_OFFSET(d13, -((CFRAME_LOCALS_COUNT + 2 + 6) * 4))
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dnumber_helper_test.cpp220 double d13 = 2.22507e-308; in HWTEST_F_L0() local
221 JSHandle<EcmaString> resultJSHandle13 = NumberHelper::DoubleToEcmaString(thread, d13); in HWTEST_F_L0()

Completed in 7 milliseconds