Searched defs:rs1 (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | visemul.c | 139 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2,  in maybe_flush_windows()295 	unsigned long orig_rs1, rs1, orig_rs2, rs2, rd_val;  in edge()  local
 373 	unsigned long rs1, rs2, rd_val;  in array()  local
 407 	unsigned long rs1, rs2, rd_val, gsr;  in bmask()  local
 424 	unsigned long rs1, rs2, rd_val;  in bshuffle()  local
 450 	unsigned long rs1, rs2, *rd, rd_val;  in pdist()  local
 479 	unsigned long rs1, rs2, gsr, scale, rd_val;  in pformat()  local
 591 	unsigned long rs1, rs2, rd_val;  in pmul()  local
 707 	unsigned long rs1, rs2, rd_val, i;  in pcmp()  local
 
 | 
| D | unaligned_32.c | 70 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2,  in maybe_flush_windows()137 	unsigned int rs1 = (insn >> 14) & 0x1f;  in compute_effective_address()  local
 153 	unsigned int rs1 = (insn >> 14) & 0x1f;  in safe_compute_effective_address()  local
 
 | 
| D | unaligned_64.c | 103 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2,  in maybe_flush_windows()172 	unsigned int rs1 = (insn >> 14) & 0x1f;  in compute_effective_address()  local
 
 | 
| /linux-4.4.14/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 | 358 		argp rs1 = NULL, rs2 = NULL, rd = NULL;  in do_mathemu()  local
 |