Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/opcodes/
HDcgen-asm.c267 (cd, CGEN_PARSE_OPERAND_INTEGER, strp, opindex, BFD_RELOC_NONE, in cgen_parse_signed_integer()
291 (cd, CGEN_PARSE_OPERAND_INTEGER, strp, opindex, BFD_RELOC_NONE, in cgen_parse_unsigned_integer()
/NextBSD/contrib/binutils/include/opcode/
HDcgen.h381 CGEN_PARSE_OPERAND_INTEGER, enumerator
/NextBSD/contrib/binutils/gas/config/
HDtc-mep.c412 if (want == CGEN_PARSE_OPERAND_INTEGER || want == CGEN_PARSE_OPERAND_ADDRESS) in mep_parse_operand()