Request for Review: improving Ubldr syscall linkage.

Damjan Marion damjan.marion at gmail.com
Tue May 1 08:01:10 UTC 2012


On May 1, 2012, at 7:43 AM, Tim Kientzle wrote:
> 
> The only odd point:  The ARM reference I have lists blx
> only for ARMv6 and ARMv7 instruction sets … or am I
> misreading that somehow?

BX and BLX are supported since ARMv5 in ARM mode and since ARMv4 in THUMB mode so this will break some very old stuff like StrongARM which is ARMv4(non T).

Damjan



More information about the freebsd-arm mailing list