Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 25 of 250) sorted by relevance

12345678910

/trueos/crypto/heimdal/kcm/
HDprotocol.c56 kcm_operation opcode, in kcm_op_noop()
75 kcm_operation opcode, in kcm_op_get_name()
118 kcm_operation opcode, in kcm_op_gen_new()
149 kcm_operation opcode, in kcm_op_initialize()
215 kcm_operation opcode, in kcm_op_destroy()
248 kcm_operation opcode, in kcm_op_store()
306 kcm_operation opcode, in kcm_op_retrieve()
397 kcm_operation opcode, in kcm_op_get_principal()
440 kcm_operation opcode, in kcm_op_get_cred_uuid_list()
486 kcm_operation opcode, in kcm_op_get_cred_by_uuid()
[all …]
/trueos/contrib/binutils/opcodes/
HDsparc-opc.c168 #define COMMUTEOP(opcode, op3, arch_mask) \ argument
1068 #define br(opcode, mask, lose, flags) \ argument
1072 #define brx(opcode, mask, lose, flags) /* v9 */ \ argument
1087 #define tr(opcode, mask, lose, flags) \ argument
1147 #define brr(opcode, mask, lose, flags) /* v9 */ \ argument
1168 #define movr(opcode, mask, flags) /* v9 */ \ argument
1172 #define fmrrs(opcode, mask, lose, flags) /* v9 */ \ argument
1174 #define fmrrd(opcode, mask, lose, flags) /* v9 */ \ argument
1176 #define fmrrq(opcode, mask, lose, flags) /* v9 */ \ argument
1226 #define movicc(opcode, cond, flags) /* v9 */ \ argument
[all …]
HDs390-dis.c37 const struct s390_opcode *opcode; in init_disasm() local
110 const struct s390_opcode *opcode; in print_insn_s390() local
HDs390-mkopc.c45 char opcode[16]; member
70 insertOpcode (char *opcode, char *mnemonic, char *format, in insertOpcode()
175 char opcode[16]; in main() local
HDarc-ext.c34 arcExtMap_instName(int opcode, int minor, int *flags) in arcExtMap_instName()
180 char opcode = p[2]; in arcExtMap_add() local
HDia64-opc.c196 apply_completer (ia64_insn opcode, int completer_index) in apply_completer()
305 opcode_verify (ia64_insn opcode, int place, enum ia64_insn_type type) in opcode_verify()
349 locate_opcode_ent (ia64_insn opcode, enum ia64_insn_type type) in locate_opcode_ent()
528 make_ia64_opcode (ia64_insn opcode, const char *name, int place, int depind) in make_ia64_opcode()
/trueos/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.cpp357 EmulateInstructionARM::EmulatePUSH (const uint32_t opcode, const ARMEncoding encoding) in EmulatePUSH()
487 EmulateInstructionARM::EmulatePOP (const uint32_t opcode, const ARMEncoding encoding) in EmulatePOP()
619 EmulateInstructionARM::EmulateADDRdSPImm (const uint32_t opcode, const ARMEncoding encoding) in EmulateADDRdSPImm()
678 EmulateInstructionARM::EmulateMOVRdSP (const uint32_t opcode, const ARMEncoding encoding) in EmulateMOVRdSP()
735 EmulateInstructionARM::EmulateMOVLowHigh (const uint32_t opcode, const ARMEncoding encoding) in EmulateMOVLowHigh()
743 EmulateInstructionARM::EmulateMOVRdRm (const uint32_t opcode, const ARMEncoding encoding) in EmulateMOVRdRm()
829 EmulateInstructionARM::EmulateMOVRdImm (const uint32_t opcode, const ARMEncoding encoding) in EmulateMOVRdImm()
942 EmulateInstructionARM::EmulateMUL (const uint32_t opcode, const ARMEncoding encoding) in EmulateMUL()
1069 EmulateInstructionARM::EmulateMVNImm (const uint32_t opcode, const ARMEncoding encoding) in EmulateMVNImm()
1129 EmulateInstructionARM::EmulateMVNReg (const uint32_t opcode, const ARMEncoding encoding) in EmulateMVNReg()
[all …]
/trueos/contrib/tcpdump/
HDprint-rx.c408 u_int32_t opcode; /* RX opcode (host order) */ member
454 int32_t opcode; in rx_print() local
632 int32_t *opcode) in rx_cache_find()
976 fs_reply_print(register const u_char *bp, int length, int32_t opcode) in fs_reply_print()
1225 cb_reply_print(register const u_char *bp, int length, int32_t opcode) in cb_reply_print()
1417 prot_reply_print(register const u_char *bp, int length, int32_t opcode) in prot_reply_print()
1622 vldb_reply_print(register const u_char *bp, int length, int32_t opcode) in vldb_reply_print()
1902 kauth_reply_print(register const u_char *bp, int length, int32_t opcode) in kauth_reply_print()
2154 vol_reply_print(register const u_char *bp, int length, int32_t opcode) in vol_reply_print()
2379 bos_reply_print(register const u_char *bp, int length, int32_t opcode) in bos_reply_print()
[all …]
HDprint-tftp.c80 register int opcode, i; in tftp_print() local
/trueos/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDARMUtils.h60 static inline uint32_t DecodeImmShiftThumb(const uint32_t opcode, ARM_ShifterType &shift_t) in DecodeImmShiftThumb()
67 static inline uint32_t DecodeImmShiftARM(const uint32_t opcode, ARM_ShifterType &shift_t) in DecodeImmShiftARM()
290 static inline uint32_t ARMExpandImm_C(uint32_t opcode, uint32_t carry_in, uint32_t &carry_out) in ARMExpandImm_C()
308 static inline uint32_t ARMExpandImm(uint32_t opcode) in ARMExpandImm()
317 static inline uint32_t ThumbExpandImm_C(uint32_t opcode, uint32_t carry_in, uint32_t &carry_out) in ThumbExpandImm_C()
356 static inline uint32_t ThumbExpandImm(uint32_t opcode) in ThumbExpandImm()
365 static inline uint32_t ThumbImm12(uint32_t opcode) in ThumbImm12()
375 static inline uint32_t ThumbImm7Scaled(uint32_t opcode) in ThumbImm7Scaled()
382 static inline uint32_t ThumbImm8Scaled(uint32_t opcode) in ThumbImm8Scaled()
/trueos/contrib/gdb/gdb/
HDexpprint.c70 enum exp_opcode opcode; in print_subexp_standard() local
560 op_name (struct expression *exp, enum exp_opcode opcode) in op_name()
569 op_name_standard (enum exp_opcode opcode) in op_name_standard()
834 int opcode = exp->elts[elt++].opcode; in dump_subexp_body_standard() local
HDi386ly-tdep.c40 char opcode[7]; in i386lynx_saved_pc_after_call() local
/trueos/usr.sbin/bluetooth/hccontrol/
HDsend_recv.c45 hci_request(int s, int opcode, char const *cp, int cp_size, char *rp, int *rp_size) in hci_request()
125 hci_simple_request(int s, int opcode, char *rp, int *rp_size) in hci_simple_request()
/trueos/sys/dev/ppbus/
HDppb_msq.c58 mode2xfer(device_t bus, struct ppb_device *ppbdev, int opcode) in mode2xfer()
118 ppb_MS_init(device_t bus, device_t dev, struct ppb_microseq *loop, int opcode) in ppb_MS_init()
136 ppb_MS_exec(device_t bus, device_t dev, int opcode, union ppb_insarg param1, in ppb_MS_exec()
/trueos/sys/powerpc/powerpc/
HDdb_disasm.c69 struct opcode { struct
80 void disasm_fields(const struct opcode *popcode, instr_t instr, vm_offset_t loc, argument
942 instr_t opcode; in db_disasm() local
956 instr_t opcode; in opc_disasm() local
/trueos/sys/dev/qlxgbe/
HDql_hw.h301 uint16_t opcode; member
323 uint16_t opcode; member
343 uint16_t opcode; member
358 uint16_t opcode; member
369 uint16_t opcode; member
402 uint16_t opcode; member
407 uint16_t opcode; member
414 uint16_t opcode; member
422 uint16_t opcode; member
449 uint16_t opcode; member
[all …]
/trueos/sys/dev/aic7xxx/aicasm/
HDaicasm_insformat.h51 opcode : 4, member
69 opcode : 4, member
86 opcode : 4, member
HDaicasm_gram.y1603 format_1_instr(int opcode, symbol_ref_t *dest, expression_t *immed, in format_1_instr()
1678 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr()
1739 format_3_instr(int opcode, symbol_ref_t *src, in format_3_instr()
1814 type_check(symbol_t *symbol, expression_t *expression, int opcode) in type_check()
/trueos/contrib/ofed/libibverbs/src/
HDibverbs.h84 #define IBV_INIT_CMD(cmd, size, opcode) \ argument
94 #define IBV_INIT_CMD_RESP(cmd, size, opcode, out, outsize) \ argument
/trueos/contrib/gcc/
HDtree-ssa-reassoc.c393 get_unary_op (tree name, enum tree_code opcode) in get_unary_op()
412 eliminate_duplicate_pair (enum tree_code opcode, in eliminate_duplicate_pair()
490 eliminate_plus_minus_pair (enum tree_code opcode, in eliminate_plus_minus_pair()
547 eliminate_not_pairs (enum tree_code opcode, in eliminate_not_pairs()
616 eliminate_using_constants (enum tree_code opcode, in eliminate_using_constants()
735 optimize_ops_list (enum tree_code opcode, in optimize_ops_list()
/trueos/sys/cam/scsi/
HDscsi_pt.h36 u_int8_t opcode; member
HDscsi_da.h59 u_int8_t opcode; member
72 u_int8_t opcode; member
87 u_int8_t opcode; member
95 uint8_t opcode; member
116 u_int8_t opcode; member
141 uint8_t opcode; member
202 uint8_t opcode; /* READ_FORMAT_CAPACITIES */ member
212 uint8_t opcode; /* VERIFY(10) */ member
226 uint8_t opcode; /* VERIFY(12) */ member
236 uint8_t opcode; /* VERIFY(16) */ member
[all …]
/trueos/contrib/binutils/include/opcode/
HDpn.h23 unsigned long opcode; member
HDnp1.h23 unsigned long opcode; member
/trueos/sys/dev/cxgbe/tom/
HDt4_cpl_io.c1059 unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl))); in do_peer_close() local
1175 unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl))); in do_close_con_rpl() local
1285 t4tom_cpl_handler_registered(struct adapter *sc, unsigned int opcode) in t4tom_cpl_handler_registered()
1316 unsigned int opcode) in t4_cpl_iscsi_callback()
1365 unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl))); in do_abort_req() local
1435 unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl))); in do_abort_rpl() local
1672 unsigned int opcode = G_CPL_FW4_ACK_OPCODE(be32toh(OPCODE_TID(cpl))); in do_fw4_ack() local
1778 unsigned int opcode = G_CPL_OPCODE(be32toh(OPCODE_TID(cpl))); in do_set_tcb_rpl() local

12345678910