Home
last modified time | relevance | path

Searched refs:OPERANDS (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/romp/
H A Dromp.h1030 #define FINAL_PRESCAN_INSN(INSN,OPERANDS,NOPERANDS) \ argument
1034 op0 = OPERANDS[0]; \
1035 operation = OPERANDS[1]; \
1056 OPERANDS[0] = tem; \
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.h2305 #define MIPS_BRANCH(OPCODE, OPERANDS) \ argument
2306 "%*" OPCODE "%?\t" OPERANDS "%/"
2317 #define MIPS_CALL(INSN, OPERANDS, OPNO) \ argument
2320 : REG_P (OPERANDS[OPNO]) \
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Darc-opc.c29 #define OPERANDS 3 macro
31 enum operand ls_operand[OPERANDS];
1661 for(i = 0; i < OPERANDS; i++) in arc_opcode_init_insert()
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Darc-opc.c65 #define OPERANDS 3 macro
67 enum operand ls_operand[OPERANDS];
643 for(i = 0; i < OPERANDS; i++) in arc_opcode_init_insert()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td102 // AddressAsmOperand. OPERANDS is a list of individual operands
119 // AddressAsmOperand. OPERANDS is a list of NUMOPS individual operands
/openbsd-src/gnu/gcc/gcc/doc/
H A Dgccint.info10738 `(unspec [OPERANDS ...] INDEX)'
10739 `(unspec_volatile [OPERANDS ...] INDEX)'
10740 Represents a machine-specific operation on OPERANDS. INDEX
12471 `(match_operator:M N PREDICATE [OPERANDS...])'
12477 operands are constructed from the patterns OPERANDS.
12481 patterns OPERANDS match the operands of the expression.
12506 Here the vector `[OPERANDS...]' contains two patterns because the
12536 However, if parts of its OPERANDS are matched by `match_operand'
12539 `(match_op_dup:M N[OPERANDS...])'
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.18274 (record_asm_reg_life): Delete OPERANDS, CONSTRAINTS, N_INPUTS and
8283 (subst_asm_stack_regs): Delete OPERANDS, OPERAND_LOC, CONSTRAINTS,