Searched refs:bitness (Results 1 – 4 of 4) sorted by relevance
559 int find_cs(int bitness) in find_cs() argument565 if (cs_bitness(my_cs) == bitness) in find_cs()567 if (cs_bitness(my_cs + (2 << 3)) == bitness) in find_cs()569 if (my_cs > (2<<3) && cs_bitness(my_cs - (2 << 3)) == bitness) in find_cs()571 if (cs_bitness(code16_sel) == bitness) in find_cs()574 printf("[WARN]\tCould not find %d-bit CS\n", bitness); in find_cs()
12 target (because endianness or bitness or alignment differences).
21 32-bitness assumptions, and has been honed and micro-optimized for a
926 Required for applications doing different bitness syscalls.