Home
last modified time | relevance | path

Searched refs:rup (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/
H A Dtst.rv32f.s37 fmadd.s ft1, ft2, ft3, ft4, rup
44 fmsub.s ft1, ft2, ft3, ft4, rup
65 fadd.s fs4, fs5, fs6, rup
72 fsub.s fs4, fs5, fs6, rup
79 fmul.s fs4, fs5, fs6, rup
86 fdiv.s fs4, fs5, fs6, rup
93 fsqrt.s fs4, fs5, rup
106 fcvt.w.s t4, ft5, rup
113 fcvt.wu.s t4, ft5, rup
126 fcvt.s.w ft5, t6, rup
[all …]
H A Dtst.rv32d.s37 fmadd.d ft1, ft2, ft3, ft4, rup
44 fmsub.d ft1, ft2, ft3, ft4, rup
51 fnmsub.d ft1, ft2, ft3, ft4, rup
65 fadd.d fs4, fs5, fs6, rup
72 fsub.d fs4, fs5, fs6, rup
79 fmul.d fs4, fs5, fs6, rup
86 fdiv.d fs4, fs5, fs6, rup
93 fsqrt.d fs4, fs5, rup
106 fcvt.s.d fs4, fs5, rup
120 fcvt.w.d t4, ft5, rup
[all …]
H A Dtst.rv32f.out11 libdis_test+0x28: c3 30 31 20 fmadd.s ft1,ft2,ft3,ft4,rup
17 libdis_test+0x40: c7 30 31 20 fmsub.s ft1,ft2,ft3,ft4,rup
35 libdis_test+0x88: 53 ba 6a 01 fadd.s fs4,fs5,fs6,rup
41 libdis_test+0xa0: 53 ba 6a 09 fsub.s fs4,fs5,fs6,rup
47 libdis_test+0xb8: 53 ba 6a 11 fmul.s fs4,fs5,fs6,rup
53 libdis_test+0xd0: 53 ba 6a 19 fdiv.s fs4,fs5,fs6,rup
59 libdis_test+0xe8: 53 ba 0a 58 fsqrt.s fs4,fs5,rup
70 libdis_test+0x114: d3 be 02 c0 fcvt.w.s t4,ft5,rup
76 libdis_test+0x12c: d3 be 12 c0 fcvt.wu.s t4,ft5,rup
87 libdis_test+0x158: d3 b2 0f d0 fcvt.s.w ft5,t6,rup
[all …]
H A Dtst.rv32d.out11 libdis_test+0x28: c3 30 31 22 fmadd.d ft1,ft2,ft3,ft4,rup
17 libdis_test+0x40: c7 30 31 22 fmsub.d ft1,ft2,ft3,ft4,rup
23 libdis_test+0x58: cb 30 31 22 fnmsub.d ft1,ft2,ft3,ft4,rup
35 libdis_test+0x88: 53 ba 6a 03 fadd.d fs4,fs5,fs6,rup
41 libdis_test+0xa0: 53 ba 6a 0b fsub.d fs4,fs5,fs6,rup
47 libdis_test+0xb8: 53 ba 6a 13 fmul.d fs4,fs5,fs6,rup
53 libdis_test+0xd0: 53 ba 6a 1b fdiv.d fs4,fs5,fs6,rup
59 libdis_test+0xe8: 53 ba 0a 5a fsqrt.d fs4,fs5,rup
70 libdis_test+0x114: 53 ba 1a 40 fcvt.s.d fs4,fs5,rup
81 libdis_test+0x140: d3 be 02 c2 fcvt.w.d t4,ft5,rup
[all …]
H A D64.rv64f.s30 fcvt.l.s t4, ft5, rup
37 fcvt.lu.s t5, ft4, rup
44 fcvt.s.l ft5, t4, rup
51 fcvt.s.lu ft5, t4, rup
H A D64.rv64d.s30 fcvt.l.d t4, ft5, rup
37 fcvt.lu.d t5, ft4, rup
46 fcvt.d.l ft5, t4, rup
53 fcvt.d.lu ft5, t4, rup
H A D64.rv64f.out5 libdis_test+0x10: d3 be 22 c0 fcvt.l.s t4,ft5,rup
11 libdis_test+0x28: 53 3f 32 c0 fcvt.lu.s t5,ft4,rup
17 libdis_test+0x40: d3 b2 2e d0 fcvt.s.l ft5,t4,rup
23 libdis_test+0x58: d3 b2 3e d0 fcvt.s.lu ft5,t4,rup
H A D64.rv64d.out5 libdis_test+0x10: d3 be 22 c2 fcvt.l.d t4,ft5,rup
11 libdis_test+0x28: 53 3f 32 c2 fcvt.lu.d t5,ft4,rup
18 libdis_test+0x44: d3 b2 2e d2 fcvt.d.l ft5,t4,rup
24 libdis_test+0x5c: d3 b2 3e d2 fcvt.d.lu ft5,t4,rup
/illumos-gate/usr/src/cmd/rpcsvc/
H A Drusers.c574 putline_3(char *host, rusers_utmp *rup) in putline_3() argument
579 (void) printf("%-*.*s ", NMAX, NMAX, rup->ut_user); in putline_3()
582 (void) strncat(buf, rup->ut_line, LMAX); in putline_3()
585 cbuf = (char *)ctime((time_t *)&rup->ut_time); in putline_3()
587 if (rup->ut_idle == INT_MAX) in putline_3()
590 prttime(rup->ut_idle, ""); in putline_3()
591 if (rup->ut_host[0]) in putline_3()
592 (void) printf(" (%.*s)", HMAX, rup->ut_host); in putline_3()
H A DMakefile29 BINPROG= rusers rup
81 SRCS= $(OBJS:%.o=%.c) rusers.c rpc.rusersd.c rup.c
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/mib/
H A Dtst.udp.ksh56 rup localhost
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-network-network-clients.p5m43 file path=usr/bin/rup mode=0555
61 file path=usr/share/man/man1/rup.1
H A Dsystem-extended-system-utilities.p5m32 … system utilities, including awk, bc, cal, compress, diff, dos2unix, last, rup, sort, spell, uniq,…
257 … system utilities, including awk, bc, cal, compress, diff, dos2unix, last, rup, sort, spell, uniq,…
/illumos-gate/usr/src/cmd/rpcsvc/net_files/
H A Drpc29 rstatd 100001 rstat rup perfmeter
/illumos-gate/usr/src/man/man1/
H A DMakefile322 rup.1 \
/illumos-gate/usr/src/lib/libsecdb/
H A Dexec_attr.txt194 Network Management:suser:cmd:::/usr/bin/rup:euid=0
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src14421 :ce=\035dch 80;:ch=\r\035rig %d;:cl=\035era;\n\035rup;:\
H A Dterminfo.src16283 bel=^G, cbt=\035bac;, clear=\035era;\n\035rup;, cmdch=^],