Home | History | Annotate | Download | only in s390

Lines Matching refs:FourByteInstr

76   char* msg = *reinterpret_cast<char**>(sim_->get_pc() + sizeof(FourByteInstr));
87 sim_->set_pc(sim_->get_pc() + sizeof(FourByteInstr) + kPointerSize);
230 sim_->set_pc(sim_->get_pc() + sizeof(FourByteInstr));
276 sim_->set_pc(sim_->get_pc() + sizeof(FourByteInstr));
508 sim_->get_pc() - (sizeof(FourByteInstr) + kPointerSize);
511 reinterpret_cast<Instruction*>(stop_pc + sizeof(FourByteInstr));
721 cache_page->CachedData(offset), sizeof(FourByteInstr)),
1546 reinterpret_cast<void*>(&swi_instruction_), sizeof(FourByteInstr));
2286 set_pc(get_pc() + sizeof(FourByteInstr) + kPointerSize);
2801 set_register(r1, pc + sizeof(FourByteInstr));
7753 set_register(r1, pc + sizeof(FourByteInstr));