Home
last modified time | relevance | path

Searched defs:Lo8 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/net80211/
H A Dieee80211_crypto_tkip.c433 static __inline u8 Lo8(u16 val) in Lo8() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp481 unsigned Lo8 = Value & 0x0FF; in adjustFixupValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp230 unsigned Lo8 = Imm & 0xff; in expandLogicImm() local
334 unsigned Lo8 = Imm & 0xff; in expand() local