Home | History | Annotate | Download | only in s390

Lines Matching refs:MSG

77   char* msg = *reinterpret_cast<char**>(sim_->get_pc() + sizeof(FourByteInstr));
80 sim_->watched_stops_[code].desc = msg;
84 PrintF("Simulator hit stop %u: %s\n", code, msg);
86 PrintF("Simulator hit %s\n", msg);
1267 EvalTable[MSG] = &Simulator::Evaluate_MSG;
7724 EVALUATE(MSG) {
7725 DCHECK_OPCODE(MSG);