Searched defs:insl (Results 1 – 5 of 5) sorted by relevance
/netbsd/sys/arch/ia64/include/ |
H A D | cpufunc.h | 126 insl(unsigned int port, void *addr, size_t count) in insl() function
|
/netbsd/sys/arch/powerpc/include/ |
H A D | pio.h | 275 #define insl(a,d,c) (__insl((volatile uint32_t *)(a), d, c)) macro
|
/netbsd/external/gpl3/gcc/dist/gcc/config/alpha/ |
H A D | alpha.c | 3501 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
|
H A D | alpha.cc | 3501 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
H A D | alpha.c | 3501 rtx dstl, dsth, addr, insl, insh, meml, memh, dsta; in alpha_expand_unaligned_store() local
|