gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / msp430 / nop-eint-430.d
1 #name: EINT NOP Insertions (MSP430 CPU)
2 #source: nop-eint.s
3 #as: -my -mn -mcpu=430
4 #warning_output: nop-eint-430.l
5 #objdump: -d --prefix-addresses --show-raw-insn
6
7 .*: +file format .*msp.*
8
9
10 Disassembly of section .text:
11 0x0+0000 32 d2[ ]+eint[ ]+
12 0x0+0002 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
13 0x0+0006 32 d2[ ]+eint[ ]+
14 0x0+0008 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
15 0x0+000c 32 d2[ ]+eint[ ]+
16 0x0+000e 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
17 0x0+0012 32 42[ ]+mov #8, r2 ;r2 As==11
18 0x0+0014 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
19 0x0+0018 32 40 0f 00[ ]+mov #15, r2 ;#0x000f
20 0x0+001c 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
21 0x0+0020 32 43[ ]+mov #-1, r2 ;r3 As==11
22 0x0+0022 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
23 0x0+0026 32 d2[ ]+eint[ ]+
24 0x0+0028 32 c2[ ]+dint[ ]+
25 0x0+002a 03 43[ ]+nop[ ]+
26 0x0+002c 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
27 0x0+0030 32 c2[ ]+dint[ ]+
28 0x0+0032 03 43[ ]+nop[ ]+
29 0x0+0034 32 d2[ ]+eint[ ]+
30 0x0+0036 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
31 0x0+003a 32 d2[ ]+eint[ ]+
This page took 0.030396 seconds and 4 git commands to generate.