Home
last modified time | relevance | path

Searched defs:rs1 (Results 1 – 6 of 6) sorted by relevance

/arch/sparc/kernel/
Dvisemul.c139 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
Dunaligned_32.c66 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2, in maybe_flush_windows()
133 unsigned int rs1 = (insn >> 14) & 0x1f; in compute_effective_address() local
149 unsigned int rs1 = (insn >> 14) & 0x1f; in safe_compute_effective_address() local
Dunaligned_64.c98 static inline void maybe_flush_windows(unsigned int rs1, unsigned int rs2, in maybe_flush_windows()
166 unsigned int rs1 = (insn >> 14) & 0x1f; in compute_effective_address() local
/arch/sparc/math-emu/
Dmath_32.c283 argp rs1 = NULL, rs2 = NULL, rd = NULL; in do_one_mathemu() local
Dmath_64.c358 argp rs1 = NULL, rs2 = NULL, rd = NULL; in do_mathemu() local
/arch/x86/crypto/
Dtwofish-avx2-asm_64.S97 #define g16(ab, rs0, rs1, rs2, rs3, xy) \ argument