Home
last modified time | relevance | path

Searched refs:GetShiftOfLdr (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dassembler_aarch64.h424 uint32_t GetShiftOfLdr(const MemoryOperand &operand, Scale scale, bool isRegX);
H A Dassembler_aarch64.cpp290 uint32_t shift = GetShiftOfLdr(operand, scale, regX); in Ldr()
1230 uint32_t AssemblerAarch64::GetShiftOfLdr(const MemoryOperand &operand, Scale scale, bool isRegX) in GetShiftOfLdr() function in panda::ecmascript::aarch64::AssemblerAarch64

Completed in 3 milliseconds