Searched defs:rs2 (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/arch/sparc/kernel/ |
D | muldiv.c | 43 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2, in maybe_flush_windows() 100 unsigned int rs1, rs2, rdv; in do_user_muldiv() local
|
D | unaligned.c | 75 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2, in maybe_flush_windows() 143 unsigned int rs2 = insn & 0x1f; in compute_effective_address() local 159 unsigned int rs2 = insn & 0x1f; in safe_compute_effective_address() local
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | unaligned.c | 95 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2, in maybe_flush_windows() 156 unsigned int rs2 = insn & 0x1f; in compute_effective_address() local
|
/linux-2.4.37.9/arch/sparc/math-emu/ |
D | math.c | 280 argp rs1 = NULL, rs2 = NULL, rd = NULL; in do_one_mathemu() local
|
/linux-2.4.37.9/arch/sparc64/math-emu/ |
D | math.c | 334 argp rs1 = NULL, rs2 = NULL, rd = NULL; in do_mathemu() local
|