dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
outpl
core
bitop
Writes and returns value to I/O port at port_address.
version(DigitalMars && AnyX86)
nothrow @
safe
@
nogc
@
system
uint
outpl
(
uint
port_address
,
uint
value
)
Meta
Source
See Implementation
core
bitop
functions
_popcnt
bitswap
bsf
bsr
bswap
bt
btc
btr
bts
byteswap
inp
inpl
inpw
outp
outpl
outpw
popcnt
rol
ror
structs
BitRange
Writes and returns value to I/O port at port_address.