HomeSort by: relevance | last modified time | path
    Searched defs:warn_interrupt_nops (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-msp430.c 685 static bool warn_interrupt_nops = true; variable
1460 warn_interrupt_nops = true;
1463 warn_interrupt_nops = false;
2738 if (warn_interrupt_nops)
2741 else if (warn_interrupt_nops)
2763 if (warn_interrupt_nops)
2766 else if (warn_interrupt_nops)
2950 if (gen_interrupt_nops || warn_interrupt_nops)
2957 if (warn_interrupt_nops)
2968 if (warn_interrupt_nops)
    [all...]
tc-msp430.c 685 static bool warn_interrupt_nops = true; variable
1460 warn_interrupt_nops = true;
1463 warn_interrupt_nops = false;
2738 if (warn_interrupt_nops)
2741 else if (warn_interrupt_nops)
2763 if (warn_interrupt_nops)
2766 else if (warn_interrupt_nops)
2950 if (gen_interrupt_nops || warn_interrupt_nops)
2957 if (warn_interrupt_nops)
2968 if (warn_interrupt_nops)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-msp430.c 685 static bool warn_interrupt_nops = true; variable
1460 warn_interrupt_nops = true;
1463 warn_interrupt_nops = false;
2738 if (warn_interrupt_nops)
2741 else if (warn_interrupt_nops)
2763 if (warn_interrupt_nops)
2766 else if (warn_interrupt_nops)
2950 if (gen_interrupt_nops || warn_interrupt_nops)
2957 if (warn_interrupt_nops)
2968 if (warn_interrupt_nops)
    [all...]
tc-msp430.c 685 static bool warn_interrupt_nops = true; variable
1460 warn_interrupt_nops = true;
1463 warn_interrupt_nops = false;
2738 if (warn_interrupt_nops)
2741 else if (warn_interrupt_nops)
2763 if (warn_interrupt_nops)
2766 else if (warn_interrupt_nops)
2950 if (gen_interrupt_nops || warn_interrupt_nops)
2957 if (warn_interrupt_nops)
2968 if (warn_interrupt_nops)
    [all...]

Completed in 50 milliseconds