Searched refs:rz (Results 1 – 4 of 4) sorted by relevance
/arch/s390/math-emu/ |
D | math.c | 1175 static int emu_madbr (struct pt_regs *regs, int rx, int ry, int rz) { in emu_madbr() argument 1183 FP_UNPACK_DP(DC, ¤t->thread.fp_regs.fprs[rz].d); in emu_madbr() 1186 FP_PACK_DP(¤t->thread.fp_regs.fprs[rz].d, DR); in emu_madbr() 1191 static int emu_madb (struct pt_regs *regs, int rx, double *val, int rz) { in emu_madb() argument 1199 FP_UNPACK_DP(DC, ¤t->thread.fp_regs.fprs[rz].d); in emu_madb() 1202 FP_PACK_DP(¤t->thread.fp_regs.fprs[rz].d, DR); in emu_madb() 1207 static int emu_maebr (struct pt_regs *regs, int rx, int ry, int rz) { in emu_maebr() argument 1215 FP_UNPACK_SP(SC, ¤t->thread.fp_regs.fprs[rz].f); in emu_maebr() 1218 FP_PACK_SP(¤t->thread.fp_regs.fprs[rz].f, SR); in emu_maebr() 1223 static int emu_maeb (struct pt_regs *regs, int rx, float *val, int rz) { in emu_maeb() argument [all …]
|
/arch/m68k/fpsp040/ |
D | sint.S | 153 btstb #1,L_SCR1+3(%a6) |check for rn and rz 179 | Rmode is rn or rz; return signed zero
|
D | scale.S | 87 fmovel #rz_mode,%fpcr |force rz for src conversion
|
/arch/ia64/include/asm/ |
D | pal.h | 383 rz : 1, /* PAL_CHECK processor member 710 #define pmci_proc_pal_rendezvous_complete pme_processor.rz
|