Searched refs:COND_NE (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | rx-parse.y | 29 #define COND_NE 1 macro 235 { if ($1 == COND_EQ || $1 == COND_NE) 255 { if ($1 == COND_EQ || $1 == COND_NE) 260 { if ($1 == COND_EQ || $1 == COND_NE)
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | metag.h | 648 COND_NE, enumerator 815 { mnemonic "NE" suffix, flags, meta_opcode | (COND_NE << field_shift), \ 817 { mnemonic "NZ" suffix, flags, meta_opcode | (COND_NE << field_shift), \ 948 { mnemonic "NE" suffix, flags, meta_opcode | (COND_NE << field_shift), \ 950 { mnemonic "NZ" suffix, flags, meta_opcode | (COND_NE << field_shift), \
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-desc.h | 90 , COND_EQ = 2, COND_NE = 3, COND_ULT = 8, COND_UGE = 9 enumerator
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | xc16x.cpu | 1934 (jmprel jmpr_ne jmpr COND_NE )
|