Home
last modified time | relevance | path

Searched defs:cond (Results 1 – 25 of 29) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dvfp-neon-syntax-inc.s8 .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=""
Ditblock.s3 .macro itblock num cond=""
Dvfp-fma-inc.s8 .macro dyadic op cond="" f32=".f32" f64=".f64"
/toolchain/binutils/binutils-2.25/opcodes/
Dsparc-opc.c1172 #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
Darc-dis.c446 int cond, in write_instr_name_()
529 int cond = 0; in dsmOneArcInst() local
Dtic4x-dis.c271 tic4x_print_cond (struct disassemble_info *info, unsigned int cond) in tic4x_print_cond()
Dhppa-dis.c1201 int cond = GET_FIELD (insn, 27, 31); in print_insn_hppa() local
Dtic6x-dis.c314 const char *cond = ""; in print_insn_tic6x() local
Dmetag-dis.c1182 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
Darc-opc.c1225 long cond; in extract_cond() local
Daarch64-opc.c253 get_inverted_cond (const aarch64_cond *cond) in get_inverted_cond()
Darm-dis.c1934 int cond; in print_insn_coprocessor() local
/toolchain/binutils/binutils-2.25/gold/testsuite/
Dtest.h133 #define CHECK(cond) \ argument
/toolchain/binutils/binutils-2.25/gas/config/
Dxtensa-relax.c555 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
Dtc-hppa.c477 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
Dtc-metag.c2296 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
Dtc-arm.c380 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
Dtc-sh.c2601 int cond = 0; in assemble_ppi() local
Dtc-aarch64.c127 int cond; member
4261 const aarch64_cond *cond; in opcode_lookup() local
/toolchain/binutils/binutils-2.25/include/opcode/
Dmsp430-decode.h125 MSP430_Condition cond; member
Dtic4x.h135 unsigned long cond; member
Daarch64.h738 const aarch64_cond *cond; member
792 const aarch64_cond *cond; member
/toolchain/binutils/binutils-2.25/ld/
Dldexp.c1126 exp_trinop (int code, etree_type *cond, etree_type *lhs, etree_type *rhs) in exp_trinop()
Dldexp.h61 union etree_union *cond; member
/toolchain/binutils/binutils-2.25/bfd/
Delf32-rx.c2787 int cond = (insn[0] & 0x0f) ^ 0x01; in elf32_rx_relax_section() local

12