Searched refs:check_for_nop (Results 1 – 2 of 2) sorted by relevance
2448 static signed int check_for_nop = 0; variable2608 if (check_for_nop) in msp430_operands()2616 switch (check_for_nop & - check_for_nop) in msp430_operands()2653 check_for_nop &= ~ (check_for_nop & - check_for_nop); in msp430_operands()2655 while (check_for_nop); in msp430_operands()2665 check_for_nop = 0; in msp430_operands()2692 check_for_nop |= NOP_CHECK_INTERRUPT; in msp430_operands()2751 check_for_nop |= NOP_CHECK_INTERRUPT; in msp430_operands()3446 check_for_nop |= NOP_CHECK_INTERRUPT; in msp430_operands()3455 check_for_nop |= NOP_CHECK_CPU19; in msp430_operands()[all …]
1732 (check_for_nop): New.