Home
last modified time | relevance | path

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

/qemu/linux-user/arm/nwfpe/
H A Dfpopcode.c82 switch (opcode & MASK_DESTINATION_SIZE) in getDestinationSize()
H A Dfpopcode.h240 #define MASK_DESTINATION_SIZE 0x00080080 macro