Home
last modified time | relevance | path

Searched refs:RM (Results 1 – 10 of 10) sorted by relevance

/arch/mips/sni/
DPlatform2 # SNI RM
/arch/m68k/fpsp040/
Dbindec.S22 | A1. Set RM and size ext; Set SIGMA = sign of input.
168 | A1. Set RM and size ext. Set SIGMA = sign input;
175 fmovel #rm_mode,%FPCR |set RM and ext
346 | RZ 01 1 0 10/2 RM
347 | RZ 01 1 1 10/2 RM
348 | RM 10 0 0 11/3 RP
349 | RM 10 0 1 10/2 RM
350 | RM 10 1 0 10/2 RM
351 | RM 10 1 1 11/3 RP
352 | RP 11 0 0 10/2 RM
[all …]
Dx_ovfl.S23 | RM For pos overflow, the largest pos number. For neg overflow,
Ddecbin.S53 | tables rounded to RN, RM, and RP, according to the table
449 leal PTENRM,%a1 |it is RM
Dsint.S47 | RM +0 -1
Dround.S31 | RM = $xxxx0010
/arch/m68k/include/asm/
Dtraps.h112 #define RM (0x0080) macro
/arch/arm/boot/dts/
Defm32gg.dtsi5 * http://www.silabs.com/Support%20Documents/TechnicalDocs/EFM32GG-RM.pdf
/arch/m68k/kernel/
Dtraps.c470 if (!(ssw & RW) || ssw & RM) in bus_error030()
548 if (!(ssw & RW) || (ssw & RM)) in bus_error030()
565 if (!(ssw & RM) && send_fault_sig(&fp->ptregs) > 0) in bus_error030()
605 if (!(ssw & RW) || (ssw & RM)) in bus_error030()
/arch/m68k/ifpsp060/src/
Dfpsp.S14977 # - -ZERO is returned in the case of RM.
14982 cmpi.b %d1,&rm_mode*0x10 # is rnd mode == RM?
15429 # - -ZERO is returned in the case of RM.
15434 cmpi.b %d1,&rm_mode*0x10 # is rnd mode = RM?