Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
H A Dassembler_x64.h280 static uint8_t GetSIB(Scale scale, Register index, Register base) in GetSIB() function in panda::ecmascript::x64::AssemblerX64
H A Dassembler_x64.cpp815 sib_ = AssemblerX64::GetSIB(scale, index, base); in BuildSIB()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Delf_assembler.cpp364 Encodeb(GetSIB(mem)); in OpMem()
436 Encodeb(GetSIB(mem)); in OpRM()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H A Delf_assembler.h557 uint8 GetSIB(const Mem &mem) const in GetSIB() function in assembler::ElfAssembler

Completed in 9 milliseconds