Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dcgen-asm.c266 (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()
Dxstormy16-asm.c111 (cd, CGEN_PARSE_OPERAND_INTEGER, strp, opindex, BFD_RELOC_NONE, in parse_small_immediate()
/toolchain/binutils/binutils-2.25/cpu/
Dxstormy16.opc109 (cd, CGEN_PARSE_OPERAND_INTEGER, strp, opindex, BFD_RELOC_NONE,
/toolchain/binutils/binutils-2.25/include/opcode/
Dcgen.h387 CGEN_PARSE_OPERAND_INTEGER, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mep.c453 if (want == CGEN_PARSE_OPERAND_INTEGER || want == CGEN_PARSE_OPERAND_ADDRESS) in mep_parse_operand()