/toolchain/binutils/binutils-2.25/opcodes/ |
D | msp430-dis.c | 85 print_as2_reg_name (int regno, char * op1, char * comm1, in print_as2_reg_name() 108 print_as3_reg_name (int regno, char * op1, char * comm1, in print_as3_reg_name() 367 char *op1, in msp430_doubleoperand() 679 char *op1, in msp430_branchinstr() 774 char * op1, in msp430x_calla_instr() 852 char op1[32], op2[32], comm1[64], comm2[64]; in print_insn_msp430() local
|
D | d30v-dis.c | 39 int op1 = (num >> 25) & 0x7; in lookup_opcode() local
|
D | avr-dis.c | 296 char op1[20], op2[20], comment1[40], comment2[40]; in print_insn_avr() local
|
D | aarch64-opc.c | 2697 #define CPENC(op0,op1,crn,crm,op2) \ argument 2700 #define CPEN_(op1,crm,op2) CPENC(3,(op1),4,(crm),(op2)) argument 2702 #define CPENS(op1,crn,crm,op2) CPENC(1,(op1),(crn),(crm),(op2)) argument
|
D | sparc-dis.c | 254 sparc_opcode *op1 = * (sparc_opcode **) b; in compare_opcodes() local
|
D | arc-dis.c | 196 int op1, in instruction_name()
|
D | rl78-decode.c | 173 int op0, op1; in rl78_decode_opcode() local
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | xtensa-relax.c | 582 unsigned op1, in append_value_condition() 598 unsigned op1, in append_constant_value_condition() 655 append_literal_op (BuildInstr *bi, unsigned op1, unsigned src_op) in append_literal_op() 668 append_label_op (BuildInstr *bi, unsigned op1) in append_label_op() 681 append_constant_op (BuildInstr *bi, unsigned op1, unsigned cnst) in append_constant_op() 694 append_field_op (BuildInstr *bi, unsigned op1, unsigned src_op) in append_field_op() 710 unsigned op1, in append_user_fn_field_op() 1609 opname_map_e *op1; in build_transition() local
|
D | tc-msp430.c | 167 int op1; /* Opcode for second word of short jump. */ member 1541 struct msp430_operand_s * op1, in try_encode_mova() 1807 struct msp430_operand_s op1, op2; in msp430_operands() local
|
D | bfin-parse.y | 32 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 36 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 739 int op0, op1; variable
|
D | tc-d10v.c | 693 check_resource_conflict (struct d10v_opcode *op1, in check_resource_conflict() 829 parallel_ok (struct d10v_opcode *op1, in parallel_ok()
|
D | tc-pdp11.c | 651 struct pdp11_code insn, op1, op2; in md_assemble() local
|
D | tc-bfin.c | 1180 bfin_gen_dsp32mac (int op1, int MM, int mmod, int w1, int P, in bfin_gen_dsp32mac() 1213 bfin_gen_dsp32mult (int op1, int MM, int mmod, int w1, int P, in bfin_gen_dsp32mult() 2271 int op1 = ((iw0 >> (DSP32Mac_op1_bits - 16)) & DSP32Mac_op1_mask); in decode_dsp32mac_0() local
|
D | tc-xgate.c | 901 cmp_opcode (struct xgate_opcode *op1, struct xgate_opcode *op2) in cmp_opcode()
|
D | tc-d30v.c | 679 parallel_ok (struct d30v_insn *op1, in parallel_ok()
|
D | tc-cr16.c | 1520 char op1[5]; in get_b_cc() local
|
D | tc-m68hc11.c | 591 cmp_opcode (struct m68hc11_opcode *op1, struct m68hc11_opcode *op2) in cmp_opcode()
|
D | tc-xtensa.c | 6450 TInsn *op1 = &vinsn->slots[i]; in find_vinsn_conflicts() local 6459 TInsn *op1 = &vinsn->slots[i]; in find_vinsn_conflicts() local
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-h8300.c | 1233 unsigned char op0, op1, op2, op3; in elf32_h8_relax_section() local 1377 unsigned char op0, op1, op2, op3, op0n, op1n; in elf32_h8_relax_section() local
|
D | coff-sh.c | 2195 const struct sh_opcode *op1, in sh_insns_conflict() 2260 const struct sh_opcode *op1, in sh_load_use()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | i386.cc | 3259 unsigned char op1 = view[-1]; in tls_gd_to_le() local 3321 unsigned char op1 = view[-1]; in tls_gd_to_ie() local 3501 unsigned char op1 = view[-1]; in tls_ie_to_le() local 3540 unsigned char op1 = view[-1]; in tls_ie_to_le() local
|
D | x86_64.cc | 4114 unsigned char op1 = view[-3]; in tls_ie_to_le() local
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | d30v.h | 77 int op1; /* first part, "IALU1" for example */ member
|
D | m88k.h | 441 OPSPEC op1,op2,op3; member
|
D | h8300.h | 914 #define WTWOP(code, name, op1, op2) \ argument 922 #define UNOP(code, name, op1, op2) \ argument
|