Home
last modified time | relevance | path

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

12

/picolibc-latest/newlib/libc/machine/h8500/
Dpsi.S79 #define EXTPSIHI_RN_RN(rm,r_msw,r_lsw) ; \ argument
80 .global __extpsihi##rm##r_msw ; \
81 __extpsihi##rm##r_msw: ; \
82 mov rm,r_lsw ; \
97 #define EXTPSIHI_RN_SN(rm,r_msw,r_lsw) ; \
98 .global __extpsihi##rm##r_lsw ; \
99 __extpsihi##rm##r_lsw: ; \
100 mov rm,r_lsw ; \
/picolibc-latest/.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
DDockerfile19 …(cd /opt && while read file; do wget $file || exit 1; tar xf `basename $file`; rm `basename $file`…
21 rm -rf /var/lib/apt/lists/*
Ddo-cmake-test8 trap 'rm -rf "$DIR"' 0
Ddo-test32 trap 'rm -rf "$DIR"' 0 1 15
Ddo-test-noopt28 trap 'rm -rf "$DIR"' 0 1 15
Ddo-build35 trap 'rm -rf "$DIR"' 0 1 15
/picolibc-latest/scripts/
Ddo-arm-tk36 rm -r "$MINSIZE_DIR"
37 rm -r "$RELEASE_DIR"
38 rm -r "$DESTDIR"/"$ARM_TK"
65 rm -f "$ZIP"
Dtest-picolibc18 $test rm -rf $DIR
31 $test rm -rf $DIR
52 $test rm -rf $DIR
65 $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}"
/picolibc-latest/newlib/libc/machine/riscv/
Dieeefp.c91 unsigned rm = (frsr () >> 5) & 0x7; in fpgetround() local
92 return frm_fp_rnd (rm); in fpgetround()
120 unsigned rm = (fsr >> 5) & 0x7; in fpsetround() local
131 return frm_fp_rnd (rm); in fpsetround()
/picolibc-latest/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-latest/.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-latest/newlib/libm/test/
Dtest_ieee.c132 add_rounded_down = dnumber(0x40410000, 0x00000003); /* For RM, RZ */ in test_round()
133 sub_rounded_down = dnumber(0xc0410000, 0x00000004); /* for RN, RM */ in test_round()
/picolibc-latest/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-latest/newlib/libc/machine/riscv/machine/
Dfenv.h53 * 111 In instruction’s rm field, selects dynamic rounding mode;
/picolibc-latest/doc/printf-sample/
DMakefile93 rm -f $(ALL) $(LOG)
/picolibc-latest/hello-world/
DMakefile96 rm -f *.elf *.map
/picolibc-latest/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