Searched defs:op7 (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/ |
H A D | visium.cc | 2162 rtx op7 = (op1 == const0_rtx ? op1 : gen_highpart (SImode, op1)); in visium_split_double_add() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
H A D | visium.c | 2160 rtx op7 = (op1 == const0_rtx ? op1 : gen_highpart (SImode, op1)); in visium_split_double_add() local
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | nds32.h | 117 #define N16_TYPE8(op7, imm8) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | nds32.h | 117 #define N16_TYPE8(op7, imm8) \ argument
|
/netbsd-src/sys/arch/aarch64/aarch64/ |
H A D | disasm.c | 779 #define SHIFTOP8(s, op1, op2, op3, op4, op5, op6, op7, op8) \ argument
|