Searched defs:rs1 (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/arch/sparc/kernel/ |
D | visemul.c | 140 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2, in maybe_flush_windows() 296 unsigned long orig_rs1, rs1, orig_rs2, rs2, rd_val; in edge() local 374 unsigned long rs1, rs2, rd_val; in array() local 408 unsigned long rs1, rs2, rd_val, gsr; in bmask() local 425 unsigned long rs1, rs2, rd_val; in bshuffle() local 451 unsigned long rs1, rs2, *rd, rd_val; in pdist() local 480 unsigned long rs1, rs2, gsr, scale, rd_val; in pformat() local 592 unsigned long rs1, rs2, rd_val; in pmul() local 708 unsigned long rs1, rs2, rd_val, i; in pcmp() local
|
D | unaligned_32.c | 71 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2, in maybe_flush_windows() 138 unsigned int rs1 = (insn >> 14) & 0x1f; in compute_effective_address() local 154 unsigned int rs1 = (insn >> 14) & 0x1f; in safe_compute_effective_address() local
|
D | unaligned_64.c | 104 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2, in maybe_flush_windows() 173 unsigned int rs1 = (insn >> 14) & 0x1f; in compute_effective_address() local
|
/Linux-v4.19/arch/sparc/math-emu/ |
D | math_32.c | 284 argp rs1 = NULL, rs2 = NULL, rd = NULL; in do_one_mathemu() local
|
D | math_64.c | 359 argp rs1 = NULL, rs2 = NULL, rd = NULL; in do_mathemu() local
|
/Linux-v4.19/drivers/edac/ |
D | pnd2_edac.h | 232 u32 rs1 : 5; member
|