Searched refs:flags_mode (Results 1 – 4 of 4) sorted by relevance
134 DCHECK_NE(instr->flags_mode(), kFlags_branch); in AddInstruction()
889 FlagsMode flags_mode() const { return FlagsModeField::decode(opcode()); } in flags_mode() function
39 switch (instr_->flags_mode()) { in OutputRCBit()
37 switch (instr_->flags_mode()) { in OutputSBit()