Searched refs:SetInstructionBits (Results 1 – 16 of 16) 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()
244 SetInstructionBits(Mask(~ImmPCRel_mask) | imm); in SetPCRelImmTarget()283 SetInstructionBits(Mask(~imm_mask) | branch_imm); in SetBranchImmTarget()311 SetInstructionBits(Mask(~mask) | imm); in SetImmLLiteral()
103 V8_INLINE void SetInstructionBits(Instr new_instr) { in SetInstructionBits() function
468 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()
510 inline void SetInstructionBits(Instr value) { in SetInstructionBits() function
99 instr->SetInstructionBits(kNopInstr); in Stop()100 reinterpret_cast<Instruction*>(msg_address)->SetInstructionBits(kNopInstr); in Stop()193 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in DeleteBreakpoint()204 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in UndoBreakpoints()211 sim_->break_pc_->SetInstructionBits(kBreakpointInstr); in RedoBreakpoints()549 stop_instr->SetInstructionBits(kNopInstr); in Debug()550 msg_address->SetInstructionBits(kNopInstr); in Debug()
460 inline void SetInstructionBits(Instr value) { in SetInstructionBits() function
102 instr->SetInstructionBits(kNopInstr); in Stop()103 reinterpret_cast<Instruction*>(msg_address)->SetInstructionBits(kNopInstr); in Stop()210 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in DeleteBreakpoint()221 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in UndoBreakpoints()228 sim_->break_pc_->SetInstructionBits(kBreakpointInstr); in RedoBreakpoints()493 stop_instr->SetInstructionBits(kNopInstr); in Debug()494 msg_address->SetInstructionBits(kNopInstr); in Debug()
123 instr->SetInstructionBits(kNopInstr); in Stop()124 reinterpret_cast<Instr*>(msg_address)->SetInstructionBits(kNopInstr); in Stop()255 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in DeleteBreakpoint()266 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in UndoBreakpoints()273 sim_->break_pc_->SetInstructionBits(kBreakpointInstr); in RedoBreakpoints()688 stop_instr->SetInstructionBits(kNopInstr); in Debug()689 msg_address->SetInstructionBits(kNopInstr); in Debug()
864 inline void SetInstructionBits(Instr value) { in SetInstructionBits() function
139 instr->SetInstructionBits(kNopInstr); in Stop()140 reinterpret_cast<Instr*>(msg_address)->SetInstructionBits(kNopInstr); in Stop()245 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in DeleteBreakpoint()256 sim_->break_pc_->SetInstructionBits(sim_->break_instr_); in UndoBreakpoints()263 sim_->break_pc_->SetInstructionBits(kBreakpointInstr); in RedoBreakpoints()618 stop_instr->SetInstructionBits(kNopInstr); in Debug()619 msg_address->SetInstructionBits(kNopInstr); in Debug()
910 inline void SetInstructionBits(Instr value) { in SetInstructionBits() function