Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dassembler_aarch64.h423 uint64_t GetOpcodeOfLdr(const MemoryOperand &operand, Scale scale);
H A Dassembler_aarch64.cpp280 uint32_t op = GetOpcodeOfLdr(operand, scale); in Ldr()
1167 uint64_t AssemblerAarch64::GetOpcodeOfLdr(const MemoryOperand &operand, Scale scale) in GetOpcodeOfLdr() function in panda::ecmascript::aarch64::AssemblerAarch64

Completed in 4 milliseconds