Searched defs:rs2 (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/arch/sparc/kernel/ |
D | visemul.c | 139 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2, in maybe_flush_windows() 290 unsigned long orig_rs1, rs1, orig_rs2, rs2, rd_val; in edge() local 368 unsigned long rs1, rs2, rd_val; in array() local 402 unsigned long rs1, rs2, rd_val, gsr; in bmask() local 419 unsigned long rs1, rs2, rd_val; in bshuffle() local 445 unsigned long rs1, rs2, *rd, rd_val; in pdist() local 474 unsigned long rs1, rs2, gsr, scale, rd_val; in pformat() local 586 unsigned long rs1, rs2, rd_val; in pmul() local 702 unsigned long rs1, rs2, rd_val, i; in pcmp() local
|
D | muldiv.c | 45 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2, in maybe_flush_windows() 101 unsigned int rs1, rs2, rdv; in do_user_muldiv() local
|
D | unaligned_32.c | 67 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2, in maybe_flush_windows() 135 unsigned int rs2 = insn & 0x1f; in compute_effective_address() local 151 unsigned int rs2 = insn & 0x1f; in safe_compute_effective_address() local
|
D | unaligned_64.c | 99 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2, in maybe_flush_windows() 160 unsigned int rs2 = insn & 0x1f; in compute_effective_address() local
|
/linux-3.3/arch/sparc/math-emu/ |
D | math_32.c | 283 argp rs1 = NULL, rs2 = NULL, rd = NULL; in do_one_mathemu() local
|
D | math_64.c | 357 argp rs1 = NULL, rs2 = NULL, rd = NULL; in do_mathemu() local
|