Searched defs:right_op (Results 1 – 2 of 2) sorted by relevance
2046 int64_t right_op = static_cast<int32_t>(rs_val); in DecodeType01() local2053 uint64_t right_op = static_cast<uint32_t>(rs_val); in DecodeType01() local
301 InstructionOperand* right_op, InstructionCode* opcode) { in TryMatchAnyExtend()