Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dassembler_aarch64.cpp631 int lz = static_cast<int>(CountLeadingZeros64(imm)); in EmitMovInstruct() local
635 lastshift = ((63 - lz) / 16) * 16; // 16 : 16 means the operand of MOVK/N/Z is 16 bits Immediate in EmitMovInstruct()

Completed in 3 milliseconds