Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
A Duasm.c79 WARN(arg & ~RS_MASK, KERN_WARNING "Micro-assembler field overflow\n"); in build_rs()
81 return (arg & RS_MASK) << RS_SH; in build_rs()
A Duasm-micromips.c24 #define RS_MASK 0x1f macro
A Duasm-mips.c24 #define RS_MASK 0x1f macro

Completed in 6 milliseconds