Searched defs:opcode (Results 26 - 50 of 259) sorted by relevance

1234567891011

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_dis.c445 dif_instr_t opcode = DIF_INSTR_OP(instr); local
/freebsd-10-stable/contrib/binutils/gas/
H A Dfrags.c204 frag_var(relax_stateT type, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset, char *opcode) argument
236 frag_variant(relax_stateT type, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset, char *opcode) argument
/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dppc.h34 unsigned long opcode; member in struct:powerpc_opcode
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dstub-objc.c490 objc_method_decl (enum tree_code ARG_UNUSED (opcode)) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dexpprint.c70 enum exp_opcode opcode; local
560 op_name(struct expression *exp, enum exp_opcode opcode) argument
569 op_name_standard(enum exp_opcode opcode) argument
834 int opcode = exp->elts[elt++].opcode; local
[all...]
H A Dparser-defs.h225 enum exp_opcode opcode; member in struct:op_print
H A Dproc-api.c225 ioctl_with_trace (int fd, long opcode, void *ptr, char *file, int line) argument
469 procfs_ctl_t opcode = arg[0]; local
[all...]
/freebsd-10-stable/contrib/gdb/include/
H A Dxtensa-isa-internal.h85 xtensa_opcode opcode; /* Internal opcode number. */ member in struct:opname_lookup_entry_struct
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp221 int opcode = MI->getOpcode(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h60 static inline uint32_t DecodeImmShiftThumb(const uint32_t opcode, ARM_ShifterType &shift_t) argument
67 static inline uint32_t DecodeImmShiftARM(const uint32_t opcode, ARM_ShifterType &shift_t) argument
290 static inline uint32_t ARMExpandImm_C(uint32_t opcode, uint32_t carry_in, uint32_t &carry_out) argument
308 ARMExpandImm(uint32_t opcode) argument
317 ThumbExpandImm_C(uint32_t opcode, uint32_t carry_in, uint32_t &carry_out) argument
356 ThumbExpandImm(uint32_t opcode) argument
365 ThumbImm12(uint32_t opcode) argument
375 ThumbImm7Scaled(uint32_t opcode) argument
382 ThumbImm8Scaled(uint32_t opcode) argument
[all...]
/freebsd-10-stable/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c336 opcode(int code) function
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-mpcp.c44 u_int8_t opcode[2]; member in struct:mpcp_common_header_t
147 u_int16_t opcode; local
H A Dprint-zephyr.c51 char *opcode; member in struct:z_packet
[all...]
/freebsd-10-stable/crypto/heimdal/kcm/
H A Dcache.c122 kcm_ccache_get_uuids(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *sp) argument
/freebsd-10-stable/lib/libbluetooth/
H A Dbluetooth.h140 uint16_t opcode; member in struct:bt_devreq
/freebsd-10-stable/sbin/fsck_ffs/
H A Dpass5.c446 check_maps( u_char *map1, u_char *map2, int mapsize, ufs2_daddr_t startvalue, const char *name, int *opcode, int skip, int limit, int usesysctl) argument
/freebsd-10-stable/sys/cddl/dev/dtrace/mips/
H A Ddtrace_isa.c512 uint32_t opcode, mask; local
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_tftp_pxy.c430 u_short opcode; local
479 u_short opcode; local
/freebsd-10-stable/sys/dev/ppbus/
H A Dppb_msq.c58 mode2xfer(device_t bus, struct ppb_device *ppbdev, int opcode) argument
118 ppb_MS_init(device_t bus, device_t dev, struct ppb_microseq *loop, int opcode) argument
136 ppb_MS_exec(device_t bus, device_t dev, int opcode, union ppb_insarg param1, argument
[all...]
/freebsd-10-stable/sys/dev/twa/
H A Dtw_cl_io.c270 TW_UINT8 opcode; local
/freebsd-10-stable/sys/dev/tws/
H A Dtws_hdm.c243 tws_send_generic_cmd(struct tws_softc *sc, u_int8_t opcode) argument
/freebsd-10-stable/usr.sbin/mfiutil/
H A Dmfi_cmd.c255 mfi_dcmd_command(int fd, uint32_t opcode, void *buf, size_t bufsize, argument
H A Dmfi_drive.c660 uint32_t opcode; local
723 uint32_t opcode; local
[all...]
/freebsd-10-stable/sys/dev/qlxgbe/
H A Dql_tmplt.h50 uint16_t opcode; member in struct:_q8_ce_hdr
/freebsd-10-stable/contrib/ntp/sntp/
H A Dnetworking.h67 u_int32 opcode; /* last request opcode */ member in struct:speer

Completed in 339 milliseconds

1234567891011