Home
last modified time | relevance | path

Searched full:rm (Results 1 – 25 of 27) sorted by relevance

12

/picolibc-3.7.0-3.6.0/newlib/libc/machine/h8500/
Dpsi.S77 #define EXTPSIHI_RN_RN(rm,r_msw,r_lsw) ; \ argument
78 .global __extpsihi##rm##r_msw ; \
79 __extpsihi##rm##r_msw: ; \
80 mov rm,r_lsw ; \
95 #define EXTPSIHI_RN_SN(rm,r_msw,r_lsw) ; \
96 .global __extpsihi##rm##r_lsw ; \
97 __extpsihi##rm##r_lsw: ; \
98 mov rm,r_lsw ; \
/picolibc-3.7.0-3.6.0/.github/
DDockerfile-zephyr26 rm `basename "$file"`; \
31 rm /opt/zephyr-sdk-*-hosttools*.sh; \
36 rm -rf /var/lib/apt/lists/*
40 rm -f ccache-*-linux-x86_64.tar.xz
DDockerfile18 …(cd /opt && while read file; do wget $file || exit 1; tar xf `basename $file`; rm `basename $file`…
20 rm -rf /var/lib/apt/lists/*
Ddo-cmake-test8 trap 'rm -rf "$DIR"' 0
Ddo-test32 trap 'rm -rf "$DIR"' 0 1 15
Ddo-build32 trap 'rm -rf "$DIR"' 0 1 15
/picolibc-3.7.0-3.6.0/scripts/
Ddo-arm-tk36 rm -r "$MINSIZE_DIR"
37 rm -r "$RELEASE_DIR"
38 rm -r "$DESTDIR"/"$ARM_TK"
65 rm "$ZIP"
Dtest-picolibc14 $test rm -rf $DIR
27 $test rm -rf $DIR
44 $test rm -rf $DIR
57 $test rm -rf $DIR
Drun-power949 trap 'rm -f "$one_elf"' 0 1 15
50 trap 'rm -f "$one_bin"' 0 1 15
Ddo-freedom-tools-package68 rm -f "${TARBALL}"
Drun-arm253 trap 'rm "$input_file"' 0
/picolibc-3.7.0-3.6.0/newlib/libc/machine/riscv/
Dieeefp.c89 unsigned rm = (frsr () >> 5) & 0x7; in fpgetround() local
90 return frm_fp_rnd (rm); in fpgetround()
118 unsigned rm = (fsr >> 5) & 0x7; in fpsetround() local
129 return frm_fp_rnd (rm); in fpsetround()
/picolibc-3.7.0-3.6.0/newlib/libc/string/
DmkwidthA18 rm -f WIDTH-A
21 rm -f width-a-new
Dmkwide50 rm -f wide.na wide.fw wide.blocks
Duniset445 system("rm -f tmp-*.pnm table.pnm~ table.pnm");
455 system("giftopnm $gif >$pnm || { rm $pnm ; giftopnm $fallback >$pnm ; }");
465 system("rm -f tmp-*.pnm table.pnm~");
476 system("rm -f table.gif ; ppmtogif table.pnm > table.gif");
477 system("rm -f tmp-*.pnm table.pnm~ table.pnm");
/picolibc-3.7.0-3.6.0/newlib/libm/test/
Dtest_ieee.c129 add_rounded_down = dnumber(0x40410000, 0x00000003); /* For RM, RZ */ in test_round()
130 sub_rounded_down = dnumber(0xc0410000, 0x00000004); /* for RN, RM */ in test_round()
/picolibc-3.7.0-3.6.0/.github/workflows/
DMakefile30 rm -f linux.yml zephyr.yml
Dlinux.yml97 rm -f ccache-*-linux-x86_64.tar.xz
157 rm -f ccache-*-linux-x86_64.tar.xz
217 rm -f ccache-*-linux-x86_64.tar.xz
Dsteps-head27 rm -f ccache-*-linux-x86_64.tar.xz
Dzephyr.yml103 rm -f ccache-*-linux-x86_64.tar.xz
163 rm -f ccache-*-linux-x86_64.tar.xz
/picolibc-3.7.0-3.6.0/test/
Dfma_gen.5c92 round(float_t f, format_t format, format_or_none_t i_format, rounding_mode_t rm)
96 f = round(f, format, none_format, rm);
140 union switch(rm) {
/picolibc-3.7.0-3.6.0/newlib/libc/machine/riscv/sys/
Dfenv.h53 * 111 In instruction’s rm field, selects dynamic rounding mode;
/picolibc-3.7.0-3.6.0/doc/printf-sample/
DMakefile93 rm -f $(ALL) $(LOG)
/picolibc-3.7.0-3.6.0/hello-world/
DMakefile96 rm -f *.elf *.map
/picolibc-3.7.0-3.6.0/newlib/libc/machine/crx/sys/
Dasm.h389 "i" ((unsigned char)pos) , "rm" (dest) : "cc")
391 "i" ((unsigned char)pos) , "rm" (dest) : "cc")
393 "i" ((unsigned char)pos) , "rm" (dest) : "cc")

12