Searched refs:PIPE (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/cpu/ |
D | xc16x.cpu | 45 (name PIPE) 668 ((PIPE OS) (IDOC ALU)) 688 ((PIPE OS) (IDOC ALU)) 708 ((PIPE OS) (IDOC ALU)) 724 ((PIPE OS) (IDOC ALU)) 740 ((PIPE OS) (IDOC ALU)) 756 ((PIPE OS) (IDOC ALU)) 776 ((PIPE OS) (IDOC ALU)) 792 ((PIPE OS) (IDOC ALU)) 808 ((PIPE OS) (IDOC ALU)) [all …]
|
D | m32r.cpu | 51 (name PIPE) 66 (default (if (eq-attr (current-insn) PIPE NONE) (symbol NO) (symbol YES))) 140 ((short (eq-attr (current-insn) PIPE "O,BOTH")) 141 (short (eq-attr (current-insn) PIPE "S,BOTH"))) 820 ((PIPE OS) (IDOC ALU)) 843 ((PIPE OS) (IDOC ALU)) 854 ((PIPE OS) (IDOC ALU)) 874 ((PIPE OS) (IDOC ALU)) 884 (COND-CTI (PIPE O) (IDOC BR)) 894 (COND-CTI RELAXABLE (PIPE O) (IDOC BR)) [all …]
|
D | ChangeLog | 687 Changed PIPE attr of push from O to OS.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | spu-opc.c | 35 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument 37 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | spu.h | 72 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument 74 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-spu.c | 28 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument 30 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
|