1 #objdump: -dr --prefix-addresses --show-raw-insn 2 #name: NIOS2 ctl 3 4 # Test the ctl instructions 5 6 .*: +file format elf32-littlenios2 7 8 Disassembly of section .text: 9 0+0000 <[^>]*> 001137fa rdctl r8,ctl31 10 0+0004 <[^>]*> 001137ba rdctl r8,ctl30 11 0+0008 <[^>]*> 0011377a rdctl r8,ctl29 12 0+000c <[^>]*> 0011303a rdctl r8,status 13 0+0010 <[^>]*> 001130ba rdctl r8,bstatus 14 0+0014 <[^>]*> 0011307a rdctl r8,estatus 15 0+0018 <[^>]*> 400177fa wrctl ctl31,r8 16 0+001c <[^>]*> 400177ba wrctl ctl30,r8 17 0+0020 <[^>]*> 4001777a wrctl ctl29,r8 18 0+0024 <[^>]*> 4001703a wrctl status,r8 19 0+0028 <[^>]*> 400170ba wrctl bstatus,r8 20 0+002c <[^>]*> 4001707a wrctl estatus,r8 21