Home
last modified time | relevance | path

Searched refs:fbu (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sparc/fpu/
H A Diu_simulator.c56 fbn, fbne, fblg, fbul, fbl, fbug, fbg, fbu, in fbcc_sim() enumerator
97 case fbu: in fbcc_sim()
/illumos-gate/usr/src/lib/libm/sparc/src/
H A Dnextafter.S69 fbu,a 9f ! next_return
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan2.S209 fbu,pn %fcc0,.nan0 ! if x or y is nan
280 fbu,pn %fcc1,.nan1
353 fbu,pn %fcc2,.nan2
728 fbu,pn %fcc0,.nan0_from_special0
905 fbu,pn %fcc1,.nan1_from_special1
1059 fbu,pn %fcc2,.nan2_from_special2
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c156 uint32_t fbu; member
2074 p->fbu = value; in pci_ahci_port_write()
2110 fb = (uint64_t)p->fbu << 32 | p->fb; in pci_ahci_port_write()