12 @ Multiple load
, case
#2
14 @ mov ry
, rx where ry is the lowest register from upper_list
15 @ ldm ry
!, { lower_list
}
16 @ ldm ry
, { upper_list
}
21 @ Check that the linker never generates
a wrong branch
22 @ ldm rx
, {...} -> ldm rx, {...}
23 @ Emit
a warning during the link phase
and keep the same instruction