/illumos-gate/usr/src/uts/intel/io/intel_nb5000/ |
H A D | nb5000.h | 940 #define NRECMEMA_RD(branch) (nb_chipset == INTEL_NB_5400 ? \ argument 941 nb_pci_getw(0, (branch) ? 22 : 21, 1, 0xbe, 0) : \ 943 #define NRECMEMB_RD(branch) (nb_chipset == INTEL_NB_5400 ? \ argument 944 nb_pci_getl(0, (branch) ? 22 : 21, 1, 0xc0, 0) : \ 946 #define NRECFGLOG_RD(branch) (nb_chipset == INTEL_NB_5400 ? \ argument 947 nb_pci_getl(0, (branch) ? 22 : 21, 1, 0x74, 0) : \ 949 #define NRECFBDA_RD(branch) (nb_chipset == INTEL_NB_5400 ? \ argument 950 nb_pci_getl(0, (branch) ? 22 : 21, 1, 0xc4, 0) : \ 952 #define NRECFBDB_RD(branch) (nb_chipset == INTEL_NB_5400 ? \ argument 953 nb_pci_getl(0, (branch) ? 22 : 21, 1, 0xc8, 0) : \ [all …]
|
H A D | intel_nb5000.c | 107 sp->branch = -1; in fat_memory_error() 120 sp->branch = channel >> 1; in fat_memory_error() 139 sp->pa = dimm_getphys((uint16_t)sp->branch, in fat_memory_error() 152 sp->offset = dimm_getoffset(sp->branch, sp->rank, in fat_memory_error() 235 int branch, channel, ecc_locator; in nf_memory_error() local 249 sp->branch = -1; in nf_memory_error() 256 branch = channel >> 1; in nf_memory_error() 257 sp->branch = branch; in nf_memory_error() 300 sp->channel = branch << 1; in nf_memory_error() 302 sp->channel = (branch << 1) + 1; in nf_memory_error() [all …]
|
H A D | intel_nbdrv.c | 60 rank_to_base(uint8_t branch, uint8_t rank, uint8_t *interleave, uint64_t *limit, in rank_to_base() argument 75 if (nb_ranks[branch][i].rank[j] == rank) { in rank_to_base() 76 base = nb_ranks[branch][i].base; in rank_to_base() 77 lt = nb_ranks[branch][i].limit; in rank_to_base() 78 il = nb_ranks[branch][i].interleave; in rank_to_base() 79 h = nb_ranks[branch][i].hole_base; in rank_to_base() 80 hs = nb_ranks[branch][i].hole_size; in rank_to_base() 83 nb_ranks[branch][i].branch_interleave; in rank_to_base() 91 if (nb_banks[i].way[branch] && in rank_to_base()
|
H A D | dimm_addr.c | 193 dimm_add_rank(int branch, int rank, int branch_interleave, int way, in dimm_add_rank() argument 204 rp = &rank_base[(branch * num_ranks_per_branch) + rank]; in dimm_add_rank()
|
H A D | nb5000_init.c | 179 int branch = bus >> 1; in read_spd() local 182 rt = SPD_RD(branch, channel); in read_spd() 190 int branch = bus >> 1; in write_spdcmd() local 192 SPDCMD_WR(branch, channel, val); in write_spdcmd() 581 nb_used_spare_rank(int branch, int bad_rank) in nb_used_spare_rank() argument 588 if (nb_ranks[branch][i].rank[j] == bad_rank) { in nb_used_spare_rank() 589 nb_ranks[branch][i].rank[j] = in nb_used_spare_rank() 590 spare_rank[branch]; in nb_used_spare_rank()
|
/illumos-gate/usr/src/lib/libm/i386/src/ |
H A D | hypot.S | 96 jnz .check_y / branch if x is denormal 105 jnz .check_y / branch if x is NaN 117 jnz .do_hypot / branch if y is denormal 126 jnz .do_hypot / branch if y is NaN
|
H A D | log.S | 49 je .zero / no branch if x is +denormal 61 jne .less_than_0 / branch if x is -denormal 76 jne .neg_nan_reentry / branch if x is NaN with signbit = 1
|
H A D | log10.S | 49 je .zero / no branch if x is +denormal 61 jne .less_than_0 / branch if x is -denormal 76 jne .neg_nan_reentry / branch if x is NaN with signbit = 1
|
H A D | exp2.S | 49 je .x_integral / branch if x integral 69 ja .finite_non_special / branch if |x| slightly > 1
|
H A D | exp2l.S | 49 je .x_integral / branch if x integral 72 ja .finite_non_special / branch if |x| slightly > 1
|
H A D | exp10.S | 59 je .z_integral / branch if z integral 101 ja .finite_non_special / branch if |x| slightly > log10(2)
|
H A D | exp.S | 59 sahf / main branch, but save about 265 124 ja .finite_non_special / branch if |x| slightly > ln(2)
|
H A D | rintf.S | 39 jae .done / if so, branch (already integral)
|
H A D | rint.S | 39 jae .done / if so, branch (already integral)
|
/illumos-gate/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_descriptors.h | 77 uint32_t branch; /* branch or skip address (& Z) */ member 90 uint32_t branch; member 191 #define HCI1394_SET_BRANCH(DESCP, ADDR, Z) ((DESCP)->branch = 0 | \ 194 #define HCI1394_GET_BRANCH_ADDR(DESCP) ((DESCP)->branch & ~DESC_Z_MASK) 195 #define HCI1394_GET_BRANCH_Z(DESCP) ((DESCP)->branch & DESC_Z_MASK)
|
/illumos-gate/usr/src/cmd/hotplugd/ |
H A D | hotplugd_info.c | 179 hp_node_t self, branch; in copy_devices() local 215 branch = NULL; in copy_devices() 216 if ((rv = copy_devices(self, child, flags, &branch)) != 0) { in copy_devices() 221 if (branch != NULL) in copy_devices() 222 node_list_add(&children, branch); in copy_devices()
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vsincosf.S | 293 bz,pn %icc,.range0 ! branch if > 2^19 pi 299 bz,pn %icc,.range1 ! branch if > 2^19 pi 305 bz,pn %icc,.range2 ! branch if > 2^19 pi 311 bz,pn %icc,.range3 ! branch if > 2^19 pi 333 bz,pn %icc,.medium ! branch if any argument is > pi/4 746 bnz,a,pt %icc,1f ! branch if finite 747 ! delay slot, squashed if branch not taken 787 bnz,a,pt %icc,1f ! branch if finite 788 ! delay slot, squashed if branch not taken 828 bnz,a,pt %icc,1f ! branch if finite [all …]
|
H A D | __vsincos.S | 845 ! delay slot, harmless if branch taken 848 bl,a,pt %icc,2f ! branch if finite 849 ! delay slot, squashed if branch not taken 869 ! delay slot, harmless if branch taken 884 ! delay slot, harmless if branch taken 887 bl,a,pt %icc,2f ! branch if finite 888 ! delay slot, squashed if branch not taken 908 ! delay slot, harmless if branch taken 923 ! delay slot, harmless if branch taken 926 bl,a,pt %icc,2f ! branch if finite [all …]
|
/illumos-gate/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_ixl_comp.c | 971 ddi_put32(acc_hdl, &hcidescp->branch, dma_execnext_addr); in hci1394_finalize_all_xfer_desc() 981 ddi_put32(acc_hdl, &hcidescp->branch, in hci1394_finalize_all_xfer_desc() 1074 ddi_put32(acc_hdl, &hcidescp->branch, in hci1394_finalize_all_xfer_desc() 1330 wv_descp->branch = 0; in hci1394_bld_recv_pkt_desc() 1406 wv_descp->branch = 0; in hci1394_bld_recv_buf_ppb_desc() 1497 wvp->descriptor_block[wvp->descriptors].branch = 0; in hci1394_bld_recv_buf_fill_desc() 1579 wv_omi_descp->branch = 0; in hci1394_bld_xmit_pkt_desc() 1602 wv_descp->branch = 0; in hci1394_bld_xmit_pkt_desc() 1673 wv_omi_descp->branch = 0; in hci1394_bld_xmit_buf_desc() 1687 wv_descp->branch = 0; in hci1394_bld_xmit_buf_desc() [all …]
|
H A D | hci1394_q.c | 895 ddi_put32(qbuf->qb_buf.bi_handle, &desc->branch, 0); in hci1394_q_at_write_OMI() 951 ddi_put32(qbuf->qb_buf.bi_handle, &desc->branch, 0); in hci1394_q_at_write_OLI() 1003 ddi_put32(qbuf->qb_buf.bi_handle, &q_handle->q_previous->branch, in hci1394_q_at_write_OLI() 1065 ddi_put32(qbuf->qb_buf.bi_handle, &desc->branch, 0); in hci1394_q_at_write_OL() 1098 ddi_put32(qbuf->qb_buf.bi_handle, &q_handle->q_previous->branch, in hci1394_q_at_write_OL() 1589 ddi_put32(qbuf->qb_buf.bi_handle, &desc->branch, 0); in hci1394_q_ar_write_IM() 1614 &q_handle->q_previous->branch, command_ptr); in hci1394_q_ar_write_IM()
|
/illumos-gate/usr/src/lib/libm/amd64/src/ |
H A D | exp2l.S | 48 je .x_integral / branch if x integral 71 ja .finite_non_special / branch if |x| slightly > 1
|
/illumos-gate/usr/src/contrib/ast/ |
H A D | README | 3 toolkit from AT&T Research. It is populated from the illumos-specific branch
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | IR.rst | 32 Unconditional branch 37 Conditional branch 44 Switch / multi-branch 51 Computed goto / branch to register 53 * .src: address to branch to (void*)
|
H A D | data-structures.txt | 36 A branch only occurs at the end of a basic block, and branches can only target the beginning of a b… 37 Typically, a conditional will consist of a basic block leading up to the branch, a basic block for … 39 A loop will normally have a basic block for the loop body, which can branch to the top at the end o…
|
/illumos-gate/usr/src/uts/common/io/i40e/core/ |
H A D | README.illumos | 13 driver. This uses the FreeBSD stable/12 branch, git SHA
|