Searched refs:BranchRegCond (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dbranch.hh94 class BranchRegCond : public BranchReg class in namespace:ArmISA
97 BranchRegCond(const char *mnem, ExtMachInst _machInst, OpClass __opClass, function in class:ArmISA::BranchRegCond
/gem5/src/arch/power/insts/
H A Dbranch.cc154 BranchRegCond::branchTarget(ThreadContext *tc) const
161 BranchRegCond::generateDisassembly(Addr pc,
H A Dbranch.hh240 class BranchRegCond : public BranchCond class in namespace:PowerISA
245 BranchRegCond(const char *mnem, MachInst _machInst, OpClass __opClass) function in class:PowerISA::BranchRegCond

Completed in 14 milliseconds