Tighten the constraints for warning about NOPs for the MSP 430 ISA, so NOPs are only...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / msp430 / bad.l
CommitLineData
38d77545
NC
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
35ba4bc0 7[^:]*:10: Warning: a NOP might be needed here, before this interrupt state change
38d77545 8[^:]*:11: Error: instruction bis.a does not exist
35ba4bc0
JL
9[^:]*:16: Warning: a NOP might also be needed here, after the instruction that changed interrupt state
10[^:]*:16: Warning: a NOP might be needed here, before an interrupt enable instruction
11[^:]*:25: Warning: a NOP might be needed here, after an interrupt disable instruction
12[^:]*:26: Warning: a NOP might be needed here, after an interrupt enable instruction
13[^:]*:29: Warning: a NOP might be needed here, after an interrupt disable instruction
14[^:]*:31: Warning: a NOP might be needed here, after an interrupt disable instruction
15[^:]*:32: Warning: a NOP might be needed here, after an interrupt disable instruction
16[^:]*:33: Warning: a NOP might be needed here, after an interrupt disable instruction
17[^:]*:34: Warning: a NOP might be needed here, after an interrupt enable instruction
18[^:]*: Warning: a NOP might be needed after the interrupt state change at the end of the file
This page took 0.250018 seconds and 4 git commands to generate.