Home
last modified time | relevance | path

Searched defs:Shrq (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
Dassembler_x64_test.cpp456 __ Shrq(32, r11); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp1004 void AssemblerX64::Shrq(Immediate src, Register dst) in Shrq() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp275 __ Shrq(MethodLiteral::NumArgsBits::START_BIT, declaredNumArgsRegister); in GetDeclaredNumArgsFromCallField() local
283 __ Shrq(MethodLiteral::NumVregsBits::START_BIT, numVregsRegister); in GetNumVregsFromCallField() local