gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / msp430 / nop-dint-430x.d
CommitLineData
35ba4bc0
JL
1#name: DINT NOP Insertions (MSP430X CPU)
2#source: nop-dint.s
3#as: -my -mn -mcpu=430x
4#warning_output: nop-dint-430.l
5#objdump: -d --prefix-addresses --show-raw-insn
6
7.*: +file format .*msp.*
8
9Disassembly of section .text:
100x0+000 32 c2[ ]+dint[ ]+
110x0+002 03 43[ ]+nop[ ]+
120x0+004 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
130x0+008 32 c2[ ]+dint[ ]+
140x0+00a 03 43[ ]+nop[ ]+
150x0+00c 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
160x0+010 32 c2[ ]+dint[ ]+
170x0+012 03 43[ ]+nop[ ]+
180x0+014 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
190x0+018 02 43[ ]+clr r2 ;
200x0+01a 03 43[ ]+nop[ ]+
210x0+01c 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
220x0+020 32 40 07 00[ ]+mov #7, r2 ;
230x0+024 03 43[ ]+nop[ ]+
240x0+026 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
250x0+02a 32 40 07 f0[ ]+mov #-4089, r2 ;#0xf007
260x0+02e 03 43[ ]+nop[ ]+
270x0+030 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
280x0+034 02 43[ ]+clr r2 ;
290x0+036 03 43[ ]+nop[ ]+
300x0+038 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
310x0+03c 32 c2[ ]+dint[ ]+
320x0+03e 03 43[ ]+nop[ ]+
This page took 0.09554 seconds and 4 git commands to generate.