/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | vfp-neon-syntax-inc.s | 8 .macro testvmov cond="" f32=".f32" f64=".f64" argument 25 .macro monadic op cond="" f32=".f32" f64=".f64" 36 .macro dyadic op cond="" f32=".f32" f64=".f64" 47 .macro dyadicz op cond="" f32=".f32" f64=".f64" 80 .macro cvtz cond="" s32=".s32" u32=".u32" f32=".f32" f64=".f64" argument 91 .macro cvt cond="" s32=".s32" u32=".u32" f32=".f32" f64=".f64" argument 110 .macro cvti cond="" s32=".s32" u32=".u32" f32=".f32" f64=".f64" s16=".s16" u16=".u16" argument 136 .macro multi op cond="" n="" ia="ia" db="db" 154 .macro single op cond=""
|
D | itblock.s | 3 .macro itblock num cond=""
|
D | vfp-fma-inc.s | 8 .macro dyadic op cond="" f32=".f32" f64=".f64"
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | sparc-opc.c | 1172 #define cond(bop, top, mask, flags) \ macro 1321 #define movicc(opcode, cond, flags) /* v9 */ \ argument 1337 #define movcc(opcode, cond, fcond, flags) /* v9 */ \ argument 1378 #define fmoviccx(opcode, fpsize, args, cond, flags) /* v9 */ \ argument 1389 #define fmovccx(opcode, fpsize, args, cond, fcond, flags) /* v9 */ \ argument 1397 #define fmovicc(suffix, cond, flags) /* v9 */ \ argument 1407 #define fmovcc(suffix, cond, fcond, flags) /* v9 */ \ argument
|
D | arc-dis.c | 446 int cond, in write_instr_name_() 529 int cond = 0; in dsmOneArcInst() local
|
D | tic4x-dis.c | 271 tic4x_print_cond (struct disassemble_info *info, unsigned int cond) in tic4x_print_cond()
|
D | hppa-dis.c | 1201 int cond = GET_FIELD (insn, 27, 31); in print_insn_hppa() local
|
D | tic6x-dis.c | 314 const char *cond = ""; in print_insn_tic6x() local
|
D | metag-dis.c | 1182 unsigned int cond = (insn_word >> 26) & 0x1; in print_alu() local 1397 unsigned int cond = (insn_word >> 26) & 0x1; in print_shift() local 1542 unsigned int cond = (insn_word >> 26) & 0x1; in print_cmp() local
|
D | arc-opc.c | 1225 long cond; in extract_cond() local
|
D | aarch64-opc.c | 253 get_inverted_cond (const aarch64_cond *cond) in get_inverted_cond()
|
D | arm-dis.c | 1934 int cond; in print_insn_coprocessor() local
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | test.h | 133 #define CHECK(cond) \ argument
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | xtensa-relax.c | 555 append_condition (TransitionRule *tr, Precondition *cond) in append_condition() 585 Precondition *cond = (Precondition *) xmalloc (sizeof (Precondition)); in append_value_condition() local 601 Precondition *cond = (Precondition *) xmalloc (sizeof (Precondition)); in append_constant_value_condition() local 1443 precond_e *cond = (precond_e *) xmalloc (sizeof (precond_e)); in parse_insn_pattern() local
|
D | tc-hppa.c | 477 int cond; member 2268 int cond, i; in pa_parse_fp_cmp_cond() local 3205 int cmpltr, nullif, flag, cond, need_cond, num; in pa_ip() local
|
D | tc-metag.c | 2296 unsigned int cond = (template->meta_opcode >> 26) & 0x1; in parse_alu() local 2789 unsigned int cond = (template->meta_opcode >> 26) & 0x1; in parse_shift() local 2969 unsigned int cond = (template->meta_opcode >> 26) & 0x1; in parse_cmp() local
|
D | tc-arm.c | 380 int cond; member 820 now_it_compatible (int cond) in now_it_compatible() 6055 char cond[3]; in parse_cond() local 10704 int cond; in do_t_branch() local 10955 unsigned int cond = inst.operands[0].imm; in do_t_it() local 16925 output_it_inst (int cond, int mask, char * to) in output_it_inst() 17038 const struct asm_cond *cond; in opcode_lookup() local 17198 new_automatic_it_block (int cond) in new_automatic_it_block() 17224 now_it_add_mask (int cond) in now_it_add_mask() 17423 const int cond = now_it.cc ^ ((now_it.mask >> 4) & 1) ^ 1; in handle_it_state() local
|
D | tc-sh.c | 2601 int cond = 0; in assemble_ppi() local
|
D | tc-aarch64.c | 127 int cond; member 4261 const aarch64_cond *cond; in opcode_lookup() local
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | msp430-decode.h | 125 MSP430_Condition cond; member
|
D | tic4x.h | 135 unsigned long cond; member
|
D | aarch64.h | 738 const aarch64_cond *cond; member 792 const aarch64_cond *cond; member
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldexp.c | 1126 exp_trinop (int code, etree_type *cond, etree_type *lhs, etree_type *rhs) in exp_trinop()
|
D | ldexp.h | 61 union etree_union *cond; member
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-rx.c | 2787 int cond = (insn[0] & 0x0f) ^ 0x01; in elf32_rx_relax_section() local
|