Searched refs:opcode (Results 51 - 75 of 374) sorted by relevance

1234567891011>>

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-rx.c398 * Cache entries we keep around so we can figure out the RX opcode
408 u_int32_t opcode; /* RX opcode (host order) */ member in struct:rx_cache_entry
454 int32_t opcode; local
556 sport, &opcode)) {
560 fs_reply_print(bp, length, opcode);
563 cb_reply_print(bp, length, opcode);
566 prot_reply_print(bp, length, opcode);
569 vldb_reply_print(bp, length, opcode);
572 kauth_reply_print(bp, length, opcode);
631 rx_cache_find(const struct rx_header *rxh, const struct ip *ip, int sport, int32_t *opcode) argument
976 fs_reply_print(register const u_char *bp, int length, int32_t opcode) argument
1225 cb_reply_print(register const u_char *bp, int length, int32_t opcode) argument
1417 prot_reply_print(register const u_char *bp, int length, int32_t opcode) argument
1622 vldb_reply_print(register const u_char *bp, int length, int32_t opcode) argument
1902 kauth_reply_print(register const u_char *bp, int length, int32_t opcode) argument
2154 vol_reply_print(register const u_char *bp, int length, int32_t opcode) argument
2379 bos_reply_print(register const u_char *bp, int length, int32_t opcode) argument
2423 is_ubik(u_int32_t opcode) argument
2546 ubik_reply_print(register const u_char *bp, int length, int32_t opcode) argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DInstruction.h56 Instruction(Opcode opcode) argument
60 // the entire struct is initialized, when opcode is not a pointer.
63 u.opcode = opcode;
103 Opcode opcode; member in union:JSC::Instruction::__anon2543
/macosx-10.10.1/JavaScriptCore-7600.1.17/profiler/
H A DProfilerBytecode.cpp39 result->putDirect(exec->vm(), exec->propertyNames().opcode, jsString(exec, String::fromUTF8(opcodeNames[m_opcodeID])));
/macosx-10.10.1/bind9-45.101/bind9/lib/lwres/include/lwres/
H A Dlwpacket.h75 lwres_uint32_t opcode; member in struct:lwres_lwpacket
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dmn10200.h1 /* mn10200.h -- Header file for Matsushita 10200 opcode table
24 /* The opcode table is an array of struct mn10200_opcode. */
28 /* The opcode name. */
31 /* The opcode itself. Those bits which will be filled in with
33 unsigned long opcode; member in struct:mn10200_opcode
35 /* The opcode mask. This is used by the disassembler. This is a
37 opcode field, and zeroes indicating those bits which need not
41 /* The format of this opcode. */
50 /* The table itself is sorted by major opcode number, and is otherwise
H A Dpdp11.h21 * PDP-11 opcode types.
75 int opcode; member in struct:pdp11_opcode
H A Ds390.h1 /* s390.h -- Header file for S390 opcode table
42 /* The opcode table is an array of struct s390_opcode. */
46 /* The opcode name. */
49 /* The opcode itself. Those bits which will be filled in with
51 unsigned char opcode[6]; member in struct:s390_opcode
53 /* The opcode mask. This is used by the disassembler. This is a
55 opcode field, and zeroes indicating those bits which need not
59 /* The opcode length in bytes. */
67 /* Bitmask of execution modes this opcode is available for. */
70 /* First cpu this opcode i
[all...]
H A Dv850.h1 /* v850.h -- Header file for NEC V850 opcode table
24 /* The opcode table is an array of struct v850_opcode. */
28 /* The opcode name. */
31 /* The opcode itself. Those bits which will be filled in with
33 unsigned long opcode; member in struct:v850_opcode
35 /* The opcode mask. This is used by the disassembler. This is a
37 opcode field, and zeroes indicating those bits which need not
64 /* The table itself is sorted by major opcode number, and is otherwise
90 this structure, and op is the opcode value; this assumes twos
H A Dbfin.h1 /* bfin.h -- Header file for ADI Blackfin opcode table
38 unsigned long opcode; member in struct:__anon7631
174 unsigned long opcode; member in struct:__anon7632
258 unsigned long opcode; member in struct:__anon7633
332 unsigned long opcode; member in struct:__anon7634
403 unsigned long opcode; member in struct:__anon7635
457 unsigned short opcode; member in struct:__anon7636
510 unsigned short opcode; member in struct:__anon7637
559 unsigned short opcode; member in struct:__anon7638
597 unsigned short opcode; member in struct:__anon7639
646 unsigned short opcode; member in struct:__anon7640
695 unsigned short opcode; member in struct:__anon7641
734 unsigned short opcode; member in struct:__anon7642
773 unsigned short opcode; member in struct:__anon7643
812 unsigned short opcode; member in struct:__anon7644
841 unsigned short opcode; member in struct:__anon7645
876 unsigned long opcode; member in struct:__anon7646
910 unsigned short opcode; member in struct:__anon7647
949 unsigned long opcode; member in struct:__anon7648
992 unsigned short opcode; member in struct:__anon7649
1030 unsigned short opcode; member in struct:__anon7650
1078 unsigned short opcode; member in struct:__anon7651
1117 unsigned long opcode; member in struct:__anon7652
1151 unsigned long opcode; member in struct:__anon7653
1205 unsigned long opcode; member in struct:__anon7654
1259 unsigned short opcode; member in struct:__anon7655
1293 unsigned short opcode; member in struct:__anon7656
1332 unsigned short opcode; member in struct:__anon7657
1375 unsigned short opcode; member in struct:__anon7658
1424 unsigned short opcode; member in struct:__anon7659
1473 unsigned short opcode; member in struct:__anon7660
1512 unsigned short opcode; member in struct:__anon7661
1556 unsigned short opcode; member in struct:__anon7662
1622 unsigned short opcode; member in struct:__anon7663
1670 unsigned short opcode; member in struct:__anon7664
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dmaxq-dis.c26 #include "opcode/maxq.h"
182 if (reg_code == mem_acc->opcode)
561 MAXQ20_OPCODE_INFO const *opcode; local
591 /* The opcode is always in insn0. */
592 for (opcode = &op_table[0]; opcode->name != NULL; ++opcode)
594 if (opcode->instr_id == derived_code)
596 if (opcode->instr_id == 0x3D)
598 if ((grp.bit_no == 0) && (opcode
[all...]
H A Di860-dis.c21 #include "opcode/i860.h"
48 /* True if opcode is xor, xorh, and, andh, or, orh, andnot, andnoth. */
95 const struct i860_opcode *opcode = 0; local
112 opcode = &i860_opcodes[i];
113 if ((insn & opcode->match) == opcode->match
114 && (insn & opcode->lose) == 0)
124 /* Instruction not in opcode table. */
137 (*info->fprintf_func) (info->stream, "d.%s\t", opcode->name);
139 (*info->fprintf_func) (info->stream, "%s\t", opcode
[all...]
H A Dspu-dis.c24 #include "opcode/spu.h"
39 /* If two instructions have the same opcode then we prefer the first
43 int o = spu_opcodes[i].opcode;
56 unsigned int opcode = insn >> (32-11); local
58 /* Init the table. This assumes that element 0/opcode 0 (currently
63 if ((index = spu_disassemble_table[opcode & 0x780]) != 0
67 if ((index = spu_disassemble_table[opcode & 0x7f0]) != 0
71 if ((index = spu_disassemble_table[opcode & 0x7f8]) != 0
75 if ((index = spu_disassemble_table[opcode & 0x7fc]) != 0
79 if ((index = spu_disassemble_table[opcode
[all...]
H A Dpj-dis.c22 #include "opcode/pj.h"
46 unsigned char opcode; local
49 if ((status = info->read_memory_func (addr, &opcode, 1, info)))
52 if (opcode == 0xff)
58 fprintf_fn (stream, "%s\t", pj_opc_info[opcode + byte_2].u.name);
65 const pj_opc_info_t *op = &pj_opc_info[opcode];
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWUserIsochPort.cpp74 switch ( dcl->opcode & ~kFWDCLOpFlagMask )
105 switch(inDCL->opcode & ~kFWDCLOpFlagMask)
136 switch(dcl->opcode & ~kFWDCLOpFlagMask)
506 leader->opcode = kDCLNuDCLLeaderOp ;
639 UInt32 opcode = pExportDCL->opcode & ~kFWDCLOpFlagMask; local
642 if ( opcode > 15 && opcode != 20 )
656 switch ( opcode )
666 pDCLTransferPacket->opcode
1076 unsigned opcode = dcl->dclCommandList[ index ]->opcode & ~kFWDCLOpFlagMask ; local
[all...]
H A DIOFireWireFamilyCommon.h739 // DCL opcode defs.
773 //kDCLSendPacketWithHeaderStartOp = 2, // Deprecated legacy DCL opcode! Use NuDCL instead!
831 UInt32 opcode; // DCL opcode. member in struct:DCLCommandStruct
841 UInt32 opcode; // DCL opcode. member in struct:DCLTransferPacketStruct
850 UInt32 opcode; // DCL opcode. member in struct:DCLTransferBufferStruct
862 UInt32 opcode; // DCL opcode member in struct:DCLCallProcStruct
871 UInt32 opcode; // DCL opcode. member in struct:DCLLabelStruct
878 UInt32 opcode; // DCL opcode. member in struct:DCLJumpStruct
886 UInt32 opcode; // DCL opcode. member in struct:DCLSetTagSyncBitsStruct
895 UInt32 opcode; // DCL opcode. member in struct:DCLUpdateDCLListStruct
904 UInt32 opcode; // DCL opcode. member in struct:DCLTimeStampStruct
912 UInt32 opcode; // DCL opcode. member in struct:DCLPtrTimeStampStruct
920 UInt32 opcode ; // must be kDCLNuDCLLeaderOp member in struct:__anon1572
956 UInt32 opcode; // DCL opcode. member in struct:UserExportDCLCommandStruct
967 UInt32 opcode; // DCL opcode. member in struct:UserExportDCLTransferPacketStruct
977 UInt32 opcode; // DCL opcode. member in struct:UserExportDCLTransferBufferStruct
990 UInt32 opcode; // DCL opcode. member in struct:UserExportDCLCallProcStruct
1000 UInt32 opcode; // DCL opcode. member in struct:UserExportDCLLabelStruct
1008 UInt32 opcode; // DCL opcode. member in struct:UserExportDCLJumpStruct
1017 UInt32 opcode; // DCL opcode. member in struct:UserExportDCLSetTagSyncBitsStruct
1027 UInt32 opcode; // DCL opcode. member in struct:UserExportDCLUpdateDCLListStruct
1037 UInt32 opcode; // DCL opcode. member in struct:UserExportDCLTimeStampStruct
1046 UInt32 opcode; // DCL opcode. member in struct:UserExportDCLPtrTimeStampStruct
1055 UInt32 opcode ; // must be kDCLNuDCLLeaderOp member in struct:__anon1573
[all...]
/macosx-10.10.1/dtrace-147/libdwarf/
H A Ddwarf_sort_line.c294 This is the current opcode read from the statement program. */
295 Dwarf_Small opcode; local
307 opcode. */
310 /* This is the length of an extended opcode instr. */
377 opcode = *(Dwarf_Small *) line_ptr;
380 WHAT_IS_OPCODE(type, opcode, prefix.pf_opcode_base,
386 int opcnt = prefix.pf_opcode_length_table[opcode];
401 opcode = opcode - prefix.pf_opcode_base;
403 (opcode / prefi
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dip_fw2_compat.c340 if (cmd->o.opcode == O_IP_SRC_ME || cmd->o.opcode == O_IP_DST_ME) {
352 (cmd->o.opcode == O_IP_SRC || cmd->o.opcode == O_IP_DST) ?
416 switch(cmd->opcode) {
480 cmd->opcode, cmd->len);
498 switch(cmd->opcode) {
574 if (cmd->len & F_NOT && cmd->opcode != O_IN)
576 switch(cmd->opcode) {
595 if (cmd->opcode
789 fill_cmd(ipfw_insn *cmd, enum ipfw_opcodes opcode, uint16_t arg) argument
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/db_printlog/
H A Dstatus.awk29 /opcode:/ {
/macosx-10.10.1/BerkeleyDB-21/db/dbreg/
H A Ddbreg.src23 * opcode: register or unregister
31 ARG opcode u_int32_t lu
/macosx-10.10.1/Heimdal-398.1.2/kcm/
H A Dacl.c40 kcm_operation opcode,
63 client->pid, kcm_op2string(opcode), ccache->name);
38 kcm_access(krb5_context context, kcm_client *client, kcm_operation opcode, kcm_ccache ccache) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/interpreter/
H A DInterpreter.h219 OpcodeID getOpcodeID(Opcode opcode) argument
223 ASSERT(isOpcode(opcode));
224 return m_opcodeIDTable.get(opcode);
226 return opcode;
267 bool isCallBytecode(Opcode opcode) { return opcode == getOpcode(op_call) || opcode == getOpcode(op_construct) || opcode == getOpcode(op_call_eval); } argument
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DX86DisassemblerTables.h37 /// The decoder tables. There is one for each opcode type:
150 /// IC is one of the contexts in InstructionContext. There is an opcode
192 /// 0xnn is the lowest possible opcode for the current instruction, used for
236 /// @param opcode - The opcode of the instruction, for error reporting.
240 uint8_t opcode);
252 /// setTableFields - Uses the opcode type, instruction context, opcode, and a
256 /// @param type - The opcode type (ONEBYTE, TWOBYTE, etc.)
258 /// @param opcode
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/perlasm/
H A Dx86_64-xlate.pl76 { package opcode; # pick up opcodes
326 my %opcode = # lea 2f-1f(%rip),%dst; 1: nop; 2:
342 $self->{value} = sprintf "\t.long\t0x%x,0x90000000",$opcode{$1};
406 /\.picmeup/ && do { $self->{value} = sprintf"\tDD\t 0%Xh,090000000h",$opcode{$line};
443 undef $opcode;
452 } elsif ($opcode=opcode->re(\$line)) { ARGUMENT: {
454 if ($src=register->re(\$line)) { opcode->size($src->size()); }
463 if ($dst=register->re(\$line)) { opcode->size($dst->size()); }
469 $sz=opcode
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGCapabilities.cpp91 dataLog("Cannot compile code block ", *codeBlock, " because of opcode ", opcodeNames[opcodeID], "\n");
242 switch (interpreter->getOpcodeID(instructionsBegin[bytecodeOffset].u.opcode)) {
243 #define DEFINE_OP(opcode, length) \
244 case opcode: { \
245 CapabilityLevel newResult = leastUpperBound(result, capabilityLevel(opcode, codeBlock, instructionsBegin + bytecodeOffset)); \
247 debugFail(codeBlock, opcode, newResult); \
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLExitValue.h129 static ExitValue recovery(RecoveryOpcode opcode, unsigned leftArgument, unsigned rightArgument, ValueFormat format) argument
133 result.u.recovery.opcode = opcode;
187 return static_cast<RecoveryOpcode>(u.recovery.opcode);
260 uint16_t opcode; member in struct:JSC::FTL::ExitValue::__anon2583::__anon2584

Completed in 351 milliseconds

1234567891011>>