Searched refs:DISPUB4 (Results 1 – 3 of 3) sorted by relevance
184 #define DISPUB4 (1 << 6) macro187 #define DISPU4MAP (DISPUB4 | DISPUW4 | DISPUD4)
373 LD_REG_INST ("loadb", 0x0, 0x0, DISPUB4),417 ST_REG_INST ("storb", 0x20, 0x4, DISPUB4),
1431 int mul = (instruction->flags & DISPUB4) ? 1 in check_range()