Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 25 of 59) sorted by relevance

123

/toolchain/binutils/binutils-2.25/libiberty/
Dfopen_unlocked.c108 fopen_unlocked (const char *path, const char *mode) in fopen_unlocked()
116 fdopen_unlocked (int fildes, const char *mode) in fdopen_unlocked()
124 freopen_unlocked (const char *path, const char *mode, FILE *stream) in freopen_unlocked()
/toolchain/binutils/binutils-2.25/gprof/
Dvax.c121 vax_operandname (operandenum mode) in vax_operandname()
213 operandenum mode = vax_operandmode (modep); in vax_offset() local
237 operandenum mode; in vax_find_call() local
Dtahoe.c109 tahoe_operandname (tahoe_operandenum mode) in tahoe_operandname()
202 tahoe_operandenum mode = tahoe_operandmode (modep); in tahoe_offset() local
225 tahoe_operandenum mode; in tahoe_find_call() local
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-z8k.c180 int mode; member
246 parse_reg (char *src, int *mode, unsigned int *preg) in parse_reg()
383 regword (int mode, char *string) in regword()
397 regaddr (int mode, char *string) in regaddr()
427 get_ctrl_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_ctrl_operand()
468 get_flags_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_flags_operand()
515 get_interrupt_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_interrupt_operand()
605 get_cc_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_cc_operand()
630 get_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_operand()
873 unsigned int mode = operands[i].mode; in get_specific() local
Dtc-m68hc11.c149 int mode; member
1151 int mode; in get_operand() local
1482 check_range (long num, int mode) in check_range()
1569 fixup8 (expressionS *oper, int mode, int opmode) in fixup8()
1639 fixup16 (expressionS *oper, int mode, int opmode ATTRIBUTE_UNUSED) in fixup16()
1687 fixup24 (expressionS *oper, int mode, int opmode ATTRIBUTE_UNUSED) in fixup24()
1718 fixup8_xg (expressionS *oper, int mode, int opmode) in fixup8_xg()
2064 int mode; in build_indexed_byte() local
2617 int mode = operands[i].mode; in find() local
Dtc-metag.h61 #define md_parse_name(name, exprP, mode, nextcharP) \ argument
Dtc-h8300.c343 op_type mode; member
376 parse_reg (char *src, op_type *mode, unsigned int *reg, int direction) in parse_reg()
509 skip_colonthing (char *src, int *mode) in skip_colonthing()
606 op_type mode; in get_operand() local
1014 int mode, len, type = 0; in get_rtsl_operands() local
Dtc-m32r.h115 #define md_parse_name(name, exprP, mode, nextcharP) \ argument
Dtc-sh.c990 parse_reg_without_prefix (char *src, int *mode, int *reg) in parse_reg_without_prefix()
1349 parse_reg (char *src, int *mode, int *reg) in parse_reg()
1414 int mode; in parse_at() local
1586 int mode = -1; in get_operand() local
4507 enum expr_mode mode, in sh_parse_name()
Dtc-mmix.h73 #define md_parse_name(name, exp, mode, cpos) \ argument
Dtc-sh64.c1614 shmedia_parse_reg (char *src, int *mode, int *reg, shmedia_arg_type argtype) in shmedia_parse_reg()
2225 int mode = -1; in shmedia_get_operand() local
3244 enum expr_mode mode, char *cp, in sh64_consume_datalabel()
Dtc-sh.h230 #define md_parse_name(name, exprP, mode, nextcharP) \ argument
Dtc-ppc.h262 #define md_parse_name(name, exp, mode, c) ppc_parse_name (name, exp) argument
Dtc-i960.c234 int mode; /* 0 =>local/global/spec reg; 1=> literal or fp reg. */ member
650 long mode; /* Mode bits for MEMB instruction. */ in mema_to_memb() local
886 int mode; /* MEMB mode bits. */ in parse_memop() local
/toolchain/binutils/binutils-2.25/opcodes/
Di960-dis.c322 int mode; in mem() local
766 ea (bfd_vma memaddr, int mode, const char *reg2, const char *reg3, int word1, in ea()
826 regop (int mode, int spec, int fp_reg, int fp) in regop()
880 dstop (int mode, int dest_reg, int fp) in dstop()
Dpdp11-dis.c85 int mode = (code >> 3) & 7; in print_operand() local
177 int mode = (code >> 3) & 7; in print_foperand() local
Dm68hc11-dis.c120 const char *mode; in print_indexed_operand() local
Dvax-dis.c226 unsigned char mode, reg; in print_insn_mode() local
Dip2k-asm.c383 char mode = 0; in parse_bit3() local
/toolchain/binutils/binutils-2.25/gold/
Ddescriptors.cc75 Descriptors::open(int descriptor, const char* name, int flags, int mode) in open()
/toolchain/binutils/binutils-2.25/include/opcode/
Dmsp430.h29 int mode; /* Operand mode. */ member
Dpyr.h34 unsigned int mode :4; member
/toolchain/binutils/binutils-2.25/binutils/
Dfilemode.c107 mode_string (unsigned long mode, char *str) in mode_string()
/toolchain/binutils/binutils-2.25/gas/
Dexpr.c720 operand (expressionS *expressionP, enum expr_mode mode) in operand()
1765 enum expr_mode mode /* Controls behavior. */) in expr()
/toolchain/binutils/binutils-2.25/bfd/
Dopncls.c192 bfd_fopen (const char *filename, const char *target, const char *mode, int fd) in bfd_fopen()
329 const char *mode; in bfd_fdopenr() local

123