This patch enhances the MSP430 port of GAS so that, if requested, it will
[deliverable/binutils-gdb.git] / gas / testsuite / gas / msp430 / bad.l
1 [^:]*: Assembler messages:
2 [^:]*:6: Error: unrecognised instruction size modifier .z
3 [^:]*:7: Error: junk found after instruction: mov.bc r1,r2
4 [^:]*:8: Error: junk found after instruction: mov.cd r1,r2
5 [^:]*:9: Error: junk found after instruction: mov.cd r1,r2
6 [^:]*:10: Warning: no size modifier after period, .w assumed
7 [^:]*:11: Error: instruction bis.a does not exist
8 [^:]*:19: Warning: a NOP might be needed here because of successive changes in interrupt state
9 [^:]*:20: Warning: a NOP might be needed here because of successive changes in interrupt state
10 [^:]*:25: Warning: a NOP might be needed here because of successive changes in interrupt state
11 [^:]*:26: Warning: a NOP might be needed here because of successive changes in interrupt state
12 [^:]*:27: Warning: a NOP might be needed here because of successive changes in interrupt state
13 [^:]*:28: Warning: a NOP might be needed here because of successive changes in interrupt state
14 [^:]*: Warning: assembly finished with the last instruction changing interrupt state - a NOP might be needed
This page took 0.029104 seconds and 4 git commands to generate.