HomeFreeBSD

Add missing 64-bit divide for 32-bit ARM

Description

Add missing 64-bit divide for 32-bit ARM

Leverage the existing generic 64-bit division operations which
were originally implemented for x86 to support ARM. All that is
required is to make the symbols available to the linker with the
expected names.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>

Details

Provenance
Jorgen Lundman <lundman@lundman.net>Authored on May 2 2012, 12:15 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on May 3 2012, 5:07 PM
Parents
rGcb75844e859f: Define the needed ISA types for ARM
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGef6f91ce0c96: Add missing 64-bit divide for 32-bit ARM (authored by Jorgen Lundman <lundman@lundman.net>).May 3 2012, 5:07 PM