Searched refs:SetInstructionBits (Results 1 – 14 of 14) sorted by relevance
52 buffer->SetInstructionBits(instr); in TEST()72 buffer->SetInstructionBits(instr); in TEST()95 buffer->SetInstructionBits(static_cast<uint32_t>(i));112 buffer->SetInstructionBits(static_cast<uint32_t>(i));
47 buffer->SetInstructionBits(instr); in TEST()68 buffer->SetInstructionBits(instr); in TEST()
240 SetInstructionBits(Mask(~ImmPCRel_mask) | imm); in SetPCRelImmTarget()277 SetInstructionBits(Mask(~imm_mask) | branch_imm); in SetBranchImmTarget()287 SetInstructionBits(Mask(~mask) | imm); in SetImmLLiteral()
103 V8_INLINE void SetInstructionBits(Instr new_instr) { in SetInstructionBits() function
459 redirect_call_.SetInstructionBits( in Redirection()
350 SetInstructionBits(Mask(~ImmPCRel_mask) | imm); in SetPCRelImmTarget()382 SetInstructionBits(Mask(~imm_mask) | branch_imm); in SetBranchImmTarget()392 SetInstructionBits(Mask(~mask) | imm); in SetImmLLiteral()
169 void SetInstructionBits(Instr new_instr) { in SetInstructionBits() function
53 mutable_instr->SetInstructionBits(instr_bits); in VisitAddSubShifted()
124 instr->SetInstructionBits(kNopInstr); in Stop()125 reinterpret_cast<Instr*>(msg_address)->SetInstructionBits(kNopInstr); in Stop()256 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in DeleteBreakpoint()267 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in UndoBreakpoints()274 sim_->break_pc_->SetInstructionBits(kBreakpointInstr); in RedoBreakpoints()689 stop_instr->SetInstructionBits(kNopInstr); in Debug()690 msg_address->SetInstructionBits(kNopInstr); in Debug()
745 inline void SetInstructionBits(Instr value) { in SetInstructionBits() function
140 instr->SetInstructionBits(kNopInstr); in Stop()141 reinterpret_cast<Instr*>(msg_address)->SetInstructionBits(kNopInstr); in Stop()246 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in DeleteBreakpoint()257 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in UndoBreakpoints()264 sim_->break_pc_->SetInstructionBits(kBreakpointInstr); in RedoBreakpoints()619 stop_instr->SetInstructionBits(kNopInstr); in Debug()620 msg_address->SetInstructionBits(kNopInstr); in Debug()
759 inline void SetInstructionBits(Instr value) { in SetInstructionBits() function
448 inline void SetInstructionBits(Instr value) { in SetInstructionBits() function
103 instr->SetInstructionBits(kNopInstr); in Stop()104 reinterpret_cast<Instruction*>(msg_address)->SetInstructionBits(kNopInstr); in Stop()211 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in DeleteBreakpoint()222 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in UndoBreakpoints()229 sim_->break_pc_->SetInstructionBits(kBreakpointInstr); in RedoBreakpoints()493 stop_instr->SetInstructionBits(kNopInstr); in Debug()494 msg_address->SetInstructionBits(kNopInstr); in Debug()