19 static Register DecodeRegisterOperand(Address operand_start,
24 static RegisterList DecodeRegisterListOperand(Address operand_start,
30 static int32_t DecodeSignedOperand(Address operand_start,
35 static uint32_t DecodeUnsignedOperand(Address operand_start,
40 static std::ostream& Decode(std::ostream& os,
const uint8_t* bytecode_start,
41 bool with_hex =
true);