Searched defs:operand (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-9.3-release/contrib/libpcap/
H A Dbpf_image.c62 char operand[64]; local
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dalpha-dis.c135 const struct alpha_operand *operand = alpha_operands + *opindex; local
161 const struct alpha_operand *operand = alpha_operands + *opindex; local
[all...]
H A Ds390-dis.c66 s390_extract_operand (unsigned char *insn, const struct s390_operand *operand) argument
155 const struct s390_operand *operand; local
[all...]
H A Dppc-dis.c133 operand_value_powerpc (const struct powerpc_operand *operand, argument
166 const struct powerpc_operand *operand; local
221 const struct powerpc_operand *operand; local
[all...]
H A Darc-opc.c27 enum operand {OP_NONE,OP_REG,OP_SHIMM,OP_LIMM}; enum
330 insert_reg(arc_insn insn, const struct arc_operand *operand, int mods, const struct arc_operand_value *reg, long value, const char **errmsg) argument
476 insert_nullify(arc_insn insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value *reg ATTRIBUTE_UNUSED, long value, const char **errmsg ATTRIBUTE_UNUSED) argument
494 insert_flagfinish(arc_insn insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value *reg ATTRIBUTE_UNUSED, long value ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED) argument
514 insert_cond(arc_insn insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value *reg ATTRIBUTE_UNUSED, long value, const char **errmsg ATTRIBUTE_UNUSED) argument
545 insert_addr_wb(arc_insn insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value *reg ATTRIBUTE_UNUSED, long value ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED) argument
557 insert_base(arc_insn insn, const struct arc_operand *operand, int mods, const struct arc_operand_value *reg, long value, const char **errmsg) argument
608 insert_offset(arc_insn insn, const struct arc_operand *operand, int mods, const struct arc_operand_value *reg, long value, const char **errmsg) argument
897 insert_shimmfinish(arc_insn insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value *reg ATTRIBUTE_UNUSED, long value ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED) argument
933 insert_jumpflags(arc_insn insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value *reg ATTRIBUTE_UNUSED, long value, const char **errmsg) argument
964 insert_unopmacro(arc_insn insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value *reg ATTRIBUTE_UNUSED, long value ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED) argument
978 insert_reladdr(arc_insn insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value *reg ATTRIBUTE_UNUSED, long value, const char **errmsg) argument
1075 extract_reg(arc_insn *insn, const struct arc_operand *operand, int mods, const struct arc_operand_value **opval, int *invalid ATTRIBUTE_UNUSED) argument
1188 extract_flag(arc_insn *insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value **opval, int *invalid ATTRIBUTE_UNUSED) argument
1218 extract_cond(arc_insn *insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value **opval, int *invalid ATTRIBUTE_UNUSED) argument
1244 extract_reladdr(arc_insn *insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value **opval ATTRIBUTE_UNUSED, int *invalid ATTRIBUTE_UNUSED) argument
1262 extract_jumpflags(arc_insn *insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value **opval ATTRIBUTE_UNUSED, int *invalid) argument
1277 extract_st_offset(arc_insn *insn, const struct arc_operand *operand, int mods ATTRIBUTE_UNUSED, const struct arc_operand_value **opval ATTRIBUTE_UNUSED, int *invalid) argument
1302 extract_ld_offset(arc_insn *insn, const struct arc_operand *operand, int mods, const struct arc_operand_value **opval, int *invalid) argument
[all...]
/freebsd-9.3-release/contrib/binutils/gas/
H A Dcond.c128 expressionS operand; local
338 expressionS operand; local
[all...]
H A Dcgen.c379 const CGEN_OPERAND * operand; local
663 const CGEN_OPERAND *operand = local
783 weak_operand_overflow_check(const expressionS * exp, const CGEN_OPERAND * operand) argument
889 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num (cd, opindex); local
[all...]
H A Dexpr.c713 The operand may have been empty: in this case X_op == O_absent. function
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Drecog.h163 rtx operand[MAX_RECOG_OPERANDS]; member in struct:recog_data
258 const struct insn_operand_data *const operand; member in struct:insn_data
[all...]
H A Dipa-pure-const.c320 tree operand; local
H A Dgenoutput.c168 struct operand_data operand[MAX_MAX_OPERANDS]; member in struct:data
[all...]
H A Dipa-reference.c440 tree operand; local
H A Dtree-vect-analyze.c422 tree operand; local
H A Dtree-ssa-reassoc.c814 is_phi_for_stmt(tree stmt, tree operand) argument
[all...]
/freebsd-9.3-release/sys/ia64/disasm/
H A Ddisasm_extract.c1815 operand(struct asm_inst *i, int op, enum asm_oper_type ot, uint64_t bits, function
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp216 translateImmediate(MCInst &mcInst, uint64_t immediate, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) argument
548 translateRM(MCInst &mcInst, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) argument
619 translateOperand(MCInst &mcInst, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp69 NonLoc SValBuilder::makeNonLoc(const SymExpr *operand, argument
/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Darc.h121 struct arc_operand_value operand; member in struct:arc_ext_operand_value
[all...]
/freebsd-9.3-release/contrib/diff/src/
H A Dcmp.c110 try_help(char const *reason_msgid, char const *operand) argument
H A Ddiff.c836 try_help(char const *reason_msgid, char const *operand) argument
H A Dsdiff.c164 try_help (char const *reason_msgid, char const *operand) argument
/freebsd-9.3-release/contrib/groff/src/preproc/grn/
H A Dmain.cpp348 operand(int *argcp, function
[all...]
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arc.c259 arc_insert_operand(arc_insn insn, const struct arc_operand *operand, int mods, const struct arc_operand_value *reg, offsetT val, char *file, unsigned int line) argument
1292 const struct arc_operand *operand; local
1508 const struct arc_operand *operand; local
1879 const struct arc_operand *operand; local
[all...]
H A Dtc-s390.c1172 const struct s390_operand *operand; local
2022 const struct s390_operand *operand; local
[all...]
H A Dtc-cr16.c1057 set_operand (char *operand, ins * cr16_ins) argument
1186 parse_operand(char *operand, ins * cr16_ins) argument
1294 char *operand[MAX_OPERANDS];/* Separating the operands. */ local
1451 check_cinv_options(char * operand) argument
[all...]

Completed in 383 milliseconds

12