Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-decoder.cc28 RegisterList BytecodeDecoder::DecodeRegisterListOperand( in DecodeRegisterListOperand() function in v8::internal::interpreter::BytecodeDecoder
184 DecodeRegisterListOperand(operand_start, 3, op_type, operand_scale); in Decode()
192 DecodeRegisterListOperand(operand_start, 2, op_type, operand_scale); in Decode()
208 RegisterList reg_list = DecodeRegisterListOperand( in Decode()
Dbytecode-decoder.h26 static RegisterList DecodeRegisterListOperand(Address operand_start,