Home
last modified time | relevance | path

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

1234567891011

/netbsd-src/usr.sbin/gspa/gspa/
H A Dgsp_ass.h94 typedef struct operand { struct
102 struct operand *next; argument
103 } *operand; typedef
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-gen.c870 struct operand struct
884 typedef struct operand operand; argument
H A Ds12z-opc.c407 struct operand **operand) in z_ext24_decode()
466 int *n_operands, struct operand **operand) in x_imm1()
484 int *n_operands, struct operand **operand) in imm1_decode()
491 int *n_operands, struct operand **operand) in trap_decode()
519 struct operand *operand = NULL; in x_opr_decode_with_size() local
792 int *n_operands, struct operand **operand) in z_opr_decode()
803 int *n_operands, struct operand **operand) in z_opr_decode2()
821 int *n_operands, struct operand **operand) in imm1234()
848 struct operand **operand) in reg_s_imm()
870 struct operand **operand) in reg_s_opr()
[all …]
H A Dalpha-dis.c132 const struct alpha_operand *operand = alpha_operands + *opindex; in print_insn_alpha() local
158 const struct alpha_operand *operand = alpha_operands + *opindex; in print_insn_alpha() local
H A Dppc-dis.c516 operand_value_powerpc (const struct powerpc_operand *operand, in operand_value_powerpc()
552 const struct powerpc_operand *operand; in skip_optional_operands() local
596 const struct powerpc_operand *operand; in lookup_powerpc() local
641 const struct powerpc_operand *operand; in lookup_prefix() local
695 const struct powerpc_operand *operand; in lookup_vle() local
750 const struct powerpc_operand *operand; in lookup_spe2() local
929 const struct powerpc_operand *operand; in print_insn_powerpc() local
H A Dtic30-dis.c355 char operand[2][OPERAND_BUFFER_LEN] = in print_two_operand() local
442 char operand[3][OPERAND_BUFFER_LEN] = in print_three_operand() local
488 char operand[2][3][OPERAND_BUFFER_LEN] = in print_par_insn() local
610 char operand[2][OPERAND_BUFFER_LEN] = in print_branch() local
H A Daarch64-opc.h289 operand_has_inserter (const aarch64_operand *operand) in operand_has_inserter()
295 operand_has_extractor (const aarch64_operand *operand) in operand_has_extractor()
301 operand_need_sign_extension (const aarch64_operand *operand) in operand_need_sign_extension()
307 operand_need_shift_by_two (const aarch64_operand *operand) in operand_need_shift_by_two()
313 operand_need_shift_by_four (const aarch64_operand *operand) in operand_need_shift_by_four()
319 operand_maybe_stack_pointer (const aarch64_operand *operand) in operand_maybe_stack_pointer()
326 get_operand_specific_data (const aarch64_operand *operand) in get_operand_specific_data()
333 get_operand_field_width (const aarch64_operand *operand, unsigned n) in get_operand_field_width()
341 get_operand_fields_width (const aarch64_operand *operand) in get_operand_fields_width()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Daarch64-gen.c870 struct operand struct
884 typedef struct operand operand; argument
H A Ds12z-opc.c407 struct operand **operand) in z_ext24_decode()
466 int *n_operands, struct operand **operand) in x_imm1()
484 int *n_operands, struct operand **operand) in imm1_decode()
491 int *n_operands, struct operand **operand) in trap_decode()
519 struct operand *operand = NULL; in x_opr_decode_with_size() local
792 int *n_operands, struct operand **operand) in z_opr_decode()
803 int *n_operands, struct operand **operand) in z_opr_decode2()
821 int *n_operands, struct operand **operand) in imm1234()
848 struct operand **operand) in reg_s_imm()
870 struct operand **operand) in reg_s_opr()
[all …]
H A Dalpha-dis.c132 const struct alpha_operand *operand = alpha_operands + *opindex; in print_insn_alpha() local
158 const struct alpha_operand *operand = alpha_operands + *opindex; in print_insn_alpha() local
H A Dppc-dis.c549 operand_value_powerpc (const struct powerpc_operand *operand, in operand_value_powerpc()
588 const struct powerpc_operand *operand; in skip_optional_operands() local
632 const struct powerpc_operand *operand; in lookup_powerpc() local
677 const struct powerpc_operand *operand; in lookup_prefix() local
731 const struct powerpc_operand *operand; in lookup_vle() local
779 const struct powerpc_operand *operand; in lookup_lsp() local
831 const struct powerpc_operand *operand; in lookup_spe2() local
1028 const struct powerpc_operand *operand; in print_insn_powerpc() local
H A Dtic30-dis.c355 char operand[2][OPERAND_BUFFER_LEN] = in print_two_operand() local
442 char operand[3][OPERAND_BUFFER_LEN] = in print_three_operand() local
488 char operand[2][3][OPERAND_BUFFER_LEN] = in print_par_insn() local
610 char operand[2][OPERAND_BUFFER_LEN] = in print_branch() local
H A Daarch64-opc.h349 operand_has_inserter (const aarch64_operand *operand) in operand_has_inserter()
355 operand_has_extractor (const aarch64_operand *operand) in operand_has_extractor()
361 operand_need_sign_extension (const aarch64_operand *operand) in operand_need_sign_extension()
367 operand_need_shift_by_two (const aarch64_operand *operand) in operand_need_shift_by_two()
373 operand_need_shift_by_three (const aarch64_operand *operand) in operand_need_shift_by_three()
379 operand_need_shift_by_four (const aarch64_operand *operand) in operand_need_shift_by_four()
385 operand_maybe_stack_pointer (const aarch64_operand *operand) in operand_maybe_stack_pointer()
392 get_operand_specific_data (const aarch64_operand *operand) in get_operand_specific_data()
399 get_operand_field_width (const aarch64_operand *operand, unsigned n) in get_operand_field_width()
407 get_operand_fields_width (const aarch64_operand *operand) in get_operand_fields_width()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-pdp11.c337 parse_reg (char *str, struct pdp11_code *operand) in parse_reg()
383 parse_ac5 (char *str, struct pdp11_code *operand) in parse_ac5()
414 parse_ac (char *str, struct pdp11_code *operand) in parse_ac()
427 parse_expression (char *str, struct pdp11_code *operand) in parse_expression()
451 parse_op_no_deferred (char *str, struct pdp11_code *operand) in parse_op_no_deferred()
598 parse_op_noreg (char *str, struct pdp11_code *operand) in parse_op_noreg()
642 parse_op (char *str, struct pdp11_code *operand) in parse_op()
662 parse_fop (char *str, struct pdp11_code *operand) in parse_fop()
H A Dtc-v850.c1377 const struct v850_operand *operand) in parse_register_list()
1979 handle_hi016 (const struct v850_operand *operand, const char **errmsg) in handle_hi016()
1999 handle_hi16 (const struct v850_operand *operand, const char **errmsg) in handle_hi16()
2019 handle_lo16 (const struct v850_operand *operand, const char **errmsg) in handle_lo16()
2039 handle_ctoff (const struct v850_operand *operand, const char **errmsg) in handle_ctoff()
2064 handle_sdaoff (const struct v850_operand *operand, const char **errmsg) in handle_sdaoff()
2083 handle_zdaoff (const struct v850_operand *operand, const char **errmsg) in handle_zdaoff()
2102 handle_tdaoff (const struct v850_operand *operand, const char **errmsg) in handle_tdaoff()
2139 v850_reloc_prefix (const struct v850_operand *operand, const char **errmsg) in v850_reloc_prefix()
2178 const struct v850_operand *operand, in v850_insert_operand()
[all …]
H A Dtc-h8300.c555 constant_fits_width_p (struct h8_op *operand, offsetT width) in constant_fits_width_p()
564 constant_fits_size_p (struct h8_op *operand, int size, int no_symbols) in constant_fits_size_p()
892 get_operands (unsigned int noperands, char *op_end, struct h8_op *operand) in get_operands()
940 get_mova_operands (char *op_end, struct h8_op *operand) in get_mova_operands()
1011 get_rtsl_operands (char *ptr, struct h8_op *operand) in get_rtsl_operands()
1282 check_operand (struct h8_op *operand, unsigned int width, const char *string) in check_operand()
1329 do_a_fix_imm (int offset, int nibble, struct h8_op *operand, int relaxmode, const struct h8_instruc… in do_a_fix_imm()
1456 build_bytes (const struct h8_instruction *this_try, struct h8_op *operand) in build_bytes()
1758 struct h8_op *operand) in clever_message()
1827 fix_operand_size (struct h8_op *operand, int size) in fix_operand_size()
[all …]
H A Dtc-mn10200.c714 const struct mn10200_operand *operand, in check_operand()
820 const struct mn10200_operand *operand, in mn10200_insert_operand()
916 const struct mn10200_operand *operand; in md_assemble() local
1234 const struct mn10200_operand *operand; in md_assemble() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-pdp11.c337 parse_reg (char *str, struct pdp11_code *operand) in parse_reg()
383 parse_ac5 (char *str, struct pdp11_code *operand) in parse_ac5()
414 parse_ac (char *str, struct pdp11_code *operand) in parse_ac()
427 parse_expression (char *str, struct pdp11_code *operand) in parse_expression()
451 parse_op_no_deferred (char *str, struct pdp11_code *operand) in parse_op_no_deferred()
598 parse_op_noreg (char *str, struct pdp11_code *operand) in parse_op_noreg()
642 parse_op (char *str, struct pdp11_code *operand) in parse_op()
662 parse_fop (char *str, struct pdp11_code *operand) in parse_fop()
H A Dtc-v850.c1373 const struct v850_operand *operand) in parse_register_list()
1974 handle_hi016 (const struct v850_operand *operand, const char **errmsg) in handle_hi016()
1994 handle_hi16 (const struct v850_operand *operand, const char **errmsg) in handle_hi16()
2014 handle_lo16 (const struct v850_operand *operand, const char **errmsg) in handle_lo16()
2034 handle_ctoff (const struct v850_operand *operand, const char **errmsg) in handle_ctoff()
2059 handle_sdaoff (const struct v850_operand *operand, const char **errmsg) in handle_sdaoff()
2078 handle_zdaoff (const struct v850_operand *operand, const char **errmsg) in handle_zdaoff()
2097 handle_tdaoff (const struct v850_operand *operand, const char **errmsg) in handle_tdaoff()
2134 v850_reloc_prefix (const struct v850_operand *operand, const char **errmsg) in v850_reloc_prefix()
2173 const struct v850_operand *operand, in v850_insert_operand()
[all …]
H A Dtc-h8300.c552 constant_fits_width_p (struct h8_op *operand, offsetT width) in constant_fits_width_p()
561 constant_fits_size_p (struct h8_op *operand, int size, int no_symbols) in constant_fits_size_p()
889 get_operands (unsigned int noperands, char *op_end, struct h8_op *operand) in get_operands()
937 get_mova_operands (char *op_end, struct h8_op *operand) in get_mova_operands()
1008 get_rtsl_operands (char *ptr, struct h8_op *operand) in get_rtsl_operands()
1279 check_operand (struct h8_op *operand, unsigned int width, const char *string) in check_operand()
1326 do_a_fix_imm (int offset, int nibble, struct h8_op *operand, int relaxmode, const struct h8_instruc… in do_a_fix_imm()
1453 build_bytes (const struct h8_instruction *this_try, struct h8_op *operand) in build_bytes()
1755 struct h8_op *operand) in clever_message()
1824 fix_operand_size (struct h8_op *operand, int size) in fix_operand_size()
[all …]
H A Dtc-mn10200.c714 const struct mn10200_operand *operand, in check_operand()
820 const struct mn10200_operand *operand, in mn10200_insert_operand()
916 const struct mn10200_operand *operand; in md_assemble() local
1235 const struct mn10200_operand *operand; in md_assemble() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdatomic.h132 #define atomic_fetch_add(object, operand) __c11_atomic_fetch_add(object, operand, __ATOMIC_SEQ_CST) argument
135 #define atomic_fetch_sub(object, operand) __c11_atomic_fetch_sub(object, operand, __ATOMIC_SEQ_CST) argument
138 #define atomic_fetch_or(object, operand) __c11_atomic_fetch_or(object, operand, __ATOMIC_SEQ_CST) argument
141 #define atomic_fetch_xor(object, operand) __c11_atomic_fetch_xor(object, operand, __ATOMIC_SEQ_CST) argument
144 #define atomic_fetch_and(object, operand) __c11_atomic_fetch_and(object, operand, __ATOMIC_SEQ_CST) argument
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dcgen.c242 int length, const CGEN_OPERAND *operand, int opinfo, in gas_cgen_record_fixup()
277 int length, const CGEN_OPERAND *operand, int opinfo, in gas_cgen_record_fixup_exp()
350 const CGEN_OPERAND * operand; in gas_cgen_parse_operand() local
639 const CGEN_OPERAND *operand = in gas_cgen_finish_insn() local
760 const CGEN_OPERAND * operand) in weak_operand_overflow_check()
865 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num (cd, opindex); in gas_cgen_md_apply_fix() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dcgen.c242 int length, const CGEN_OPERAND *operand, int opinfo, in gas_cgen_record_fixup()
277 int length, const CGEN_OPERAND *operand, int opinfo, in gas_cgen_record_fixup_exp()
350 const CGEN_OPERAND * operand; in gas_cgen_parse_operand() local
637 const CGEN_OPERAND *operand = in gas_cgen_finish_insn() local
758 const CGEN_OPERAND * operand) in weak_operand_overflow_check()
863 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num (cd, opindex); in gas_cgen_md_apply_fix() local
/netbsd-src/games/arithmetic/
H A Darithmetic.c304 penalise(int value, int op, int operand) in penalise()
324 getrandom(int maxval, int op, int operand) in getrandom()

1234567891011