blob: f3c56e8c4b70a02374c056ed517aee5d767739fa [file] [log] [blame]
# Check that IT is accepted in ARM mode on older architectures
.text
.syntax unified
.arch armv4
label1:
it eq
moveq r0, #0
mov pc, lr