Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/nwfpe/
Dfpopcode.h234 #define BIT_MONADIC 0x00008000 macro
238 #define MONADIC_INSTRUCTION(opcode) ((opcode & BIT_MONADIC) != 0)