Searched refs:risc (Results 1 – 12 of 12) sorted by relevance
20 ARCHS = i386 risc-v risc-v-c sparc25 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/%) \
50 ar.ibm.risc \55 cc.ibm.risc cc.ibm.risc.gcc ldd.ibm.risc \
15 12-04-17 cc.ibm.risc*: _LARGEFILE64_SOURCE => _LARGE_FILE_API moved to libast/features16 12-04-09 cc.ibm.risc*: speak aixese for _LARGEFILE64_SOURCE93 09-10-06 ar.ibm.risc: add ar intercept because some aix require -Xfoo first!!397 cc.ibm.risc: -bnolibpath => -blibpath:/usr/lib:/lib401 make.probe: add ibm.risc CC.EXPORT.DYNAMIC -bexpall695 01-02-22 cc.ibm.risc: handle SF_CLOSE clash in <sfio.h>723 cc.ibm.risc,ldd.ibm.risc: add
2100 type=ibm.risc
85 uint16_t risc; /* risc rev level */ member
85 +68 long 0x02100619 , hp pa-risc 1.1 relocatable86 +68 long 0x02110619 , hp pa-risc 1.2 relocatable87 +68 long 0x02140619 , hp pa-risc 2.0 relocatable124 0 long 0x02100106 hp pa-risc 1.1 object x-system/obj125 0 long 0x02100107 hp pa-risc 1.1 executable x-system/exe130 0 long 0x02100108 hp pa-risc 1.1 executable, shared x-system/exe132 0 long 0x0210010b hp pa-risc 1.1 executable, demand-load x-system/exe134 0 long 0x0210010e hp pa-risc 1.1 shared library x-system/dll136 0 long 0x0210010d hp pa-risc 1.1 shared library x-system/dll141 0 long 0x02140106 hp pa-risc 2.0 object x-system/obj[all …]
1333 dir path=opt/util-tests/tests/dis/risc-v1334 dir path=opt/util-tests/tests/dis/risc-v-c1335 file path=opt/util-tests/tests/dis/risc-v-c/32.ldsr.out mode=04441336 file path=opt/util-tests/tests/dis/risc-v-c/32.ldsr.s mode=04441337 file path=opt/util-tests/tests/dis/risc-v-c/64.int.out mode=04441338 file path=opt/util-tests/tests/dis/risc-v-c/64.int.s mode=04441339 file path=opt/util-tests/tests/dis/risc-v-c/64.ldsr.out mode=04441340 file path=opt/util-tests/tests/dis/risc-v-c/64.ldsr.s mode=04441341 file path=opt/util-tests/tests/dis/risc-v-c/tst.int.out mode=04441342 file path=opt/util-tests/tests/dis/risc-v-c/tst.int.s mode=0444[all …]
2401 Is_desc *risc; in rel_process() local2440 } 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()
710 news-3600 | risc-news)
183 HP/UX 11 on pa-risc.
3996 ha->adapter_stats->revlvl.risc = RD16_IO_REG(ha, mailbox_out[5]); in ql_reset_24xx_chip()
295 08-09-05 Makefile: ibm.risc joins the :NOOPTIMIZE: crowd