Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / return.d
1 #objdump: -dr
2 #name: return
3
4 .*: file format .*-cris
5
6 Disassembly of section \.text:
7 0+ <start>:
8 [ ]+0:[ ]+7fb6[ ]+ret[ ]*
9 [ ]+2:[ ]+0f05[ ]+nop[ ]*
10 [ ]+4:[ ]+7fa6[ ]+reti[ ]*
11 [ ]+6:[ ]+0f05[ ]+nop[ ]*
12 [ ]+8:[ ]+7fe6[ ]+retb[ ]*
13 [ ]+a:[ ]+0f05[ ]+nop[ ]*
This page took 0.036841 seconds and 4 git commands to generate.