| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-ns32k.c | 36 #define IIF(ptr,a1,c1,e1,g1,i1,k1,m1,o1,q1,s1,u1) \ macro 955 IIF (j, in encode_operand() 977 IIF (j, 1, 1, (unsigned long) addr_modeP.index_byte, in encode_operand() 994 IIF (12, 2, suffixP[i], (unsigned long) argv[i], 0, in encode_operand() 1001 IIF (12, 2, suffixP[i], (unsigned long) argv[i], 0, in encode_operand() 1006 IIF (11, 2, 42, (unsigned long) argv[i], 0, 0, 0, 0, 0, in encode_operand() 1031 IIF (10, 1, 1, 0, 0, 0, 0, 0, 0, NULL, -1, 0); in encode_operand() 1055 IIF (10, 2, 1, in encode_operand() 1063 IIF (11, 2, 42, in encode_operand() 1071 IIF (b, 2, 1, 0, 0, 0, 0, 0, 0, 0, -1, 0); in encode_operand() [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-ns32k.c | 36 #define IIF(ptr,a1,c1,e1,g1,i1,k1,m1,o1,q1,s1,u1) \ macro 955 IIF (j, in encode_operand() 977 IIF (j, 1, 1, (unsigned long) addr_modeP.index_byte, in encode_operand() 994 IIF (12, 2, suffixP[i], (unsigned long) argv[i], 0, in encode_operand() 1001 IIF (12, 2, suffixP[i], (unsigned long) argv[i], 0, in encode_operand() 1006 IIF (11, 2, 42, (unsigned long) argv[i], 0, 0, 0, 0, 0, in encode_operand() 1031 IIF (10, 1, 1, 0, 0, 0, 0, 0, 0, NULL, -1, 0); in encode_operand() 1055 IIF (10, 2, 1, in encode_operand() 1063 IIF (11, 2, 42, in encode_operand() 1071 IIF (b, 2, 1, 0, 0, 0, 0, 0, 0, 0, -1, 0); in encode_operand() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
| H A D | IdentifierTable.cpp | 476 unsigned IIF = getIdentifierInfoFlag(); in getNumArgs() local 477 if (IIF <= ZeroArg) in getNumArgs() 479 if (IIF == OneArg) in getNumArgs()
|