Searched refs:opcode (Results 151 - 175 of 375) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dia64.h1 /* ia64.h -- Header file for ia64 opcode table
25 IA64_TYPE_DYN, /* Dynamic opcode */
231 chks are dependencies to check for conflicts when an opcode is
233 opcode is used. chks correspond to readers (RAW) or writers (WAW or
259 /* The opcode table is an array of struct ia64_opcode. */
263 /* The opcode name. */
272 /* The opcode itself. Those bits which will be filled in with
274 ia64_insn opcode; member in struct:ia64_opcode
276 /* The opcode mask. This is used by the disassembler. This is a
278 opcode fiel
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DGVN.cpp80 uint32_t opcode; member in struct:__anon2633::Expression
84 Expression(uint32_t o = ~2U) : opcode(o) { }
87 if (opcode != other.opcode)
89 if (opcode == ~0U || opcode == ~1U)
99 return hash_combine(Value.opcode, Value.type,
166 e.opcode = I->getOpcode();
187 e.opcode = (C->getOpcode() << 8) | Predicate;
212 e.opcode
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dresolve.h272 unsigned opcode; member in struct:dns_header
/freebsd-9.3-release/sbin/iscontrol/
H A Dpdu.c167 cmd = pp->ipdu.bhs.opcode;
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_cd.h174 u_int8_t opcode; member in struct:scsi_set_speed
184 u_int8_t opcode; member in struct:scsi_report_key
210 u_int8_t opcode; member in struct:scsi_send_key
219 u_int8_t opcode; member in struct:scsi_read_dvd_structure
/freebsd-9.3-release/sys/dev/ciss/
H A Dcissreg.h196 u_int8_t opcode; member in struct:ciss_report_cdb
230 u_int8_t opcode; member in struct:ciss_message_cdb
252 u_int8_t opcode; member in struct:ciss_notify_cdb
530 u_int8_t opcode; member in struct:ciss_bmic_cdb
/freebsd-9.3-release/sys/dev/ppbus/
H A Dppb_msq.h169 int opcode /* MS_OP_GET, MS_OP_PUT */
181 int, /* microseq opcode */
H A Dppbconf.h156 int opcode; /* microins. opcode */ member in struct:ppb_microseq
/freebsd-9.3-release/sys/fs/coda/
H A Dcnode.h193 int handleDownCall(struct coda_mntinfo *mnt, int opcode,
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dlwres_gnba.c24 There are four main functions for the getnamebyaddr opcode. One
81 The getnamebyaddr opcode functions lwres_gnbarequest_render(),
143 pkt->opcode = LWRES_OPCODE_GETNAMEBYADDR;
207 pkt->opcode = LWRES_OPCODE_GETNAMEBYADDR;
/freebsd-9.3-release/contrib/gdb/gdb/
H A Djv-exp.c239 enum exp_opcode opcode; member in union:YYSTYPE
1700 if (base < 0 || expout->elts[base+2].opcode != OP_TYPE)
1826 write_exp_elt_opcode (yyvsp[-1].opcode);
2198 enum exp_opcode opcode;
2253 yylval.opcode = tokentab3[i].opcode;
2262 yylval.opcode = tokentab2[i].opcode;
2194 enum exp_opcode opcode; member in struct:token
H A Dp-exp.y147 enum exp_opcode opcode;
1023 enum exp_opcode opcode;
1097 yylval.opcode = tokentab3[i].opcode;
1109 yylval.opcode = tokentab2[i].opcode;
H A Deval.c185 if (exp->elts[*pos].opcode == OP_LABELED)
350 if (exp->elts[*pos].opcode == BINOP_COMMA)
358 else if (exp->elts[*pos].opcode == BINOP_RANGE)
406 op = exp->elts[pc].opcode;
531 if (exp->elts[*pos].opcode == BINOP_RANGE)
584 if (exp->elts[*pos].opcode == BINOP_RANGE)
965 op = exp->elts[*pos].opcode;
1468 op = exp->elts[pc + 1].opcode;
1869 op = exp->elts[*pos].opcode;
1922 op = exp->elts[*pos].opcode;
[all...]
H A Df-exp.c246 enum exp_opcode opcode; member in union:YYSTYPE
1526 write_exp_elt_opcode (yyvsp[-1].opcode);
2163 enum exp_opcode opcode;
2341 yylval.opcode = dot_ops[i].opcode;
2499 yylval.opcode = f77_keywords[i].opcode;
2159 enum exp_opcode opcode; member in struct:token
/freebsd-9.3-release/sys/dev/qlxge/
H A Dqls_isr.c248 switch (cq_e->opcode) {
266 cq_e->opcode);
/freebsd-9.3-release/sys/netinet/
H A Dip_fw.h67 uint16_t opcode; /* Operation opcode */ member in struct:_ip_fw3_opheader
95 * be appended to the end of the opcode list before O_LAST_OPCODE,
153 O_LIMIT_PARENT, /* dyn_type, not an opcode. */
224 O_LAST_OPCODE /* not an opcode! */
269 u_int8_t opcode; member in struct:_ipfw_insn
/freebsd-9.3-release/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c238 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL,
431 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL,
544 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL,
790 req->hdr.opcode = htole16(NG_HCI_OPCODE(
824 req->hdr.opcode = htole16(NG_HCI_OPCODE(
1009 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY,
/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dlock_proc.c330 transmit_result(opcode, result, addr)
331 int opcode;
344 success = clnt_call(cli, opcode, (xdrproc_t)xdr_nlm_res, result,
361 transmit4_result(opcode, result, addr)
362 int opcode;
375 success = clnt_call(cli, opcode,
/freebsd-9.3-release/sys/kern/
H A Dvfs_aio.c197 int aio_lio_opcode; /* LIO opcode */
1383 int opcode; local
1387 opcode = LIO_WRITE;
1389 opcode = LIO_READ;
1394 if (opcode == cb->uaiocb.aio_lio_opcode) {
1534 int opcode; local
1588 /* Get the opcode. */
1591 opcode = aiocbe->uaiocb.aio_lio_opcode;
1594 * Validate the opcode and fetch the file object for the specified
1597 * XXXRW: Moved the opcode validatio
[all...]
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c36 #include "opcode/arm.h"
48 /* Must be at least the size of the largest unwind opcode (currently two). */
78 /* Nonzero if the last opcode restores sp from fp_reg. */
316 /* Set to the opcode if the instruction needs relaxation.
1101 character. Does no verification at this stage that the type fits the opcode
3328 /* Generate opcode for (VFPv3) registers numbered in the range 16 .. 31. */
3341 /* Generate opcode for registers numbered in the range 0 .. 15. */
3452 /* Attempt to combine with a previous opcode. We do this because gcc
3686 /* Generate opcode to restore the value. */
3791 as_bad (_("expected <offset>, <opcode>"));
8337 int opcode; local
8816 int opcode; local
9231 unsigned long opcode; local
9430 unsigned long opcode; local
11148 const struct asm_opcode *opcode; local
11889 enum neon_opc opcode = inst.instruction & 0x0fffffff; local
13959 const struct asm_opcode *opcode; local
14117 const struct asm_opcode * opcode; local
16554 int opcode; local
[all...]
H A Dtc-ppc.c27 #include "opcode/ppc.h"
688 of the PPC_OPCODE flags defined in opcode/ppc.h. */
1285 /* The mask had better not trim off opcode bits. */
1286 if ((op->opcode & omask) != op->opcode)
1288 as_bad (_("mask trims opcode bits for %s"),
1293 /* The operands must not overlap the opcode or each other. */
1326 sets. Check to see if the opcode has the BOOKE64 flag set.
2171 const struct powerpc_opcode *opcode;
2186 /* Get the opcode
2160 const struct powerpc_opcode *opcode; local
4305 const struct powerpc_opcode *opcode; local
[all...]
H A Dtc-i386.c394 0 extra opcode bytes, 4 displacement bytes. */
397 0 extra opcode bytes, 2 displacement bytes. */
404 1 extra opcode byte, 4 displacement bytes. */
407 1 extra opcode byte, 2 displacement bytes. */
414 1 extra opcode byte, 4 displacement bytes. */
939 in the opcode table are slower on the i486. They're the
1339 hash_print_statistics (file, "i386 opcode", op_hash);
1392 fprintf (stdout, "opcode %x ", t->base_opcode);
1837 operands with an opcode suffix which is coded in the same
1853 opcode suffi
5344 unsigned char *opcode; local
5448 unsigned char *opcode; local
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmessage.c40 #include <dns/opcode.h>
381 m->opcode = 0;
1060 * FORMERR. In the future, check the opcode to see if
1259 if (msg->opcode != dns_opcode_update
1273 if (msg->opcode != dns_opcode_update && !msg->tkey &&
1346 if (msg->opcode == dns_opcode_update &&
1366 msg->opcode == dns_opcode_update &&
1406 if (preserve_order || msg->opcode == dns_opcode_update ||
1440 if (preserve_order || msg->opcode == dns_opcode_update ||
1465 * the opcode i
3495 dns_opcode_totext(dns_opcode_t opcode, isc_buffer_t *target) argument
[all...]
/freebsd-9.3-release/sys/dev/cxgbe/common/
H A Dt4_msg.h261 __u8 opcode; member in union:opcode_tid
270 #define MK_OPCODE_TID(opcode, tid) (V_CPL_OPCODE(opcode) | (tid))
290 __u8 opcode; member in union:opcode_info
312 __u8 opcode; member in struct:rss_header
1641 __u8 opcode; member in struct:cpl_rx_pkt
1806 __u8 opcode; member in struct:cpl_trace_pkt
1828 __u8 opcode; member in struct:cpl_t5_trace_pkt
2125 __u8 opcode; member in struct:cpl_barrier
2291 u8 opcode; member in struct:cpl_fw2_pld
2298 u8 opcode; member in struct:cpl_fw4_pld
2309 u8 opcode; member in struct:cpl_fw6_pld
2322 u8 opcode; member in struct:cpl_fw4_msg
2348 u8 opcode; member in struct:cpl_fw6_msg
[all...]
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp361 /// to an opcode modifier type.
784 uint8_t opcode) {
814 errs() << "Opcode " << (uint16_t)opcode << "\n";
827 uint8_t opcode,
840 setTableFields(decision.opcodeDecisions[index].modRMDecisions[opcode],
843 opcode);

Completed in 211 milliseconds

1234567891011>>