/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | cr16-opc.c | 29 #define ARITH_BYTE_INST(NAME, OPC, OP1) \ argument 38 #define ARITH1_BYTE_INST(NAME, OPC, OP1) \ argument 79 #define ARITH_BYTE_INST1(NAME, OPC) \ argument 87 #define ARITH_BYTE_INST2(NAME, OPC) \ argument 97 #define ARITH_INST_D(NAME, OPC) \ argument 106 #define ARITH_INST20(NAME, OPC) \ argument 111 #define ARITH_INST32(NAME, OPC, OP1) \ argument 116 #define ARITH_INST32RP(NAME, OPC) \ argument 161 #define BRANCH_INST(NAME, OPC) \ argument 172 #define BRANCH_NEQ_INST(NAME, OPC) \ argument [all …]
|
H A D | crx-opc.c | 31 #define ARITH_BYTE_INST(NAME, OPC) \ argument 64 #define ARITH_INST(NAME, OPC) \ argument 108 #define BRANCH_INST(NAME, OPC) \ argument 133 #define BRANCH_NEQ_INST(NAME, OPC) \ argument 145 #define NO_OP_INST(NAME, OPC) \ argument 205 #define REG1_INST(NAME, OPC) \ argument 210 #define REG1_FLAG_INST(NAME, OPC, FLAGS) \ argument 248 #define REG2_INST(NAME, OPC) \ argument 402 #define ST_I_INST(NAME, OPC) \ argument 467 #define REGLIST_INST(NAME, OPC, FLAG) \ argument [all …]
|
H A D | dlx-dis.c | 36 #define OPC(x) ((x >> 26) & 0x3F) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | cr16-opc.c | 29 #define ARITH_BYTE_INST(NAME, OPC, OP1) \ argument 38 #define ARITH1_BYTE_INST(NAME, OPC, OP1) \ argument 79 #define ARITH_BYTE_INST1(NAME, OPC) \ argument 87 #define ARITH_BYTE_INST2(NAME, OPC) \ argument 97 #define ARITH_INST_D(NAME, OPC) \ argument 106 #define ARITH_INST20(NAME, OPC) \ argument 111 #define ARITH_INST32(NAME, OPC, OP1) \ argument 116 #define ARITH_INST32RP(NAME, OPC) \ argument 161 #define BRANCH_INST(NAME, OPC) \ argument 172 #define BRANCH_NEQ_INST(NAME, OPC) \ argument [all …]
|
H A D | crx-opc.c | 31 #define ARITH_BYTE_INST(NAME, OPC) \ argument 64 #define ARITH_INST(NAME, OPC) \ argument 108 #define BRANCH_INST(NAME, OPC) \ argument 133 #define BRANCH_NEQ_INST(NAME, OPC) \ argument 145 #define NO_OP_INST(NAME, OPC) \ argument 205 #define REG1_INST(NAME, OPC) \ argument 210 #define REG1_FLAG_INST(NAME, OPC, FLAGS) \ argument 248 #define REG2_INST(NAME, OPC) \ argument 402 #define ST_I_INST(NAME, OPC) \ argument 467 #define REGLIST_INST(NAME, OPC, FLAG) \ argument [all …]
|
H A D | dlx-dis.c | 36 #define OPC(x) ((x >> 26) & 0x3F) macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TargetOpcodes.h | 22 #define HANDLE_TARGET_OPCODE(OPC) OPC, argument 23 #define HANDLE_TARGET_OPCODE_MARKER(IDENT, OPC) IDENT = OPC, argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Instruction.cpp | 738 #define HANDLE_TERM_INST(N, OPC, CLASS) \ in getNumSuccessors() argument 750 #define HANDLE_TERM_INST(N, OPC, CLASS) \ in getSuccessor() argument 762 #define HANDLE_TERM_INST(N, OPC, CLASS) \ in setSuccessor() argument
|
H A D | IntrinsicInst.cpp | 363 #define HANDLE_VP_TO_OPC(OPC) FunctionalOC = Instruction::OPC; in GetFunctionalOpcodeForVP() argument 376 #define HANDLE_VP_TO_OPC(OPC) case Instruction::OPC: in GetForOpcode() argument
|
H A D | Value.cpp | 130 #define HANDLE_INST(N, OPC, CLASS) \ in deleteValue() argument 134 #define HANDLE_USER_INST(N, OPC, CLASS) in deleteValue() argument
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | xtensa-isa.c | 631 #define CHECK_OPCODE(INTISA,OPC,ERRVAL) \ argument 843 #define CHECK_OPERAND(INTISA,OPC,ICLASS,OPND,ERRVAL) \ argument 1242 #define CHECK_STATE_OPERAND(INTISA,OPC,ICLASS,STOP,ERRVAL) \ argument 1289 #define CHECK_INTERFACE_OPERAND(INTISA,OPC,ICLASS,IFOP,ERRVAL) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | xtensa-isa.c | 643 #define CHECK_OPCODE(INTISA,OPC,ERRVAL) \ argument 855 #define CHECK_OPERAND(INTISA,OPC,ICLASS,OPND,ERRVAL) \ argument 1254 #define CHECK_STATE_OPERAND(INTISA,OPC,ICLASS,STOP,ERRVAL) \ argument 1301 #define CHECK_INTERFACE_OPERAND(INTISA,OPC,ICLASS,IFOP,ERRVAL) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | rl78-parse.y | 1260 #define OPC(x) { #x, x, IS_OPCODE } macro
|
H A D | rx-parse.y | 1345 #define OPC(x) { #x, x, IS_OPCODE } macro
|
H A D | rl78-parse.c | 4504 #define OPC(x) { #x, x, IS_OPCODE } macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | rl78-parse.y | 1260 #define OPC(x) { #x, x, IS_OPCODE } macro
|
H A D | rx-parse.y | 1345 #define OPC(x) { #x, x, IS_OPCODE } macro
|
H A D | rl78-parse.c | 4504 #define OPC(x) { #x, x, IS_OPCODE } macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenTarget.cpp | 460 #define HANDLE_TARGET_OPCODE(OPC) #OPC, argument
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | crx.h | 397 #define BIN(OPC,SHIFT) (OPC << SHIFT) argument
|
H A D | cr16.h | 411 #define BIN(OPC,SHIFT) (OPC << SHIFT) argument
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | cr16.h | 411 #define BIN(OPC,SHIFT) (OPC << SHIFT) argument
|
H A D | crx.h | 397 #define BIN(OPC,SHIFT) (OPC << SHIFT) argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 299 #define STORE_OPCODE(VAR, OPC) VAR = isThumb ? ARM::t2##OPC : ARM::OPC in OpcodeCache() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 627 const int OPC = TLI->InstructionOpcodeToISD(FAdd->getOpcode()); in getArithmeticInstrCost() local
|