Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/nwfpe/
A Dfpa11_cpdo.c40 if (MONADIC_INSTRUCTION(opcode)) in EmulateCPDO()
A Dsingle_cpdo.c92 if (!MONADIC_INSTRUCTION(opcode)) { in SingleCPDO()
A Ddouble_cpdo.c124 if (!MONADIC_INSTRUCTION(opcode)) { in DoubleCPDO()
A Dextended_cpdo.c107 if (!MONADIC_INSTRUCTION(opcode)) { in ExtendedCPDO()
A Dfpopcode.h226 #define MONADIC_INSTRUCTION(opcode) ((opcode & BIT_MONADIC) != 0) macro

Completed in 6 milliseconds