| /src/external/cddl/osnet/dist/lib/libdtrace/i386/ |
| dt_isadep.c | 59 #define DT_ISJ8(op8) (((op8) & 0xf0) == 0x70)
|
| dt_isadep.c | 59 #define DT_ISJ8(op8) (((op8) & 0xf0) == 0x70)
|
| /src/external/gpl3/binutils/dist/include/opcode/ |
| nds32.h | 124 #define N16_TYPE25(op8, re, imm5) \ 125 (0x8000 | __MF (N16_T25_##op8, 7, 8) | __MF (re, 5, 2) \
|
| nds32.h | 124 #define N16_TYPE25(op8, re, imm5) \ 125 (0x8000 | __MF (N16_T25_##op8, 7, 8) | __MF (re, 5, 2) \
|
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| nds32.h | 124 #define N16_TYPE25(op8, re, imm5) \ 125 (0x8000 | __MF (N16_T25_##op8, 7, 8) | __MF (re, 5, 2) \
|
| nds32.h | 124 #define N16_TYPE25(op8, re, imm5) \ 125 (0x8000 | __MF (N16_T25_##op8, 7, 8) | __MF (re, 5, 2) \
|
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| nds32.h | 124 #define N16_TYPE25(op8, re, imm5) \ 125 (0x8000 | __MF (N16_T25_##op8, 7, 8) | __MF (re, 5, 2) \
|
| nds32.h | 124 #define N16_TYPE25(op8, re, imm5) \ 125 (0x8000 | __MF (N16_T25_##op8, 7, 8) | __MF (re, 5, 2) \
|
| /src/external/gpl3/gdb/dist/include/opcode/ |
| nds32.h | 124 #define N16_TYPE25(op8, re, imm5) \ 125 (0x8000 | __MF (N16_T25_##op8, 7, 8) | __MF (re, 5, 2) \
|
| nds32.h | 124 #define N16_TYPE25(op8, re, imm5) \ 125 (0x8000 | __MF (N16_T25_##op8, 7, 8) | __MF (re, 5, 2) \
|
| /src/external/gpl3/gcc/dist/gcc/config/visium/ |
| visium.cc | 2166 rtx op8; local 2181 op8 = const0_rtx; 2186 op8 = gen_highpart (SImode, op2); 2198 if (op8 == const0_rtx) 2201 x = gen_rtx_fmt_ee (code, SImode, op7, op8);
|
| visium.cc | 2166 rtx op8; local 2181 op8 = const0_rtx; 2186 op8 = gen_highpart (SImode, op2); 2198 if (op8 == const0_rtx) 2201 x = gen_rtx_fmt_ee (code, SImode, op7, op8);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
| visium.cc | 2163 rtx op8; local 2178 op8 = const0_rtx; 2183 op8 = gen_highpart (SImode, op2); 2195 if (op8 == const0_rtx) 2198 x = gen_rtx_fmt_ee (code, SImode, op7, op8);
|
| visium.cc | 2163 rtx op8; local 2178 op8 = const0_rtx; 2183 op8 = gen_highpart (SImode, op2); 2195 if (op8 == const0_rtx) 2198 x = gen_rtx_fmt_ee (code, SImode, op7, op8);
|
| /src/sys/arch/aarch64/aarch64/ |
| disasm.c | 780 #define SHIFTOP8(s, op1, op2, op3, op4, op5, op6, op7, op8) \ 781 ((const char *[]){ op1, op2, op3, op4, op5, op6, op7, op8 })[(s) & 7]
|
| disasm.c | 780 #define SHIFTOP8(s, op1, op2, op3, op4, op5, op6, op7, op8) \ 781 ((const char *[]){ op1, op2, op3, op4, op5, op6, op7, op8 })[(s) & 7]
|