Searched refs:CGEN_PARSE_OPERAND_INTEGER (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | cgen-asm.c | 266 (cd, CGEN_PARSE_OPERAND_INTEGER, strp, opindex, BFD_RELOC_NONE, in cgen_parse_signed_integer() 306 (cd, CGEN_PARSE_OPERAND_INTEGER, strp, opindex, BFD_RELOC_NONE, in cgen_parse_unsigned_integer()
|
D | xstormy16-asm.c | 111 (cd, CGEN_PARSE_OPERAND_INTEGER, strp, opindex, BFD_RELOC_NONE, in parse_small_immediate()
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | xstormy16.opc | 109 (cd, CGEN_PARSE_OPERAND_INTEGER, strp, opindex, BFD_RELOC_NONE,
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | cgen.h | 387 CGEN_PARSE_OPERAND_INTEGER, enumerator
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mep.c | 453 if (want == CGEN_PARSE_OPERAND_INTEGER || want == CGEN_PARSE_OPERAND_ADDRESS) in mep_parse_operand()
|