Home
last modified time | relevance | path

Searched refs:DecodeRegisterListOperand (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-decoder.cc26 RegisterList BytecodeDecoder::DecodeRegisterListOperand( in DecodeRegisterListOperand() function in v8::internal::interpreter::BytecodeDecoder
164 DecodeRegisterListOperand(operand_start, 3, op_type, operand_scale); in Decode()
172 DecodeRegisterListOperand(operand_start, 2, op_type, operand_scale); in Decode()
187 RegisterList reg_list = DecodeRegisterListOperand( in Decode()
Dbytecode-decoder.h26 static RegisterList DecodeRegisterListOperand(const uint8_t* operand_start,