Home
last modified time | relevance | path

Searched defs:operand (Results 1 – 25 of 68) sorted by relevance

123

/toolchain/binutils/binutils-2.25/opcodes/
Darc-opc.c28 enum operand {OP_NONE,OP_REG,OP_SHIMM,OP_LIMM}; enum
332 const struct arc_operand *operand, in insert_reg()
478 const struct arc_operand *operand, in insert_nullify()
496 const struct arc_operand *operand, in insert_flagfinish()
516 const struct arc_operand *operand, in insert_cond()
547 const struct arc_operand *operand, in insert_addr_wb()
559 const struct arc_operand *operand, in insert_base()
610 const struct arc_operand *operand, in insert_offset()
899 const struct arc_operand *operand, in insert_shimmfinish()
935 const struct arc_operand *operand, in insert_jumpflags()
[all …]
Daarch64-gen.c868 struct operand struct
882 typedef struct operand operand; argument
Dalpha-dis.c134 const struct alpha_operand *operand = alpha_operands + *opindex; local
160 const struct alpha_operand *operand = alpha_operands + *opindex; local
Dppc-dis.c408 operand_value_powerpc (const struct powerpc_operand *operand, in operand_value_powerpc()
444 const struct powerpc_operand *operand; in skip_optional_operands() local
478 const struct powerpc_operand *operand; in lookup_powerpc() local
532 const struct powerpc_operand *operand; in lookup_vle() local
616 const struct powerpc_operand *operand; in print_insn_powerpc() local
Daarch64-opc.h142 operand_has_inserter (const aarch64_operand *operand) in operand_has_inserter()
148 operand_has_extractor (const aarch64_operand *operand) in operand_has_extractor()
154 operand_need_sign_extension (const aarch64_operand *operand) in operand_need_sign_extension()
160 operand_need_shift_by_two (const aarch64_operand *operand) in operand_need_shift_by_two()
166 operand_maybe_stack_pointer (const aarch64_operand *operand) in operand_maybe_stack_pointer()
173 get_operand_fields_width (const aarch64_operand *operand) in get_operand_fields_width()
Dtic30-dis.c343 char operand[2][13] = in print_two_operand() local
430 char operand[3][13] = in print_three_operand() local
476 char operand[2][3][13] = in print_par_insn() local
598 char operand[2][13] = in print_branch() local
Ds390-dis.c105 const struct s390_operand *operand) in s390_extract_operand()
168 const struct s390_operand *operand = s390_operands + *opindex; in s390_print_insn_with_opcode() local
Di370-dis.c61 const struct i370_operand *operand; in print_insn_i370() local
Dtic80-dis.c104 const struct tic80_operand *operand, in print_operand()
192 const struct tic80_operand *operand; in print_one_instruction() local
Dv850-dis.c132 get_operand_value (const struct v850_operand *operand, in get_operand_value()
228 const struct v850_operand *operand; in disassemble() local
Dm10200-dis.c35 const struct mn10200_operand *operand; in disassemble() local
Dmips-dis.c1157 const struct mips_operand *operand, unsigned int uval) in print_vu0_channel()
1196 const struct mips_operand *operand, in print_insn_arg()
1495 const struct mips_operand *operand; in validate_insn_args() local
1616 const struct mips_operand *operand; in print_insn_args() local
1832 const struct mips_operand *operand, *ext_operand; in print_mips16_insn_arg() local
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-pdp11.c324 parse_reg (char *str, struct pdp11_code *operand) in parse_reg()
364 parse_ac5 (char *str, struct pdp11_code *operand) in parse_ac5()
395 parse_ac (char *str, struct pdp11_code *operand) in parse_ac()
408 parse_expression (char *str, struct pdp11_code *operand) in parse_expression()
432 parse_op_no_deferred (char *str, struct pdp11_code *operand) in parse_op_no_deferred()
579 parse_op_noreg (char *str, struct pdp11_code *operand) in parse_op_noreg()
598 parse_op (char *str, struct pdp11_code *operand) in parse_op()
618 parse_fop (char *str, struct pdp11_code *operand) in parse_fop()
Dtc-v850.c1382 const struct v850_operand *operand) in parse_register_list()
1967 handle_hi016 (const struct v850_operand *operand, const char **errmsg) in handle_hi016()
1987 handle_hi16 (const struct v850_operand *operand, const char **errmsg) in handle_hi16()
2007 handle_lo16 (const struct v850_operand *operand, const char **errmsg) in handle_lo16()
2030 handle_ctoff (const struct v850_operand *operand, const char **errmsg) in handle_ctoff()
2055 handle_sdaoff (const struct v850_operand *operand, const char **errmsg) in handle_sdaoff()
2074 handle_zdaoff (const struct v850_operand *operand, const char **errmsg) in handle_zdaoff()
2093 handle_tdaoff (const struct v850_operand *operand, const char **errmsg) in handle_tdaoff()
2130 v850_reloc_prefix (const struct v850_operand *operand, const char **errmsg) in v850_reloc_prefix()
2169 const struct v850_operand *operand, in v850_insert_operand()
[all …]
Dtc-h8300.c556 constant_fits_width_p (struct h8_op *operand, offsetT width) in constant_fits_width_p()
565 constant_fits_size_p (struct h8_op *operand, int size, int no_symbols) in constant_fits_size_p()
893 get_operands (unsigned int noperands, char *op_end, struct h8_op *operand) in get_operands()
941 get_mova_operands (char *op_end, struct h8_op *operand) in get_mova_operands()
1012 get_rtsl_operands (char *ptr, struct h8_op *operand) in get_rtsl_operands()
1283 check_operand (struct h8_op *operand, unsigned int width, char *string) in check_operand()
1330 do_a_fix_imm (int offset, int nibble, struct h8_op *operand, int relaxmode, const struct h8_instruc… in do_a_fix_imm()
1463 build_bytes (const struct h8_instruction *this_try, struct h8_op *operand) in build_bytes()
1783 struct h8_op *operand) in clever_message()
1852 fix_operand_size (struct h8_op *operand, int size) in fix_operand_size()
[all …]
Dtc-mn10200.c717 const struct mn10200_operand *operand, in check_operand()
830 const struct mn10200_operand *operand, in mn10200_insert_operand()
926 const struct mn10200_operand *operand; in md_assemble() local
1244 const struct mn10200_operand *operand; in md_assemble() local
Dtc-xstormy16.c250 const CGEN_OPERAND * operand, in xstormy16_cgen_record_fixup_exp()
353 const CGEN_OPERAND * operand, in md_cgen_lookup_reloc()
486 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num (cd, opindex); in xstormy16_md_apply_fix() local
Dtc-tic54x.c3095 is_accumulator (struct opstruct *operand) in is_accumulator()
3235 is_immediate (struct opstruct *operand) in is_immediate()
3244 is_absolute (struct opstruct *operand) in is_absolute()
3252 is_indirect (struct opstruct *operand) in is_indirect()
3260 is_dual (struct opstruct *operand) in is_dual()
3280 is_mmreg (struct opstruct *operand) in is_mmreg()
3288 is_type (struct opstruct *operand, enum optype type) in is_type()
3460 encode_dmad (tic54x_insn *insn, struct opstruct *operand, int xpc_code) in encode_dmad()
3521 encode_address (tic54x_insn *insn, struct opstruct *operand) in encode_address()
3542 encode_indirect (tic54x_insn *insn, struct opstruct *operand) in encode_indirect()
[all …]
Dtc-m32c.c247 int operand; in m32c_indirect_operand() local
626 int operand; in md_convert_frag() local
894 const CGEN_OPERAND * operand, in md_cgen_lookup_reloc()
899 CGEN_OPERAND_TYPE operand; in md_cgen_lookup_reloc() member
Dtc-mips.c797 const struct mips_operand *operand[MAX_OPERANDS]; member
2199 const struct mips_operand *operand, unsigned int uval) in insn_insert_operand()
2208 const struct mips_operand *operand) in insn_extract_operand()
3356 const struct mips_operand *operand; in validate_mips_insn() local
4439 const struct mips_operand *operand, in operand_reg_mask()
5011 const struct mips_int_operand *operand; in match_int_operand() local
5113 const struct mips_mapped_int_operand *operand; in match_mapped_int_operand() local
5141 const struct mips_msb_operand *operand; in match_msb_operand() local
5172 const struct mips_mapped_string_operand *operand; in match_string_operand() local
5230 const struct mips_reg_operand *operand; in match_reg_operand() local
[all …]
Dtc-z8k.c730 get_operands (const opcode_entry_type *opcode, char *op_end, op_type *operand) in get_operands()
959 newfix (int ptr, int type, int size, expressionS *operand) in newfix()
984 apply_fix (char *ptr, int type, expressionS *operand, int size) in apply_fix()
1200 struct z8k_op operand[4]; in md_assemble() local
Dtc-arc.c259 const struct arc_operand *operand, in arc_insert_operand()
1255 const struct arc_operand *operand; in md_apply_fix() local
1471 const struct arc_operand *operand; in md_assemble() local
1843 const struct arc_operand *operand; in md_assemble() local
Dtc-tilepro.c353 const struct tilepro_operand *operand, in insert_operand()
423 const struct tilepro_operand *operand = in emit_tilepro_instruction() local
699 const struct tilepro_operand *operand = in check_illegal_reg_writes() local
1334 const struct tilepro_operand *operand; in md_apply_fix() local
/toolchain/binutils/binutils-2.25/gas/
Dcgen.c250 gas_cgen_record_fixup (frag, where, insn, length, operand, opinfo, symbol, offset) in gas_cgen_record_fixup() argument
291 gas_cgen_record_fixup_exp (frag, where, insn, length, operand, opinfo, exp) in gas_cgen_record_fixup_exp() argument
378 const CGEN_OPERAND * operand; local
664 const CGEN_OPERAND *operand = local
785 const CGEN_OPERAND * operand) in weak_operand_overflow_check()
891 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num (cd, opindex); local
Dcond.c127 expressionS operand; in s_if() local
337 expressionS operand; in s_elseif() local

123