Searched refs:CONSTR (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | avr-dis.c | 39 #define AVR_INSN(NAME, CONSTR, OPCODE, SIZE, ISA, BIN) \ argument 40 {#NAME, CONSTR, OPCODE, SIZE, ISA, BIN},
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-avr.c | 48 #define AVR_INSN(NAME, CONSTR, OPCODE, SIZE, ISA, BIN) \ argument 49 {#NAME, CONSTR, OPCODE, SIZE, ISA, BIN},
|