Home
last modified time | relevance | path

Searched refs:qbit (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Daac_pci.c657 aac_sa_qnotify(struct aac_softc *sc, int qbit) in aac_sa_qnotify() argument
660 AAC_SETREG2(sc, AAC_SA_DOORBELL1_SET, qbit); in aac_sa_qnotify()
664 aac_rx_qnotify(struct aac_softc *sc, int qbit) in aac_rx_qnotify() argument
667 AAC_SETREG4(sc, AAC_RX_IDBR, qbit); in aac_rx_qnotify()
671 aac_rkt_qnotify(struct aac_softc *sc, int qbit) in aac_rkt_qnotify() argument
674 AAC_SETREG4(sc, AAC_RKT_IDBR, qbit); in aac_rkt_qnotify()
/netbsd-src/sys/dev/ic/
H A Daacvar.h216 #define AAC_QNOTIFY(sc, qbit) \ argument
217 ((sc)->sc_if.aif_qnotify((sc), (qbit)))
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Dsh64-compact.cpu294 (dshcop qbit "Divide-step Q flag" () h-qbit f-nil)
525 (set qbit (srl rn 31))
535 (set qbit 0)
543 (set oldq qbit)
544 (set qbit (srl rn 31))
552 (if (not qbit)
553 (set qbit (if BI tmp1 1 0))
554 (set qbit (if BI (eq tmp1 0) 1 0))))
559 (if (not qbit)
560 (set qbit (if BI (eq tmp1 0) 1 0))
[all …]
H A Dsh.cpu227 (name h-qbit)
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dsh64-compact.cpu294 (dshcop qbit "Divide-step Q flag" () h-qbit f-nil)
525 (set qbit (srl rn 31))
535 (set qbit 0)
543 (set oldq qbit)
544 (set qbit (srl rn 31))
552 (if (not qbit)
553 (set qbit (if BI tmp1 1 0))
554 (set qbit (if BI (eq tmp1 0) 1 0))))
559 (if (not qbit)
560 (set qbit (if BI (eq tmp1 0) 1 0))
[all …]
H A Dsh.cpu227 (name h-qbit)
H A Dcris.cpu989 (sll (zext SI (reg BI h-qbit)) 31)
1018 (set (reg BI h-qbit) (if BI (ne SI (and val (sll 1 31)) 0) 1 0))
1196 (dsh-protected-bit-v32 h-qbit "Pending single-step bit")
1236 (dnop qbit "" (SEM-ONLY MACH-V32) h-qbit f-nil)
H A DChangeLog545 (qbit, qlobit, qhibit): Ditto.
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dsh64-compact.cpu294 (dshcop qbit "Divide-step Q flag" () h-qbit f-nil)
525 (set qbit (srl rn 31))
535 (set qbit 0)
543 (set oldq qbit)
544 (set qbit (srl rn 31))
552 (if (not qbit)
553 (set qbit (if BI tmp1 1 0))
554 (set qbit (if BI (eq tmp1 0) 1 0))))
559 (if (not qbit)
560 (set qbit (if BI (eq tmp1 0) 1 0))
[all …]
H A Dsh.cpu227 (name h-qbit)
H A Dcris.cpu988 (sll (zext SI (reg BI h-qbit)) 31)
1017 (set (reg BI h-qbit) (if BI (ne SI (and val (sll 1 31)) 0) 1 0))
1195 (dsh-protected-bit-v32 h-qbit "Pending single-step bit")
1235 (dnop qbit "" (SEM-ONLY MACH-V32) h-qbit f-nil)
H A DChangeLog528 (qbit, qlobit, qhibit): Ditto.
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dsh64-compact.cpu294 (dshcop qbit "Divide-step Q flag" () h-qbit f-nil)
525 (set qbit (srl rn 31))
535 (set qbit 0)
543 (set oldq qbit)
544 (set qbit (srl rn 31))
552 (if (not qbit)
553 (set qbit (if BI tmp1 1 0))
554 (set qbit (if BI (eq tmp1 0) 1 0))))
559 (if (not qbit)
560 (set qbit (if BI (eq tmp1 0) 1 0))
[all …]
H A Dsh.cpu227 (name h-qbit)
H A Dcris.cpu988 (sll (zext SI (reg BI h-qbit)) 31)
1017 (set (reg BI h-qbit) (if BI (ne SI (and val (sll 1 31)) 0) 1 0))
1195 (dsh-protected-bit-v32 h-qbit "Pending single-step bit")
1235 (dnop qbit "" (SEM-ONLY MACH-V32) h-qbit f-nil)
/netbsd-src/external/mit/libuv/dist/
H A D.mailmap3 Aaron Bieber <qbit@deftly.net> <deftly@gmail.com>
H A DAUTHORS49 Aaron Bieber <qbit@deftly.net>
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c16844 neon_two_same (int qbit, int ubit, int size) in neon_two_same() argument
16850 inst.instruction |= (qbit != 0) << 6; in neon_two_same()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c16874 neon_two_same (int qbit, int ubit, int size) in neon_two_same() argument
16880 inst.instruction |= (qbit != 0) << 6; in neon_two_same()