Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-score.c296 #define s3_INSN_IS_PCE_P(s) (strstr (str, "||") != NULL) macro
6496 if (s3_INSN_IS_PCE_P (str)) in s3_assemble()