Home
last modified time | relevance | path

Searched refs:MSP430_PROFILER_FLAG_JUMP (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-msp430.c386 #define MSP430_PROFILER_FLAG_JUMP 0x1000 /* j */ macro
529 p_flags |= MSP430_PROFILER_FLAG_JUMP; in msp430_profiler()