Home
last modified time | relevance | path

Searched defs:op6 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dnds32.h63 #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 Dnds32.h63 #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 Dnds32-asm.h282 #define OP6(op6) (N32_OP6_ ## op6 << 25) argument
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dnds32-asm.h282 #define OP6(op6) (N32_OP6_ ## op6 << 25) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.cc2161 rtx op6 = gen_highpart (SImode, op0); in visium_split_double_add() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.c2159 rtx op6 = gen_highpart (SImode, op0); in visium_split_double_add() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.c7729 int op6; in nds32_convert_32_to_16() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.c7729 int op6; in nds32_convert_32_to_16() local
/netbsd-src/sys/arch/aarch64/aarch64/
H A Ddisasm.c779 #define SHIFTOP8(s, op1, op2, op3, op4, op5, op6, op7, op8) \ argument