Searched defs:opc (Results 1 - 25 of 44) sorted by relevance

12

/macosx-10.10/procmail-14/procmail/src/
H A Dregexp.h4 { unsigned opc;struct eps*next; member in struct:eps
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dxtensa-dis.c141 xtensa_opcode opc; local
75 print_xtensa_operand(bfd_vma memaddr, struct disassemble_info *info, xtensa_opcode opc, int opnd, unsigned operand_val) argument
[all...]
H A Dfr30-asm.c346 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dip2k-asm.c547 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Diq2000-asm.c495 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dm32r-asm.c364 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dmt-asm.c631 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dopenrisc-asm.c277 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dxc16x-asm.c412 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dxstormy16-asm.c312 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Ddlx-dis.c37 unsigned char opc, rs1, rs2, rd; variable
[all...]
H A Dfrv-asm.c1299 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dhppa-dis.c725 int opc = GET_FIELD (insn, 0, 5); local
741 int opc = GET_FIELD (insn, 0, 5); local
H A Dm32c-asm.c1619 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dm68k-dis.c1399 const struct m68k_opcode *opc = opcodes[major_opcode][i]; local
H A Dmep-asm.c1040 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
/macosx-10.10/dtrace-147/libdwarf/
H A Dpro_line.c96 Dwarf_Ubyte opc; local
115 Dwarf_Ubyte opc; local
132 _dwarf_pro_add_line_entry(Dwarf_P_Debug dbg, Dwarf_Unsigned file_index, Dwarf_Addr code_address, Dwarf_Unsigned symidx, Dwarf_Unsigned line_no, Dwarf_Signed col_no, Dwarf_Bool is_stmt_begin, Dwarf_Bool is_bb_begin, Dwarf_Ubyte opc, Dwarf_Error * error) argument
H A Dpro_frame.c279 Dwarf_Ubyte opc, regno; local
H A Dpro_section.c590 int opc; local
1850 int opc; local
/macosx-10.10/llvmCore-3425.0.34/lib/Target/CellSPU/
H A DSPUInstrInfo.cpp33 unsigned opc = I->getOpcode(); local
42 unsigned opc = I->getOpcode(); local
144 unsigned opc; local
177 unsigned opc; local
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp586 unsigned opc = getNewValueJumpOpcode(cmpInstr, cmpOp2, local
H A DHexagonVLIWPacketizer.cpp494 static int GetDotNewOp(const int opc) { argument
782 static int GetDotNewPredOp(const int opc) { argument
1477 static int GetDotOldOp(const int opc) { argument
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_cg.c769 uint_t opc; local
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp323 unsigned opc = 4; // bits {24-21}. Default to add: 0b0100 local
336 unsigned opc = 0; local
/macosx-10.10/JavaScriptCore-7600.1.17/disassembler/ARM64/
H A DA64DOpcode.h279 unsigned opc() { return (m_opcode >> 29) & 0x3; } function in class:JSC::ARM64Disassembler::A64DOpcodeBitfield
379 unsigned opc() { return (m_opcode>>21) & 0x7; } function in class:JSC::ARM64Disassembler::A64OpcodeExceptionGeneration
525 unsigned opc() { return (m_opcode >> 22) & 0x3; } function in class:JSC::ARM64Disassembler::A64DOpcodeLoadStore
606 unsigned opc() { return (m_opcode >> 29) & 0x3; } function in class:JSC::ARM64Disassembler::A64DOpcodeLogical
656 unsigned opc() { return (m_opcode >> 29) & 0x3; } function in class:JSC::ARM64Disassembler::A64DOpcodeMoveWide
701 unsigned opc() { return (m_opcode >> 21) & 0xf; } function in class:JSC::ARM64Disassembler::A64DOpcodeUnconditionalBranchRegister
[all...]

Completed in 275 milliseconds

12