Home
last modified time | relevance | path

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

/linux/arch/arm/nwfpe/
A Dfpa11_cpdt.c225 pFinal += getOffset(opcode); in PerformLDF()
227 pFinal -= getOffset(opcode); in PerformLDF()
273 pFinal += getOffset(opcode); in PerformSTF()
275 pFinal -= getOffset(opcode); in PerformSTF()
319 pFinal += getOffset(opcode); in PerformLFM()
321 pFinal -= getOffset(opcode); in PerformLFM()
355 pFinal += getOffset(opcode); in PerformSFM()
357 pFinal -= getOffset(opcode); in PerformSFM()
A Dfpopcode.h195 #define getOffset(opcode) (opcode & MASK_OFFSET) macro

Completed in 9 milliseconds