Home
last modified time | relevance | path

Searched defs:lsb_index (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c11736 unsigned char lsb_index = INTVAL (op1) & 0xFF; in ix86_expand_builtin() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc13397 unsigned char lsb_index = UINTVAL (op1); in ix86_expand_builtin() local