summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa/insts/div.isa
AgeCommit message (Expand)Author
2010-06-02ARM: Make integer division by zero return a fault.Gabe Black
2010-06-02ARM: Implement the udiv instruction.Gabe Black
2010-06-02ARM: Implement the sdiv instruction.Gabe Black