blob: 46dba9116b7bcf186cf312e5b0b611c7526fedba [file] [log] [blame]
;;; Test if the assembler correctly generates PC-relative relocations
;;; related with branch instructions
.cpu HS
.text
bne @printf
blne @printf
b @printf
bl @printf
bl_s @printf