Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto_tkip.c521 static __inline u8 Lo8(u16 val) in Lo8() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp496 unsigned Lo8 = Value & 0x0FF; in adjustFixupValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp252 unsigned Lo8 = Imm & 0xff; in expandLogicImm() local
366 unsigned Lo8 = Imm & 0xff; in expand() local