Home
last modified time | relevance | path

Searched refs:risc (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/test/util-tests/tests/dis/
H A DMakefile20 ARCHS = i386 risc-v risc-v-c sparc
25 RISCV_FILES :sh= (cd risc-v; print *)
26 RISCV_C_FILES :sh= (cd risc-v-c; print *)
31 $(RISCV_FILES:%=$(TESTDIR)/risc-v/%) \
32 $(RISCV_C_FILES:%=$(TESTDIR)/risc-v-c/%) \
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DMakefile50 ar.ibm.risc \
55 cc.ibm.risc cc.ibm.risc.gcc ldd.ibm.risc \
H A DRELEASE15 12-04-17 cc.ibm.risc*: _LARGEFILE64_SOURCE => _LARGE_FILE_API moved to libast/features
16 12-04-09 cc.ibm.risc*: speak aixese for _LARGEFILE64_SOURCE
93 09-10-06 ar.ibm.risc: add ar intercept because some aix require -Xfoo first!!
397 cc.ibm.risc: -bnolibpath => -blibpath:/usr/lib:/lib
401 make.probe: add ibm.risc CC.EXPORT.DYNAMIC -bexpall
695 01-02-22 cc.ibm.risc: handle SF_CLOSE clash in <sfio.h>
723 cc.ibm.risc,ldd.ibm.risc: add
H A Dpackage.sh2100 type=ibm.risc
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_apps.h85 uint16_t risc; /* risc rev level */ member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab85 +68 long 0x02100619 , hp pa-risc 1.1 relocatable
86 +68 long 0x02110619 , hp pa-risc 1.2 relocatable
87 +68 long 0x02140619 , hp pa-risc 2.0 relocatable
124 0 long 0x02100106 hp pa-risc 1.1 object x-system/obj
125 0 long 0x02100107 hp pa-risc 1.1 executable x-system/exe
134 0 long 0x0210010e hp pa-risc 1.1 shared library x-system/dll
136 0 long 0x0210010d hp pa-risc 1.1 shared library x-system/dll
141 0 long 0x02140106 hp pa-risc 2.0 object x-system/obj
142 0 long 0x02140107 hp pa-risc 2.0 executable x-system/exe
148 0 long 0x0214010e hp pa-risc 2.0 shared library x-system/dll
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-utiltest.p5m1329 dir path=opt/util-tests/tests/dis/risc-v
1330 dir path=opt/util-tests/tests/dis/risc-v-c
1332 file path=opt/util-tests/tests/dis/risc-v-c/32.ldsr.s mode=0444
1334 file path=opt/util-tests/tests/dis/risc-v-c/64.int.s mode=0444
1342 file path=opt/util-tests/tests/dis/risc-v/64.rv64a.s mode=0444
1344 file path=opt/util-tests/tests/dis/risc-v/64.rv64d.s mode=0444
1346 file path=opt/util-tests/tests/dis/risc-v/64.rv64f.s mode=0444
1348 file path=opt/util-tests/tests/dis/risc-v/64.rv64i.s mode=0444
1350 file path=opt/util-tests/tests/dis/risc-v/64.rv64m.s mode=0444
1352 file path=opt/util-tests/tests/dis/risc-v/tst.csr.s mode=0444
[all …]
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c2401 Is_desc *risc; in rel_process() local
2440 } else if ((risc = ifl->ifl_isdesc[rndx]) != NULL) { in rel_process()
2445 if (risc->is_flags & FLG_IS_DISCARD) in rel_process()
2448 if ((osp = risc->is_osdesc) == NULL) { in rel_process()
2449 if (risc->is_shdr->sh_type == SHT_SUNW_move) { in rel_process()
2462 EC_WORD(risc->is_scnndx), risc->is_name); in rel_process()
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.sub710 news-3600 | risc-news)
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DREADME183 HP/UX 11 on pa-risc.
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3996 ha->adapter_stats->revlvl.risc = RD16_IO_REG(ha, mailbox_out[5]); in ql_reset_24xx_chip()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE295 08-09-05 Makefile: ibm.risc joins the :NOOPTIMIZE: crowd