1 # notarget: cris*-*-linux-gnu 2 # as: --march=v32 --em=criself 3 # ld: -m criself 4 # objdump: -d 5 6 # Check that 32-bit branches (PCREL:s) are relocated right. 7 # Source code and "-m criself" doesn't work with *-linux-gnu. 8 9 .*: file format elf32-us-cris 10 11 Disassembly of section \.text: 12 13 0+ <(a|__Stext)>: 14 0: bf0e 0800 0000 ba 8 <b> 15 6: 5e82 moveq 30,r8 16 17 0+8 <b>: 18 8: 4312 moveq 3,r1 19 a: bf0e f6ff ffff ba 0 <[^>]*> 20 10: 4db2 moveq 13,r11 21