Home
last modified time | relevance | path

Searched refs:ISA (Results 1 – 25 of 36) sorted by relevance

12

/dragonfly/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c1124 ISA[s] = d - SA; in tr_copy()
1130 ISA[s] = d - SA; in tr_copy()
1149 rank = ISA[s + depth]; in tr_partialcopy()
1151 ISA[s] = newrank; in tr_partialcopy()
1157 rank = ISA[*e]; in tr_partialcopy()
1166 rank = ISA[s + depth]; in tr_partialcopy()
1168 ISA[s] = newrank; in tr_partialcopy()
1183 int incr = ISAd - ISA; in tr_introsort()
1231 tr_copy(ISA, SA, first, a, b, last, ISAd - ISA); in tr_introsort()
1234 tr_partialcopy(ISA, SA, first, a, b, last, ISAd - ISA); in tr_introsort()
[all …]
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-sh64.texi23 @cindex SH64 ISA options
24 @cindex ISA options, SH64
38 the 32-bit ABI is SHcompact. If neither the ABI nor the ISA is
41 Note that the @code{.mode} pseudo-op is not permitted if the ISA is not
47 Specify the default ABI. If the ISA is specified and the ABI is not,
48 the default ABI depends on the ISA, with SHmedia defaulting to 64-bit
178 Specify the ISA for the following instructions (the two directives are
183 that you cannot use these directives if you didn't specify an ISA on the
H A Dc-mips.texi16 different MIPS processors, and MIPS ISA levels I through V, MIPS32,
27 * MIPS ISA:: Directives to override the ISA level
102 Release 3, MIPS64 Release 5, and MIPS64 Release 6 ISA processors,
104 see @ref{MIPS ISA, Directives to override the ISA level}.
145 registers when supported by the ISA. @samp{-mfpxx} implies
687 @node MIPS ISA
688 @section Directives to override the ISA level
690 @cindex MIPS ISA override
697 for the corresponding ISA level, from that point on in the
700 mips0} restores the ISA level to its original level: either the
[all …]
H A Dc-nds32.texi19 architectures supports NDS32 ISA version 3. For detail about NDS32
20 instruction set, please see the AndeStar ISA User Manual which is availible
107 Enable/Disable AUDIO ISA extension
H A Dc-m32r.texi268 instructions in the M32RX ISA as well as the ordinary M32R ISA.
274 instructions in the M32R2 ISA as well as the ordinary M32R ISA.
H A Dc-tilepro.texi59 specified by the ISA (currently three). If fewer instructions are
H A Dc-tilegx.texi75 specified by the ISA (currently three). If fewer instructions are
H A Dc-xtensa.texi19 set, please consult the @cite{Xtensa Instruction Set Architecture (ISA)
200 See the @cite{Xtensa Instruction Set Architecture (ISA) Reference
/dragonfly/contrib/gmp/mpn/
H A DREADME27 There is one subdirectory for each ISA family. Note that e.g., 32-bit SPARC
28 and 64-bit SPARC are very different ISA's, and thus cannot share any code.
31 `generic' subdirectory. The ISA-specific subdirectories contain hierachies of
/dragonfly/
H A DUPDATING538 MORE ISA SUPPORT DROPPED
541 ISA support has been dropped from the following drivers: adv(4), an(4),
579 ISA SUPPORT REMOVED FROM RP(4)
582 ISA support has been removed from the rp(4) driver. It is now PCI only.
594 ISA SOUND CARD SUPPORT REMOVED
597 The following modules have been removed (all for ISA sound cards):
630 BUSLOGIC, CYCLADES AND STALLION ISA SUPPORT REMOVED
633 The bt(4) driver for Buslogic SCSI adapters has been made PCI only. ISA
696 ISA SUPPORT REMOVED FROM AIC-6260/6360 DRIVER
699 ISA adapter support was dropped from the aic(4) driver.
[all …]
/dragonfly/share/dict/
H A Dfreebsd47 ISA
/dragonfly/share/examples/drivers/
H A DREADME26 One for making a real device driver for ISA devices, and
/dragonfly/usr.sbin/mptable/
H A Dmptable.c84 ISA = 6, enumerator
103 { ISA, "ISA" },
/dragonfly/contrib/file/magic/Magdir/
H A Dintel83 # also not PCI (PCIR) implies "old" ISA cards or foo like: 8a168404 (MCT-VGA.bin)
86 #>>(24.s) ubelong !0x50434952 ISA CARD=%8.8x
H A Delf301 >18 leshort 253 Synopsys ARCv3 64-bit ISA/HS6x cores,
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.opt25 ; Bit flags that specify the ISA we are compiling for.
407 ;; ISA support
/dragonfly/sys/contrib/dev/acpica/tests/misc/
H A Dbadcode.asl253 // 10-bit ISA I/O address has a max of 0x3FF
H A Dgrammar.asl6481 Device (ISA)
6482 { // ISA bridge
6483 Name (_ADR, 0x00030000) // ISA bus ID
6535 } // ISA bridge
6546 If (\_SB.PCI2.ISA.EC0.BAT0)
6555 Store (\_SB.PCI2.ISA.EC0.BPU0, Index (BUFR,0)) // Power Unit
6556 Store (\_SB.PCI2.ISA.EC0.BDC0, Index (BUFR,1)) // Designed Capacity
6558 Store (\_SB.PCI2.ISA.EC0.BTC0, Index (BUFR,3)) // Battery Technology
6559 Store (\_SB.PCI2.ISA.EC0.BDV0, Index (BUFR,4)) // Designed Voltage
6561 Store (\_SB.PCI2.ISA.EC0.BCL0, Index (BUFR,6)) // Designed Low level
[all …]
/dragonfly/sys/config/
H A DLINT64585 # device drivers. The host adapters are listed in the ISA and PCI
749 # ISA devices:
752 # Mandatory ISA devices: isa
1083 # the PCMCIA and ISA cards: the ISA card is really a PCMCIA to ISA
1622 # pcf Philips PCF8584 ISA-bus controller
1708 # ppc ISA-bus parallel port interfaces.
H A DX86_64_GENERIC274 # exists only as a PCMCIA device, so there is no ISA attachment needed
/dragonfly/sys/kern/
H A Dbus_if.m72 # irqs for ISA bus etc.)
/dragonfly/share/misc/
H A Dpci_vendors180 0002 PCI to ISA Bridge
8911 5842 2051 ISA bridge
9742 0050 CK804 ISA Bridge
9750 0051 CK804 ISA Bridge
9865 0080 MCP2A ISA bridge
10772 0548 MCP67 ISA Bridge
36184 01 ISA bridge
36229 01 ISA PIC
36235 01 ISA DMA
36239 01 ISA Timer
[all …]
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.opt24 ; Bit flags that specify the ISA we are compiling for.
618 ;; ISA support
/dragonfly/sys/conf/
H A Doptions475 # Various mi ISA bus flags
/dragonfly/sys/bus/pci/
H A Dpcidevs178 product AMD CS5536_PCIB 0x2090 CS5536 ISA

12