Searched refs:IIF (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-ns32k.c | 36 #define IIF(ptr,a1,c1,e1,g1,i1,k1,m1,o1,q1,s1,u1) \ macro 953 IIF (j, in encode_operand() 975 IIF (j, 1, 1, (unsigned long) addr_modeP.index_byte, in encode_operand() 992 IIF (12, 2, suffixP[i], (unsigned long) argv[i], 0, in encode_operand() 999 IIF (12, 2, suffixP[i], (unsigned long) argv[i], 0, in encode_operand() 1004 IIF (11, 2, 42, (unsigned long) argv[i], 0, 0, 0, 0, 0, in encode_operand() 1029 IIF (10, 1, 1, 0, 0, 0, 0, 0, 0, NULL, -1, 0); in encode_operand() 1053 IIF (10, 2, 1, in encode_operand() 1061 IIF (11, 2, 42, in encode_operand() 1069 IIF (b, 2, 1, 0, 0, 0, 0, 0, 0, 0, -1, 0); in encode_operand() [all …]
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic4x/ |
D | registers.s | 36 ldi R0,IIF
|