Home
last modified time | relevance | path

Searched defs:lo32 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-loongarch.c910 uint32_t hi32, lo32; in assember_macro_helper() local
H A Dtc-mips.c9550 expressionS hi32, lo32; in load_register() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-loongarch.c1121 uint32_t hi32, lo32; in assember_macro_helper() local
H A Dtc-mips.c9549 expressionS hi32, lo32; in load_register() local
/netbsd-src/external/bsd/bzip2/dist/
H A Dbzip2.c241 void uInt64_from_UInt32s ( UInt64* n, UInt32 lo32, UInt32 hi32 ) in uInt64_from_UInt32s()
/netbsd-src/sys/dev/usb/
H A Dehci.c571 EOWRITE4(sc, EHCI_PERIODICLISTBASE, lo32); in ehci_init() local