Searched refs:INDEXBIT (Results 1 – 1 of 1) sorted by relevance
2371 #define INDEXBIT 0x80 /* except 5 bit offset */ macro2377 0x60 | INDEXBIT, /* S */2378 0x40 | INDEXBIT, /* U */2379 0x00 | INDEXBIT, /* X */2380 0x20 | INDEXBIT, /* Y */2381 PCRELBIT | INDEXBIT, /* PC */2525 postb |= INDEXBIT; in do1altind()2617 else if (postb & INDEXBIT) in do1altind()2716 postb = INDEXBIT; /* indexed but not yet indirect */ in mindex()