Home
last modified time | relevance | path

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

12345678910>>...17

/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dtic4x.h227 unsigned long opcode; member
309 #define A_CLASS_INSN(name, opcode, level) \ argument
322 #define AB_CLASS_INSN(name, opcode, level) \ argument
334 #define AU_CLASS_INSN(name, opcode, level) \ argument
346 #define AF_CLASS_INSN(name, opcode, level) \ argument
357 #define A2_CLASS_INSN(name, opcode, level) \ argument
367 #define A3_CLASS_INSN(name, opcode, level) \ argument
379 #define A6_CLASS_INSN(name, opcode, level) \ argument
389 #define A7_CLASS_INSN(name, opcode, level) \ argument
400 #define AY_CLASS_INSN(name, opcode, level) \ argument
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dtic4x.h227 unsigned long opcode; member
309 #define A_CLASS_INSN(name, opcode, level) \ argument
322 #define AB_CLASS_INSN(name, opcode, level) \ argument
334 #define AU_CLASS_INSN(name, opcode, level) \ argument
346 #define AF_CLASS_INSN(name, opcode, level) \ argument
357 #define A2_CLASS_INSN(name, opcode, level) \ argument
367 #define A3_CLASS_INSN(name, opcode, level) \ argument
379 #define A6_CLASS_INSN(name, opcode, level) \ argument
389 #define A7_CLASS_INSN(name, opcode, level) \ argument
400 #define AY_CLASS_INSN(name, opcode, level) \ argument
[all …]
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Ddlx-dis.c59 dlx_get_opcode (opcode) in dlx_get_opcode() argument
66 dlx_get_rs1 (opcode) in dlx_get_rs1() argument
73 dlx_get_rs2 (opcode) in dlx_get_rs2() argument
80 dlx_get_rdR (opcode) in dlx_get_rdR() argument
87 dlx_get_func (opcode) in dlx_get_func() argument
94 dlx_get_imm16 (opcode) in dlx_get_imm16() argument
101 dlx_get_imm26 (opcode) in dlx_get_imm26() argument
210 unsigned long opcode; member
261 unsigned long opcode; member
295 unsigned long opcode; member
[all …]
H A Dsparc-opc.c172 #define COMMUTEOP(opcode, op3, arch_mask) \ argument
1061 #define br(opcode, mask, lose, flags) \ argument
1065 #define brx(opcode, mask, lose, flags) /* v9 */ \ argument
1080 #define tr(opcode, mask, lose, flags) \ argument
1161 #define movr(opcode, mask, flags) /* v9 */ \ argument
1219 #define movicc(opcode, cond, flags) /* v9 */ \ argument
1225 #define movfcc(opcode, fcond, flags) /* v9 */ \ argument
1388 #define CBR(opcode, mask, lose, flags, arch) \ argument
1393 #define FBR(opcode, mask, lose, flags) \ argument
1698 #define SLCBCC2(opcode, mask, lose) \ argument
[all …]
H A Dtic54x-dis.c50 unsigned short opcode; in print_insn_tic54x() local
168 print_instruction (info, memaddr, opcode, tm_name, tm_operands, size, ext) in print_instruction() argument
466 print_parallel_instruction (info, memaddr, opcode, ptm, size) in print_parallel_instruction() argument
496 sprint_indirect_address (info, buf, opcode) in sprint_indirect_address() argument
519 sprint_direct_address (info, buf, opcode) in sprint_direct_address() argument
549 sprint_cc2 (info, buf, opcode) in sprint_cc2() argument
562 sprint_condition (info, buf, opcode) in sprint_condition() argument
H A Dmsp430-dis.c76 struct msp430_opcode_s *opcode; local
195 msp430_nooperands (opcode, addr, insn, comm, cycles) in msp430_nooperands() argument
227 msp430_singleoperand (info, opcode, addr, insn, op, comm, cycles) in msp430_singleoperand() argument
431 msp430_doubleoperand (info, opcode, addr, insn, op1, op2, comm1, comm2, cycles) in msp430_doubleoperand() argument
684 msp430_branchinstr (info, opcode, addr, insn, op1, comm1, cycles) in msp430_branchinstr() argument
H A Ds390-mkopc.c43 char opcode[16]; member
68 insertOpcode (char *opcode, char *mnemonic, char *format, in insertOpcode()
173 char opcode[16]; in main() local
H A Ds390-dis.c42 const struct s390_opcode *opcode; local
119 const struct s390_opcode *opcode; local
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Ddlx-dis.c50 dlx_get_rs1 (unsigned long opcode) in dlx_get_rs1()
56 dlx_get_rs2 (unsigned long opcode) in dlx_get_rs2()
62 dlx_get_rdR (unsigned long opcode) in dlx_get_rdR()
68 dlx_get_func (unsigned long opcode) in dlx_get_func()
74 dlx_get_imm16 (unsigned long opcode) in dlx_get_imm16()
186 unsigned long opcode; in dlx_load_type() member
236 unsigned long opcode; in dlx_store_type() member
269 unsigned long opcode; in dlx_aluI_type() member
327 unsigned long opcode; in dlx_br_type() member
364 unsigned long opcode; in dlx_jmp_type() member
[all …]
H A Dsparc-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
1168 #define movr(opcode, mask, flags) /* v9 */ \ argument
1226 #define movicc(opcode, cond, flags) /* v9 */ \ argument
1232 #define movfcc(opcode, fcond, flags) /* v9 */ \ argument
1357 #define CBR(opcode, mask, lose, flags, arch) \ argument
1362 #define FBR(opcode, mask, lose, flags) \ argument
1667 #define SLCBCC2(opcode, mask, lose) \ argument
[all …]
H A Dtic54x-dis.c50 unsigned short opcode; in print_insn_tic54x() local
168 print_instruction (info, memaddr, opcode, tm_name, tm_operands, size, ext) in print_instruction() argument
466 print_parallel_instruction (info, memaddr, opcode, ptm, size) in print_parallel_instruction() argument
496 sprint_indirect_address (info, buf, opcode) in sprint_indirect_address() argument
519 sprint_direct_address (info, buf, opcode) in sprint_direct_address() argument
549 sprint_cc2 (info, buf, opcode) in sprint_cc2() argument
562 sprint_condition (info, buf, opcode) in sprint_condition() argument
H A Dmsp430-dis.c53 msp430_nooperands (struct msp430_opcode_s *opcode, in msp430_nooperands()
84 struct msp430_opcode_s *opcode, in msp430_singleoperand()
286 struct msp430_opcode_s *opcode, in msp430_doubleoperand()
669 struct msp430_opcode_s *opcode; in print_insn_msp430() local
H A Ds390-mkopc.c44 char opcode[16]; member
69 insertOpcode (char *opcode, char *mnemonic, char *format, in insertOpcode()
174 char opcode[16]; in main() local
/openbsd/sys/arch/m88k/m88k/
H A Ddb_disasm.c323 oimmed(int cpu, u_int32_t inst, const char *opcode, vaddr_t iadr) in oimmed()
382 sindou(int cpu, u_int32_t inst, const char *opcode, vaddr_t iadr) in sindou()
467 jump(int cpu, u_int32_t inst, const char *opcode, vaddr_t iadr) in jump()
532 brcond(int cpu, u_int32_t inst, const char *opcode, vaddr_t iadr) in brcond()
563 otrap(int cpu, u_int32_t inst, const char *opcode, vaddr_t iadr) in otrap()
586 obit(int cpu, u_int32_t inst, const char *opcode, vaddr_t iadr) in obit()
603 bitman(int cpu, u_int32_t inst, const char *opcode, vaddr_t iadr) in bitman()
616 immem(int cpu, u_int32_t inst, const char *opcode, vaddr_t iadr) in immem()
671 nimmem(int cpu, u_int32_t inst, const char *opcode, vaddr_t iadr) in nimmem()
795 pinst(int cpu, u_int32_t inst, const char *opcode, vaddr_t iadr) in pinst()
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-z80.c340 char opcode; member
797 emit_m (char prefix, char opcode, const char *args) in emit_m()
819 emit_mr (char prefix, char opcode, const char *args) in emit_mr()
880 emit_s (char prefix, char opcode, const char *args) in emit_s()
957 emit_jp (char prefix, char opcode, const char * args) in emit_jp()
991 emit_im (char prefix, char opcode, const char * args) in emit_im()
1064 emit_adc (char prefix, char opcode, const char * args) in emit_adc()
1107 emit_add (char prefix, char opcode, const char * args) in emit_add()
1153 emit_bit (char prefix, char opcode, const char * args) in emit_bit()
1223 char prefix, opcode; in emit_ex() local
[all …]
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp891 bool EmulateInstructionARM::EmulatePUSH(const uint32_t opcode, in EmulatePUSH()
1014 bool EmulateInstructionARM::EmulatePOP(const uint32_t opcode, in EmulatePOP()
1469 bool EmulateInstructionARM::EmulateMUL(const uint32_t opcode, in EmulateMUL()
2733 bool EmulateInstructionARM::EmulateSVC(const uint32_t opcode, in EmulateSVC()
2779 bool EmulateInstructionARM::EmulateIT(const uint32_t opcode, in EmulateIT()
2791 bool EmulateInstructionARM::EmulateNop(const uint32_t opcode, in EmulateNop()
2798 bool EmulateInstructionARM::EmulateB(const uint32_t opcode, in EmulateB()
2882 bool EmulateInstructionARM::EmulateCB(const uint32_t opcode, in EmulateCB()
2936 bool EmulateInstructionARM::EmulateTB(const uint32_t opcode, in EmulateTB()
3720 bool EmulateInstructionARM::EmulateRRX(const uint32_t opcode, in EmulateRRX()
[all …]
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp136 EmulateInstructionPPC64::GetOpcodeForInstruction(uint32_t opcode) { in GetOpcodeForInstruction()
160 const uint32_t opcode = m_opcode.GetOpcode32(); in EvaluateInstruction() local
203 bool EmulateInstructionPPC64::EmulateMFSPR(uint32_t opcode) { in EmulateMFSPR()
228 bool EmulateInstructionPPC64::EmulateLD(uint32_t opcode) { in EmulateLD()
258 bool EmulateInstructionPPC64::EmulateSTD(uint32_t opcode) { in EmulateSTD()
326 bool EmulateInstructionPPC64::EmulateOR(uint32_t opcode) { in EmulateOR()
359 bool EmulateInstructionPPC64::EmulateADDI(uint32_t opcode) { in EmulateADDI()
/openbsd/sys/arch/alpha/include/
H A Ddb_machdep.h32 struct opcode { struct
37 extern struct opcode opcode[]; argument
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h54 static inline uint32_t DecodeImmShiftThumb(const uint32_t opcode, in DecodeImmShiftThumb()
63 static inline uint32_t DecodeImmShiftARM(const uint32_t opcode, in DecodeImmShiftARM()
280 static inline uint32_t ARMExpandImm_C(uint32_t opcode, uint32_t carry_in, in ARMExpandImm_C()
295 static inline uint32_t ARMExpandImm(uint32_t opcode) { in ARMExpandImm()
304 static inline uint32_t ThumbExpandImm_C(uint32_t opcode, uint32_t carry_in, in ThumbExpandImm_C()
342 static inline uint32_t ThumbExpandImm(uint32_t opcode) { in ThumbExpandImm()
351 static inline uint32_t ThumbImm12(uint32_t opcode) { in ThumbImm12()
360 static inline uint32_t ThumbImm7Scaled(uint32_t opcode) { in ThumbImm7Scaled()
366 static inline uint32_t ThumbImm8Scaled(uint32_t opcode) { in ThumbImm8Scaled()
/openbsd/sys/scsi/
H A Dcd.h34 u_int8_t opcode; member
44 u_int8_t opcode; member
58 u_int8_t opcode; member
68 u_int8_t opcode; member
81 u_int8_t opcode; member
93 u_int8_t opcode; member
102 u_int8_t opcode; member
111 u_int8_t opcode; member
120 u_int8_t opcode; member
129 u_int8_t opcode; member
[all …]
H A Dscsi_tape.h64 u_int8_t opcode; member
73 u_int8_t opcode; member
86 u_int8_t opcode; member
94 u_int8_t opcode; member
103 u_int8_t opcode; member
116 u_int8_t opcode; member
126 u_int8_t opcode; member
H A Discsi.h23 u_int8_t opcode; member
85 u_int8_t opcode; member
106 u_int8_t opcode; member
148 u_int8_t opcode; member
173 u_int8_t opcode; member
197 u_int8_t opcode; member
224 u_int8_t opcode; member
252 u_int8_t opcode; member
279 u_int8_t opcode; member
306 u_int8_t opcode; member
[all …]
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp184 EmulateInstructionARM64::GetOpcodeForInstruction(const uint32_t opcode) { in GetOpcodeForInstruction()
390 const uint32_t opcode = m_opcode.GetOpcode32(); in EvaluateInstruction() local
578 bool EmulateInstructionARM64::EmulateADDSUBImm(const uint32_t opcode) { in EmulateADDSUBImm()
694 bool EmulateInstructionARM64::EmulateLDPSTP(const uint32_t opcode) { in EmulateLDPSTP()
921 bool EmulateInstructionARM64::EmulateLDRSTRImm(const uint32_t opcode) { in EmulateLDRSTRImm()
1051 bool EmulateInstructionARM64::EmulateB(const uint32_t opcode) { in EmulateB()
1087 bool EmulateInstructionARM64::EmulateBcond(const uint32_t opcode) { in EmulateBcond()
1116 bool EmulateInstructionARM64::EmulateCBZ(const uint32_t opcode) { in EmulateCBZ()
1154 bool EmulateInstructionARM64::EmulateTBZ(const uint32_t opcode) { in EmulateTBZ()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dexpprint.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
/openbsd/gnu/usr.bin/binutils/gdb/nlm/
H A Dppc.c104 unsigned opcode : 6; /* 18 */ member
111 unsigned opcode : 6; /* 16 */ member
120 unsigned opcode : 6; /* 19 */ member
140 int opcode; in set_step_traps() local

12345678910>>...17