Home
last modified time | relevance | path

Searched defs:Shrl (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp1022 void AssemblerX64::Shrl(Immediate src, Register dst) in Shrl() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp1709 __ Shrl(TAGGED_TYPE_SIZE_LOG, r13); in ASMFastSharedWriteBarrier() local