Home | History | Annotate | Download | only in arm
      1 #name: ARMv8-M Mainline Security Extensions instructions (1)
      2 #source: archv8m-cmse.s
      3 #as: -march=armv8-m.main
      4 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
      5 
      6 .*: +file format .*arm.*
      7 
      8 Disassembly of section .text:
      9 0+.* <[^>]*> e97f e97f 	sg
     10 0+.* <[^>]*> 47a4      	blxns	r4
     11 0+.* <[^>]*> 47cc      	blxns	r9
     12 0+.* <[^>]*> 4724      	bxns	r4
     13 0+.* <[^>]*> 474c      	bxns	r9
     14 0+.* <[^>]*> e841 f080 	tta	r0, r1
     15 0+.* <[^>]*> e849 f880 	tta	r8, r9
     16 0+.* <[^>]*> e841 f0c0 	ttat	r0, r1
     17 0+.* <[^>]*> e849 f8c0 	ttat	r8, r9
     18 #...
     19