Home
last modified time | relevance | path

Searched refs:outpw (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dbitop.d584 ushort outpw(uint port_address, ushort value); in version()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defilib.h1069 #define outpw(_Port, _DataByte) (UINT16)WritePort(GlobalIoFncs, IO_UINT16, (UINTN)_Port, (UINTN)_Da… macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.td491 "outpw res[$b], $a, $c", []>;