Home | History | Annotate | Download | only in mips
      1 #objdump: -dr --prefix-addresses --show-raw-insn
      2 #name: MIPS mips4 branch-likely instructions
      3 #source: mips4-branch-likely.s
      4 #as: -32
      5 
      6 # Test mips4 branch-likely instructions (microMIPS).
      7 
      8 .*: +file format .*mips.*
      9 
     10 Disassembly of section \.text:
     11 [0-9a-f]+ <[^>]*> 4384 fffe 	bc1f	\$fcc1,0+0000 <text_label>
     12 			0: R_MICROMIPS_PC16_S1	text_label
     13 [0-9a-f]+ <[^>]*> 0c00      	nop
     14 [0-9a-f]+ <[^>]*> 43a8 fffe 	bc1t	\$fcc2,0+0006 <text_label\+0x6>
     15 			6: R_MICROMIPS_PC16_S1	text_label
     16 [0-9a-f]+ <[^>]*> 0c00      	nop
     17 	\.\.\.
     18