Home
last modified time | relevance | path

Searched defs:LO (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/tcg/ppc64/
H A Dxxspltw.c14 #define TEST(HI, LO, UIM, RES) \ argument
/openbmc/linux/arch/x86/crypto/
H A Dpolyval-clmulni_asm.S34 #define LO %xmm12 macro
/openbmc/linux/arch/arm64/crypto/
H A Dpolyval-ce-core.S57 LO .req v20 label
/openbmc/linux/drivers/input/joystick/iforce/
H A Diforce.h105 #define LO(a) ((unsigned char)((a) & 0xff)) macro
/openbmc/linux/drivers/media/rc/
H A Dati_remote.c221 #define LO(a) ((unsigned char)((a) & 0xff)) macro
/openbmc/qemu/target/hexagon/
H A Dmacros.h616 #define fSETBITS(HI, LO, DST, VAL) \ argument
/openbmc/linux/sound/pci/
H A Dmaestro3.c1150 #define LO(x) ((x) & 0xffff) in snd_m3_pcm_setup1() macro
/openbmc/qemu/target/mips/
H A Dcpu.h475 target_ulong LO[MIPS_DSP_ACC]; member