This means that bne will branch only when bit 2 is set. So the only way to end
here is because the first 3-bit are equal to 0x00X. This corresponds to
IRQ/FIQ vector.
I got it the other way around, thanks for the explanation :-)
Signed-off-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>