Home
last modified time | relevance | path

Searched refs:MASK_DESTINATION_SIZE (Results 1 – 1 of 1) sorted by relevance

/arch/arm/nwfpe/
Dfpopcode.h243 #define MASK_DESTINATION_SIZE 0x00080080 macro
461 switch (opcode & MASK_DESTINATION_SIZE) { in getDestinationSize()