Home
last modified time | relevance | path

Searched refs:twobits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Ddecode_exc.c51 #define twobits 3 /* mask low-order 2 bits */ macro
60 (current_ir >> ((current_ir>>opclass & twobits)==1 ? df : fmt) & twobits)
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Ddecode_exc.c51 #define twobits 3 /* mask low-order 2 bits */ macro
60 (current_ir >> ((current_ir>>opclass & twobits) == 1 ? df : fmtbits) & twobits)

Completed in 1 milliseconds