/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | nds32.h | 63 #define N32_TYPE4(op6, rt5, ra5, rb5, rd5, sub5) \ argument 67 #define N32_TYPE3(op6, rt5, ra5, rb5, sub10) \ argument 70 #define N32_TYPE2(op6, rt5, ra5, imm15) \ argument 72 #define N32_TYPE1(op6, rt5, imm20) \ argument 74 #define N32_TYPE0(op6, imm25) \ argument 100 #define N16_TYPE45(op6, rt4, ra5) \ argument 103 #define N16_TYPE333(op6, rt3, ra3, rb3) \ argument 106 #define N16_TYPE36(op6, rt3, imm6) \ argument 119 #define N16_TYPE9(op6, imm9) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | nds32.h | 63 #define N32_TYPE4(op6, rt5, ra5, rb5, rd5, sub5) \ argument 67 #define N32_TYPE3(op6, rt5, ra5, rb5, sub10) \ argument 70 #define N32_TYPE2(op6, rt5, ra5, imm15) \ argument 72 #define N32_TYPE1(op6, rt5, imm20) \ argument 74 #define N32_TYPE0(op6, imm25) \ argument 100 #define N16_TYPE45(op6, rt4, ra5) \ argument 103 #define N16_TYPE333(op6, rt3, ra3, rb3) \ argument 106 #define N16_TYPE36(op6, rt3, imm6) \ argument 119 #define N16_TYPE9(op6, imm9) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | nds32-asm.h | 282 #define OP6(op6) (N32_OP6_ ## op6 << 25) argument
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | nds32-asm.h | 282 #define OP6(op6) (N32_OP6_ ## op6 << 25) argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/ |
H A D | visium.cc | 2161 rtx op6 = gen_highpart (SImode, op0); in visium_split_double_add() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
H A D | visium.c | 2159 rtx op6 = gen_highpart (SImode, op0); in visium_split_double_add() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-nds32.c | 7729 int op6; in nds32_convert_32_to_16() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-nds32.c | 7729 int op6; in nds32_convert_32_to_16() local
|
/netbsd-src/sys/arch/aarch64/aarch64/ |
H A D | disasm.c | 779 #define SHIFTOP8(s, op1, op2, op3, op4, op5, op6, op7, op8) \ argument
|