HomeSort by: relevance | last modified time | path
    Searched defs:parse_operand (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/gas/config/
tc-dlx.c 297 the standard form so we can use the standard parse_operand routine. */
587 parse_operand (char *s, expressionS *operandp) function
719 s = parse_operand (s, operand);
758 s = parse_operand (s, operand);
tc-dlx.c 297 the standard form so we can use the standard parse_operand routine. */
587 parse_operand (char *s, expressionS *operandp) function
719 s = parse_operand (s, operand);
758 s = parse_operand (s, operand);
tc-crx.c 787 parse_operand (char *operand, ins * crx_ins) function
929 parse_operand (operand[op_num], crx_ins);
tc-crx.c 787 parse_operand (char *operand, ins * crx_ins) function
929 parse_operand (operand[op_num], crx_ins);
tc-cr16.c 1274 parse_operand (char *operand, ins * cr16_ins) function
1443 parse_operand (operand[op_num], cr16_ins);
tc-cr16.c 1274 parse_operand (char *operand, ins * cr16_ins) function
1443 parse_operand (operand[op_num], cr16_ins);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-dlx.c 297 the standard form so we can use the standard parse_operand routine. */
587 parse_operand (char *s, expressionS *operandp) function
719 s = parse_operand (s, operand);
758 s = parse_operand (s, operand);
tc-dlx.c 297 the standard form so we can use the standard parse_operand routine. */
587 parse_operand (char *s, expressionS *operandp) function
719 s = parse_operand (s, operand);
758 s = parse_operand (s, operand);
tc-crx.c 787 parse_operand (char *operand, ins * crx_ins) function
929 parse_operand (operand[op_num], crx_ins);
tc-crx.c 787 parse_operand (char *operand, ins * crx_ins) function
929 parse_operand (operand[op_num], crx_ins);
tc-cr16.c 1277 parse_operand (char *operand, ins * cr16_ins) function
1446 parse_operand (operand[op_num], cr16_ins);
tc-cr16.c 1277 parse_operand (char *operand, ins * cr16_ins) function
1446 parse_operand (operand[op_num], cr16_ins);
  /src/external/gpl3/binutils/dist/opcodes/
nds32-asm.c 1872 HW_INT/HW_UINT are parsed parse_operand callback handler. */
1970 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
1988 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
2278 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn,
2371 r = pdesc->parse_operand (pdesc, pinsn, &end, &value);
2528 if (!parse_operand (pdesc, pinsn, &p, *plex))
2276 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, function
nds32-asm.c 1872 HW_INT/HW_UINT are parsed parse_operand callback handler. */
1970 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
1988 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
2278 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn,
2371 r = pdesc->parse_operand (pdesc, pinsn, &end, &value);
2528 if (!parse_operand (pdesc, pinsn, &p, *plex))
2276 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, function
nds32-asm.h 42 /* Results of parse_operand. */
242 int (*parse_operand) (struct nds32_asm_desc *, member in struct:nds32_asm_desc
nds32-asm.h 42 /* Results of parse_operand. */
242 int (*parse_operand) (struct nds32_asm_desc *, member in struct:nds32_asm_desc
  /src/external/gpl3/binutils.old/dist/opcodes/
nds32-asm.c 1872 HW_INT/HW_UINT are parsed parse_operand callback handler. */
1970 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
1988 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
2278 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn,
2371 r = pdesc->parse_operand (pdesc, pinsn, &end, &value);
2528 if (!parse_operand (pdesc, pinsn, &p, *plex))
2276 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, function
nds32-asm.c 1872 HW_INT/HW_UINT are parsed parse_operand callback handler. */
1970 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
1988 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
2278 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn,
2371 r = pdesc->parse_operand (pdesc, pinsn, &end, &value);
2528 if (!parse_operand (pdesc, pinsn, &p, *plex))
2276 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, function
nds32-asm.h 42 /* Results of parse_operand. */
242 int (*parse_operand) (struct nds32_asm_desc *, member in struct:nds32_asm_desc
  /src/external/gpl3/gdb/dist/opcodes/
nds32-asm.c 1872 HW_INT/HW_UINT are parsed parse_operand callback handler. */
1970 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
1988 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
2278 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn,
2371 r = pdesc->parse_operand (pdesc, pinsn, &end, &value);
2528 if (!parse_operand (pdesc, pinsn, &p, *plex))
2276 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, function
nds32-asm.c 1872 HW_INT/HW_UINT are parsed parse_operand callback handler. */
1970 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
1988 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
2278 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn,
2371 r = pdesc->parse_operand (pdesc, pinsn, &end, &value);
2528 if (!parse_operand (pdesc, pinsn, &p, *plex))
2276 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, function
nds32-asm.h 42 /* Results of parse_operand. */
242 int (*parse_operand) (struct nds32_asm_desc *, member in struct:nds32_asm_desc
  /src/external/gpl3/gdb.old/dist/opcodes/
nds32-asm.c 1872 HW_INT/HW_UINT are parsed parse_operand callback handler. */
1970 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
1988 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
2278 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn,
2371 r = pdesc->parse_operand (pdesc, pinsn, &end, &value);
2528 if (!parse_operand (pdesc, pinsn, &p, *plex))
2276 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, function
nds32-asm.c 1872 HW_INT/HW_UINT are parsed parse_operand callback handler. */
1970 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
1988 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
2278 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn,
2371 r = pdesc->parse_operand (pdesc, pinsn, &end, &value);
2528 if (!parse_operand (pdesc, pinsn, &p, *plex))
2276 parse_operand (nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, function
nds32-asm.h 42 /* Results of parse_operand. */
242 int (*parse_operand) (struct nds32_asm_desc *, member in struct:nds32_asm_desc

Completed in 125 milliseconds

1 2