aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / msp430 / nop-eint-430x-silent.d
CommitLineData
35ba4bc0
JL
1#name: Silent EINT NOP Insertions (MSP430X CPU)
2#source: nop-eint.s
3#as: -mY -mn -mcpu=430x
4#objdump: -d --prefix-addresses --show-raw-insn
5
6.*: +file format .*msp.*
7
8
9Disassembly of section .text:
100x0+0000 03 43[ ]+nop[ ]+
110x0+0002 32 d2[ ]+eint[ ]+
120x0+0004 03 43[ ]+nop[ ]+
130x0+0006 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
140x0+000a 03 43[ ]+nop[ ]+
150x0+000c 32 d2[ ]+eint[ ]+
160x0+000e 03 43[ ]+nop[ ]+
170x0+0010 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
180x0+0014 03 43[ ]+nop[ ]+
190x0+0016 32 d2[ ]+eint[ ]+
200x0+0018 03 43[ ]+nop[ ]+
210x0+001a 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
220x0+001e 03 43[ ]+nop[ ]+
230x0+0020 32 42[ ]+mov #8, r2 ;r2 As==11
240x0+0022 03 43[ ]+nop[ ]+
250x0+0024 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
260x0+0028 03 43[ ]+nop[ ]+
270x0+002a 32 40 0f 00[ ]+mov #15, r2 ;#0x000f
280x0+002e 03 43[ ]+nop[ ]+
290x0+0030 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
300x0+0034 03 43[ ]+nop[ ]+
310x0+0036 32 43[ ]+mov #-1, r2 ;r3 As==11
320x0+0038 03 43[ ]+nop[ ]+
330x0+003a 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
340x0+003e 03 43[ ]+nop[ ]+
350x0+0040 32 d2[ ]+eint[ ]+
360x0+0042 03 43[ ]+nop[ ]+
370x0+0044 32 c2[ ]+dint[ ]+
380x0+0046 03 43[ ]+nop[ ]+
390x0+0048 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
400x0+004c 32 c2[ ]+dint[ ]+
410x0+004e 03 43[ ]+nop[ ]+
420x0+0050 32 d2[ ]+eint[ ]+
430x0+0052 03 43[ ]+nop[ ]+
440x0+0054 1a 42 00 00[ ]+mov &0x0000,r10 ;0x0000
450x0+0058 03 43[ ]+nop[ ]+
460x0+005a 32 d2[ ]+eint[ ]+
470x0+005c 03 43[ ]+nop[ ]+
This page took 0.04217 seconds and 4 git commands to generate.