Searched defs:rs1 (Results 1 – 6 of 6) sorted by relevance
/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 | 66 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
|
D | unaligned_64.c | 98 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/ |
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
|
/arch/x86/crypto/ |
D | twofish-avx2-asm_64.S | 97 #define g16(ab, rs0, rs1, rs2, rs3, xy) \ argument
|