Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score7.c139 #define s7_INSN_IS_PCE_P(s) (strstr (str, "||") != NULL) macro
6175 if (s7_INSN_IS_PCE_P (str)) in s7_assemble()